Skip to content

Commit

Permalink
[MIRROR] Fixes Felinid tail wagging (#5180)
Browse files Browse the repository at this point in the history
* Fixes Felinid tail wagging (#4592)

* [MIRROR] Fixes Felinid tail wagging

---------

Co-authored-by: GoldenAlpharex <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
  • Loading branch information
3 people authored Nov 16, 2024
1 parent f917c1a commit 126904b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
icon = 'modular_nova/master_files/icons/mob/sprite_accessory/tails.dmi'
icon_state = "cat"
color_src = USE_ONE_COLOR
recommended_species = list(SPECIES_HUMAN, SPECIES_SYNTH, SPECIES_FELINE, SPECIES_MAMMAL, SPECIES_GHOUL)
organ_type = /obj/item/organ/external/tail/cat

/datum/sprite_accessory/tails/human/monkeyColorable
icon = 'modular_nova/master_files/icons/mob/sprite_accessory/tails.dmi'
Expand Down

0 comments on commit 126904b

Please sign in to comment.