mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 13:18:09 +01:00
Adds swept back rabbit ears and large antlers from Jackalope as independant markings
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user