Balancing

This commit is contained in:
rubenwardy 2015-11-22 18:27:14 +00:00
parent 344dee5359
commit e1ac56f3cd
2 changed files with 7 additions and 10 deletions

View file

@ -26,9 +26,7 @@ treasurer.register_treasure("throwing:bow_wood",0.9,5,{1,12})
treasurer.register_treasure("throwing:longbow",0.4,5,1)
treasurer.register_treasure("throwing:bow_steel",0.1,5,1)
treasurer.register_treasure("default:pick_steel",0.3,5,{1,10})
treasurer.register_treasure("default:pick_mese",0.005,5,1)
treasurer.register_treasure("default:cobble",0.8,5,{1,99})
treasurer.register_treasure("default:sword_steel",0.8,5,{1,10})