mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
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:
@@ -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 |
Reference in New Issue
Block a user