mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
[MIRROR] Adds backless neck fur variant (#11272)
Co-authored-by: Jenny <ghosttehspychecka@gmail.com>
This commit is contained in:
committed by
GitHub
parent
affa6b3aae
commit
bb20875c07
@@ -183,6 +183,14 @@
|
|||||||
color_blend_mode = ICON_MULTIPLY
|
color_blend_mode = ICON_MULTIPLY
|
||||||
extra_overlay = "neckfur_markings"
|
extra_overlay = "neckfur_markings"
|
||||||
|
|
||||||
|
/datum/sprite_accessory/wing/neckfur_noback
|
||||||
|
name = "neck fur (without back part)"
|
||||||
|
desc = ""
|
||||||
|
icon_state = "neckfur_noback"
|
||||||
|
do_colouration = 1
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
extra_overlay = "neckfur_markings"
|
||||||
|
|
||||||
/datum/sprite_accessory/wing/feathered
|
/datum/sprite_accessory/wing/feathered
|
||||||
name = "feathered wings, colorable"
|
name = "feathered wings, colorable"
|
||||||
desc = ""
|
desc = ""
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 89 KiB |
Reference in New Issue
Block a user