Update ipc.dm

This commit is contained in:
sarcoph
2022-05-14 23:58:14 -08:00
parent 0b571a6e9e
commit 41ecef2ca6
@@ -6,7 +6,8 @@
icon_limbs = DEFAULT_BODYPART_ICON_CITADEL
blacklisted = 0
sexes = 0
species_traits = list(MUTCOLORS,NOEYES,NOTRANSSTING,NOMOUTH,TRAIT_NOTHIRST)
species_traits = list(MUTCOLORS,NOEYES,NOTRANSSTING,NOMOUTH)
inherent_traits = list(TRAIT_NOTHIRST)
inherent_biotypes = MOB_ROBOTIC|MOB_HUMANOID
mutant_bodyparts = list("ipc_screen", "ipc_antenna")
default_features = list("ipc_screen" = "Blank", "ipc_antenna" = "None")