mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Adds Large Snake Tail (Teshari) into the tail list (#7522)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.6 KiB |
@@ -23,4 +23,11 @@
|
|||||||
icon_state = "sectdrone_tail"
|
icon_state = "sectdrone_tail"
|
||||||
extra_overlay = "sectdrone_tail_mark"
|
extra_overlay = "sectdrone_tail_mark"
|
||||||
do_colouration = 1
|
do_colouration = 1
|
||||||
color_blend_mode = ICON_MULTIPLY
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
|
||||||
|
/datum/sprite_accessory/tail/bigsnaketeshari
|
||||||
|
name = "Large snake tail, Teshari"
|
||||||
|
icon = 'icons/mob/vore/tails_ch.dmi'
|
||||||
|
icon_state = "snaketailteshari"
|
||||||
|
do_colouration = 1
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
|||||||
Reference in New Issue
Block a user