mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Add a Couple Nevrean Tails, Remove Duplicate
Adds a couple dual-colour Nevrean tails. Also WTF is up with the extremely colourful monkey tail
This commit is contained in:
@@ -737,13 +737,6 @@
|
|||||||
desc = ""
|
desc = ""
|
||||||
icon_state = "snag-backplate"
|
icon_state = "snag-backplate"
|
||||||
|
|
||||||
/datum/sprite_accessory/wing/nevrean
|
|
||||||
name = "nevrean wings/fantail"
|
|
||||||
desc = ""
|
|
||||||
icon_state = "nevrean_s"
|
|
||||||
do_colouration = 1
|
|
||||||
color_blend_mode = ICON_MULTIPLY
|
|
||||||
|
|
||||||
/datum/sprite_accessory/wing/sepulchre_c_yw
|
/datum/sprite_accessory/wing/sepulchre_c_yw
|
||||||
name = "demon wings (colorable)"
|
name = "demon wings (colorable)"
|
||||||
desc = ""
|
desc = ""
|
||||||
@@ -959,6 +952,30 @@
|
|||||||
do_colouration = 1
|
do_colouration = 1
|
||||||
color_blend_mode = ICON_MULTIPLY
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
|
||||||
|
/datum/sprite_accessory/tail/nevreandc
|
||||||
|
name = "nevrean tail, dual-color"
|
||||||
|
desc = ""
|
||||||
|
icon_state = "nevreantail_dc"
|
||||||
|
extra_overlay = "nevreantail_dc_tail"
|
||||||
|
do_colouration = 1
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
|
||||||
|
/datum/sprite_accessory/tail/nevreanwagdc
|
||||||
|
name = "nevrean wagtail, dual-color"
|
||||||
|
desc = ""
|
||||||
|
icon_state = "wagtail"
|
||||||
|
extra_overlay = "wagtail_dc_tail"
|
||||||
|
do_colouration = 1
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
|
||||||
|
/datum/sprite_accessory/tail/nevreanwagdc_alt
|
||||||
|
name = "nevrean wagtail, marked, dual-color"
|
||||||
|
desc = ""
|
||||||
|
icon_state = "wagtail2_dc"
|
||||||
|
extra_overlay = "wagtail2_dc_mark"
|
||||||
|
do_colouration = 1
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
|
||||||
/datum/sprite_accessory/tail/crossfox
|
/datum/sprite_accessory/tail/crossfox
|
||||||
name = "cross fox"
|
name = "cross fox"
|
||||||
desc = ""
|
desc = ""
|
||||||
@@ -1413,7 +1430,7 @@
|
|||||||
do_colouration = 1
|
do_colouration = 1
|
||||||
|
|
||||||
/datum/sprite_accessory/tail/special/monkeyhc
|
/datum/sprite_accessory/tail/special/monkeyhc
|
||||||
name = "monkey tail, colorable, colorable"
|
name = "monkey tail, colorable"
|
||||||
desc = ""
|
desc = ""
|
||||||
icon_state = "chimptail_hc_s"
|
icon_state = "chimptail_hc_s"
|
||||||
do_colouration = 1
|
do_colouration = 1
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 7.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 103 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user