Merge pull request #16272 from ShadowLarkens/sparkles

Add animated sparkling version of tricolor leather wings
This commit is contained in:
Heroman3003
2024-09-08 06:35:08 +10:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
@@ -377,6 +377,16 @@
extra_overlay = "shadow_tricolor-1"
extra_overlay2 = "shadow_tricolor-2"
/datum/sprite_accessory/wing/speckled_tricolor
name = "large speckled leather wings, tricolor, sparkling"
desc = ""
// not ckey locked, just couldn't think of a better icon state name
icon_state = "shadow_tricolor"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
extra_overlay = "shadow_tricolor-1"
extra_overlay2 = "shadow_tricolor-2-sparkle"
// dino wings
/datum/sprite_accessory/wing/pterodactyl_wings
name = "pterodactyl wings"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 62 KiB