[MODULAR] Taur Beautification: What If They Were Cool Looking Edition (& Some Extra Stuff) (#24474)

* what if i was there haha

* ok

* we're done here

* for real

---------

Co-authored-by: Snakebittenn <12636964+Snakebittenn@users.noreply.github.com>
This commit is contained in:
Nerevar
2023-10-27 17:09:19 -04:00
committed by GitHub
co-authored by Snakebittenn
parent f85cc50ca9
commit 4e1dcd96bb
6 changed files with 29 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 46 KiB

@@ -262,6 +262,10 @@
name = "Plug"
icon_state = "plugtail"
/datum/sprite_accessory/tails/mammal/wagging/plug/scorpion
name = "Scorpion Plug"
icon_state = "scorptail"
/datum/sprite_accessory/tails/mammal/wagging/rabbit
name = "Rabbit"
icon_state = "rabbit"
@@ -77,6 +77,10 @@
name = "Drake (Old)"
icon_state = "drake_old"
/datum/sprite_accessory/taur/tarantula
name = "Tarantula"
icon_state = "tarantula"
/datum/sprite_accessory/taur/drider
name = "Drider"
icon_state = "drider"
@@ -97,6 +101,16 @@
icon_state = "naga"
taur_mode = STYLE_TAUR_SNAKE
/datum/sprite_accessory/taur/naga/striped
name = "Naga, Striped"
icon_state = "nagastriped"
taur_mode = STYLE_TAUR_SNAKE
/datum/sprite_accessory/taur/naga/rattle
name = "Naga, Rattle"
icon_state = "nagarattle"
taur_mode = STYLE_TAUR_SNAKE
/datum/sprite_accessory/taur/otie
name = "Otie"
icon_state = "otie"
@@ -113,6 +127,12 @@
taur_mode = STYLE_TAUR_SNAKE
color_src = USE_ONE_COLOR
/datum/sprite_accessory/taur/tentacle/alt
name = "Tentacle, Alt"
icon_state = "tentaclealt"
taur_mode = STYLE_TAUR_SNAKE
color_src = USE_ONE_COLOR
/datum/sprite_accessory/taur/canine
name = "Canine"
icon_state = "canine"
@@ -213,6 +213,11 @@
name = "Harpy (Top - Bat)"
icon_state = "harpybat_top"
/datum/sprite_accessory/wings/mammal/pterodactyl
name = "Pterodactyl"
icon_state = "pterodactyl"
color_src = USE_MATRIXED_COLORS
/datum/sprite_accessory/wings/mammal/insect
name = "Insectoid"
icon_state = "insect"