Skip to content

Commit

Permalink
Update ears.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelop1 committed Jun 20, 2024
1 parent dbc7283 commit 1189689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/mob/dead/new_player/sprite_accessories/ears.dm
Original file line number Diff line number Diff line change
Expand Up @@ -460,14 +460,14 @@
name = "Hare (Tall)"
icon = 'modular_citadel/icons/mob/32x64_mam_ears.dmi'
icon_state = "hare"
color_src = MATRIXED
color_src = MATRIXED
matrixed_sections = MATRIX_RED_GREEN

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

/datum/sprite_accessory/ears/human/sandfox
Expand Down

0 comments on commit 1189689

Please sign in to comment.