mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[MIRROR] make janitorialcart hold more water (#28152)
* make janitorialcart hold more water (#83829) not 3 buckets in a trench coat ## About The Pull Request the cart is big so it should hold more water ## Why It's Good For The Game hives human janitors a point vs borgs or an assistant pulling a clean bot * make janitorialcart hold more water --------- Co-authored-by: lizelive <github@lize.live>
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
|
||||
/obj/structure/mop_bucket/janitorialcart/Initialize(mapload)
|
||||
. = ..()
|
||||
reagents.maximum_volume *= 2.5
|
||||
GLOB.janitor_devices += src
|
||||
|
||||
/obj/structure/mop_bucket/janitorialcart/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user