Helmets now show only certain hairstyles

This commit is contained in:
Anewbe
2018-09-05 19:43:24 -05:00
parent 4cebe1cfb9
commit b109cfae42
4 changed files with 15 additions and 15 deletions
@@ -133,7 +133,7 @@
ponytail1
name = "Ponytail 1"
icon_state = "hair_ponytail"
flags = HAIR_TIEABLE
flags = HAIR_TIEABLE|HAIR_VERY_SHORT
ponytail2
name = "Ponytail 2"
@@ -158,12 +158,12 @@
ponytail6
name = "Ponytail 6"
icon_state = "hair_ponytail6"
flags = HAIR_TIEABLE
flags = HAIR_TIEABLE|HAIR_VERY_SHORT
fringetail
name = "Fringetail"
icon_state = "hair_fringetail"
flags = HAIR_TIEABLE
flags = HAIR_TIEABLE|HAIR_VERY_SHORT
sideponytail
name = "Side Ponytail"