Swapped it so Felinnids used Human Parts

A tinge of yellow/red is added to all colors. but the skin tones colors will more accurately.
This commit is contained in:
JonaMaz
2023-03-05 10:40:24 -05:00
parent 35fe1ad3e1
commit e71696eac6
@@ -7,11 +7,4 @@
FACEHAIR,
LIPS,
)
bodypart_overrides = list(
BODY_ZONE_HEAD = /obj/item/bodypart/head/mutant,
BODY_ZONE_CHEST = /obj/item/bodypart/chest/mutant,
BODY_ZONE_L_ARM = /obj/item/bodypart/arm/left/mutant,
BODY_ZONE_R_ARM = /obj/item/bodypart/arm/right/mutant,
BODY_ZONE_L_LEG = /obj/item/bodypart/leg/left/mutant,
BODY_ZONE_R_LEG = /obj/item/bodypart/leg/right/mutant,
)