Files
Kashargul f8333a8d93 Staticpath [MDB ignore] (#19166)
* move those to static paths

* maps

* .

* .

* ugh

* .
2026-02-22 22:10:59 +01:00

13 lines
382 B
Plaintext

/obj/structure/closet/malf/suits
desc = "It's a storage unit for operational gear."
closet_appearance = /datum/decl/closet_appearance/tactical
starts_with = list(
/obj/item/tank/jetpack/void,
/obj/item/clothing/mask/breath,
/obj/item/clothing/head/helmet/space/void,
/obj/item/clothing/suit/space/void,
/obj/item/tool/crowbar,
/obj/item/cell,
/obj/item/multitool)