mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
smooth lizard tail variant (#16119)
This commit is contained in:
@@ -1027,6 +1027,14 @@
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/tail/tail_smooth_dual
|
||||
name = "Smooth Lizard Tail, dual color"
|
||||
desc = ""
|
||||
icon_state = "tail_smooth"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "tail_smooth_markings"
|
||||
|
||||
/datum/sprite_accessory/tail/fennec_tail
|
||||
name = "Fennec tail"
|
||||
desc = ""
|
||||
|
||||
Reference in New Issue
Block a user