Latex bodysuits and sleeves for loadout

This commit is contained in:
Kabra_men
2021-05-11 15:09:03 -03:00
parent ba3af9ddfc
commit 8f6bf394ee
2 changed files with 19 additions and 1 deletions
@@ -496,3 +496,15 @@
path = /obj/item/clothing/under/greenplaidshirt
cost = 1
ckeywhitelist = list("chemlight")
/datum/gear/latexfull
name = "Full latex jumpsuit"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/latexfull
cost = 1
/datum/gear/latexhalf
name = "Latex bodysuit"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/latexhalf
cost = 1