mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-24 21:26:12 +01:00
Fitting Overalls for vendors and loadout
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user