mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 05:02:42 +00:00
Merge pull request #7008 from Natje0/master
Ports triple and 9x kitsune tails from YawnWider
This commit is contained in:
@@ -1602,3 +1602,21 @@
|
|||||||
ani_state = "tail_smooth_w"
|
ani_state = "tail_smooth_w"
|
||||||
do_colouration = 1
|
do_colouration = 1
|
||||||
color_blend_mode = ICON_MULTIPLY
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
|
||||||
|
/datum/sprite_accessory/tail/triplekitsune_colorable
|
||||||
|
icon = 'icons/mob/vore/tails_vr.dmi'
|
||||||
|
name = "Kitsune 3 tails - colorable"
|
||||||
|
desc = ""
|
||||||
|
icon_state = "triplekitsune"
|
||||||
|
do_colouration = 1
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
extra_overlay = "triplekitsune_tips"
|
||||||
|
|
||||||
|
/datum/sprite_accessory/tail/ninekitsune_colorable
|
||||||
|
icon = 'icons/mob/vore/tails_vr.dmi'
|
||||||
|
name = "Kitsune 9 tails - colorable"
|
||||||
|
desc = ""
|
||||||
|
icon_state = "ninekitsune"
|
||||||
|
do_colouration = 1
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
extra_overlay = "ninekitsune-tips"
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 100 KiB |
Reference in New Issue
Block a user