Latex Outfits, Bulge System for clothes

This commit is contained in:
QuoteFox
2021-05-11 02:25:15 +01:00
parent 12ee6c6f43
commit 3640442cb7
7 changed files with 28 additions and 0 deletions
+20
View File
@@ -67,3 +67,23 @@ obj/item/clothing/neck/stole/black
body_parts_covered = CHEST|LEGS|ARMS
min_cold_protection_temperature = FIRE_SUIT_MIN_TEMP_PROTECT
mutantrace_variation = NO_MUTANTRACE_VARIATION
/obj/item/clothing/under/latexfull
name = "full latex jumpsuit"
desc = "A tight fitting jumpsuit made of latex."
icon = 'hyperstation/icons/obj/clothing/suits.dmi'
icon_state = "latex"
alternate_worn_icon = 'hyperstation/icons/mobs/suits.dmi'
item_state = "r_suit"
can_adjust = FALSE
force_alternate_icon = TRUE
/obj/item/clothing/under/latexhalf
name = "latex bodysuit"
desc = "A tight fitting outfit made of latex, that covers the wearers torso."
icon = 'hyperstation/icons/obj/clothing/suits.dmi'
icon_state = "latexhalf"
alternate_worn_icon = 'hyperstation/icons/mobs/suits.dmi'
item_state = "r_suit"
can_adjust = FALSE
mutantrace_variation = NO_MUTANTRACE_VARIATION