mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user