mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 13:06:38 +01:00
Some dual-colorable synth taurs.
-Wolf, feline, horse, and lizard. -Also trimmed off the empty directional slots from the taursuits file text note blanks.
This commit is contained in:
@@ -960,6 +960,11 @@
|
||||
icon_state = "wolf_s"
|
||||
extra_overlay = "wolf_markings"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/wolf/synthwolf
|
||||
name = "SynthWolf dual-color"
|
||||
icon_state = "synthwolf_s"
|
||||
extra_overlay = "synthwolf_markings"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/naga
|
||||
name = "Naga"
|
||||
icon_state = "naga_s"
|
||||
@@ -973,6 +978,11 @@
|
||||
name = "Horse"
|
||||
icon_state = "horse_s"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/horse/synthhorse
|
||||
name = "SynthHorse dual-color"
|
||||
icon_state = "synthhorse_s"
|
||||
extra_overlay = "synthhorse_markings"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/cow
|
||||
name = "Cow"
|
||||
icon_state = "cow_s"
|
||||
@@ -986,6 +996,11 @@
|
||||
icon_state = "lizard_s"
|
||||
extra_overlay = "lizard_markings"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/lizard/synthlizard
|
||||
name = "SynthLizard dual-color"
|
||||
icon_state = "synthlizard_s"
|
||||
extra_overlay = "synthlizard_markings"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/spider
|
||||
name = "Spider"
|
||||
icon_state = "spider_s"
|
||||
@@ -1003,6 +1018,11 @@
|
||||
icon_state = "feline_s"
|
||||
extra_overlay = "feline_markings"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/feline/synthfeline
|
||||
name = "SynthFeline dual-color"
|
||||
icon_state = "synthfeline_s"
|
||||
extra_overlay = "synthfeline_markings"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/slug
|
||||
name = "Slug"
|
||||
icon_state = "slug_s"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 188 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 64 KiB |
Reference in New Issue
Block a user