No anthro icons

This commit is contained in:
keronshb
2021-10-15 19:57:11 -04:00
parent 3905e3e219
commit 46e5372f10
4 changed files with 44 additions and 1 deletions
+3 -1
View File
@@ -117,6 +117,7 @@
desc = "An excellent light colored suit, experts in the field stress that it should not to be confused with the inferior tan suit."
icon_state = "beige_suit"
item_state = "beige_suit"
mutantrace_variation = STYLE_DIGITIGRADE|STYLE_NO_ANTHRO_ICON
/obj/item/clothing/under/suit/henchmen
name = "henchmen jumpsuit"
@@ -126,7 +127,8 @@
icon_state = "henchmen"
item_state = "henchmen"
body_parts_covered = CHEST|GROIN|LEGS|FEET|ARMS|HANDS|HEAD
flags_inv = HIDEGLOVES|HIDESHOES|HIDEEARS|HIDEEYES|HIDEHAIR
flags_inv = HIDEGLOVES|HIDESHOES|HIDEEARS|HIDEEYES|HIDEHAIR|HIDETAUR
mutantrace_variation = STYLE_DIGITIGRADE|STYLE_NO_ANTHRO_ICON
/obj/item/clothing/under/suit/polychromic //enables all three overlays to reduce copypasta and defines basic stuff
name = "polychromic suit"