Adds the Messy Alt Hairstyle (#17116)

* Messy Alt

* Adds a Rounded Variant

* Small Tweaks

* Tweaks
This commit is contained in:
SleepyGemmy
2023-08-22 14:13:24 +00:00
committed by GitHub
parent 71817ea5cd
commit a71cecafd1
4 changed files with 30 additions and 11 deletions
@@ -761,15 +761,15 @@ Follow by example and make good judgement based on length which list to include
length = 2
chatname = "messy hair"
/datum/sprite_accessory/hair/messy2
name = "Messy 2"
icon_state = "hair_messy2"
/datum/sprite_accessory/hair/messy_alt
name = "Messy, Alt"
icon_state = "hair_messy_alt"
length = 2
chatname = "messy hair"
/datum/sprite_accessory/hair/messy3
name = "Messy 3"
icon_state = "hair_messy3"
/datum/sprite_accessory/hair/messy_alt_rounded
name = "Messy, Alt (Rounded)"
icon_state = "hair_messy_alt_rounded"
length = 2
chatname = "messy hair"
@@ -1199,6 +1199,18 @@ Follow by example and make good judgement based on length which list to include
length = 2
chatname = "poofy hair"
/datum/sprite_accessory/hair/poofy3
name = "Poofy 3"
icon_state = "hair_poofy3"
length = 2
chatname = "poofy hair"
/datum/sprite_accessory/hair/poofy4
name = "Poofy 4"
icon_state = "hair_poofy4"
length = 2
chatname = "poofy hair"
/datum/sprite_accessory/hair/punk_chelsea
name = "Punk Shave, Chelsea"
icon_state = "hair_punk_chelsea"
@@ -1737,11 +1749,11 @@ Follow by example and make good judgement based on length which list to include
length = 1
chatname = "fringe"
/datum/sprite_accessory/hair/balding/messy4
name = "Messy 4"
icon_state = "hair_messy4"
length = 1
chatname = "messy hair"
/datum/sprite_accessory/hair/balding/poofy5
name = "Poofy 5"
icon_state = "hair_poofy5"
length = 2
chatname = "poofy hair"
/datum/sprite_accessory/hair/balding/nia2
name = "Nia 2"