Adds ears_yw.dmi and adds a new set of horns for the ears. Massive horns.

This commit is contained in:
Luke Vale
2020-02-07 13:09:51 -06:00
parent 4767a51cce
commit c1d9f70f58
2 changed files with 32 additions and 22 deletions

View File

@@ -120,10 +120,20 @@
color_blend_mode = ICON_MULTIPLY color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/tail/striped_tail /datum/sprite_accessory/tail/striped_tail
icon = "icons/mob/vore/tails_yw.dmi" icon = 'icons/mob/vore/tails_yw.dmi'
name = "Striped tail, colorable" name = "Striped tail, colorable"
desc = "" desc = ""
icon_state = "stripedtail_colorable" icon_state = "stripedtail_colorable"
do_colouration = 1 do_colouration = 1
color_blend_mode = ICON_MULTIPLY color_blend_mode = ICON_MULTIPLY
extra_overlay = "stripedtail_colorable_w" 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 B