Remove teleport arrow (too easy to cheat)

This commit is contained in:
Splizard 2013-02-01 13:20:51 +13:00
parent 273666a07d
commit 1c66072240

View File

@ -69,7 +69,6 @@ chest_item('default:axe_stone', 15, 1)
chest_item('default:axe_steel', 20, 1)
chest_item('throwing:arrow', 4, 10)
chest_item('throwing:arrow_fire', 12, 6)
chest_item('throwing:arrow_teleport', 50, 1)
chest_item('throwing:bow_wood', 5, 1)
chest_item('throwing:bow_stone', 10, 1)
chest_item('throwing:bow_steel', 15, 1)