Fitting Overalls for vendors and loadout

This commit is contained in:
Kabramen
2022-04-26 17:20:48 -03:00
parent 10bb6b0c3b
commit 59c99d8d4a
2 changed files with 7 additions and 0 deletions
@@ -63,6 +63,7 @@
/obj/item/clothing/under/polychromic/bulge = 3,
/obj/item/clothing/under/latexhalf = 3,
/obj/item/clothing/under/latexfull = 3,
/obj/item/clothing/under/raccveralls = 3,
/obj/item/clothing/suit/maidapron = 3,
/obj/item/clothing/under/corset = 3,
/obj/item/clothing/under/jabroni = 3,
@@ -523,4 +523,10 @@
name = "Tunic"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/tunic
cost = 1
/datum/gear/overalls
name = "form fitting overalls"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/raccveralls
cost = 1