Skip to content

Commit

Permalink
Add accidentally missed haircuts (#1559)
Browse files Browse the repository at this point in the history
  • Loading branch information
KamSurvivor authored Nov 25, 2023
1 parent d2d8b70 commit 1b0012b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion mods/hairs_ports/code/_accessory_hair.dm
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,14 @@
name = "Widowmaker"
icon_state = "hair_widowmaker"

/datum/sprite_accessory/hair/modpack_hairs_port/inf_travolta_tied
name = "Ponytail 7 (alt)"
icon_state = "hair_ponytail7alt"
/datum/sprite_accessory/hair/modpack_hairs_port/inf_widowmaker
name = "Swept Back (alt)"
icon_state = "hair_swept_backalt"





Expand Down Expand Up @@ -690,4 +698,4 @@
icon_state = "hair_shy"
/datum/sprite_accessory/hair/modpack_hairs_port/rs666_sidetail3
name = "Side Tail 3"
icon_state = "hair_sidetail3"
icon_state = "hair_sidetail3"

0 comments on commit 1b0012b

Please sign in to comment.