mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Merge pull request #14289 from faaaay/color-stalk
Colourable gazer eyestalks
This commit is contained in:
@@ -212,6 +212,14 @@
|
||||
icon_state = "liquidfirefly-eyestalks"
|
||||
//ckeys_allowed = list("liquidfirefly","seiga") //At request.
|
||||
|
||||
/datum/sprite_accessory/wing/liquidfirefly_gazer_gray //Original sprite is from liquidfirefly, greyscale version is *not*
|
||||
name = "gazer eyestalks, colorable"
|
||||
desc = ""
|
||||
icon_state = "eyestalkc"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "eyestalkc_eyes"
|
||||
|
||||
/datum/sprite_accessory/wing/moth_full
|
||||
name = "moth antenna and wings"
|
||||
desc = ""
|
||||
@@ -287,4 +295,4 @@
|
||||
name = "Teshari dragonfly wings"
|
||||
desc = ""
|
||||
icon = 'icons/mob/vore/wings_vr.dmi'
|
||||
icon_state = "dragonfly_tesh"
|
||||
icon_state = "dragonfly_tesh"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user