mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-22 20:47:56 +01:00
Merge pull request #15474 from Jonnatonne/AntlerChanges
Adds New Antler Ears + Variant (and fixes previous antler sprite)
This commit is contained in:
@@ -846,7 +846,24 @@
|
||||
name = "Antlers (large)"
|
||||
desc = ""
|
||||
icon = 'icons/mob/vore/ears_32x64.dmi'
|
||||
icon_state = "antlers_large"
|
||||
icon_state = "antlers-large"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/ears/antlers_wide
|
||||
name = "Antlers (wide)"
|
||||
desc = ""
|
||||
icon = 'icons/mob/vore/ears_32x64.dmi'
|
||||
icon_state = "antlers-wide"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/ears/antlers_wide_e
|
||||
name = "Antlers (wide) with ears"
|
||||
desc = ""
|
||||
icon = 'icons/mob/vore/ears_32x64.dmi'
|
||||
icon_state = "antlers-wide"
|
||||
extra_overlay = "deer"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user