[MODULAR] More Horns (#13668)

* yeah

* cutting these

* wew

Co-authored-by: Snakebittenn <12636964+Snakebittenn@users.noreply.github.com>
This commit is contained in:
Nerevar
2022-05-19 07:44:00 -04:00
committed by GitHub
co-authored by Snakebittenn
parent bffb7f42ef
commit 8945c8a526
2 changed files with 16 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

@@ -60,3 +60,19 @@
/datum/sprite_accessory/horns/broken_left
name = "Broken(left)"
icon_state = "lbroken"
/datum/sprite_accessory/horns/dragon
name = "Dragon"
icon_state = "dragon"
/datum/sprite_accessory/horns/lifted
name = "Lifted"
icon_state = "lifted"
/datum/sprite_accessory/horns/curly
name = "Curly"
icon_state = "newcurly"
/datum/sprite_accessory/horns/upwards
name = "Upwards"
icon_state = "upwardshorns"