Merge branch 'master' into bradny

This commit is contained in:
Heroman3003
2022-02-13 07:21:19 +10:00
committed by GitHub
2 changed files with 10 additions and 1 deletions
@@ -799,6 +799,15 @@
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'
desc = ""
icon_state = "kittyrinner"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
extra_overlay = "kittyr"
/datum/sprite_accessory/ears/bunny_tall
name = "Bunny Tall Ears"
desc = ""
@@ -806,4 +815,4 @@
icon_state = "bunny-tall"
extra_overlay = "bunny-tall-inner"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
color_blend_mode = ICON_MULTIPLY
Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B