mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
[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:
@@ -368,6 +368,16 @@
|
|||||||
extra_overlay = "feather2_tricolor-1"
|
extra_overlay = "feather2_tricolor-1"
|
||||||
extra_overlay2 = "feather2_tricolor-2"
|
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
|
// dino wings
|
||||||
/datum/sprite_accessory/wing/pterodactyl_wings
|
/datum/sprite_accessory/wing/pterodactyl_wings
|
||||||
name = "pterodactyl wings"
|
name = "pterodactyl wings"
|
||||||
@@ -390,4 +400,4 @@
|
|||||||
icon_state = "kaiju_spikes_a"
|
icon_state = "kaiju_spikes_a"
|
||||||
do_colouration = 1
|
do_colouration = 1
|
||||||
color_blend_mode = ICON_MULTIPLY
|
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 |
Reference in New Issue
Block a user