[MIRROR] Add speckled leather wings (#8729)

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2024-08-03 02:53:47 -07:00
committed by GitHub
parent dd9cdf4cfb
commit b52be88b2a
2 changed files with 11 additions and 1 deletions

View File

@@ -368,6 +368,16 @@
extra_overlay = "feather2_tricolor-1"
extra_overlay2 = "feather2_tricolor-2"
/datum/sprite_accessory/wing/speckled_tricolor
name = "large speckled leather wings, tricolor"
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"
// dino wings
/datum/sprite_accessory/wing/pterodactyl_wings
name = "pterodactyl wings"
@@ -390,4 +400,4 @@
icon_state = "kaiju_spikes_a"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
extra_overlay = "kaiju_spikes_a_glow"
extra_overlay = "kaiju_spikes_a_glow"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 61 KiB