IPC Underwear Bugfix (#9482)

This commit is contained in:
Snakebittenn
2020-07-26 20:45:15 -06:00
committed by GitHub
parent 6fb5ab1e03
commit e554f22650
3 changed files with 47 additions and 6 deletions
@@ -71,7 +71,7 @@
)
flags = IS_IPC
appearance_flags = HAS_SKIN_COLOR | HAS_HAIR_COLOR | HAS_UNDERWEAR
appearance_flags = HAS_SKIN_COLOR | HAS_HAIR_COLOR | HAS_UNDERWEAR | HAS_SOCKS
spawn_flags = CAN_JOIN | IS_WHITELISTED | NO_AGE_MINIMUM
blood_color = COLOR_IPC_BLOOD
@@ -44,7 +44,7 @@
"Your synthetic flesh crawls in the heat, swelling into a disgusting morass of plastic."
)
appearance_flags = HAS_HAIR_COLOR | HAS_SKIN_TONE | HAS_EYE_COLOR | HAS_FBP | HAS_UNDERWEAR | HAS_SOCKS | HAS_SKIN_PRESET | HAS_LIPS
appearance_flags = HAS_HAIR_COLOR | HAS_SKIN_TONE | HAS_EYE_COLOR | HAS_FBP | HAS_SKIN_PRESET | HAS_UNDERWEAR | HAS_SOCKS | HAS_LIPS
has_limbs = list(
BP_CHEST = list("path" = /obj/item/organ/external/chest/shell),
@@ -155,7 +155,7 @@
)
flags = IS_IPC | ACCEPTS_COOLER
appearance_flags = HAS_EYE_COLOR
appearance_flags = HAS_EYE_COLOR | HAS_UNDERWEAR | HAS_SOCKS
heat_level_1 = 800
heat_level_2 = 1600
@@ -231,7 +231,7 @@
flags = IS_IPC | ACCEPTS_COOLER
spawn_flags = IS_RESTRICTED
appearance_flags = HAS_HAIR_COLOR
appearance_flags = HAS_HAIR_COLOR | HAS_UNDERWEAR | HAS_SOCKS
vision_flags = DEFAULT_SIGHT | SEE_MOBS
virus_immune = 1
@@ -422,7 +422,7 @@
slowdown = -1.2
appearance_flags = HAS_EYE_COLOR
appearance_flags = HAS_EYE_COLOR | HAS_UNDERWEAR | HAS_SOCKS
examine_color = "#ff00ff"
@@ -472,7 +472,7 @@
grab_mod = 1.1
resist_mod = 4
appearance_flags = HAS_EYE_COLOR
appearance_flags = HAS_EYE_COLOR | HAS_UNDERWEAR | HAS_SOCKS
examine_color = "#00afea"