mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user