made modular jumpsuits available

to loadout, clothing vendor and cargo. Also removed nuke disk message spam for admins
This commit is contained in:
evilew
2024-01-17 16:18:43 +01:00
parent a3a5009deb
commit 013081b61e
5 changed files with 27 additions and 6 deletions
+12
View File
@@ -84,6 +84,18 @@
/obj/item/clothing/shoes/kindleKicks)
crate_name = "footie crate"
/datum/supply_pack/misc/modular_greysuits
name = "Modular Greysuits Crate"
desc = "In case of sudden obesity, this stretchable jumpsuit pack can help cover up any exposed bodies!"
cost = 2000
contains = list(/obj/item/clothing/under/color/grey/modular,
/obj/item/clothing/under/color/grey/modular,
/obj/item/clothing/under/color/grey/modular,
/obj/item/clothing/under/color/grey/modular,
/obj/item/clothing/under/color/grey/modular,
/obj/item/clothing/under/color/grey/modular)
crate_name = "modular jumpsuits crate"
/datum/supply_pack/misc/randombedsheets
name = "Bedsheet Crate (R)"
desc = "Snuggle up in some sweet sheets with this assorted bedsheet crate. Each set comes with eight random bedsheets for your slumbering pleasure!"