Skip to content

Commit

Permalink
[MIRROR] Adds a half-bob hairstyle (#5238)
Browse files Browse the repository at this point in the history
* Adds a half-bob hairstyle (#4560)

* adds define

* please work <3

* mirrored hair

* no longer balding

* sideburns a bit low

* [MIRROR] Adds a half-bob hairstyle

---------

Co-authored-by: klushy225 <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
  • Loading branch information
3 people authored Dec 17, 2024
1 parent ff9dce0 commit 4c1a484
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,14 @@
name = "Long Dreadlocks"
icon_state = "hair_dreadlocks_long"

/datum/sprite_accessory/hair/nova/halfbob
name = "Half Bob"
icon_state = "hair_bob_half"

/datum/sprite_accessory/hair/nova/halfbob_mirrored
name = "Mirrored Half Bob"
icon_state = "hair_bob_half_mirrored"

// Facial hair

/datum/sprite_accessory/facial_hair/nova
Expand Down

0 comments on commit 4c1a484

Please sign in to comment.