mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +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
|
||||
|
||||
/datum/sprite_accessory/tail/sneptail
|
||||
name = "Snep/Furry Tail (vwag)"
|
||||
name = "Snep/Furry Tail (vwag) (old)"
|
||||
desc = ""
|
||||
icon_state = "sneptail"
|
||||
ani_state = "sneptail_w"
|
||||
@@ -378,6 +378,16 @@
|
||||
extra_overlay = "sneptail_mark"
|
||||
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
|
||||
name = "tiger tail (vwag)"
|
||||
desc = ""
|
||||
|
||||
Reference in New Issue
Block a user