Dara’s Limited CC Templates - WORKSHOP RE-OPENED!

Limelight Female - No eye colors and no lip shapes

Template here
label femlcc_custom_z1

@REGINA stands screen center and REGINA faces right and REGINA starts idle

        NARRATOR
    What does your character look like?

choice [layout]
"Skin Tone" {
goto femlcc_skin_z1
} "Hairstyle & Color" {
goto femlcc_hair_z1
} "Facial Features" {
goto femlcc_faceoptions_z1
} <PREMIUM> "This is perfect!" {
goto femlcc_end_z1
}

####################### FACE APPEARANCE #######################

label femlcc_faceoptions_z1

        NARRATOR
    Facial features.

choice
"Face Shape" {
goto femlcc_face_z1
} "Eyes" {
goto femlcc_eyes_z1
} "Eyebrows" {
goto femlcc_brows_z1
} "Nose" {
goto femlcc_nose_z1
} "Lip Color" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}

####################### SKIN COLOR #######################

label femlcc_skin_z1

        NARRATOR
    All skin tones.

choice
"Neutral Shades" {
goto femlcc_neutralskin_z1
} "Rose Shades" {
goto femlcc_roseskin_z1
} "Gold Shades" {
goto femlcc_goldskin_z1
} "Copper Shades" {
goto femlcc_copperskin_z1
} "Ash Shades" {
goto femlcc_ashskin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}

label femlcc_neutralskin_z1

        NARRATOR
    Neutral skin tones.

choice [shouldPaginate: YES]
"Neutral 00" {
@REGINA changes bodyColor into Neutral 00
goto femlcc_neutralskin_z1
} "Neutral 01" {
@REGINA changes bodyColor into Neutral 01
goto femlcc_neutralskin_z1
} "Neutral 02" {
@REGINA changes bodyColor into Neutral 02
goto femlcc_neutralskin_z1
} "Neutral 03" {
@REGINA changes bodyColor into Neutral 03
goto femlcc_neutralskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Neutral 04" {
@REGINA changes bodyColor into Neutral 04
goto femlcc_neutralskin_z1
} "Neutral 05" {
@REGINA changes bodyColor into Neutral 05
goto femlcc_neutralskin_z1
} "Neutral 06" {
@REGINA changes bodyColor into Neutral 06
goto femlcc_neutralskin_z1
} "Neutral 07" {
@REGINA changes bodyColor into Neutral 07
goto femlcc_neutralskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Neutral 08" {
@REGINA changes bodyColor into Neutral 08
goto femlcc_neutralskin_z1
} "Neutral 09" {
@REGINA changes bodyColor into Neutral 09
goto femlcc_neutralskin_z1
} "Neutral 10" {
@REGINA changes bodyColor into Neutral 10
goto femlcc_neutralskin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
}

label femlcc_roseskin_z1

        NARRATOR
    Rose skin tones.

choice [shouldPaginate: YES]
"Rose 00" {
@REGINA changes bodyColor into Rose 00
goto femlcc_roseskin_z1
} "Rose 01" {
@REGINA changes bodyColor into Rose 01
goto femlcc_roseskin_z1
} "Rose 02" {
@REGINA changes bodyColor into Rose 02
goto femlcc_roseskin_z1
} "Rose 03" {
@REGINA changes bodyColor into Rose 03
goto femlcc_roseskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Rose 04" {
@REGINA changes bodyColor into Rose 04
goto femlcc_roseskin_z1
} "Rose 05" {
@REGINA changes bodyColor into Rose 05
goto femlcc_roseskin_z1
} "Rose 06" {
@REGINA changes bodyColor into Rose 06
goto femlcc_roseskin_z1
} "Rose 07" {
@REGINA changes bodyColor into Rose 07
goto femlcc_roseskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Rose 08" {
@REGINA changes bodyColor into Rose 08
goto femlcc_roseskin_z1
} "Rose 09" {
@REGINA changes bodyColor into Rose 09
goto femlcc_roseskin_z1
} "Rose 10" {
@REGINA changes bodyColor into Rose 10
goto femlcc_roseskin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
}

label femlcc_goldskin_z1

        NARRATOR
    Gold skin tones.

choice [shouldPaginate: YES]
"Gold 00" {
@REGINA changes bodyColor into Gold 00
goto femlcc_goldskin_z1
} "Gold 01" {
@REGINA changes bodyColor into Gold 01
goto femlcc_goldskin_z1
} "Gold 02" {
@REGINA changes bodyColor into Gold 02
goto femlcc_goldskin_z1
} "Gold 03" {
@REGINA changes bodyColor into Gold 03
goto femlcc_goldskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Gold 04" {
@REGINA changes bodyColor into Gold 04
goto femlcc_goldskin_z1
} "Gold 05" {
@REGINA changes bodyColor into Gold 05
goto femlcc_goldskin_z1
} "Gold 06" {
@REGINA changes bodyColor into Gold 06
goto femlcc_goldskin_z1
} "Gold 07" {
@REGINA changes bodyColor into Gold 07
goto femlcc_goldskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Gold 08" {
@REGINA changes bodyColor into Gold 08
goto femlcc_goldskin_z1
} "Gold 09" {
@REGINA changes bodyColor into Gold 09
goto femlcc_goldskin_z1
} "Gold 10" {
@REGINA changes bodyColor into Gold 10
goto femlcc_goldskin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
}

label femlcc_copperskin_z1

        NARRATOR
    Copper skin tones.

choice [shouldPaginate: YES]
"Copper 00" {
@REGINA changes bodyColor into Copper 00
goto femlcc_copperskin_z1
} "Copper 01" {
@REGINA changes bodyColor into Copper 01
goto femlcc_copperskin_z1
} "Copper 02" {
@REGINA changes bodyColor into Copper 02
goto femlcc_copperskin_z1
} "Copper 03" {
@REGINA changes bodyColor into Copper 03
goto femlcc_copperskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Copper 04" {
@REGINA changes bodyColor into Copper 04
goto femlcc_copperskin_z1
} "Copper 05" {
@REGINA changes bodyColor into Copper 05
goto femlcc_copperskin_z1
} "Copper 06" {
@REGINA changes bodyColor into Copper 06
goto femlcc_copperskin_z1
} "Copper 07" {
@REGINA changes bodyColor into Copper 07
goto femlcc_copperskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Copper 08" {
@REGINA changes bodyColor into Copper 08
goto femlcc_copperskin_z1
} "Copper 09" {
@REGINA changes bodyColor into Copper 09
goto femlcc_copperskin_z1
} "Copper 10" {
@REGINA changes bodyColor into Copper 10
goto femlcc_copperskin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
}

label femlcc_ashskin_z1

        NARRATOR
    Ash skin tones.

choice [shouldPaginate: YES]
"Ash 00" {
@REGINA changes bodyColor into Ash 00
goto femlcc_ashskin_z1
} "Ash 01" {
@REGINA changes bodyColor into Ash 01
goto femlcc_ashskin_z1
} "Ash 02" {
@REGINA changes bodyColor into Ash 02
goto femlcc_ashskin_z1
} "Ash 03" {
@REGINA changes bodyColor into Ash 03
goto femlcc_ashskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Ash 04" {
@REGINA changes bodyColor into Ash 04
goto femlcc_ashskin_z1
} "Ash 05" {
@REGINA changes bodyColor into Ash 05
goto femlcc_ashskin_z1
} "Ash 06" {
@REGINA changes bodyColor into Ash 06
goto femlcc_ashskin_z1
} "Ash 07" {
@REGINA changes bodyColor into Ash 07
goto femlcc_ashskin_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Ash 08" {
@REGINA changes bodyColor into Ash 08
goto femlcc_ashskin_z1
} "Ash 09" {
@REGINA changes bodyColor into Ash 09
goto femlcc_ashskin_z1
} "Ash 10" {
@REGINA changes bodyColor into Ash 10
goto femlcc_ashskin_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
} <GREEN> "Different Shades" {
goto femlcc_skin_z1
}

####################### EYEBROWS #######################

label femlcc_brows_z1

        NARRATOR
    Eyebrow shapes.

choice [shouldPaginate: YES]
"Arched Natural"{
@REGINA changes eyebrows into Arched Natural
goto femlcc_brows_z1
}"Arched Thick"{
@REGINA changes eyebrows into Arched Thick Styled
goto femlcc_brows_z1
}"Arched Thin"{
@REGINA changes eyebrows into Arched Thin
goto femlcc_brows_z1
}"Arched Thin High"{
@REGINA changes eyebrows into Arched Thin High
goto femlcc_brows_z1
}<GREEN> "Change Color" {
goto femlcc_browscolor_z1
}<PREMIUM> "Done"{
goto femlcc_custom_z1
}
"Round Medium"{
@REGINA changes eyebrows into Round Medium
goto femlcc_brows_z1
}"Round Thick"{
@REGINA changes eyebrows into Round Thick
goto femlcc_brows_z1
}"Round Thin High"{
@REGINA changes eyebrows into Round Thin High
goto femlcc_brows_z1
}"Straight Medium"{
@REGINA changes eyebrows into Straight Medium
goto femlcc_brows_z1
}<GREEN> "Change Color" {
goto femlcc_browscolor_z1
}<PREMIUM> "Done"{
goto femlcc_custom_z1
}
"Arched Natural Scar"{
@REGINA changes eyebrows into Arched Natural Scar
goto femlcc_brows_z1
}"High Arch Angled"{
@REGINA changes eyebrows into High Arch Angled
goto femlcc_brows_z1
}"Arched Short"{
@REGINA changes eyebrows into Arched Short
goto femlcc_brows_z1
}"Bushy Thick"{
@REGINA changes eyebrows into Bushy Thick
goto femlcc_brows_z1
}<GREEN> "Change Color" {
goto femlcc_browscolor_z1
}<PREMIUM> "Done"{
goto femlcc_custom_z1
}
"Straight Thin"{
@REGINA changes eyebrows into Straight Thin
goto femlcc_brows_z1
}"Round Thick Styled"{
@REGINA changes eyebrows into Round Thick Styled
goto femlcc_brows_z1
}<GREEN> "Change Color" {
goto femlcc_browscolor_z1
}<PREMIUM> "Done"{
goto femlcc_custom_z1
}

####################### EYEBROW COLOR #######################

label femlcc_browscolor_z1

        NARRATOR
    All brow colors.

choice [layout]
"Natural" {
goto femlcc_naturalbrowcolors_z1
}"Dyed"{
goto femlcc_dyedbrowcolors_z1
} <GREEN> "Brow Shapes" {
goto femlcc_brows_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}

label femlcc_naturalbrowcolors_z1

        NARRATOR
    Dark brow colors.

choice [shouldPaginate: YES]
"Jet Black" {
@REGINA changes eyebrowsColor into blackJet
goto femlcc_naturalbrowcolors_z1
}"Dark Black" {
@REGINA changes eyebrowsColor into Black Dark
goto femlcc_naturalbrowcolors_z1
}"Deep Brown" {
@REGINA changes eyebrowsColor into Deep Brown
goto femlcc_naturalbrowcolors_z1
}"Dark Brown"{
@REGINA changes eyebrowsColor into Dark Brown
goto femlcc_naturalbrowcolors_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Chestnut Brown"{
@REGINA changes eyebrowsColor into Chestnut Brown
goto femlcc_naturalbrowcolors_z1
}"Warm Brown" {
@REGINA changes eyebrowsColor into Medium Warm Brown
goto femlcc_naturalbrowcolors_z1
}"Light Brown" {
@REGINA changes eyebrowsColor into Light Brown
goto femlcc_naturalbrowcolors_z1
}"Burgundy Red" {
@REGINA changes eyebrowsColor into Burgundy Red
goto femlcc_naturalbrowcolors_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Ginger Red" {
@REGINA changes eyebrowsColor into Ginger Red
goto femlcc_naturalbrowcolors_z1
}"Platinum Blonde" {
@REGINA changes eyebrowsColor into Platinum Blonde
goto femlcc_naturalbrowcolors_z1
}"Dirty Blonde" {
@REGINA changes eyebrowsColor into Dirty Blonde
goto femlcc_naturalbrowcolors_z1
}"Honey Blonde" {
@REGINA changes eyebrowsColor into Honey Blonde
goto femlcc_naturalbrowcolors_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Strawberry Blonde" {
@REGINA changes eyebrowsColor into Strawberry Blonde
goto femlcc_naturalbrowcolors_z1
}"Medium Blonde" {
@REGINA changes eyebrowsColor into Blonde Medium
goto femlcc_naturalbrowcolors_z1
}"Ash Blonde" {
@REGINA changes eyebrowsColor into Ash Blonde
goto femlcc_naturalbrowcolors_z1
}"Peach Blonde" {
@REGINA changes eyebrowsColor into Peach Blonde
goto femlcc_naturalbrowcolors_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}

label femlcc_dyedbrowcolors_z1

        NARRATOR
    Dyed brow colors.

choice [shouldPaginate: YES]
"Hot Pink" {
@REGINA changes eyebrowsColor into Hot Pink
goto femlcc_dyedbrowcolors_z1
} "Light Pink" {
@REGINA changes eyebrowsColor into Pink Lt
goto femlcc_dyedbrowcolors_z1
} "Rose Gold" {
@REGINA changes eyebrowsColor into Rose Gold
goto femlcc_dyedbrowcolors_z1
} "Purple" {
@REGINA changes eyebrowsColor into Red Purple
goto femlcc_dyedbrowcolors_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Purple Lilac" {
@REGINA changes eyebrowsColor into Purple Lilac
goto femlcc_dyedbrowcolors_z1
} "Plum" {
@REGINA changes eyebrowsColor into Plum
goto femlcc_dyedbrowcolors_z1
} "Dark Purple" {
@REGINA changes eyebrowsColor into Purple
goto femlcc_dyedbrowcolors_z1
} "Blue" {
@REGINA changes eyebrowsColor into Blue
goto femlcc_dyedbrowcolors_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Light Blue" {
@REGINA changes eyebrowsColor into Cornflower Blue
goto femlcc_dyedbrowcolors_z1
} "Aqua Blue" {
@REGINA changes eyebrowsColor into Aqua Blue
goto femlcc_dyedbrowcolors_z1
} "Dark Blue" {
@REGINA changes eyebrowsColor into Blue Black
goto femlcc_dyedbrowcolors_z1
} "Green" {
@REGINA changes eyebrowsColor into Green
goto femlcc_dyedbrowcolors_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Lime Green" {
@REGINA changes eyebrowsColor into Yellow Green
goto femlcc_dyedbrowcolors_z1
} "Aqua Green" {
@REGINA changes eyebrowsColor into Aqua Green
goto femlcc_dyedbrowcolors_z1
} "Yellow" {
@REGINA changes eyebrowsColor into Yellow
goto femlcc_dyedbrowcolors_z1
} "Orange" {
@REGINA changes eyebrowsColor into Orange
goto femlcc_dyedbrowcolors_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Red" {
@REGINA changes eyebrowsColor into Red
goto femlcc_dyedbrowcolors_z1
} "Copper Red" {
@REGINA changes eyebrowsColor into Copper Red
goto femlcc_dyedbrowcolors_z1
} "Grey" {
@REGINA changes eyebrowsColor into Cool Gray
goto femlcc_dyedbrowcolors_z1
} "Light Grey" {
@REGINA changes eyebrowsColor into Aqua Gray
goto femlcc_dyedbrowcolors_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"White" {
@REGINA changes eyebrowsColor into Warm White
goto femlcc_dyedbrowcolors_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
} <GREEN> "Different Colors" {
goto femlcc_browscolor_z1
}

####################### FACE SHAPE #######################

label femlcc_face_z1

        NARRATOR
    Face shapes.

choice [shouldPaginate: YES]
"Diamond" {
@REGINA changes face into Diamond
goto femlcc_face_z1
} "Long Diamond" {
@REGINA changes face into Diamond Long
goto femlcc_face_z1
} "Defined Diamond" {
@REGINA changes face into Diamond Defined Contour
goto femlcc_face_z1
} "Defined Heart" {
@REGINA changes face into Heart Defined
goto femlcc_face_z1
} "Defined Squared" {
@REGINA changes face into Square Defined
goto femlcc_face_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Soft Heart" {
@REGINA changes face into Heart Soft
goto femlcc_face_z1
} "Defined Triangle" {
@REGINA changes face into Triangle Defined
goto femlcc_face_z1
} "Mature Square" {
@REGINA changes face into Square Mature
goto femlcc_face_z1
} "Mature Heart" {
@REGINA changes face into Heart Mature
goto femlcc_face_z1
} "Soft Round" {
@REGINA changes face into Round Soft
goto femlcc_face_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Square Soft" {
@REGINA changes face into Square Soft
goto femlcc_face_z1
} "Round Puffy" {
@REGINA changes face into Round Puffy Cheek
goto femlcc_face_z1
} "Heart Double Chin" {
@REGINA changes face into Heart Mature Double Chin
goto femlcc_face_z1
} "Round Double Chin" {
@REGINA changes face into Round Double Chin
goto femlcc_face_z1
} "Long Double Chin" {
@REGINA changes face into Long Double Chin
goto femlcc_face_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Square Youth" {
@REGINA changes face into Square Youthful
goto femlcc_face_z1
} "Square Aged" {
@REGINA changes face into Square Aged
goto femlcc_face_z1
} "Square Chiseled" {
@REGINA changes face into Square Chiseled
goto femlcc_face_z1
} "Square Chiseled Cheekbones" {
@REGINA changes face into Square Chiseled Cheekbones
goto femlcc_face_z1
} "Triangle Chiseled" {
@REGINA changes face into Triangle Chiseled
goto femlcc_face_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}

####################### EYE SHAPE #######################

label femlcc_eyes_z1

        NARRATOR
    Eye shapes.

choice [shouldPaginate: YES]
"Round Wide" {
@REGINA changes eyes into Round Downturned Wide
goto femlcc_eyes_z1
} "Round Medium" {
@REGINA changes eyes into Round Medium
goto femlcc_eyes_z1
} "Sharp Almond" {
@REGINA changes eyes into Sharp Almond
goto femlcc_eyes_z1
} "Generic" {
@REGINA changes eyes into Female Generic
goto femlcc_eyes_z1
} "Deepset Downturned" {
@REGINA changes eyes into Deepset Downturned
goto femlcc_eyes_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Deepset Wide" {
@REGINA changes eyes into Deepset Upturned Wide
goto femlcc_eyes_z1
} "Deepset Almond" {
@REGINA changes eyes into Deepset Almond
goto femlcc_eyes_z1
} "Monolid Defined" {
@REGINA changes eyes into Monolid Defined
goto femlcc_eyes_z1
} "Monolid Slender" {
@REGINA changes eyes into Monolid Slender
goto femlcc_eyes_z1
} "Angular Slender" {
@REGINA changes eyes into Angular Slender
goto femlcc_eyes_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Almond Slender" {
@REGINA changes eyes into Hooded Slender Almond
goto femlcc_eyes_z1
} "Almond Slender Eyeliner" {
@REGINA changes eyes into Hooded Slender Almond Eyeliner
goto femlcc_eyes_z1
} "Heavy Lid Upturned" {
@REGINA changes eyes into Heavy Lid Upturned
goto femlcc_eyes_z1
}"Heavy Lid Upturned Falsies" {
@REGINA changes eyes into Heavy Lid Upturned Falsies
goto femlcc_eyes_z1
} "Deepset Smokey Eye" {
@REGINA changes eyes into Deep Set False Lashes Smokey Eye
goto femlcc_eyes_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Delicate Almond" {
@REGINA changes eyes into Delicate Almond
goto femlcc_eyes_z1
} "Delicate Almond Falsies" {
@REGINA changes eyes into Delicate Almond Falsies
goto femlcc_eyes_z1
} "Deepset Downturned Wide" {
@REGINA changes eyes into Deepset Downturned Wide
goto femlcc_eyes_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Deepset Mature" {
@REGINA changes eyes into Deepset Mature
goto femlcc_eyes_z1
}

####################### MOUTH COLOR #######################

label femlcc_mouthcolor_z1

        NARRATOR
    All lip colors.

choice [layout]
"Natural" {
goto femlcc_NaturalColors_z1
} "Gloss" {
goto femlcc_GlossColors_z1
} "Matte" {
goto femlcc_MatteColors_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}

label femlcc_NaturalColors_z1

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Fair Rose" {
@REGINA changes mouthColor into Fair Rose Matte
goto femlcc_NaturalColors_z1
} "Fair Neutral" {
@REGINA changes mouthColor into Fair Neutral Matte
goto femlcc_NaturalColors_z1
} "Fair Gold" {
@REGINA changes mouthColor into Fair Gold Matte
goto femlcc_NaturalColors_z1
} "Beige Light Gold" {
@REGINA changes mouthColor into Beige Light Gold Matte
goto femlcc_NaturalColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Beige Gold" {
@REGINA changes mouthColor into Beige Gold Matte
goto femlcc_NaturalColors_z1
} "Beige Rose" {
@REGINA changes mouthColor into Beige Rose
goto femlcc_NaturalColors_z1
} "Beige Deep Neutral" {
@REGINA changes mouthColor into Beige Deep Neutral
goto femlcc_NaturalColors_z1
} "Tan Deep Gold" {
@REGINA changes mouthColor into Tan Deep Gold
goto femlcc_NaturalColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Tan Deep Neutral" {
@REGINA changes mouthColor into Tan Deep Neutral
goto femlcc_NaturalColors_z1
} "Brown Neutral" {
@REGINA changes mouthColor into Brown Neutral
goto femlcc_NaturalColors_z1
} "Brown Gold" {
@REGINA changes mouthColor into Brown Gold
goto femlcc_NaturalColors_z1
} "Brown Deep Gold" {
@REGINA changes mouthColor into Brown Deep Gold
goto femlcc_NaturalColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Brown Deep Rose" {
@REGINA changes mouthColor into Brown Deep Rose
goto femlcc_NaturalColors_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
}

label femlcc_GlossColors_z1

        NARRATOR
    Gloss lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@REGINA changes mouthColor into Peach Gloss
goto femlcc_GlossColors_z1
} "Light Peach" {
@REGINA changes mouthColor into Pink Peach Lt Gloss
goto femlcc_GlossColors_z1
} "Beige Pink" {
@REGINA changes mouthColor into Pink Beige Gloss
goto femlcc_GlossColors_z1
} "Medium Pink" {
@REGINA changes mouthColor into Pink Medium Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Warm Pink" {
@REGINA changes mouthColor into Pink Warm Gloss
goto femlcc_GlossColors_z1
} "Hot Pink" {
@REGINA changes mouthColor into Pink Hot Gloss
goto femlcc_GlossColors_z1
} "Deep Pink" {
@REGINA changes mouthColor into Pink Deep Gloss
goto femlcc_GlossColors_z1
} "Pink Peach" {
@REGINA changes mouthColor into Pink Peach Medium Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Neutral Nude" {
@REGINA changes mouthColor into Neutral Medium Nude Gloss
goto femlcc_GlossColors_z1
} "Light Nude" {
@REGINA changes mouthColor into Rose Light Nude Gloss
goto femlcc_GlossColors_z1
} "Medium Nude" {
@REGINA changes mouthColor into Rose Medium Nude Gloss
goto femlcc_GlossColors_z1
} "Dark Nude" {
@REGINA changes mouthColor into Rose Dark Nude Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Rose" {
@REGINA changes mouthColor into Rose Gloss
goto femlcc_GlossColors_z1
} "Mauve" {
@REGINA changes mouthColor into Mauve Gloss
goto femlcc_GlossColors_z1
} "Pastel Purple" {
@REGINA changes mouthColor into Purple Pastel Gloss
goto femlcc_GlossColors_z1
} "Deep Purple" {
@REGINA changes mouthColor into Purple Deep Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Red" {
@REGINA changes mouthColor into Red Gloss
goto femlcc_GlossColors_z1
} "Deep Red" {
@REGINA changes mouthColor into Red Deep Gloss
goto femlcc_GlossColors_z1
} "Plum" {
@REGINA changes mouthColor into Plum Gloss
goto femlcc_GlossColors_z1
} "Violet" {
@REGINA changes mouthColor into Violet Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Blood Orange" {
@REGINA changes mouthColor into Blood Orange Gloss
goto femlcc_GlossColors_z1
} "Red Garnet" {
@REGINA changes mouthColor into Red Garnet Gloss
goto femlcc_GlossColors_z1
} "Blackberry" {
@REGINA changes mouthColor into Blackberry Gloss
goto femlcc_GlossColors_z1
} "Pink Cashmere" {
@REGINA changes mouthColor into Pink Cashmere Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Ash Deep" {
@REGINA changes mouthColor into Ash Deep Gloss
goto femlcc_GlossColors_z1
} "Dark Mauve" {
@REGINA changes mouthColor into Dark Mauve Gloss
goto femlcc_GlossColors_z1
} "Dark Amethyst" {
@REGINA changes mouthColor into Dark Amethyst Gloss
goto femlcc_GlossColors_z1
} "Royal Blue" {
@REGINA changes mouthColor into Royal Blue Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Dark Apricot" {
@REGINA changes mouthColor into Dark Apricot Gloss
goto femlcc_GlossColors_z1
} "Copper Deep" {
@REGINA changes mouthColor into Copper Deep Gloss
goto femlcc_GlossColors_z1
} "Gold Deep" {
@REGINA changes mouthColor into Gold Deep Gloss
goto femlcc_GlossColors_z1
} "Black" {
@REGINA changes mouthColor into Black Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Deep Rose" {
@REGINA changes mouthColor into Rose Deep Gloss
goto femlcc_GlossColors_z1
} "Medium Gold" {
@REGINA changes mouthColor into Gold Medium Gloss
goto femlcc_GlossColors_z1
} "Deep Neutral" {
@REGINA changes mouthColor into Neutral Deep Gloss
goto femlcc_GlossColors_z1
} "Medium Cooper" {
@REGINA changes mouthColor into Copper Medium Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Dark Pink" {
@REGINA changes mouthColor into Pink Dark Gloss
goto femlcc_GlossColors_z1
} "Deep Orange" {
@REGINA changes mouthColor into Orange Deep Gloss
goto femlcc_GlossColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}

label femlcc_MatteColors_z1

        NARRATOR
    Matte lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@REGINA changes mouthColor into Peach Matte
goto femlcc_MatteColors_z1
} "Light Peach" {
@REGINA changes mouthColor into Pink Peach Light Matte
goto femlcc_MatteColors_z1
} "Beige Pink" {
@REGINA changes mouthColor into Pink Beige Matte
goto femlcc_MatteColors_z1
} "Medium Pink" {
@REGINA changes mouthColor into Pink Medium Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Warm Pink" {
@REGINA changes mouthColor into Pink Warm Matte
goto femlcc_MatteColors_z1
} "Hot Pink" {
@REGINA changes mouthColor into Pink Hot Matte
goto femlcc_MatteColors_z1
} "Deep Pink" {
@REGINA changes mouthColor into Pink Deep Matte
goto femlcc_MatteColors_z1
} "Pink Peach" {
@REGINA changes mouthColor into Pink Peach Medium Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Neutral Nude" {
@REGINA changes mouthColor into Neutral Medium Nude Matte
goto femlcc_MatteColors_z1
} "Light Nude" {
@REGINA changes mouthColor into Rose Light Nude Matte
goto femlcc_MatteColors_z1
} "Medium Nude" {
@REGINA changes mouthColor into Rose Medium Nude Matte
goto femlcc_MatteColors_z1
} "Dark Nude" {
@REGINA changes mouthColor into Rose Dark Nude Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Rose" {
@REGINA changes mouthColor into Rose Matte
goto femlcc_MatteColors_z1
} "Mauve" {
@REGINA changes mouthColor into Mauve Matte
goto femlcc_MatteColors_z1
} "Pastel Purple" {
@REGINA changes mouthColor into Purple Pastel Matte
goto femlcc_MatteColors_z1
} "Deep Purple" {
@REGINA changes mouthColor into Purple Deep Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Red" {
@REGINA changes mouthColor into Red Matte
goto femlcc_MatteColors_z1
} "Deep Red" {
@REGINA changes mouthColor into Red Deep Matte
goto femlcc_MatteColors_z1
} "Plum" {
@REGINA changes mouthColor into Plum Matte
goto femlcc_MatteColors_z1
} "Violet" {
@REGINA changes mouthColor into Violet Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Blood Orange" {
@REGINA changes mouthColor into Blood Orange Matte
goto femlcc_MatteColors_z1
} "Red Garnet" {
@REGINA changes mouthColor into Red Garnet Matte
goto femlcc_MatteColors_z1
} "Blackberry" {
@REGINA changes mouthColor into Blackberry Matte
goto femlcc_MatteColors_z1
} "Pink Cashmere" {
@REGINA changes mouthColor into Pink Cashmere Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Ash Deep" {
@REGINA changes mouthColor into Ash Deep Matte
goto femlcc_MatteColors_z1
} "Dark Mauve" {
@REGINA changes mouthColor into Dark Mauve Matte
goto femlcc_MatteColors_z1
} "Dark Amethyst" {
@REGINA changes mouthColor into Dark Amethyst Matte
goto femlcc_MatteColors_z1
} "Royal Blue" {
@REGINA changes mouthColor into Royal Blue Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Dark Apricot" {
@REGINA changes mouthColor into Dark Apricot Matte
goto femlcc_MatteColors_z1
} "Copper Deep" {
@REGINA changes mouthColor into Copper Deep Matte
goto femlcc_MatteColors_z1
} "Gold Deep" {
@REGINA changes mouthColor into Gold Deep Matte
goto femlcc_MatteColors_z1
} "Black" {
@REGINA changes mouthColor into Black Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Deep Rose" {
@REGINA changes mouthColor into Rose Deep Matte
goto femlcc_MatteColors_z1
} "Medium Gold" {
@REGINA changes mouthColor into Gold Medium Matte
goto femlcc_MatteColors_z1
} "Deep Neutral" {
@REGINA changes mouthColor into Neutral Deep Matte
goto femlcc_MatteColors_z1
} "Medium Cooper" {
@REGINA changes mouthColor into Copper Medium Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}
"Dark Pink" {
@REGINA changes mouthColor into Pink Dark Matte
goto femlcc_MatteColors_z1
} "Deep Orange" {
@REGINA changes mouthColor into Orange Deep Matte
goto femlcc_MatteColors_z1
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_z1
} <PREMIUM> "Done" {
goto femlcc_custom_z1
}

####################### NOSE SHAPE #######################

label femlcc_nose_z1

        NARRATOR
    Nose shapes.

choice [shouldPaginate: YES]
"Defined Natural" {
@REGINA changes nose into Defined Natural
goto femlcc_nose_z1
} "Grecian Soft" {
@REGINA changes nose into Grecian Soft
goto femlcc_nose_z1
} "Round Broad" {
@REGINA changes nose into Round Broad
goto femlcc_nose_z1
} "Round Button" {
@REGINA changes nose into Round Button
goto femlcc_nose_z1
} "Round Button Upturned" {
@REGINA changes nose into Round Button Upturned
goto femlcc_nose_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Round Downturned" {
@REGINA changes nose into Round Downturned
goto femlcc_nose_z1
} "Round Flared Upturned" {
@REGINA changes nose into Round Flared Upturned
goto femlcc_nose_z1
} "Round Flared Downturned" {
@REGINA changes nose into Round Flared Downturned
goto femlcc_nose_z1
} "Pointed Downturned" {
@REGINA changes nose into Pointed Downturned
goto femlcc_nose_z1
} "Broad Wide" {
@REGINA changes nose into Broad Wide
goto femlcc_nose_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Round Flared Downturned Broad" {
@REGINA changes nose into Round Flared Downturned Broad
goto femlcc_nose_z1
} "Round Button Wide" {
@REGINA changes nose into Round Button Wide
goto femlcc_nose_z1
} "Round Broad Downturned" {
@REGINA changes nose into Round Broad Downturned
goto femlcc_nose_z1
} "Narrow Flared" {
@REGINA changes nose into Narrow Flared
goto femlcc_nose_z1
} "Broad Flat" {
@REGINA changes nose into Broad Flat
goto femlcc_nose_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Grecian Angular" {
@REGINA changes nose into Grecian Angular
goto femlcc_nose_z1
} <PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Wide Broad Downturned" {
@REGINA changes nose into Wide Broad Downturned
goto femlcc_nose_z1
}

####################### HAIR STYLE #######################

label femlcc_hair_z1

        NARRATOR
    All hairstyles.

choice [shouldPaginate: YES]
"Shorter"{
goto femlcc_hairShort_z1
}"Medium"{
goto femlcc_hairMedium_z1
}"Longer"{
goto femlcc_hairLong_z1
}"Afro-Textured" {
goto femlcc_hairAfro_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Updo's" {
goto femlcc_hairUp_z1
}"Low Styled" {
goto femlcc_hairStyled_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}

label femlcc_hairShort_z1

        NARRATOR
    Short hairstyles.

choice [shouldPaginate: YES]
"Classic Bob" {
@REGINA changes hair into Classic Bob
goto femlcc_hairShort_z1
} "Curly Bob" {
@REGINA changes hair into Curly Bob
goto femlcc_hairShort_z1
}"Pixie" {
@REGINA changes hair into Short Pixie
goto femlcc_hairShort_z1
}"Punk Pixie" {
@REGINA changes hair into Punk Pixie
goto femlcc_hairShort_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Short Wavy" {
@REGINA changes hair into Short Wavy Hair Solid
goto femlcc_hairShort_z1
}"Blunt Bangs" {
@REGINA changes hair into Blunt Bangs Short
goto femlcc_hairShort_z1
} "Wavy Side Shaved" {
@REGINA changes hair into Short Wavy Side Shave
goto femlcc_hairShort_z1
}"Curly Blow Out" {
@REGINA changes hair into Short Curly Blow Out
goto femlcc_hairShort_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Crew Cut" {
@REGINA changes hair into Crew Cut
goto femlcc_hairShort_z1
}"Short Fringe" {
@REGINA changes hair into Short Layered Fringe
goto femlcc_hairShort_z1
}"Straight Tucked" {
@REGINA changes hair into Short Straight Tucked
goto femlcc_hairShort_z1
}"Emo Pixie" {
@REGINA changes hair into Emo Pixie
goto femlcc_hairShort_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Conservative Cut" {
@REGINA changes hair into Conservative Cut
goto femlcc_hairShort_z1
}"Parted Bangs" {
@REGINA changes hair into Long Bang Short Hair
goto femlcc_hairShort_z1
}"Side Part Curly" {
@REGINA changes hair into Side Part Curly Asymmetrical
goto femlcc_hairShort_z1
}"Short Flipped" {
@REGINA changes hair into Short Flipped Wavy Solid
goto femlcc_hairShort_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}

label femlcc_hairMedium_z1

        NARRATOR
    Medium hairstyles.

choice [shouldPaginate: YES]
"Hair Flip" {
@REGINA changes hair into Hair Flip
goto femlcc_hairMedium_z1
}"Straight" {
@REGINA changes hair into Straight Medium
goto femlcc_hairMedium_z1
}"Lob Bangs" {
@REGINA changes hair into Lob Bangs Blunt
goto femlcc_hairMedium_z1
}"Overgrown Bangs" {
@REGINA changes hair into Medium Straight Overgrown Bangs
goto femlcc_hairMedium_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Wavy Ombre" {
@REGINA changes hair into Short Wavy Ombre
goto femlcc_hairMedium_z1
}"Medium Curly" {
@REGINA changes hair into Medium Curly Solid
goto femlcc_hairMedium_z1
}"Parted Wavy" {
@REGINA changes hair into Short Wavy Asymmetrical
goto femlcc_hairMedium_z1
} "Wavy Side Curls" {
@REGINA changes hair into Wavy Side Curls
goto femlcc_hairMedium_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Layered Wavy Bob" {
@REGINA changes hair into Layered Wavy Bob
goto femlcc_hairMedium_z1
}"Straight Down" {
@REGINA changes hair into Medium Straight Down
goto femlcc_hairMedium_z1
} "Shoulder Curly" {
@REGINA changes hair into Medium Shoulder Curly
goto femlcc_hairMedium_z1
} "3A Shoulder Curls" {
@REGINA changes hair into 3A Shoulder Length Curls Hair
goto femlcc_hairMedium_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}

label femlcc_hairLong_z1

        NARRATOR
    Long hairstyles.

choice [shouldPaginate: YES]
"Straight" {
@REGINA changes hair into Long Straight Loose Solid
goto femlcc_hairLong_z1
}"Feathered" {
@REGINA changes hair into Long Feathered
goto femlcc_hairLong_z1
}"Long Blunt Bangs" {
@REGINA changes hair into Long Straight Loose Bangs Blunt Solid
goto femlcc_hairLong_z1
}"Sideswept Bangs" {
@REGINA changes hair into Long Straight Loose Bangs Sideswept Solid
goto femlcc_hairLong_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Beach Wave" {
@REGINA changes hair into Beach Wave Hair
goto femlcc_hairLong_z1
}"Wavy Long" {
@REGINA changes hair into Wavy Long
goto femlcc_hairLong_z1
}"Wavy Parted" {
@REGINA changes hair into Long Wavy Parted Hair
goto femlcc_hairLong_z1
}"Feathered Bangs" {
@REGINA changes hair into Long Feathered Bangs Blunt
goto femlcc_hairLong_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Long Voluminous Curls" {
@REGINA changes hair into Long Voluminous Curls Loose
goto femlcc_hairLong_z1
}"Long Curls" {
@REGINA changes hair into Long Curls
goto femlcc_hairLong_z1
}"Wavy Princess Braid" {
@REGINA changes hair into Long Down Wavy Princess Braid
goto femlcc_hairLong_z1
}"Loose Curls" {
@REGINA changes hair into Long Loose Curls
goto femlcc_hairLong_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Wavy Blowout" {
@REGINA changes hair into Long Wavy Blowout
goto femlcc_hairLong_z1
}"Side Shave" {
@REGINA changes hair into Long Side Shave
goto femlcc_hairLong_z1
}"Scene Hair" {
@REGINA changes hair into Scene Swoosh
goto femlcc_hairLong_z1
}"Slicked Back" {
@REGINA changes hair into Long Straight Slicked Back
goto femlcc_hairLong_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Thick Curls" {
@REGINA changes hair into Long Thick Curls
goto femlcc_hairLong_z1
}"Loose Bangs Sideswept" {
@REGINA changes hair into Long Wavy Loose Bangs Sideswept
goto femlcc_hairLong_z1
}"Layered Side Part" {
@REGINA changes hair into Long Layered Side Part
goto femlcc_hairLong_z1
}"Widows Peak" {
@REGINA changes hair into Long Tapered Widows Peak
goto femlcc_hairLong_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Long Straight Wavy Parted Ends" {
@REGINA changes hair into Long Straight Wavy Ends Parted
goto femlcc_hairLong_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}


label femlcc_hairAfro_z1

        NARRATOR
    Afro-textured hairstyles.

choice [shouldPaginate: YES]
"Afro" {
@REGINA changes hair into Afro
goto femlcc_hairAfro_z1
} "Short Afro" {
@REGINA changes hair into Short Afro
goto femlcc_hairAfro_z1
}"Type 4 Afro" {
@REGINA changes hair into Type 4 Afro
goto femlcc_hairAfro_z1
}"Natural Afro" {
@REGINA changes hair into Natural Afro
goto femlcc_hairAfro_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Type 4 High Puff" {
@REGINA changes hair into Type 4 High Puff Hair
goto femlcc_hairAfro_z1
}"Braided Afro Bun" {
@REGINA changes hair into Braided Afro Bun
goto femlcc_hairAfro_z1
}"Double Afro Puffs" {
@REGINA changes hair into Curly Double Afro Puffs
goto femlcc_hairAfro_z1
}"Natural Pulled Updo" {
@REGINA changes hair into Natural Curly Pulled Updo Hair
goto femlcc_hairAfro_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Shoulder Curly" {
@REGINA changes hair into Medium Shoulder Curly
goto femlcc_hairAfro_z1
}"Shoulder Curly Half Bun" {
@REGINA changes hair into Medium Shoulder Curly Bun Hair
goto femlcc_hairAfro_z1
}"Voluminous Curls" {
@REGINA changes hair into Voluminous Curls
goto femlcc_hairAfro_z1
}"High Bun Coil" {
@REGINA changes hair into Type 3 High Bun Coil Hair
goto femlcc_hairAfro_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Short Fade" {
@REGINA changes hair into Short Curly Fade
goto femlcc_hairAfro_z1
}"Bantu Knots" {
@REGINA changes hair into Bantu Knots
goto femlcc_hairAfro_z1
}"Updo Braids" {
@REGINA changes hair into Braids Updo
goto femlcc_hairAfro_z1
}"Braided Bun" {
@REGINA changes hair into Braided Bun
goto femlcc_hairAfro_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Dreads Braided Parted" {
@REGINA changes hair into Dreads Braided
goto femlcc_hairAfro_z1
}"Locks" {
@REGINA changes hair into Shoulder Length Locks Hair
goto femlcc_hairAfro_z1
}"Side Shave Braids" {
@REGINA changes hair into Curly Braids Hair
goto femlcc_hairAfro_z1
}"Faux Hawk" {
@REGINA changes hair into Long Faux Hawk Solid
goto femlcc_hairAfro_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Medium Braided" {
@REGINA changes hair into Medium Braided
goto femlcc_hairAfro_z1
}"Long Braided" {
@REGINA changes hair into Long Braided
goto femlcc_hairAfro_z1
}"Medium Dreadlocks" {
@REGINA changes hair into Medium Dreadlocks
goto femlcc_hairAfro_z1
}"Long Dreadlocks" {
@REGINA changes hair into Long Dreadlocks
goto femlcc_hairAfro_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}


label femlcc_hairUp_z1

        NARRATOR
    Updo hairstyles.

choice [shouldPaginate: YES]
"Updo Low Bun" {
@REGINA changes hair into Updo
goto femlcc_hairUp_z1
}"Updo Curly Messy" {
@REGINA changes hair into Updo Curly Messy
goto femlcc_hairUp_z1
}"Updo Twist Bangs" {
@REGINA changes hair into Updo High Twist Bangs Blunt
goto femlcc_hairUp_z1
}"Morning Updo" {
@REGINA changes hair into Morning Updo
goto femlcc_hairUp_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Small Bun" {
@REGINA changes hair into Small Bun
goto femlcc_hairUp_z1
}"Messy Sock Bun" {
@REGINA changes hair into Messy Sock Bun
goto femlcc_hairUp_z1
}"Double Buns" {
@REGINA changes hair into Double Buns
goto femlcc_hairUp_z1
}"Blunt Bangs Ponytail" {
@REGINA changes hair into Pony Tail Blunt Bangs
goto femlcc_hairUp_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Braided Curly Pony" {
@REGINA changes hair into Braided Curly Pony
goto femlcc_hairUp_z1
}"Messy Ponytail" {
@REGINA changes hair into Short Messy Pony Tail
goto femlcc_hairUp_z1
}"Updo Princess Braid" {
@REGINA changes hair into Long Updo Wavy Princess Braid
goto femlcc_hairUp_z1
}"High Spiral Pigtail" {
@REGINA changes hair into High Spiral Pigtail Hair
goto femlcc_hairUp_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Short Ponytail" {
@REGINA changes hair into Short High Ponytail
goto femlcc_hairUp_z1
}"Long Ponytail" {
@REGINA changes hair into Long High Ponytail
goto femlcc_hairUp_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}


label femlcc_hairStyled_z1

        NARRATOR
    Low styled hairstyles.

choice [shouldPaginate: YES]
"Sleek Ponytail" {
@REGINA changes hair into Sleek Ponytail
goto femlcc_hairStyled_z1
}"Over Shoulder Braid" {
@REGINA changes hair into Over Shoulder Braid
goto femlcc_hairStyled_z1
}"Double Dutch Braids" {
@REGINA changes hair into Long Double Dutch Braids
goto femlcc_hairStyled_z1
}"Side Swept" {
@REGINA changes hair into Side Swept Updo Long
goto femlcc_hairStyled_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Pinup Rolls" {
@REGINA changes hair into Pinup Victory Rolls
goto femlcc_hairStyled_z1
}"High Wavy Pony Tail Over Shoulder" {
@REGINA changes hair into High Wavy Pony Tail Over Shoulder Solid
goto femlcc_hairStyled_z1
}"Bouffant Wavy" {
@REGINA changes hair into Bouffant Long Wavy
goto femlcc_hairStyled_z1
}"Long Wavy Ponytail" {
@REGINA changes hair into Updo Pony Wavy Long
goto femlcc_hairStyled_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Half Up Top Knot Ponytail" {
@REGINA changes hair into Medium Half Up Top Knot Ponytail
goto femlcc_hairStyled_z1
}"Long Half Up Ponytail" {
@REGINA changes hair into Long Half Up Ponytail Hair
goto femlcc_hairStyled_z1
}"Side Bang Double Bun" {
@REGINA changes hair into Medium Side Bang Double Bun
goto femlcc_hairStyled_z1
}"Double Bun Half Down" {
@REGINA changes hair into Double Bun Half Down Hair
goto femlcc_hairStyled_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}
"Updo Curly Long" {
@REGINA changes hair into Updo Curly Long
goto femlcc_hairStyled_z1
}"Long Curl Half Updo" {
@REGINA changes hair into Long Curl Half Updo
goto femlcc_hairStyled_z1
}"Full Pigtail" {
@REGINA changes hair into Full Pigtail
goto femlcc_hairStyled_z1
}"Punk Hair" {
@REGINA changes hair into Cropped Punk Cut
goto femlcc_hairStyled_z1
}<GREEN>"Change Color"{
goto femlcc_haircolor_z1
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_z1
}

####################### HAIR COLOR #######################

label femlcc_haircolor_z1

        NARRATOR
    All hair colors.

choice
"Dark"{
goto femlcc_hairDark_z1
}"Light" {
goto femlcc_hairLight_z1
}"Dyed"{
goto femlcc_hairDye_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}<GREEN> "Back to Styles" {
goto femlcc_hair_z1
}

label femlcc_hairDark_z1

        NARRATOR
    Dark hair colors.

choice [shouldPaginate: YES]
"Light Brown" {
@REGINA changes hairColor into Light Brown
goto femlcc_hairDark_z1
}"Warm Brown" {
@REGINA changes hairColor into Medium Warm Brown
goto femlcc_hairDark_z1
}"Medium Brown" {
@REGINA changes hairColor into Medium Brown
goto femlcc_hairDark_z1
}"Chestnut Brown"{
@REGINA changes hairColor into Chestnut Brown
goto femlcc_hairDark_z1
}<GREEN>"Different Colors"{
goto femlcc_haircolor_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Dark Brown"{
@REGINA changes hairColor into Dark Brown
goto femlcc_hairDark_z1
}"Brunette Brown"{
@REGINA changes hairColor into Brunette Brown
goto femlcc_hairDark_z1
}"Ginger Red" {
@REGINA changes hairColor into Ginger Red
goto femlcc_hairDark_z1
}"Burgundy Red" {
@REGINA changes hairColor into Burgundy Red
goto femlcc_hairDark_z1
}<GREEN>"Different Colors"{
goto femlcc_haircolor_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Deep Brown" {
@REGINA changes hairColor into Deep Brown
goto femlcc_hairDark_z1
}"Brown Black" {
@REGINA changes hairColor into Brown Black
goto femlcc_hairDark_z1
}"Dark Black" {
@REGINA changes hairColor into Black Dark
goto femlcc_hairDark_z1
}"Jet Black" {
@REGINA changes hairColor into Black Jet
goto femlcc_hairDark_z1
}<GREEN>"Different Colors"{
goto femlcc_haircolor_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Golden Brown" {
@REGINA changes hairColor into Golden Brown
goto femlcc_hairDark_z1
}"Ash Brown" {
@REGINA changes hairColor into Ash Brown
goto femlcc_hairDark_z1
}"Auburn Brown" {
@REGINA changes hairColor into Auburn Brown
goto femlcc_hairDark_z1
}"Cool Dark Brown" {
@REGINA changes hairColor into Cool Dark Brown
goto femlcc_hairDark_z1
}<GREEN>"Different Colors"{
goto femlcc_haircolor_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}

label femlcc_hairLight_z1

        NARRATOR
    Light hair colors.

choice [shouldPaginate: YES]
"Platinum Blonde" {
@REGINA changes hairColor into Platinum Blonde
goto femlcc_hairLight_z1
}"Dirty Blonde" {
@REGINA changes hairColor into Dirty Blonde
goto femlcc_hairLight_z1
}"Honey Blonde" {
@REGINA changes hairColor into Honey Blonde
goto femlcc_hairLight_z1
}"Strawberry Blonde" {
@REGINA changes hairColor into Strawberry Blonde
goto femlcc_hairLight_z1
}<GREEN>"Different Colors"{
goto femlcc_haircolor_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}
"Medium Blonde" {
@REGINA changes hairColor into Blonde Medium
goto femlcc_hairLight_z1
}"Ash Blonde" {
@REGINA changes hairColor into Ash Blonde
goto femlcc_hairLight_z1
}"Peach Blonde" {
@REGINA changes hairColor into Peach Blonde
goto femlcc_hairLight_z1
}"Platinum White" {
@REGINA changes hairColor into Platinum White
goto femlcc_hairLight_z1
}<GREEN>"Different Colors"{
goto femlcc_haircolor_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}

label femlcc_hairDye_z1

        NARRATOR
    Dyed hair colors.

choice
"Pink/Purple" {
goto femlcc_hairDye_Pink_z1
}"Blue/Green" {
goto femlcc_hairDye_Blue_z1
}"Red/Yellow" {
goto femlcc_hairDye_Red_z1
}"White/Grey" {
goto femlcc_hairDye_White_z1
}<GREEN>"Different Colors"{
goto femlcc_haircolor_z1
}<PREMIUM>"Done"{
goto femlcc_custom_z1
}

label femlcc_hairDye_Pink_z1

        NARRATOR
    Pink and purple hair colors.

choice [shouldPaginate: YES]
"Hot Pink" {
@REGINA changes hairColor into Hot Pink
goto femlcc_hairDye_Pink_z1
} "Light Pink" {
@REGINA changes hairColor into Pink Lt
goto femlcc_hairDye_Pink_z1
} "Warm Pink" {
@REGINA changes hairColor into Warm Pink
goto femlcc_hairDye_Pink_z1
} "Rose Gold" {
@REGINA changes hairColor into Rose Gold
goto femlcc_hairDye_Pink_z1
}<GREEN>"Back to Dyed Colors"{
goto femlcc_hairDye_z1
}<PREMIUM>"Done" {
goto femlcc_custom_z1
}
"Purple" {
@REGINA changes hairColor into Red Purple
goto femlcc_hairDye_Pink_z1
} "Purple Lilac" {
@REGINA changes hairColor into Purple Lilac
goto femlcc_hairDye_Pink_z1
} "Plum" {
@REGINA changes hairColor into Plum
goto femlcc_hairDye_Pink_z1
} "Dark Purple" {
@REGINA changes hairColor into Purple
goto femlcc_hairDye_Pink_z1
}<GREEN>"Back to Dyed Colors"{
goto femlcc_hairDye_z1
}<PREMIUM>"Done" {
goto femlcc_custom_z1
}
"Pastel Lavender" {
@REGINA changes hairColor into Pastel Purple Lavender
goto femlcc_hairDye_Pink_z1
}<PREMIUM>"Done" {
goto femlcc_custom_z1
}<GREEN>"Back to Dyed Colors"{
goto femlcc_hairDye_z1
}

label femlcc_hairDye_Blue_z1

        NARRATOR
    Blue and green hair colors.

choice [shouldPaginate: YES]
"Blue" {
@REGINA changes hairColor into Blue
goto femlcc_hairDye_Blue_z1
} "Light Blue" {
@REGINA changes hairColor into Cornflower Blue
goto femlcc_hairDye_Blue_z1
} "Aqua Blue" {
@REGINA changes hairColor into Aqua Blue
goto femlcc_hairDye_Blue_z1
} "Dark Blue" {
@REGINA changes hairColor into Blue Black
goto femlcc_hairDye_Blue_z1
}<GREEN>"Back to Dyed Colors"{
goto femlcc_hairDye_z1
}<PREMIUM>"Done" {
goto femlcc_custom_z1
}
"Green" {
@REGINA changes hairColor into Green
goto femlcc_hairDye_Blue_z1
} "Lime Green" {
@REGINA changes hairColor into Yellow Green
goto femlcc_hairDye_Blue_z1
} "Mint" {
@REGINA changes hairColor into Mint
goto femlcc_hairDye_Blue_z1
} "Aqua Green" {
@REGINA changes hairColor into Aqua Green
goto femlcc_hairDye_Blue_z1
}<GREEN>"Back to Dyed Colors"{
goto femlcc_hairDye_z1
}<PREMIUM>"Done" {
goto femlcc_custom_z1
}
"Pastel Blue" {
@REGINA changes hairColor into Pastel Blue
goto femlcc_hairDye_Blue_z1
} "Pastel Mint" {
@REGINA changes hairColor into Pastel Mint
goto femlcc_hairDye_Blue_z1
}<GREEN>"Back to Dyed Colors"{
goto femlcc_hairDye_z1
}<PREMIUM>"Done" {
goto femlcc_custom_z1
}

label femlcc_hairDye_Red_z1

        NARRATOR
    Red, yellow, & orange hair colors.

choice [shouldPaginate: YES]
"Yellow" {
@REGINA changes hairColor into Yellow
goto femlcc_hairDye_Red_z1
} "Orange" {
@REGINA changes hairColor into Orange
goto femlcc_hairDye_Red_z1
} "Red" {
@REGINA changes hairColor into Red
goto femlcc_hairDye_Red_z1
} "Copper Red" {
@REGINA changes hairColor into Copper Red
goto femlcc_hairDye_Red_z1
}<GREEN>"Back to Dyed Colors"{
goto femlcc_hairDye_z1
}<PREMIUM>"Done" {
goto femlcc_custom_z1
}

label femlcc_hairDye_White_z1

        NARRATOR
    White & grey hair colors.

choice [shouldPaginate: YES]
"Grey" {
@REGINA changes hairColor into Cool Gray
goto femlcc_hairDye_White_z1
} "Light Grey" {
@REGINA changes hairColor into Aqua Gray
goto femlcc_hairDye_White_z1
}"White" {
@REGINA changes hairColor into Warm White
goto femlcc_hairDye_White_z1
}"Ice" {
@REGINA changes hairColor into Platinum Ice
goto femlcc_hairDye_White_z1
}<GREEN>"Back to Dyed Colors"{
goto femlcc_hairDye_z1
}<PREMIUM>"Done" {
goto femlcc_custom_z1
}

label femlcc_end_z1
        NARRATOR
    Are you happy with how your character looks?
choice
<PREMIUM> "Yes, she looks gorgeous!" {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Customization Template Credit
@REGINA is primp_neutral
} <GREEN> "No, I want to change something." {
goto femlcc_custom_z1
}