Skip to content

Commit

Permalink
Ports New Horns From Bubberstation At 1 AM (#2219)
Browse files Browse the repository at this point in the history
wakeupfeelingsohorny

Co-authored-by: Nerevar <[email protected]>
Co-authored-by: SomeRandomOwl <[email protected]>
  • Loading branch information
3 people authored Mar 2, 2024
1 parent 1303bd0 commit 742881b
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
Binary file modified modular_nova/master_files/icons/mob/sprite_accessory/horns.dmi
Binary file not shown.
Binary file modified modular_nova/master_files/icons/mob/sprite_accessory/horns_big.dmi
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,18 @@
name = "Impala (big)"
icon_state = "bigimpala"

/datum/sprite_accessory/horns/big/paintedpoints
name = "Painted Points"
icon_state = "paintedpoints"

/datum/sprite_accessory/horns/big/whoshorns
name = "Who's Horns"
icon_state = "whoshorns"

/datum/sprite_accessory/horns/big/highrisehorns
name = "High-rise Horns"
icon_state = "highrisehorns"

/datum/sprite_accessory/horns/broken
name = "Broken"
icon_state = "broken"
Expand Down Expand Up @@ -108,3 +120,19 @@
/datum/sprite_accessory/horns/sideswept
name = "Side swept back"
icon_state = "sideswept"

/datum/sprite_accessory/horns/crippledbull
name = "Crippled Bull"
icon_state = "crippledbull"

/datum/sprite_accessory/horns/ticketrack
name = "Ticket Rack"
icon_state = "ticketrack"

/datum/sprite_accessory/horns/hopefulhorns
name = "Hopeful Horns"
icon_state = "hopefulhorns"

/datum/sprite_accessory/horns/broadcurls
name = "Broad Curls"
icon_state = "broadcurls"

0 comments on commit 742881b

Please sign in to comment.