mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Merge branch 'master' into bradny
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user