mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
[MIRROR] Adds new sneptail (#10046)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6841ebe9a7
commit
dbebd60d68
@@ -369,7 +369,7 @@
|
|||||||
color_blend_mode = ICON_MULTIPLY
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
|
||||||
/datum/sprite_accessory/tail/sneptail
|
/datum/sprite_accessory/tail/sneptail
|
||||||
name = "Snep/Furry Tail (vwag)"
|
name = "Snep/Furry Tail (vwag) (old)"
|
||||||
desc = ""
|
desc = ""
|
||||||
icon_state = "sneptail"
|
icon_state = "sneptail"
|
||||||
ani_state = "sneptail_w"
|
ani_state = "sneptail_w"
|
||||||
@@ -378,6 +378,16 @@
|
|||||||
extra_overlay = "sneptail_mark"
|
extra_overlay = "sneptail_mark"
|
||||||
extra_overlay_w = "sneptail_mark_w"
|
extra_overlay_w = "sneptail_mark_w"
|
||||||
|
|
||||||
|
/datum/sprite_accessory/tail/sneptail_new //From Skyrat
|
||||||
|
name = "Snep/Furry Tail (vwag) (new)"
|
||||||
|
desc = ""
|
||||||
|
icon_state = "sneptail_new"
|
||||||
|
ani_state = "sneptail_new_w"
|
||||||
|
do_colouration = 1
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
extra_overlay = "sneptail_new_mark"
|
||||||
|
extra_overlay_w = "sneptail_new_mark_w"
|
||||||
|
|
||||||
/datum/sprite_accessory/tail/tiger_new
|
/datum/sprite_accessory/tail/tiger_new
|
||||||
name = "tiger tail (vwag)"
|
name = "tiger tail (vwag)"
|
||||||
desc = ""
|
desc = ""
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 207 KiB |
Reference in New Issue
Block a user