Skip to content

Commit

Permalink
Update code/game/objects/structures/janicart.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
AmoryBlaine and Doubleumc authored Sep 4, 2024
1 parent c24871f commit aeac50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/structures/janicart.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
var/obj/item/reagent_container/glass/bucket/janibucket/mybucket
var/signs = 0 //maximum capacity hardcoded below

/obj/structure/janitorialcart
/obj/structure/janitorialcart/brown
desc = "A brown janitorial cart that has space for water, mops, signs, and trash bags."
icon_state = "cart_brown"

Expand Down

0 comments on commit aeac50d

Please sign in to comment.