mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Adds ears_yw.dmi and adds a new set of horns for the ears. Massive horns.
This commit is contained in:
@@ -101,29 +101,39 @@
|
||||
extra_overlay = "ninekitsune-tips"
|
||||
|
||||
/datum/sprite_accessory/tail/vulpkanin_alt_color
|
||||
icon = 'icons/mob/vore/tails_yw.dmi'
|
||||
name = "Vulpkanin alt"
|
||||
desc = ""
|
||||
icon_state = "vulpkanin_alt_color"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "vulpkanin_alt_color_tips"
|
||||
ani_state = "vulpkanin_alt_color_w"
|
||||
extra_overlay_w = "vulpkanin_alt_color_tips_w"
|
||||
icon = 'icons/mob/vore/tails_yw.dmi'
|
||||
name = "Vulpkanin alt"
|
||||
desc = ""
|
||||
icon_state = "vulpkanin_alt_color"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "vulpkanin_alt_color_tips"
|
||||
ani_state = "vulpkanin_alt_color_w"
|
||||
extra_overlay_w = "vulpkanin_alt_color_tips_w"
|
||||
|
||||
/datum/sprite_accessory/tail/raccoon_tail
|
||||
icon = 'icons/mob/vore/tails_yw.dmi'
|
||||
name = "Raccoon gray tail"
|
||||
desc = ""
|
||||
icon_state = "raccoon_tail"
|
||||
do_colouration = 0
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
icon = 'icons/mob/vore/tails_yw.dmi'
|
||||
name = "Raccoon gray tail"
|
||||
desc = ""
|
||||
icon_state = "raccoon_tail"
|
||||
do_colouration = 0
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/tail/striped_tail
|
||||
icon = "icons/mob/vore/tails_yw.dmi"
|
||||
name = "Striped tail, colorable"
|
||||
desc = ""
|
||||
icon_state = "stripedtail_colorable"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "stripedtail_colorable_w"
|
||||
icon = 'icons/mob/vore/tails_yw.dmi'
|
||||
name = "Striped tail, colorable"
|
||||
desc = ""
|
||||
icon_state = "stripedtail_colorable"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "stripedtail_colorable_w"
|
||||
|
||||
//ears
|
||||
|
||||
/datum/sprite_accessory/ears/large_dragon
|
||||
icon = 'icons/mob/vore/ears_yw.dmi'
|
||||
name = "vary large dragon horns"
|
||||
desc = ""
|
||||
icon_state = "big_liz"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
BIN
icons/mob/vore/ears_yw.dmi
Normal file
BIN
icons/mob/vore/ears_yw.dmi
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 595 B |
Reference in New Issue
Block a user