Adds a new hairstyle, "Doll"

This commit is contained in:
BCBBQ
2022-11-13 15:36:39 -05:00
parent e7ca4ddd93
commit 17b6b35d75
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"