Skip to content

Commit

Permalink
[MIRROR] Adds four new hairstyles (#5152)
Browse files Browse the repository at this point in the history
* Adds four new hairstyles (#4550)

* Pretty hair tm

* My dumb ass would NEVER

* My dumb ass could never

* My ass cant spell

* [MIRROR] Adds four new hairstyles

---------

Co-authored-by: Thedragmeme <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
  • Loading branch information
3 people authored Nov 6, 2024
1 parent 3486c38 commit 7b2a721
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@
name = "Bun Head 4"
icon_state = "hair_bunhead4"

/datum/sprite_accessory/hair/nova/elegantbun
name = "Elegant Bun"
icon_state = "hair_elegantbun"

/datum/sprite_accessory/hair/nova/rows1
name = "Rows 1"
icon_state = "hair_rows1"
Expand All @@ -139,6 +143,10 @@
name = "Rows 2"
icon_state = "hair_rows2"

/datum/sprite_accessory/hair/nova/royalcurls
name = "Royal Curls"
icon_state = "hair_royalcurls"

/datum/sprite_accessory/hair/nova/toriyama
name = "Toriyama"
icon_state = "hair_toriyama"
Expand All @@ -163,6 +171,10 @@
name = "Wife"
icon_state = "hair_wife"

/datum/sprite_accessory/hair/nova/mermaid
name = "Mermaid"
icon_state = "hair_mermaid"

/datum/sprite_accessory/hair/nova/nia
name = "Nia"
icon_state = "hair_nia"
Expand All @@ -175,6 +187,10 @@
name = "Short Over Eye ALT"
icon_state = "hair_shortovereyealt"

/datum/sprite_accessory/hair/nova/thickponytail
name = "Thick Ponytail"
icon_state = "hair_thickponytail"

/datum/sprite_accessory/hair/nova/twintail_floor
name = "Twintail Floor"
icon_state = "hair_twintail_floor"
Expand Down

0 comments on commit 7b2a721

Please sign in to comment.