Updates hair, adds some new hairstyles

Updates the old female ponytail
Old: http://puu.sh/lx6OA/690c0fc93c.png

New:  http://puu.sh/lx76U/a83c6bb515.png

changes the name of the male ponytail from "Ponytail1" to Ponytail male
Changes ponytail 3 to ponytail alt

Adds the High ponytail and the Wisp
This commit is contained in:
Regen
2015-11-24 17:04:58 +01:00
parent 76065e8e8c
commit ea79370a5c
2 changed files with 18 additions and 5 deletions
@@ -115,16 +115,17 @@
icon_state = "hair_halfbang_alt"
ponytail1
name = "Ponytail 1"
icon_state = "hair_ponytail"
name = "Ponytail male"
icon_state = "hair_ponytailm"
gender = MALE
ponytail2
name = "Ponytail 2"
icon_state = "hair_pa"
name = "Ponytail female"
icon_state = "hair_ponytailf"
gender = FEMALE
ponytail3
name = "Ponytail 3"
name = "Ponytail alt"
icon_state = "hair_ponytail3"
sideponytail
@@ -132,6 +133,17 @@
icon_state = "hair_stail"
gender = FEMALE
highponytail
name = "High Ponytail"
icon_state = "hair_highponytail"
gender = FEMALE
wisp
name = "Wisp"
icon_state = "hair_wisp"
gender = FEMALE
parted
name = "Parted"
icon_state = "hair_parted"
@@ -316,6 +328,7 @@
name = "Balding Hair"
icon_state = "hair_e"
gender = MALE // turnoff!
//////////////////////////////
//////START VG HAIRSTYLES/////
//////////////////////////////
Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 73 KiB