Gives unathi the big snake tail (#9175)

* fat tail rights

* redid as additive variant
This commit is contained in:
elgeonmb
2023-08-05 11:51:27 -08:00
committed by GitHub
parent c94a947964
commit 10805f8d9e
2 changed files with 6 additions and 0 deletions
@@ -230,6 +230,12 @@
species_allowed = list(SPECIES_UNATHI, SPECIES_EVENT1, SPECIES_EVENT2, SPECIES_EVENT3)
color_blend_mode = ICON_ADD
/datum/sprite_accessory/tail/special/unathi_yeosa
name = "Yeosa'unathi tail"
icon_state = "unathitail_yeosa_s"
species_allowed = list(SPECIES_UNATHI, SPECIES_EVENT1, SPECIES_EVENT2, SPECIES_EVENT3)
color_blend_mode = ICON_ADD
/datum/sprite_accessory/tail/special/tajaran
name = "Tajaran tail"
icon_state = "tajtail_s"