Adds swept back rabbit ears and large antlers from Jackalope as independant markings

This commit is contained in:
Casey
2022-02-19 20:37:19 -05:00
committed by Darlantan
parent 23f9e5828b
commit 08eda43ecc
@@ -809,6 +809,22 @@
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/ears/rabbit_swept
name = "Rabbit Ears (swept back)"
desc = ""
icon = 'icons/mob/vore/ears_32x64.dmi'
icon_state = "rabbit-swept"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/ears/antlers_large
name = "Antlers (large)"
desc = ""
icon = 'icons/mob/vore/ears_32x64.dmi'
icon_state = "antlers_large"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/ears/kittyr
name = "kitty right only, colorable"
icon = 'icons/mob/vore/ears_uneven.dmi'