Skip to content

Commit

Permalink
New Hairstyle: Short Bangs 2 (BeeStation#11175)
Browse files Browse the repository at this point in the history
* Adds short bangs 2

* Consistency fix
  • Loading branch information
Hardly3D authored and EvilDragonfiend committed Jul 30, 2024
1 parent 7ad9878 commit 1040e75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/modules/mob/dead/new_player/sprite_accessories.dm
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,10 @@
name = "Short Bangs"
icon_state = "hair_shortbangs"

/datum/sprite_accessory/hair/shortbangs2
name = "Short Bangs 2"
icon_state = "hair_shortbangs2"

/datum/sprite_accessory/hair/short
name = "Short Hair"
icon_state = "hair_a"
Expand Down
Binary file modified icons/mob/human_face.dmi
Binary file not shown.

0 comments on commit 1040e75

Please sign in to comment.