Dragon horn sprite I guess

This commit is contained in:
BlackMajor
2021-01-12 18:59:57 +13:00
parent 57f706d1d0
commit 3f86a2e857
2 changed files with 15 additions and 0 deletions
@@ -23,6 +23,21 @@
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/ears/dragonforward
name = "Dragon horns (Forward)"
icon = 'icons/mob/vore/ears_ch.dmi'
icon_state = "dragonforward"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/ears/dragonforwardears
name = "Dragon horns w/Ears (Forward)"
icon = 'icons/mob/vore/ears_ch.dmi'
icon_state = "dhornsears"
extra_overlay = "dhornsears_inner"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
//TAILS
/datum/sprite_accessory/tail/alien_slug
name = "Alien slug tail"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 940 B

After

Width:  |  Height:  |  Size: 1.5 KiB