mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 07:35:31 +01:00
Adds curly demon horns
Credit to Peko#7770 for the sprite-art.
This commit is contained in:
@@ -633,6 +633,24 @@
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
|
||||
/datum/sprite_accessory/ears/forward_curled_demon_horns_bony
|
||||
name = "Succubus horns, colourable"
|
||||
desc = ""
|
||||
icon_state = "succu-horns_b"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/ears/forward_curled_demon_horns_bony_with_colorable_ears
|
||||
name = "Succubus horns with pointy ears, colourable"
|
||||
desc = ""
|
||||
icon_state = "elfs"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "succu-horns_b"
|
||||
|
||||
|
||||
|
||||
/*
|
||||
////////////////////////////
|
||||
/ =--------------------= /
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user