mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[MODULAR] More Horns (#13668)
* yeah * cutting these * wew Co-authored-by: Snakebittenn <12636964+Snakebittenn@users.noreply.github.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 4.9 KiB |
+16
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user