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

Limelight Female - Hairstyle, Hair Color, Eye Color, & Lip Color

label femlcc_custom_x
@FEMALEAVATAR spot 2.400 170 -520 and FEMALEAVATAR faces right and FEMALEAVATAR starts idle

        NARRATOR
    What do you look like?

choice
"Hairstyle" {
goto femlcc_hair_x
} "Hair Color" {
goto femlcc_haircolor_x
} "Eye Color" {
goto femlcc_eyecolor_x
} "Lip Color" {
goto femlcc_mouthcolor_x
} <PREMIUM> "This is perfect!" {
goto femlcc_x_end
}


####################### EYE COLOR #######################

label femlcc_eyecolor_x

        NARRATOR
    Eye colors.

choice [shouldPaginate: YES]
"Black" {
@FEMALEAVATAR changes eyesColor into Brown Black
goto femlcc_eyecolor_x
} "Dark Brown" {
@FEMALEAVATAR changes eyesColor into Brown Dark
goto femlcc_eyecolor_x
} "Light Brown" {
@FEMALEAVATAR changes eyesColor into Brown Light
goto femlcc_eyecolor_x
} "Pale Brown" {
@FEMALEAVATAR changes eyesColor into Brown Pale
goto femlcc_eyecolor_x
} "Green" {
@FEMALEAVATAR changes eyesColor into Green Emerald
goto femlcc_eyecolor_x
} <PREMIUM> "Done"{
goto femlcc_custom_x
}
"Ice Blue" {
@FEMALEAVATAR changes eyesColor into Ice Blue
goto femlcc_eyecolor_x
} "Aqua Blue" {
@FEMALEAVATAR changes eyesColor into Blue Aqua
goto femlcc_eyecolor_x
} "Deep Blue" {
@FEMALEAVATAR changes eyesColor into Blue Deep
goto femlcc_eyecolor_x
} "Blue Green" {
@FEMALEAVATAR changes eyesColor into Blue Green
goto femlcc_eyecolor_x
} "Silver" {
@FEMALEAVATAR changes eyesColor into Grey Cool
goto femlcc_eyecolor_x
} <PREMIUM> "Done"{
goto femlcc_custom_x
}
"Hazel" {
@FEMALEAVATAR changes eyesColor into Hazel
goto femlcc_eyecolor_x
} "Dark Hazel" {
@FEMALEAVATAR changes eyesColor into Hazel Dark
goto femlcc_eyecolor_x
} "Red" {
@FEMALEAVATAR changes eyesColor into Red
goto femlcc_eyecolor_x
} <PREMIUM> "Done"{
goto femlcc_custom_x
} "Violet" {
@FEMALEAVATAR changes eyesColor into Violet
goto femlcc_eyecolor_x
}

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

label femlcc_mouthcolor_x

        NARRATOR
    All lip colors.

choice
"Natural" {
goto femlcc_NaturalColors_x
} "Gloss" {
goto femlcc_GlossColors_x
} "Matte" {
goto femlcc_MatteColors_x
} <PREMIUM> "Done"{
goto femlcc_custom_x
}

label femlcc_NaturalColors_x

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Fair Rose" {
@FEMALEAVATAR changes mouthColor into Fair Rose Matte
goto femlcc_NaturalColors_x
} "Fair Neutral" {
@FEMALEAVATAR changes mouthColor into Fair Neutral Matte
goto femlcc_NaturalColors_x
} "Fair Gold" {
@FEMALEAVATAR changes mouthColor into Fair Gold Matte
goto femlcc_NaturalColors_x
} "Beige Light Gold" {
@FEMALEAVATAR changes mouthColor into Beige Light Gold Matte
goto femlcc_NaturalColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Beige Gold" {
@FEMALEAVATAR changes mouthColor into Beige Gold Matte
goto femlcc_NaturalColors_x
} "Beige Rose" {
@FEMALEAVATAR changes mouthColor into Beige Rose
goto femlcc_NaturalColors_x
} "Beige Deep Neutral" {
@FEMALEAVATAR changes mouthColor into Beige Deep Neutral
goto femlcc_NaturalColors_x
} "Medium Nude" {
@FEMALEAVATAR changes mouthColor into Neutral Medium Nude Matte
goto femlcc_NaturalColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Tan Deep Gold" {
@FEMALEAVATAR changes mouthColor into Tan Deep Gold
goto femlcc_NaturalColors_x
} "Tan Deep Neutral" {
@FEMALEAVATAR changes mouthColor into Tan Deep Neutral
goto femlcc_NaturalColors_x
} "Brown Neutral" {
@FEMALEAVATAR changes mouthColor into Brown Neutral
goto femlcc_NaturalColors_x
} "Brown Gold" {
@FEMALEAVATAR changes mouthColor into Brown Gold
goto femlcc_NaturalColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Brown Deep Gold" {
@FEMALEAVATAR changes mouthColor into Brown Deep Gold
goto femlcc_NaturalColors_x
} "Brown Deep Rose" {
@FEMALEAVATAR changes mouthColor into Brown Deep Rose
goto femlcc_NaturalColors_x
} "Gold Deep Matte" {
@FEMALEAVATAR changes mouthColor into Gold Deep Matte
goto femlcc_NaturalColors_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
}

label femlcc_GlossColors_x

        NARRATOR
    Gloss lipstick colors.

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

label femlcc_MatteColors_x

        NARRATOR
    Matte lipstick colors.

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

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

label femlcc_hair_x

        NARRATOR
    All hairstyles.

choice
"Short Hair"{
goto femlcc_hairShort_x
}"Mid-length Hair"{
goto femlcc_hairMedium_x
}"Long Hair"{
goto femlcc_hairLong_x
}"Styled Hair"{
goto femlcc_hairUp_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairShort_x

        NARRATOR
    Short hairstyles.

choice [shouldPaginate: YES]
"Afro" {
@FEMALEAVATAR changes hair into Afro
goto femlcc_hairShort_x
} "Short Afro" {
@FEMALEAVATAR changes hair into Short Afro
goto femlcc_hairShort_x
} "Classic Bob" {
@FEMALEAVATAR changes hair into Classic Bob
goto femlcc_hairShort_x
} "Curly Bob" {
@FEMALEAVATAR changes hair into Curly Bob
goto femlcc_hairShort_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Faux Hawk" {
@FEMALEAVATAR changes hair into Long Faux Hawk Solid
goto femlcc_hairShort_x
}"Fade" {
@FEMALEAVATAR changes hair into Short Curly Fade
goto femlcc_hairShort_x
}"Pixie" {
@FEMALEAVATAR changes hair into Short Pixie
goto femlcc_hairShort_x
}"Punk Pixie" {
@FEMALEAVATAR changes hair into Punk Pixie
goto femlcc_hairShort_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Short Wavy" {
@FEMALEAVATAR changes hair into Short Wavy Hair Solid
goto femlcc_hairShort_x
}"Blunt Bangs" {
@FEMALEAVATAR changes hair into Blunt Bangs Short
goto femlcc_hairShort_x
} "Wavy Side Shaved" {
@FEMALEAVATAR changes hair into Short Wavy Side Shave
goto femlcc_hairShort_x
}"Curly Blow Out" {
@FEMALEAVATAR changes hair into Short Curly Blow Out
goto femlcc_hairShort_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Crew Cut" {
@FEMALEAVATAR changes hair into Crew Cut
goto femlcc_hairShort_x
}"Short Fringe" {
@FEMALEAVATAR changes hair into Short Layered Fringe
goto femlcc_hairShort_x
}"Straight Tucked" {
@FEMALEAVATAR changes hair into Short Straight Tucked
goto femlcc_hairShort_x
}"Emo Pixie" {
@FEMALEAVATAR changes hair into Emo Pixie
goto femlcc_hairShort_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Bantu Knots" {
@FEMALEAVATAR changes hair into Bantu Knots
goto femlcc_hairShort_x
}"Conservative Cut" {
@FEMALEAVATAR changes hair into Conservative Cut
goto femlcc_hairShort_x
}"Parted Bangs" {
@FEMALEAVATAR changes hair into Long Bang Short Hair
goto femlcc_hairShort_x
}"Side Part Curly" {
@FEMALEAVATAR changes hair into Side Part Curly Asymmetrical
goto femlcc_hairShort_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairMedium_x

        NARRATOR
    Medium hairstyles.

choice [shouldPaginate: YES]
"Braided" {
@FEMALEAVATAR changes hair into Medium Braided
goto femlcc_hairMedium_x
}"Medium Dreadlocks" {
@FEMALEAVATAR changes hair into Medium Dreadlocks
goto femlcc_hairMedium_x
}"Hair Flip" {
@FEMALEAVATAR changes hair into Hair Flip
goto femlcc_hairMedium_x
}"Straight" {
@FEMALEAVATAR changes hair into Straight Medium
goto femlcc_hairMedium_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Lob Bangs" {
@FEMALEAVATAR changes hair into Lob Bangs Blunt
goto femlcc_hairMedium_x
}"Overgrown Bangs" {
@FEMALEAVATAR changes hair into Medium Straight Overgrown Bangs
goto femlcc_hairMedium_x
}"Wavy Ombre" {
@FEMALEAVATAR changes hair into Short Wavy Ombre
goto femlcc_hairMedium_x
}"Medium Curly" {
@FEMALEAVATAR changes hair into Medium Curly Solid
goto femlcc_hairMedium_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Voluminous Curls" {
@FEMALEAVATAR changes hair into Voluminous Curls
goto femlcc_hairMedium_x
} "Parted Wavy" {
@FEMALEAVATAR changes hair into Short Wavy Asymmetrical
goto femlcc_hairMedium_x
} "Wavy Side Curls" {
@FEMALEAVATAR changes hair into Wavy Side Curls
goto femlcc_hairMedium_x
} "Layered Wavy Bob" {
@FEMALEAVATAR changes hair into Layered Wavy Bob	
goto femlcc_hairMedium_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairLong_x

        NARRATOR
    Long hairstyles.

choice [shouldPaginate: YES]
"Beach Wave" {
@FEMALEAVATAR changes hair into Beach Wave Hair
goto femlcc_hairLong_x
}"Long Braided" {
@FEMALEAVATAR changes hair into Long Braided
goto femlcc_hairLong_x
}"Long Dreadlocks" {
@FEMALEAVATAR changes hair into Long Dreadlocks
goto femlcc_hairLong_x
}"Feathered" {
@FEMALEAVATAR changes hair into Long Feathered
goto femlcc_hairLong_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Long Blunt Bangs" {
@FEMALEAVATAR changes hair into Long Straight Loose Bangs Blunt Solid
goto femlcc_hairLong_x
}"Sideswept Bangs" {
@FEMALEAVATAR changes hair into Long Straight Loose Bangs Sideswept Solid
goto femlcc_hairLong_x
}"Straight" {
@FEMALEAVATAR changes hair into Long Straight Loose Solid
goto femlcc_hairLong_x
}"Wavy Long" {
@FEMALEAVATAR changes hair into Wavy Long
goto femlcc_hairLong_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Wavy Parted" {
@FEMALEAVATAR changes hair into Long Wavy Parted Hair
goto femlcc_hairLong_x
}"Feathered Bangs" {
@FEMALEAVATAR changes hair into Long Feathered Bangs Blunt
goto femlcc_hairLong_x
}"Braided Dreads Parted" {
@FEMALEAVATAR changes hair into Dreads Braided
goto femlcc_hairLong_x
}"Long Voluminous Curls" {
@FEMALEAVATAR changes hair into Long Voluminous Curls Loose
goto femlcc_hairLong_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairUp_x

        NARRATOR
    Updo hairstyles.

choice [shouldPaginate: YES]
"Braided Bun" {
@FEMALEAVATAR changes hair into Braided Bun
goto femlcc_hairUp_x
}"Short Ponytail" {
@FEMALEAVATAR changes hair into Short High Ponytail
goto femlcc_hairUp_x
}"Long Ponytail" {
@FEMALEAVATAR changes hair into Long High Ponytail
goto femlcc_hairUp_x
}"Morning Updo" {
@FEMALEAVATAR changes hair into Morning Updo
goto femlcc_hairUp_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Small Bun" {
@FEMALEAVATAR changes hair into Small Bun
goto femlcc_hairUp_x
}"Double Dutch Braids" {
@FEMALEAVATAR changes hair into Long Double Dutch Braids
goto femlcc_hairUp_x
}"Pinup Rolls" {
@FEMALEAVATAR changes hair into Pinup Victory Rolls
goto femlcc_hairUp_x
}"Sleek Ponytail" {
@FEMALEAVATAR changes hair into Sleek Ponytail
goto femlcc_hairUp_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Shoulder Braid" {
@FEMALEAVATAR changes hair into Over Shoulder Braid
goto femlcc_hairUp_x
}"Full Pigtail" {
@FEMALEAVATAR changes hair into Full Pigtail
goto femlcc_hairUp_x
}"Updo Braids" {
@FEMALEAVATAR changes hair into Braids Updo
goto femlcc_hairUp_x
}"Double Buns" {
@FEMALEAVATAR changes hair into Double Buns
goto femlcc_hairUp_x
}<GREEN>"Back to Styles"{
goto femlcc_hair_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

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

label femlcc_haircolor_x

        NARRATOR
    All hair colors.

choice
"Dark"{
goto femlcc_hairDark_x
}"Light" {
goto femlcc_hairLight_x
}"Dyed"{
goto femlcc_hairDye_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairDark_x

        NARRATOR
    Dark hair colors.

choice [shouldPaginate: YES]
"Light Brown" {
@FEMALEAVATAR changes hairColor into Light Brown
goto femlcc_hairDark_x
}"Warm Brown" {
@FEMALEAVATAR changes hairColor into Medium Warm Brown
goto femlcc_hairDark_x
}"Medium Brown" {
@FEMALEAVATAR changes hairColor into Medium Brown
goto femlcc_hairDark_x
}"Chestnut Brown"{
@FEMALEAVATAR changes hairColor into Chestnut Brown
goto femlcc_hairDark_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Dark Brown"{
@FEMALEAVATAR changes hairColor into Dark Brown
goto femlcc_hairDark_x
}"Brunette Brown"{
@FEMALEAVATAR changes hairColor into Brunette Brown
goto femlcc_hairDark_x
}"Ginger Red" {
@FEMALEAVATAR changes hairColor into Ginger Red
goto femlcc_hairDark_x
}"Burgundy Red" {
@FEMALEAVATAR changes hairColor into Burgundy Red
goto femlcc_hairDark_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Deep Brown" {
@FEMALEAVATAR changes hairColor into Deep Brown
goto femlcc_hairDark_x
}"Brown Black" {
@FEMALEAVATAR changes hairColor into Brown Black
goto femlcc_hairDark_x
}"Dark Black" {
@FEMALEAVATAR changes hairColor into Black Dark
goto femlcc_hairDark_x
}"Jet Black" {
@FEMALEAVATAR changes hairColor into Black Jet
goto femlcc_hairDark_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairLight_x

        NARRATOR
    Light hair colors.

choice [shouldPaginate: YES]
"Platinum Blonde" {
@FEMALEAVATAR changes hairColor into Platinum Blonde
goto femlcc_hairLight_x
}"Dirty Blonde" {
@FEMALEAVATAR changes hairColor into Dirty Blonde
goto femlcc_hairLight_x
}"Honey Blonde" {
@FEMALEAVATAR changes hairColor into Honey Blonde
goto femlcc_hairLight_x
}"Strawberry Blonde" {
@FEMALEAVATAR changes hairColor into Strawberry Blonde
goto femlcc_hairLight_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Medium Blonde" {
@FEMALEAVATAR changes hairColor into Blonde Medium
goto femlcc_hairLight_x
}"Ash Blonde" {
@FEMALEAVATAR changes hairColor into Ash Blonde
goto femlcc_hairLight_x
}"Peach Blonde" {
@FEMALEAVATAR changes hairColor into Peach Blonde
goto femlcc_hairLight_x
}"Platinum White" {
@FEMALEAVATAR changes hairColor into Platinum White
goto femlcc_hairLight_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairDye_x

        NARRATOR
    Dyed hair colors.

choice
"Pink/Purple" {
goto femlcc_hairDye_Pink_x
}"Blue/Green" {
goto femlcc_hairDye_Blue_x
}"Red/Yellow" {
goto femlcc_hairDye_Red_x
}"White/Grey" {
goto femlcc_hairDye_White_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairDye_Pink_x

        NARRATOR
    Pink and purple hair colors.

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

label femlcc_hairDye_Blue_x

        NARRATOR
    Blue and green hair colors.

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

label femlcc_hairDye_Red_x

        NARRATOR
    Red, yellow, & orange hair colors.

choice [shouldPaginate: YES]
"Yellow" {
@FEMALEAVATAR changes hairColor into Yellow
goto femlcc_hairDye_Red_x
} "Orange" {
@FEMALEAVATAR changes hairColor into Orange
goto femlcc_hairDye_Red_x
} "Red" {
@FEMALEAVATAR changes hairColor into Red
goto femlcc_hairDye_Red_x
} "Copper Red" {
@FEMALEAVATAR changes hairColor into Copper Red
goto femlcc_hairDye_Red_x
}<GREEN>"Back to Dyed Colors"{
goto femlcc_hairDye_x
}<PREMIUM>"Done" {
goto femlcc_custom_x
}

label femlcc_hairDye_White_x

        NARRATOR
    White & grey hair colors.

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

label femlcc_x_end
        NARRATOR
    Are you happy with how you look?
choice
<PREMIUM> "Yes, I look gorgeous!" {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Customization Template Credit
@FEMALEAVATAR is primp_neutral
} <GREEN> "No, I want to change something" {
goto femlcc_custom_x
}
10 Likes