Bandaged Shadekin Ears! (#3346)

## About The Pull Request

Adds 2 new Shadekin ears, both complementing different directions. 

## Why It's Good For The Game

Makes Trinket happy

## Proof Of Testing



https://github.com/user-attachments/assets/23dbaa86-ad84-4ff7-827a-7cf750fcd061



## Changelog

🆑
add: Added 2 new shadekin ears
/🆑

Co-authored-by: Jinshee <manastra2536@gmail.com>
This commit is contained in:
Jinshee
2025-03-19 21:24:39 -04:00
committed by GitHub
co-authored by Jinshee
parent 79cf33bf39
commit fb4a7e4652
2 changed files with 10 additions and 0 deletions
@@ -3,6 +3,16 @@
icon_state = "shadekin"
icon = 'modular_zubbers/icons/customization/ears.dmi'
/datum/sprite_accessory/ears/shadekinbandleft
name = "Shadekin Bandaged (Left)"
icon_state = "shadekinbandleft"
icon = 'modular_zubbers/icons/customization/ears.dmi'
/datum/sprite_accessory/ears/shadekinbandright
name = "Shadekin Bandaged (Right)"
icon_state = "shadekinbandright"
icon = 'modular_zubbers/icons/customization/ears.dmi'
/datum/sprite_accessory/ears/renamon
name = "Renamon"
icon_state = "renamon"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB