Gardening and Janitor QoL Buff (#11947)

This commit is contained in:
Joshie
2021-05-26 12:47:56 +02:00
committed by GitHub
parent 5050983d5c
commit ca066648dd
3 changed files with 45 additions and 3 deletions
@@ -214,8 +214,8 @@
matter = list(DEFAULT_WALL_MATERIAL = 200)
w_class = ITEMSIZE_NORMAL
amount_per_transfer_from_this = 120
possible_transfer_amounts = list(10,20,30,60,120)
volume = 120
possible_transfer_amounts = list(5,10,15,25,30,50,60,100,120,250,300)
volume = 300
flags = OPENCONTAINER
unacidable = 0
drop_sound = 'sound/items/drop/helm.ogg'