[MIRROR] Adds New Antler Ears + Variant (and fixes previous antler sprite) (#7136)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2023-10-25 20:05:58 -04:00
committed by GitHub
co-authored by Heroman3003 CHOMPStation2
parent 59de64fb8b
commit ee352b8a1a
2 changed files with 18 additions and 1 deletions
@@ -853,7 +853,24 @@
name = "Antlers (large)"
desc = ""
icon = 'icons/mob/vore/ears_32x64.dmi'
icon_state = "antlers_large"
icon_state = "antlers-large"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/ears/antlers_wide
name = "Antlers (wide)"
desc = ""
icon = 'icons/mob/vore/ears_32x64.dmi'
icon_state = "antlers-wide"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/ears/antlers_wide_e
name = "Antlers (wide) with ears"
desc = ""
icon = 'icons/mob/vore/ears_32x64.dmi'
icon_state = "antlers-wide"
extra_overlay = "deer"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 10 KiB