mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Gardening and Janitor QoL Buff (#11947)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user