mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Update sprite_accessories_ear_vr.dm
This commit is contained in:
@@ -859,4 +859,13 @@
|
||||
icon_state = "altevian"
|
||||
extra_overlay = "altevian-inner"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/ears/wilddog
|
||||
name = "Wild Dog Ears"
|
||||
desc = ""
|
||||
icon = 'icons/mob/vore/ears_vr.dmi'
|
||||
icon_state = "wild_dog"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "wild_doginner"
|
||||
|
||||
Reference in New Issue
Block a user