mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 07:39:13 +01:00
Dragon horn sprite I guess
This commit is contained in:
@@ -23,6 +23,21 @@
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/ears/dragonforward
|
||||
name = "Dragon horns (Forward)"
|
||||
icon = 'icons/mob/vore/ears_ch.dmi'
|
||||
icon_state = "dragonforward"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/ears/dragonforwardears
|
||||
name = "Dragon horns w/Ears (Forward)"
|
||||
icon = 'icons/mob/vore/ears_ch.dmi'
|
||||
icon_state = "dhornsears"
|
||||
extra_overlay = "dhornsears_inner"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
//TAILS
|
||||
/datum/sprite_accessory/tail/alien_slug
|
||||
name = "Alien slug tail"
|
||||
|
||||
Reference in New Issue
Block a user