LIMITED Character Customization Templates & WORKSHOP!

INK Female - No Hair color or Eye color

label femlcc_custom_1
@FEMALEAVATAR stands screen center and FEMALEAVATAR faces right and FEMALEAVATAR starts idle

        NARRATOR
    What do you look like?

choice
"Skin Tone" {
goto femlcc_skin_1
} "Hair" {
goto femlcc_hair_1
} "Eyes" {
goto femlcc_eyes_1
} "Eyebrows" {
goto femlcc_brows_1
} "Face Shape"{
goto femlcc_face_1
} "Nose" {
goto femlcc_nose_1
} "Mouth" {
goto femlcc_mouth_1
} <PREMIUM> "This is perfect!" {
goto femlcc_end_1
}

label femlcc_skin_1

        NARRATOR
    Skin tones.

choice
"Light Skin Colors"{
goto femlcc_skin_light_1
}"Medium Skin Colors"{
goto femlcc_skin_medium_1
}"Dark Skin Colors"{
goto femlcc_skin_dark_1
}


label femlcc_skin_light_1

        NARRATOR
    Light skin tones.

choice [shouldPaginate: YES]
"Dune" {
@FEMALEAVATAR changes bodyColor into Dune
goto femlcc_skin_light_1
} "Porcelain" {
@FEMALEAVATAR changes bodyColor into Porcelain
goto femlcc_skin_light_1
} "Peach" {
@FEMALEAVATAR changes bodyColor into Peach
goto femlcc_skin_light_1
} "Fair" {
@FEMALEAVATAR changes bodyColor into Fair
goto femlcc_skin_light_1
} <GREEN>"Try Other Colors"{
goto femlcc_skin_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}
"Light"{
@FEMALEAVATAR changes bodyColor into Light
goto femlcc_skin_light_1
} "Light Ocre" {
@FEMALEAVATAR changes bodyColor into Light Ocre
goto femlcc_skin_light_1
} "Beige" {
@FEMALEAVATAR changes bodyColor into Beige
goto femlcc_skin_light_1
} "Ivory" {
@FEMALEAVATAR changes bodyColor into Ivory
goto femlcc_skin_light_1
} <GREEN>"Try Other Colors"{
goto femlcc_skin_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}


label femlcc_skin_medium_1

        NARRATOR
    Medium skin tones.

choice [shouldPaginate: YES]
"Olive" {
@FEMALEAVATAR changes bodyColor into Olive
goto femlcc_skin_medium_1
} "Tan" {
@FEMALEAVATAR changes bodyColor into Tan
goto femlcc_skin_medium_1
} "Taupe" {
@FEMALEAVATAR changes bodyColor into Taupe
goto femlcc_skin_medium_1
} "Caramel" {
@FEMALEAVATAR changes bodyColor into Caramel
goto femlcc_skin_medium_1
} <GREEN>"Try Other Colors"{
goto femlcc_skin_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}
"Honey" {
@FEMALEAVATAR changes bodyColor into Honey
goto femlcc_skin_medium_1
} "Toffee" {
@FEMALEAVATAR changes bodyColor into Toffee
goto femlcc_skin_medium_1
} <GREEN>"Try Other Colors"{
goto femlcc_skin_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}


label femlcc_skin_dark_1

        NARRATOR
    Dark skin tones.

choice [shouldPaginate: YES]
"Umber" {
@FEMALEAVATAR changes bodyColor into Umber
goto femlcc_skin_dark_1
} "Rosewood" {
@FEMALEAVATAR changes bodyColor into Rosewood
goto femlcc_skin_dark_1
} "Mocha" {
@FEMALEAVATAR changes bodyColor into Mocha
goto femlcc_skin_dark_1
} "Walnut" {
@FEMALEAVATAR changes bodyColor into Walnut
goto femlcc_skin_dark_1
} <GREEN>"Try Other Colors"{
goto femlcc_skin_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}
"Dark" {
@FEMALEAVATAR changes bodyColor into Dark
goto femlcc_skin_dark_1
} "Sable" {
@FEMALEAVATAR changes bodyColor into Sable
goto femlcc_skin_dark_1
} "Chestnut" {
@FEMALEAVATAR changes bodyColor into Chestnut
goto femlcc_skin_dark_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
} <GREEN>"Try Other Colors"{
goto femlcc_skin_1
}


label femlcc_brows_1

        NARRATOR
    Eyebrow shapes.

choice [shouldPaginate: YES]
"Classic Natural"{
@FEMALEAVATAR changes eyebrows into Classic Natural
goto femlcc_brows_1
}"Medium Angled"{
@FEMALEAVATAR changes eyebrows into Medium Angled
goto femlcc_brows_1
}"Defined Natural"{
@FEMALEAVATAR changes eyebrows into Defined Natural
goto femlcc_brows_1
}"Mature Round"{
@FEMALEAVATAR changes eyebrows into Mature Round
goto femlcc_brows_1
}"Seductive Arch"{
@FEMALEAVATAR changes eyebrows into Seductive Arch
goto femlcc_brows_1
}<PREMIUM> "Done"{
goto femlcc_custom_1
}
"Seductive Round"{
@FEMALEAVATAR changes eyebrows into Seductive Round
goto femlcc_brows_1
}"Thick Flat"{
@FEMALEAVATAR changes eyebrows into Thick Flat
goto femlcc_brows_1
}"Thin Round"{
@FEMALEAVATAR changes eyebrows into Thin Round
goto femlcc_brows_1
}"Thin Soft Arch"{
@FEMALEAVATAR changes eyebrows into Thin Soft Arch
goto femlcc_brows_1
}"Thin Curved"{
@FEMALEAVATAR changes eyebrows into Thin Curved
goto femlcc_brows_1
}<PREMIUM> "Done"{
goto femlcc_custom_1
}
"Medium Curved"{
@FEMALEAVATAR changes eyebrows into Medium Curved
goto femlcc_brows_1
}"Medium Soft Arch"{
@FEMALEAVATAR changes eyebrows into Medium Soft Arch
goto femlcc_brows_1
}"Smooth Arch"{
@FEMALEAVATAR changes eyebrows into Smooth Arch
goto femlcc_brows_1
}"Soft Angled"{
@FEMALEAVATAR changes eyebrows into Soft Angled
goto femlcc_brows_1
}"Thick Round"{
@FEMALEAVATAR changes eyebrows into Thick Round
goto femlcc_brows_1
}<PREMIUM> "Done"{
goto femlcc_custom_1
}

label femlcc_face_1

        NARRATOR
    Face shapes.

choice [shouldPaginate: YES]
"Defined Heart" {
@FEMALEAVATAR changes face into Defined Heart
goto femlcc_face_1
} "Defined Round" {
@FEMALEAVATAR changes face into Defined Round
goto femlcc_face_1
} "Diamond" {
@FEMALEAVATAR changes face into Diamond
goto femlcc_face_1
} "Oval" {
@FEMALEAVATAR changes face into Oval
goto femlcc_face_1
} "Round" {
@FEMALEAVATAR changes face into Round
goto femlcc_face_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}
"Soft Heart" {
@FEMALEAVATAR changes face into Soft Heart
goto femlcc_face_1
} "Square" {
@FEMALEAVATAR changes face into Square
goto femlcc_face_1
} "Defined Oblong" {
@FEMALEAVATAR changes face into Defined Oblong
goto femlcc_face_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_eyes_1

        NARRATOR
    Eye shapes.

choice [shouldPaginate: YES]
"Almond Classic" {
@FEMALEAVATAR changes eyes into Almond Classic
goto femlcc_eyes_1
} "Round Bold" {
@FEMALEAVATAR changes eyes into Round Bold
goto femlcc_eyes_1
} "Round Luxe" {
@FEMALEAVATAR changes eyes into Round Luxe
goto femlcc_eyes_1
} "Round Classic" {
@FEMALEAVATAR changes eyes into Round Classic
goto femlcc_eyes_1
} "Downturned Bold" {
@FEMALEAVATAR changes eyes into Downturned Bold
goto femlcc_eyes_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}
"Downturned Natural" {
@FEMALEAVATAR changes eyes into Downturned Natural
goto femlcc_eyes_1
} "Slender Classic" {
@FEMALEAVATAR changes eyes into Slender Classic
goto femlcc_eyes_1
} "Sloping Classic" {
@FEMALEAVATAR changes eyes into Sloping Classic
goto femlcc_eyes_1
} "Slender Natural" {
@FEMALEAVATAR changes eyes into Slender Natural
goto femlcc_eyes_1
} "Upturned Bold" {
@FEMALEAVATAR changes eyes into Upturned Bold
goto femlcc_eyes_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}
"Upturned Feline" {
@FEMALEAVATAR changes eyes into Upturned Feline
goto femlcc_eyes_1
} "Upturned Luxe" {
@FEMALEAVATAR changes eyes into Upturned Luxe
goto femlcc_eyes_1
} "Upturned Natural" {
@FEMALEAVATAR changes eyes into Upturned Natural
goto femlcc_eyes_1
} "Almond Luxe" {
@FEMALEAVATAR changes eyes into Almond Luxe
goto femlcc_eyes_1
} "Mature Almond" {
@FEMALEAVATAR changes eyes into Almond Mature
goto femlcc_eyes_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}
"Mature Round" {
@FEMALEAVATAR changes eyes into Mature Round
goto femlcc_eyes_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_mouth_1

        NARRATOR
    Mouth shapes.

choice [shouldPaginate: YES]
"Blossom Lips" {
@FEMALEAVATAR changes mouth into Blossom Lips
goto femlcc_mouth_1
}"Classic" {
@FEMALEAVATAR changes mouth into Classic
goto femlcc_mouth_1
}"Classic Slender" {
@FEMALEAVATAR changes mouth into Classic Slender
goto femlcc_mouth_1
}"Full Round" {
@FEMALEAVATAR changes mouth into Full Round
goto femlcc_mouth_1
}<GREEN>"Select Color"{
goto femlcc_mouthcolor_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}
"Mature Medium" {
@FEMALEAVATAR changes mouth into Mature Medium
goto femlcc_mouth_1
}"Mature Round" {
@FEMALEAVATAR changes mouth into Mature Round
goto femlcc_mouth_1
}"Mature Slender" {
@FEMALEAVATAR changes mouth into Mature Slender
goto femlcc_mouth_1
}"Thick" {
@FEMALEAVATAR changes mouth into Thick
goto femlcc_mouth_1
}<GREEN>"Select Color"{
goto femlcc_mouthcolor_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_mouthcolor_1

        NARRATOR
    Lip colors.

choice
"Natural Colors" {
goto femlcc_lip_natural_1
} "Bright Colors" {
goto femlcc_lip_bright_1
} "Dark Colors" {
goto femlcc_lip_dark_1
} <GREEN> "Change Lip Shape" {
goto femlcc_mouth_1
}

label femlcc_lip_natural_1

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Blush" {
@FEMALEAVATAR changes mouthColor into Blush
goto femlcc_lip_natural_1
} "Dune" {
@FEMALEAVATAR changes mouthColor into Dune
goto femlcc_lip_natural_1
} "Ivory" {
@FEMALEAVATAR changes mouthColor into Ivory
goto femlcc_lip_natural_1
} "Sand" {
@FEMALEAVATAR changes mouthColor into Sand
goto femlcc_lip_natural_1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_1
} <PREMIUM> "Done" {
goto femlcc_custom_1
}
"Mocha" {
@FEMALEAVATAR changes mouthColor into Mocha
goto femlcc_lip_natural_1
} "Taupe" {
@FEMALEAVATAR changes mouthColor into Taupe
goto femlcc_lip_natural_1
} "Terracotta" {
@FEMALEAVATAR changes mouthColor into Terracotta
goto femlcc_lip_natural_1
} "Toffee" {
@FEMALEAVATAR changes mouthColor into Toffee
goto femlcc_lip_natural_1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_1
} <PREMIUM> "Done" {
goto femlcc_custom_1
}
"Umber" {
@FEMALEAVATAR changes mouthColor into Umber
goto femlcc_lip_natural_1
} "Rosewood" {
@FEMALEAVATAR changes mouthColor into Rosewood
goto femlcc_lip_natural_1
} "Dark" {
@FEMALEAVATAR changes mouthColor into Dark
goto femlcc_lip_natural_1
} "Sable" {
@FEMALEAVATAR changes mouthColor into Sable
goto femlcc_lip_natural_1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_1
} <PREMIUM> "Done" {
goto femlcc_custom_1
}
"Crimson" {
@FEMALEAVATAR changes mouthColor into Crimson
goto femlcc_lip_natural_1
} "Chestnut" {
@FEMALEAVATAR changes mouthColor into Chestnut
goto femlcc_lip_natural_1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_1
} <PREMIUM> "Done" {
goto femlcc_custom_1
}

label femlcc_lip_bright_1

        NARRATOR
    Bright lipstick colors.

choice [shouldPaginate: YES]
"Bubblegum Pink" {
@FEMALEAVATAR changes mouthColor into Bubblegum Pink
goto femlcc_lip_bright_1
} "Champagne" {
@FEMALEAVATAR changes mouthColor into Champagne
goto femlcc_lip_bright_1
} "Olive" {
@FEMALEAVATAR changes mouthColor into Olive
goto femlcc_lip_bright_1
} "Cherry Red" {
@FEMALEAVATAR changes mouthColor into Cherry Red
goto femlcc_lip_bright_1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_1
} <PREMIUM> "Done" {
goto femlcc_custom_1
}
"Orange Crush" {
@FEMALEAVATAR changes mouthColor into Orange Crush
goto femlcc_lip_bright_1
} "Raspberry" {
@FEMALEAVATAR changes mouthColor into Raspberry
goto femlcc_lip_bright_1
} "Rose" {
@FEMALEAVATAR changes mouthColor into Rose
goto femlcc_lip_bright_1
} "Ruby Red" {
@FEMALEAVATAR changes mouthColor into Ruby Red
goto femlcc_lip_bright_1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_1
} <PREMIUM> "Done" {
goto femlcc_custom_1
}
"Seafoam" {
@FEMALEAVATAR changes mouthColor into Seafoam
goto femlcc_lip_bright_1
} "Sky Blue" {
@FEMALEAVATAR changes mouthColor into Sky Blue
goto femlcc_lip_bright_1
} "White" {
@FEMALEAVATAR changes mouthColor into White
goto femlcc_lip_bright_1
} "Lavender" {
@FEMALEAVATAR changes mouthColor into Lavender
goto femlcc_lip_bright_1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_1
} <PREMIUM> "Done" {
goto femlcc_custom_1
}

label femlcc_lip_dark_1

        NARRATOR
    Dark lipstick colors.

choice [shouldPaginate: YES]
"Azure" {
@FEMALEAVATAR changes mouthColor into Azure
goto femlcc_lip_dark_1
} "Raven" {
@FEMALEAVATAR changes mouthColor into Raven
goto femlcc_lip_dark_1
} "Bordeaux" {
@FEMALEAVATAR changes mouthColor into Bordeaux
goto femlcc_lip_dark_1
} "Dusty Rose" {
@FEMALEAVATAR changes mouthColor into Dusty Rose
goto femlcc_lip_dark_1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_1
} <PREMIUM> "Done" {
goto femlcc_custom_1
}
"Plum" {
@FEMALEAVATAR changes mouthColor into Plum
goto femlcc_lip_dark_1
} "Emerald" {
@FEMALEAVATAR changes mouthColor into Emerald
goto femlcc_lip_dark_1
} "Scarlet" {
@FEMALEAVATAR changes mouthColor into Scarlet
goto femlcc_lip_dark_1
} "Wine" {
@FEMALEAVATAR changes mouthColor into Wine
goto femlcc_lip_dark_1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_1
} <PREMIUM> "Done" {
goto femlcc_custom_1
}


label femlcc_nose_1

        NARRATOR
    Nose shapes.

choice [shouldPaginate: YES]
"Hooked" {
@FEMALEAVATAR changes nose into Hooked
goto femlcc_nose_1
} "Sculpted" {
@FEMALEAVATAR changes nose into Sculpted
goto femlcc_nose_1
} "Elven" {
@FEMALEAVATAR changes nose into Elven
goto femlcc_nose_1
} "Grecian" {
@FEMALEAVATAR changes nose into Grecian
goto femlcc_nose_1
} "Upturned" {
@FEMALEAVATAR changes nose into Upturned
goto femlcc_nose_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}
"Soft Natural" {
@FEMALEAVATAR changes nose into Soft Natural
goto femlcc_nose_1
} "Refined" {
@FEMALEAVATAR changes nose into Refined
goto femlcc_nose_1
} "Roman" {
@FEMALEAVATAR changes nose into Roman
goto femlcc_nose_1
} "Celestial" {
@FEMALEAVATAR changes nose into Celestial
goto femlcc_nose_1
} "Round" {
@FEMALEAVATAR changes nose into Round
goto femlcc_nose_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}
"Aquiline" {
@FEMALEAVATAR changes nose into Aquiline
goto femlcc_nose_1
} "Pointed" {
@FEMALEAVATAR changes nose into Pointed
goto femlcc_nose_1
} "Perky" {
@FEMALEAVATAR changes nose into Perky
goto femlcc_nose_1
} "Wide" {
@FEMALEAVATAR changes nose into Wide
goto femlcc_nose_1
} "Mature Round" {
@FEMALEAVATAR changes nose into Mature Round
goto femlcc_nose_1
} <PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_hair_1

        NARRATOR
    Hair styles.

choice
"Short Hair"{
goto femlcc_hairShort_1
}"Mid-length Hair"{
goto femlcc_hairMedium_1
}"Long Hair"{
goto femlcc_hairLong_1
}"Curled Hair"{
goto femlcc_hairCurled_1
}"Tied-Up Hair"{
goto femlcc_hairUp_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_hairShort_1

        NARRATOR
    Short hair styles.

choice [shouldPaginate: YES]
"Buzzed Hair" {
@FEMALEAVATAR changes hair into Buzzed Hair
goto femlcc_hairShort_1
}"Classy Pixie" {
@FEMALEAVATAR changes hair into Classy Pixie
goto femlcc_hairShort_1
}"Messy Pixie" {
@FEMALEAVATAR changes hair into Messy Pixie
goto femlcc_hairShort_1
}"Pixie" {
@FEMALEAVATAR changes hair into Pixie
goto femlcc_hairShort_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}
"Unstyled Faux Hawk" {
@FEMALEAVATAR changes hair into Unstyled Faux Hawk
goto femlcc_hairShort_1
} "Slicked Back" {
@FEMALEAVATAR changes hair into Long Slicked Back Hair
goto femlcc_hairShort_1
}"Twist Hair" {
@FEMALEAVATAR changes hair into Twist Hair
goto femlcc_hairShort_1
}"Long Faux Hawk" {
@FEMALEAVATAR changes hair into Long Faux Hawk
goto femlcc_hairShort_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}
"Cornrow Faux Hawk" {
@FEMALEAVATAR changes hair into Cornrow Faux Hawk
goto femlcc_hairShort_1
}"Shaved Sides" {
@FEMALEAVATAR changes hair into Shaved Sides
goto femlcc_hairShort_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_hairMedium_1

        NARRATOR
    Medium hair styles.

choice [shouldPaginate: YES]
"Bed head" {
@FEMALEAVATAR changes hair into Shaggy Long Hair
goto femlcc_hairMedium_1
}"Classic Bob" {
@FEMALEAVATAR changes hair into Classic Bob
goto femlcc_hairMedium_1
}"Dreadlocks" {
@FEMALEAVATAR changes hair into Long Dreadlocks
goto femlcc_hairMedium_1
}"Straight Bob" {
@FEMALEAVATAR changes hair into Straight Bob
goto femlcc_hairMedium_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}
"Suburban Bubble" {
@FEMALEAVATAR changes hair into Suburban Bubble
goto femlcc_hairMedium_1
}"Natural Curls" {
@FEMALEAVATAR changes hair into Natural Curls
goto femlcc_hairMedium_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_hairLong_1

        NARRATOR
    Long hair styles.

choice [shouldPaginate: YES]
"Layered Hair" {
@FEMALEAVATAR changes hair into Layered Hair
goto femlcc_hairLong_1
}"Long Feathered" {
@FEMALEAVATAR changes hair into Long Feathered
goto femlcc_hairLong_1
}"Jules Hair" {
@FEMALEAVATAR changes hair into Jules Hair
goto femlcc_hairLong_1
}"Long Straight Bangs" {
@FEMALEAVATAR changes hair into Long Straight Hair
goto femlcc_hairLong_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}
"Straight" {
@FEMALEAVATAR changes hair into Straight
goto femlcc_hairLong_1
}"Styled Corn Rows" {
@FEMALEAVATAR changes hair into Styled Corn Rows
goto femlcc_hairLong_1
}"Beach Wave" {
@FEMALEAVATAR changes hair into Beach Wave Hair
goto femlcc_hairLong_1
}"Head Scarf" {
@FEMALEAVATAR changes hair into Side Head Scarf
goto femlcc_hairLong_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}
"Long Braids" {
@FEMALEAVATAR changes hair into Long Braids
goto femlcc_hairLong_1
}"Box Braids"{
@FEMALEAVATAR changes hair into Black and Brown Box Braid Updo
goto femlcc_hairLong_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_hairCurled_1

        NARRATOR
    Curled hair styles.

choice [shouldPaginate: YES]
"Diva Curls" {
@FEMALEAVATAR changes hair into Diva Curls
goto femlcc_hairCurled_1
}"Long Curly Hair" {
@FEMALEAVATAR changes hair into Long Curly Hair
goto femlcc_hairCurled_1
}"Rebel Half Shaved" {
@FEMALEAVATAR changes hair into Rebel Half Shaved Hairstyle
goto femlcc_hairCurled_1
}"Short Curly Hair" {
@FEMALEAVATAR changes hair into Short Curly Hair
goto femlcc_hairCurled_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_hairUp_1

        NARRATOR
    Updo hair styles.

choice [shouldPaginate: YES]
"Casual Braided Pigtails" {
@FEMALEAVATAR changes hair into Casual Braided Pigtails
goto femlcc_hairUp_1
}"High Ponytail" {
@FEMALEAVATAR changes hair into High Ponytail
goto femlcc_hairUp_1
}"Fishtail Braid" {
@FEMALEAVATAR changes hair into Fishtail Braid
goto femlcc_hairUp_1
}"Messy Back Bun" {
@FEMALEAVATAR changes hair into Messy Back Bun
goto femlcc_hairUp_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}
"Double Bun" {
@FEMALEAVATAR changes hair into Double Bun Updo
goto femlcc_hairUp_1
}"Braided Crown" {
@FEMALEAVATAR changes hair into Braid Crown Updo
goto femlcc_hairUp_1
} "Punk Ponytail" {
@FEMALEAVATAR changes hair into Urban Punk Ponytail
goto femlcc_hairUp_1
}"Dancer Bun"{
@FEMALEAVATAR changes hair into Dancer Bun
goto femlcc_hairUp_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}
"Pulled Back"{
@FEMALEAVATAR changes hair into Monday Morning Updo
goto femlcc_hairUp_1
}"Cornrow Bun"{
@FEMALEAVATAR changes hair into Cornrow Bun
goto femlcc_hairUp_1
}"Ponytail Locks"{
@FEMALEAVATAR changes hair into Ponytail Locks
goto femlcc_hairUp_1
}"Short Tied Up"{
@FEMALEAVATAR changes hair into Short Tiedup Hair
goto femlcc_hairUp_1
}<GREEN>"Back to Styles"{
goto femlcc_hair_1
}<PREMIUM>"Done"{
goto femlcc_custom_1
}

label femlcc_end_1
@pause for 0
readerMessage Template created by @dara.amarie.ep on IG!
2 Likes