mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Merge pull request #8373 from FalseIncarnate/bugfix
Contortionist Jumpsuit fix
This commit is contained in:
@@ -751,11 +751,12 @@
|
||||
item_state = "noble_clothes"
|
||||
|
||||
/obj/item/clothing/under/contortionist
|
||||
name = "Contortionist's Jumpsuit"
|
||||
name = "atmospheric technician's jumpsuit"
|
||||
desc = "A light jumpsuit useful for squeezing through narrow vents."
|
||||
icon_state = "atmos"
|
||||
item_state = "atmos_suit"
|
||||
item_color = "atmos"
|
||||
burn_state = FIRE_PROOF
|
||||
|
||||
/obj/item/clothing/under/contortionist/equipped(mob/living/carbon/human/user, slot)
|
||||
if(!user.ventcrawler)
|
||||
|
||||
Reference in New Issue
Block a user