Skip to content

Commit

Permalink
Merge pull request #1169 from miguelop1/Bunny_ears
Browse files Browse the repository at this point in the history
Hare ears
  • Loading branch information
MosleyTheMalO committed Jul 27, 2024
2 parents 8c4b26b + b100b4f commit b0f3540
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,18 @@
icon_state = "renamon"
matrixed_sections = MATRIX_ALL
icon = 'modular_splurt/icons/mob/mam_ears.dmi'


/datum/sprite_accessory/ears/human/bunnylarge
name = "Hare (Tall)"
icon = 'modular_splurt/icons/mob/32x64_mam_ears.dmi'
icon_state = "hare"
color_src = MATRIXED
matrixed_sections = MATRIX_RED_GREEN

/datum/sprite_accessory/ears/mam_ears/bunnylarge
name = "Hare (Tall)"
icon = 'modular_splurt/icons/mob/32x64_mam_ears.dmi'
icon_state = "hare"
color_src = MATRIXED
matrixed_sections = MATRIX_RED_GREEN
Binary file added modular_splurt/icons/mob/32x64_mam_ears.dmi
Binary file not shown.

0 comments on commit b0f3540

Please sign in to comment.