Added the Janicart to the available list of supply pack (#23456)

Added both the Janicart and the keys to the supply list in the miscelleanous part.

Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com>
This commit is contained in:
Pierre-Louis
2023-12-26 20:46:23 +01:00
committed by GitHub
parent 27722e4d7a
commit 19cc5e166b
@@ -192,6 +192,15 @@
cost = 100
containername = "replacement lights crate"
/datum/supply_packs/misc/janicart
name = "Janicart Crate"
contains = list(/obj/vehicle/janicart,
/obj/item/key/janitor)
cost = 500
containertype = /obj/structure/largecrate
containername = "Janicart. Caution while driving is advised."
department_restrictions = list(DEPARTMENT_SERVICE)
/datum/supply_packs/misc/noslipfloor
name = "High-traction Floor Tiles"
contains = list(/obj/item/stack/tile/noslip/loaded)