Skip to content

Commit

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

Co-authored-by: SomeRandomOwl <[email protected]>
  • Loading branch information
2 people authored and StealsThePRs committed Mar 1, 2024
1 parent b9efc07 commit 48cec8c
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 48cec8c

Please sign in to comment.