Custodial Cart Fixes (#21480)

When crafted from steel, the custodial cart previously started with
several custodial supplies. This should fix that and should replace
existing variants around the map with filled versions.
This commit is contained in:
Casper3667
2025-10-16 11:36:35 +00:00
committed by GitHub
parent e764307cba
commit 67f4b2b981
16 changed files with 23 additions and 34 deletions
+1 -1
View File
@@ -145,7 +145,7 @@
description = "The ultimate in custodial carts. Has space for water, mops, signs, trash bags, and more."
price = 190
items = list(
/obj/structure/cart/storage/janitorialcart
/obj/structure/cart/storage/janitorialcart/full
)
access = ACCESS_JANITOR
container_type = "crate"