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
+1 -1
View File
@@ -7,7 +7,7 @@
w_class = ITEMSIZE_NORMAL
flags = OPENCONTAINER
var/amount_per_transfer_from_this = 5 //shit I dunno, adding this so syringes stop runtime erroring. --NeoFite
var/bucketsize = 360 //about 3x the size relative to a regular bucket.
var/bucketsize = 600 //about 2x the size relative to a regular bucket.
/obj/structure/mopbucket/Initialize()
. = ..()