Adds tertiary color option to some taurs

Now wolf, fatwolf, otie, and skunk use the 3 color system.
This commit is contained in:
Verkister
2020-12-12 00:08:38 +02:00
parent 3c516943b1
commit b554e85777
2 changed files with 4 additions and 4 deletions
@@ -186,6 +186,7 @@
name = "Wolf dual-color (Taur)"
icon_state = "wolf_s"
extra_overlay = "wolf_markings"
extra_overlay2 = "wolf_markings_2"
//icon_sprite_tag = "wolf2c"
//TFF 22/11/19 - CHOMPStation port of fat taur sprites
@@ -193,6 +194,7 @@
name = "Fat Wolf dual-color (Taur)"
icon_state = "fatwolf_s"
extra_overlay = "fatwolf_markings"
extra_overlay2 = "wolf_markings_2"
//icon_sprite_tag = "fatwolf2c"
/datum/sprite_accessory/tail/taur/wolf/synthwolf
@@ -205,12 +207,9 @@
name = "Skunk (Taur)"
icon_state = "skunk_s"
extra_overlay = "skunk_markings"
extra_overlay2 = "skunk_markings_2"
icon_sprite_tag = "skunk"
/datum/sprite_accessory/tail/taur/skunk/nb
name = "Skunk (Taur, no belly)"
extra_overlay = "skunk_markings_nb"
/datum/sprite_accessory/tail/taur/naga
name = "Naga (Taur)"
icon_state = "naga_s"
@@ -499,6 +498,7 @@
name = "Otie (Taur)"
icon_state = "otie_s"
extra_overlay = "otie_markings"
extra_overlay2 = "otie_markings_2"
suit_sprites = 'icons/mob/taursuits_otie_vr.dmi'
icon_sprite_tag = "otie"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 112 KiB