mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
[MIRROR] Adds New Antler Ears + Variant (and fixes previous antler sprite) (#7136)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
co-authored by
Heroman3003
CHOMPStation2
parent
59de64fb8b
commit
ee352b8a1a
@@ -853,7 +853,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
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user