Merge pull request #8833 from BCBBQ/imaginemakinganentirebranchforasinglehairstyle

Adds a new hairstyle, "Doll"
This commit is contained in:
Spookerton
2022-11-13 23:13:23 +00:00
committed by GitHub
3 changed files with 5 additions and 0 deletions
@@ -412,6 +412,11 @@
icon_state = "hair_dirk"
flags = HAIR_VERY_SHORT
/datum/sprite_accessory/hair/doll
name = "Doll"
icon_state = "hair_doll"
flags = HAIR_TIEABLE
/datum/sprite_accessory/hair/donutbun
name = "Donut Bun"
icon_state = "hair_donutbun"