Skip to content

Commit

Permalink
Merge pull request #795 from PhazeJump/Dragon-Eastern-tail-wagging-fix
Browse files Browse the repository at this point in the history
Minor tail fixes
  • Loading branch information
MosleyTheMalO authored Mar 30, 2023
2 parents 7fb9b11 + 11e6f3c commit 975d65f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
matrixed_sections = MATRIX_RED_GREEN

/datum/sprite_accessory/tails_animated/mam_tails_animated/easterndragon
name = "Eastern Dragon"
name = "Dragon Eastern"
icon_state = "easternd"
icon = 'modular_splurt/icons/mob/mam_tails.dmi'
matrixed_sections = MATRIX_RED_GREEN
Expand Down Expand Up @@ -407,6 +407,12 @@
icon_state = "succubus"
color_src = MUTCOLORS

/datum/sprite_accessory/tails_animated/human/succubus
name = "Succubus tail"
icon = 'modular_splurt/icons/mob/mam_tails.dmi'
icon_state = "succubus"
color_src = MUTCOLORS

/datum/sprite_accessory/tails/mam_tails/kangaroo/alt
name = "kangaroo (alt)"
icon = 'modular_splurt/icons/mob/64_mam_tails.dmi'
Expand Down
Binary file modified modular_splurt/icons/mob/mam_tails.dmi
Binary file not shown.

0 comments on commit 975d65f

Please sign in to comment.