Hey everyone!!
So last week Episode had a few new features including new lip colors/ hair colors/ eye colors. I noticed that many people asked for a new updated template. I used (script template) in Episode ( they collaborated with Dara Amarie). I added the new features in the CC Template. (I only have Female for now, male will be updated soon
)
Note: *Please mention Dara Amarie in readerMessage, and please also credit me in your story or readerMessage!) *
**HOW TO CREDIT ME? **
USE @seda.episode IN YOUR STORY OR READERMESSAGE
LIMELIGHT FEMALE TEMPLATE
&LIGHTFEMALEAVATAR enters from left to screen center
label female_custom_1
@zoom reset
@LIGHTFEMALEAVATAR starts think_rubchin
@speechbubble reset
NARRATOR
So, what's your look?
choice
âSkin Toneâ {
@LIGHTFEMALEAVATAR starts idle_happy_loop
goto fem_skin_1
}
âHairâ {
@zoom reset
@zoom on 150 350 to 165% in 0
@LIGHTFEMALEAVATAR starts idle_happy_loop
goto fem_hair_1
}
âEyesâ {
@LIGHTFEMALEAVATAR starts idle
@zoom reset
@zoom on 150 350 to 165% in 0
goto fem_eyes_1
}
âEyebrowsâ {
@zoom reset
@zoom on 150 350 to 165% in 0
@LIGHTFEMALEAVATAR starts idle_armscrossed_neutral_loop
goto fem_brows_1
}
âFace Shapeâ{
@zoom reset
@zoom on 150 350 to 165% in 0
@LIGHTFEMALEAVATAR starts idle_happy_loop
goto fem_face_1
}
âNoseâ {
@zoom reset
@zoom on 150 350 to 165% in 0
@LIGHTFEMALEAVATAR starts idle
goto fem_nose_1
}
âMouthâ {
@zoom reset
@zoom on 150 350 to 165% in 0
@LIGHTFEMALEAVATAR starts idle
goto fem_mouth_1
}
âThis is perfect!â {
goto female_1_end
}
####################### SKIN COLOR #######################
label fem_skin_1
NARRATOR
All skin tones.
choice
âLighter Shadesâ {
goto fem_lightskin_1
} âMedium Shadesâ {
goto fem_medskin_1
} âDarker Shadesâ {
goto fem_darkskin_1
} âAsh Shadesâ {
goto fem_ashskin_1
} âDoneâ {
goto female_custom_1
}
label fem_lightskin_1
NARRATOR
Light skin tones.
choice [shouldPaginate: YES]
âLight 1â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 00
goto fem_lightskin_1
} âLight 2â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 00
goto fem_lightskin_1
} âLight 3â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 00
goto fem_lightskin_1
} âLight 4â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 00
goto fem_lightskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âLight 5â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 01
goto fem_lightskin_1
} âLight 6â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 01
goto fem_lightskin_1
} âLight 7â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 01
goto fem_lightskin_1
} âLight 8â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 01
goto fem_lightskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âLight 9â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 02
goto fem_lightskin_1
} âLight 10â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 02
goto fem_lightskin_1
} âLight 11â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 02
goto fem_lightskin_1
} âLight 12â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 02
goto fem_lightskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
label fem_medskin_1
NARRATOR
Medium skin tones.
choice [shouldPaginate: YES]
âMedium 1â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 03
goto fem_medskin_1
} âMedium 2â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 03
goto fem_medskin_1
} âMedium 3â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 03
goto fem_medskin_1
} âMedium 4â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 03
goto fem_medskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âMedium 5â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 04
goto fem_medskin_1
} âMedium 6â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 04
goto fem_medskin_1
} âMedium 7â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 04
goto fem_medskin_1
} âMedium 8â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 04
goto fem_medskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âMedium 9â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 05
goto fem_medskin_1
} âMedium 10â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 05
goto fem_medskin_1
} âMedium 11â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 05
goto fem_medskin_1
} âMedium 12â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 05
goto fem_medskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âMedium 13â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 06
goto fem_medskin_1
} âMedium 14â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 06
goto fem_medskin_1
} âMedium 15â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 06
goto fem_medskin_1
} âMedium 16â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 06
goto fem_medskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
label fem_darkskin_1
NARRATOR
Dark skin tones.
choice [shouldPaginate: YES]
âDark 1â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 07
goto fem_darkskin_1
} âDark 2â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 07
goto fem_darkskin_1
} âDark 3â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 07
goto fem_darkskin_1
} âDark 4â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 07
goto fem_darkskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âDark 5â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 08
goto fem_darkskin_1
} âDark 6â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 08
goto fem_darkskin_1
} âDark 7â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 08
goto fem_darkskin_1
} âDark 8â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 08
goto fem_darkskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âDark 9â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 09
goto fem_darkskin_1
} âDark 10â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 09
goto fem_darkskin_1
} âDark 11â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 09
goto fem_darkskin_1
} âDark 12â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 09
goto fem_darkskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âDark 13â {
@LIGHTFEMALEAVATAR changes bodyColor into Neutral 10
goto fem_darkskin_1
} âDark 14â {
@LIGHTFEMALEAVATAR changes bodyColor into Rose 10
goto fem_darkskin_1
} âDark 15â {
@LIGHTFEMALEAVATAR changes bodyColor into Gold 10
goto fem_darkskin_1
} âDark 16â {
@LIGHTFEMALEAVATAR changes bodyColor into Copper 10
goto fem_darkskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
label fem_ashskin_1
NARRATOR
Ash skin tones.
choice [shouldPaginate: YES]
âAsh 1â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 00
goto fem_ashskin_1
} âAsh 2â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 01
goto fem_ashskin_1
} âAsh 3â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 02
goto fem_ashskin_1
} âAsh 4â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 03
goto fem_ashskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âAsh 5â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 04
goto fem_ashskin_1
} âAsh 6â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 05
goto fem_ashskin_1
} âAsh 7â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 06
goto fem_ashskin_1
} âAsh 8â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 07
goto fem_ashskin_1
} âDifferent Shadesâ {
goto fem_skin_1
} âDoneâ {
goto female_custom_1
}
âAsh 9â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 08
goto fem_ashskin_1
} âAsh 10â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 09
goto fem_ashskin_1
} âAsh 11â {
@LIGHTFEMALEAVATAR changes bodyColor into Ash 10
goto fem_ashskin_1
} âDoneâ {
goto female_custom_1
} âDifferent Shadesâ {
goto fem_skin_1
}
####################### EYEBROWS #######################
label fem_brows_1
NARRATOR
Eyebrow shapes.
choice [shouldPaginate: YES]
âArched Naturalâ{
@LIGHTFEMALEAVATAR changes eyebrows into Arched Natural
goto fem_brows_1
}âArched Thickâ{
@LIGHTFEMALEAVATAR changes eyebrows into Arched Thick Styled
goto fem_brows_1
}âArched Thinâ{
@LIGHTFEMALEAVATAR changes eyebrows into Arched Thin
goto fem_brows_1
}âArched Thin Highâ{
@LIGHTFEMALEAVATAR changes eyebrows into Arched Thin High
goto fem_brows_1
} âSelect Colorâ {
goto fem_browscolor_1
} âDoneâ{
goto female_custom_1
}
âRound Mediumâ{
@LIGHTFEMALEAVATAR changes eyebrows into Round Medium
goto fem_brows_1
}âRound Thickâ{
@LIGHTFEMALEAVATAR changes eyebrows into Round Thick
goto fem_brows_1
}âRound Thinâ{
@LIGHTFEMALEAVATAR changes eyebrows into Round Thin High
goto fem_brows_1
}âStraight Mediumâ{
@LIGHTFEMALEAVATAR changes eyebrows into Straight Medium
goto fem_brows_1
} âSelect Colorâ {
goto fem_browscolor_1
} âDoneâ{
goto female_custom_1
}
âHigh Arch Angledâ{
@LIGHTFEMALEAVATAR changes eyebrows into High Arch Angled
goto fem_brows_1
}âBushy Thickâ{
@LIGHTFEMALEAVATAR changes eyebrows into Bushy Thick
goto fem_brows_1
}âArched Shortâ{
@LIGHTFEMALEAVATAR changes eyebrows into Arched Short
goto fem_brows_1
}âArched Natural Scarâ{
@LIGHTFEMALEAVATAR changes eyebrows into Arched Natural Scar
goto fem_brows_1
} âSelect Colorâ {
goto fem_browscolor_1
} âDoneâ{
goto female_custom_1
}
####################### EYEBROW COLOR #######################
label fem_browscolor_1
NARRATOR
Eyebrow colors.
choice [shouldPaginate: YES]
âDirty Blondeâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Dirty Blonde
goto fem_browscolor_1
} âHoney Blondeâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Honey Blonde
goto fem_browscolor_1
} âPlatinum Blondeâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Platinum Blonde
goto fem_browscolor_1
} âStrawberry Blondeâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Strawberry Blonde
goto fem_browscolor_1
} âChange Brow Shapeâ {
goto fem_brows_1
} âDoneâ {
goto female_custom_1
}
âBlonde Mediumâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Blonde Medium
goto fem_browscolor_1
} âChestnut Brownâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Chestnut Brown
goto fem_browscolor_1
} âDark Brownâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Dark Brown
goto fem_browscolor_1
} âDeep Brownâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Deep Brown
goto fem_browscolor_1
} âChange Brow Shapeâ {
goto fem_brows_1
} âDoneâ {
goto female_custom_1
}
âLight Brownâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Light Brown
goto fem_browscolor_1
} âDark Blackâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Black Dark
goto fem_browscolor_1
} âJet Blackâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into blackJet
goto fem_browscolor_1
} âLight Pinkâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Pink Lt
goto fem_browscolor_1
} âChange Brow Shapeâ {
goto fem_brows_1
} âDoneâ {
goto female_custom_1
}
âLavenderâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Purple Lilac
goto fem_browscolor_1
} âMintâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Green Mint
goto fem_browscolor_1
} âGinger Redâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Ginger Red
goto fem_browscolor_1
} âCopper Redâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Copper Red
goto fem_browscolor_1
} âChange Brow Shapeâ {
goto fem_brows_1
} âDoneâ {
goto female_custom_1
}
âGrayâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into Gray
goto fem_browscolor_1
} âWhiteâ {
@LIGHTFEMALEAVATAR changes eyebrowsColor into White
goto fem_browscolor_1
} âChange Brow Shapeâ {
goto fem_brows_1
} âDoneâ {
goto female_custom_1
}
####################### FACE SHAPE #######################
label fem_face_1
NARRATOR
Face shapes.
choice [shouldPaginate: YES]
âDiamondâ {
@LIGHTFEMALEAVATAR changes face into Diamond
goto fem_face_1
} âLong Diamondâ {
@LIGHTFEMALEAVATAR changes face into Diamond Long
goto fem_face_1
} âDefined Heartâ {
@LIGHTFEMALEAVATAR changes face into Heart Defined
goto fem_face_1
} âSoft Heartâ {
@LIGHTFEMALEAVATAR changes face into Heart Soft
goto fem_face_1
} âDefined Triangleâ {
@LIGHTFEMALEAVATAR changes face into Triangle Defined
goto fem_face_1
} âDoneâ{
goto female_custom_1
}
âMature Squareâ {
@LIGHTFEMALEAVATAR changes face into Square Mature
goto fem_face_1
} âMature Heartâ {
@LIGHTFEMALEAVATAR changes face into Heart Mature
goto fem_face_1
} âSoft Roundâ {
@LIGHTFEMALEAVATAR changes face into Round Soft
goto fem_face_1
} âHeart Mature Double Chinâ {
@LIGHTFEMALEAVATAR changes face into Heart Mature Double Chin
goto fem_face_1
}âDiamond Defined Contourâ {
@LIGHTFEMALEAVATAR changes face into Diamond Defined Contour
goto fem_face_1
}
âDoneâ{
goto female_custom_1
}
âRound Puffy Cheekâ {
@LIGHTFEMALEAVATAR changes face into Round Puffy Cheek
goto fem_face_1
}âSquare Definedâ {
@LIGHTFEMALEAVATAR changes face into Square Defined
goto fem_face_1
}
âDoneâ{
goto female_custom_1
}
####################### EYE SHAPE #######################
label fem_eyes_1
NARRATOR
Eye shapes.
choice [shouldPaginate: YES]
âDeepset Downturnedâ {
@LIGHTFEMALEAVATAR changes eyes into Deepset Downturned
goto fem_eyes_1
} âDeepset Matureâ {
@LIGHTFEMALEAVATAR changes eyes into Deepset Mature
goto fem_eyes_1
} âGenericâ {
@LIGHTFEMALEAVATAR changes eyes into Female Generic
goto fem_eyes_1
} âSlenderâ {
@LIGHTFEMALEAVATAR changes eyes into Monolid Slender
goto fem_eyes_1
} âSelect Colorâ{
goto fem_eyecolor_1
} âDoneâ{
goto female_custom_1
}
âRound Wideâ {
@LIGHTFEMALEAVATAR changes eyes into Round Downturned Wide
goto fem_eyes_1
} âRound Mediumâ {
@LIGHTFEMALEAVATAR changes eyes into Round Medium
goto fem_eyes_1
} âSharp Almondâ {
@LIGHTFEMALEAVATAR changes eyes into Sharp Almond
goto fem_eyes_1
} âDeepset Almondâ {
@LIGHTFEMALEAVATAR changes eyes into Deepset Almond
goto fem_eyes_1
} âSelect Colorâ{
goto fem_eyecolor_1
} âDoneâ{
goto female_custom_1
}
####################### EYE COLOR #######################
label fem_eyecolor_1
NARRATOR
Eye colors.
choice [shouldPaginate: YES]
âAqua Blueâ {
@LIGHTFEMALEAVATAR changes eyesColor into Blue Aqua
goto fem_eyecolor_1
} âDeep Blueâ {
@LIGHTFEMALEAVATAR changes eyesColor into Blue Deep
goto fem_eyecolor_1
} âSand Brownâ {
@LIGHTFEMALEAVATAR changes eyesColor into Brown Sand
goto fem_eyecolor_1
}âDeep Brownâ {
@LIGHTFEMALEAVATAR changes eyesColor into Brown Deep
goto fem_eyecolor_1
}âMedium Brownâ {
@LIGHTFEMALEAVATAR changes eyesColor into Brown Medium
goto fem_eyecolor_1
}âLight Brownâ {
@LIGHTFEMALEAVATAR changes eyesColor into Brown Light
goto fem_eyecolor_1
} âChange Eye Shapeâ {
goto fem_eyes_1
} âDoneâ{
goto female_custom_1
}
âDark Brownâ {
@LIGHTFEMALEAVATAR changes eyesColor into Brown Dark
goto fem_eyecolor_1
}âBlackâ {
@LIGHTFEMALEAVATAR changes eyesColor into Brown Black
goto fem_eyecolor_1
} âGreenâ {
@LIGHTFEMALEAVATAR changes eyesColor into Green Emerald
goto fem_eyecolor_1
} âSilverâ {
@LIGHTFEMALEAVATAR changes eyesColor into Grey Cool
goto fem_eyecolor_1
} âChange Eye Shapeâ {
goto fem_eyes_1
} âDoneâ{
goto female_custom_1
} âHazelâ {
@LIGHTFEMALEAVATAR changes eyesColor into Hazel
goto fem_eyecolor_1
} âRedâ {
@LIGHTFEMALEAVATAR changes eyesColor into Red
goto fem_eyecolor_1
} âVioletâ {
@LIGHTFEMALEAVATAR changes eyesColor into Violet
goto fem_eyecolor_1
} âChange Eye Shapeâ {
goto fem_eyes_1
} âDoneâ{
goto female_custom_1
}
####################### MOUTH SHAPE #######################
label fem_mouth_1
NARRATOR
Mouth shapes.
choice [shouldPaginate: YES]
âFull Heartâ {
@LIGHTFEMALEAVATAR changes mouth into Full Heart Pouty
goto fem_mouth_1
}âFull Roundâ {
@LIGHTFEMALEAVATAR changes mouth into Full Round Pouty
goto fem_mouth_1
}âMedium Naturalâ {
@LIGHTFEMALEAVATAR changes mouth into Medium Heart Natural
goto fem_mouth_1
}âMedium Thinâ {
@LIGHTFEMALEAVATAR changes mouth into Medium Thin
goto fem_mouth_1
}âSelect Colorâ{
goto fem_mouthcolor_1
} âDoneâ{
goto female_custom_1
}
âThin Heartâ {
@LIGHTFEMALEAVATAR changes mouth into Thin Heart
goto fem_mouth_1
}âSmall Heartâ {
@LIGHTFEMALEAVATAR changes mouth into Small Heart
goto fem_mouth_1
}âFlat Roundâ {
@LIGHTFEMALEAVATAR changes mouth into Full Round Flat Top Skin
goto fem_mouth_1
} âDoneâ{
goto female_custom_1
}âSelect Colorâ{
goto fem_mouthcolor_1
}
####################### MOUTH COLOR #######################
label fem_mouthcolor_1
NARRATOR
All lip colors.
choice
âNaturalâ {
goto NaturalColors_1
} âGlossâ {
goto GlossColors_1
} âMatteâ {
goto MatteColors_1
} âChange Lip Shapeâ {
goto fem_mouth_1
}
label NaturalColors_1
NARRATOR
Natural lip colors.
choice [shouldPaginate: YES]
âFair Roseâ {
@LIGHTFEMALEAVATAR changes mouthColor into Fair Rose Matte
goto NaturalColors_1
} âFair Neutralâ {
@LIGHTFEMALEAVATAR changes mouthColor into Fair Neutral Matte
goto NaturalColors_1
} âFair Goldâ {
@LIGHTFEMALEAVATAR changes mouthColor into Fair Gold Matte
goto NaturalColors_1
} âBeige Light Goldâ {
@LIGHTFEMALEAVATAR changes mouthColor into Beige Light Gold Matte
goto NaturalColors_1
} âTry Other Colorsâ {
goto fem_mouthcolor_1
} âDoneâ {
goto female_custom_1
}
âBeige Goldâ {
@LIGHTFEMALEAVATAR changes mouthColor into Beige Gold Matte
goto NaturalColors_1
} âBeige Roseâ {
@LIGHTFEMALEAVATAR changes mouthColor into Beige Rose
goto NaturalColors_1
} âBeige Deep Neutralâ {
@LIGHTFEMALEAVATAR changes mouthColor into Beige Deep Neutral
goto NaturalColors_1
} âTan Deep Neutralâ {
@LIGHTFEMALEAVATAR changes mouthColor into Tan Deep Neutral
goto NaturalColors_1
} âTry Other Colorsâ {
goto fem_mouthcolor_1
} âDoneâ {
goto female_custom_1
}
âBrown Neutralâ {
@LIGHTFEMALEAVATAR changes mouthColor into Brown Neutral
goto NaturalColors_1
} âBrown Goldâ {
@LIGHTFEMALEAVATAR changes mouthColor into Brown Gold
goto NaturalColors_1
} âBrown Deep Goldâ {
@LIGHTFEMALEAVATAR changes mouthColor into Brown Deep Gold
goto NaturalColors_1
} âBrown Deep Roseâ {
@LIGHTFEMALEAVATAR changes mouthColor into Brown Deep Rose
goto NaturalColors_1
} âTry Other Colorsâ {
goto fem_mouthcolor_1
} âDoneâ {
goto female_custom_1
}
label GlossColors_1
NARRATOR
Gloss lipstick colors.
choice [shouldPaginate: YES]
âRose Deep Glossâ {
@LIGHTFEMALEAVATAR changes mouthColor into Rose Deep Gloss
goto GlossColors_1
}
âGold Medium Glossâ {
@LIGHTFEMALEAVATAR changes mouthColor into Gold Medium Gloss
goto GlossColors_1
}
âNeutral Deep Glossâ {
@LIGHTFEMALEAVATAR changes mouthColor into Neutral Deep Gloss
goto GlossColors_1
}
âCopper Medium Glossâ {
@LIGHTFEMALEAVATAR changes mouthColor into Copper Medium Gloss
goto GlossColors_1
}
âPink Dark Glossâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Dark Gloss
goto GlossColors_1
}
âOrange Deep Glossâ {
@LIGHTFEMALEAVATAR changes mouthColor into Orange Deep Gloss
goto GlossColors_1
}
âTry Other Colorsâ {
goto fem_mouthcolor_1
} âDoneâ {
goto female_custom_1
}
âPeachâ {
@LIGHTFEMALEAVATAR changes mouthColor into Peach Gloss
goto GlossColors_1
} âLight Peachâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Peach Lt Gloss
goto GlossColors_1
} âBeige Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Beige Gloss
goto GlossColors_1
} âMedium Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Medium Gloss
goto GlossColors_1
}
âWarm Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Warm Gloss
goto GlossColors_1
} âHot Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Hot Gloss
goto GlossColors_1
}
âTry Other Colorsâ {
goto fem_mouthcolor_1
} âDoneâ {
goto female_custom_1
}
âDeep Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Deep Gloss
goto GlossColors_1
} âRoseâ {
@LIGHTFEMALEAVATAR changes mouthColor into Rose Gloss
goto GlossColors_1
}
âMauveâ {
@LIGHTFEMALEAVATAR changes mouthColor into Mauve Gloss
goto GlossColors_1
} âPastel Purpleâ {
@LIGHTFEMALEAVATAR changes mouthColor into Purple Pastel Gloss
goto GlossColors_1
} âPlumâ {
@LIGHTFEMALEAVATAR changes mouthColor into Plum Gloss
goto GlossColors_1
} âRedâ {
@LIGHTFEMALEAVATAR changes mouthColor into Red Gloss
goto GlossColors_1
} âTry Other Colorsâ {
goto fem_mouthcolor_1
} âDoneâ {
goto female_custom_1
}
âDeep Redâ {
@LIGHTFEMALEAVATAR changes mouthColor into Red Deep Gloss
goto GlossColors_1
} âVioletâ {
@LIGHTFEMALEAVATAR changes mouthColor into Violet Gloss
goto GlossColors_1
} âBlackâ {
@LIGHTFEMALEAVATAR changes mouthColor into Black Gloss
goto GlossColors_1
} âDoneâ {
goto female_custom_1
} âTry Other Colorsâ {
goto fem_mouthcolor_1
}
label MatteColors_1
NARRATOR
Matte lipstick colors.
choice [shouldPaginate: YES]
âRose Deepâ {
@LIGHTFEMALEAVATAR changes mouthColor into Rose Deep Matte
goto MatteColors_1
}
âGold Mediumâ {
@LIGHTFEMALEAVATAR changes mouthColor into Gold Medium Matte
goto MatteColors_1
}
âNeutral Deepâ {
@LIGHTFEMALEAVATAR changes mouthColor into Neutral Deep Matte
goto MatteColors_1
}
âCopper Mediumâ {
@LIGHTFEMALEAVATAR changes mouthColor into Copper Medium Matte
goto MatteColors_1
}
âPink Darkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Dark Matte
goto MatteColors_1
}
âOrange Deepâ {
@LIGHTFEMALEAVATAR changes mouthColor into Orange Deep Matte
goto MatteColors_1
}
âTry Other Colorsâ {
goto fem_mouthcolor_1
} âDoneâ {
goto female_custom_1
}
âPeachâ {
@LIGHTFEMALEAVATAR changes mouthColor into Peach Matte
goto MatteColors_1
} âLight Peachâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Peach Light Matte
goto MatteColors_1
} âBeige Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Beige Matte
goto MatteColors_1
} âMedium Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Medium Matte
goto MatteColors_1
} âWarm Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Warm Matte
goto MatteColors_1
} âHot Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Hot Matte
goto MatteColors_1
}
âTry Other Colorsâ {
goto fem_mouthcolor_1
} âDoneâ {
goto female_custom_1
}
âDeep Pinkâ {
@LIGHTFEMALEAVATAR changes mouthColor into Pink Deep Matte
goto GlossColors_1
} âRoseâ {
@LIGHTFEMALEAVATAR changes mouthColor into Rose Matte
goto GlossColors_1
}
âMauveâ {
@LIGHTFEMALEAVATAR changes mouthColor into Mauve Matte
goto GlossColors_1
} âPastel Purpleâ {
@LIGHTFEMALEAVATAR changes mouthColor into Purple Pastel Matte
goto GlossColors_1
} âPlumâ {
@LIGHTFEMALEAVATAR changes mouthColor into Plum Matte
goto GlossColors_1
} âRedâ {
@LIGHTFEMALEAVATAR changes mouthColor into Red Matte
goto GlossColors_1
} âTry Other Colorsâ {
goto fem_mouthcolor_1
} âDoneâ {
goto female_custom_1
}
âDeep Redâ {
@LIGHTFEMALEAVATAR changes mouthColor into Red Deep Matte
goto GlossColors_1
} âVioletâ {
@LIGHTFEMALEAVATAR changes mouthColor into Violet Matte
goto GlossColors_1
} âBlackâ {
@LIGHTFEMALEAVATAR changes mouthColor into Black Matte
goto GlossColors_1
} âDoneâ {
goto female_custom_1
} âTry Other Colorsâ {
goto fem_mouthcolor_1
}
####################### NOSE SHAPE #######################
label fem_nose_1
NARRATOR
Nose shapes.
choice [shouldPaginate: YES]
âDefinedâ {
@LIGHTFEMALEAVATAR changes nose into Defined Natural
goto fem_nose_1
} âGrecianâ {
@LIGHTFEMALEAVATAR changes nose into Grecian Soft
goto fem_nose_1
} âBroadâ {
@LIGHTFEMALEAVATAR changes nose into Round Broad
goto fem_nose_1
} âButtonâ {
@LIGHTFEMALEAVATAR changes nose into Round Button
goto fem_nose_1
} âUpturnedâ {
@LIGHTFEMALEAVATAR changes nose into Round Button Upturned
goto fem_nose_1
} âDoneâ{
goto female_custom_1
}
âDownturnedâ {
@LIGHTFEMALEAVATAR changes nose into Round Downturned
goto fem_nose_1
} âFlaredâ {
@LIGHTFEMALEAVATAR changes nose into Round Flared Upturned
goto fem_nose_1
} âPointed Downturnedâ {
@LIGHTFEMALEAVATAR changes nose into Pointed Downturned
goto fem_nose_1
} âRound Flared Downturnedâ {
@LIGHTFEMALEAVATAR changes nose into Round Flared Downturned
goto fem_nose_1
} âBroad Wideâ {
@LIGHTFEMALEAVATAR changes nose into Broad Wide
goto fem_nose_1
} âDoneâ{
goto female_custom_1
}
####################### HAIR STYLE #######################
label fem_hair_1
NARRATOR
All hair styles.
choice
âShort Hairâ{
goto hairShort_1
}âMid-length Hairâ{
goto hairMedium_1
}âLong Hairâ{
goto hairLong_1
}âStyled Hairâ{
goto hairUp_1
}âChange Colorâ{
goto fem_haircolor_1
}âDoneâ{
goto female_custom_1
}
label hairShort_1
NARRATOR
Short hair styles.
choice [shouldPaginate: YES]
âAfroâ {
@LIGHTFEMALEAVATAR changes hair into Afro
goto hairShort_1
}âBlunt Bangsâ {
@LIGHTFEMALEAVATAR changes hair into Blunt Bangs Short
goto hairShort_1
}âClassic Bobâ {
@LIGHTFEMALEAVATAR changes hair into Classic Bob
goto hairShort_1
} âCurly Bobâ {
@LIGHTFEMALEAVATAR changes hair into Curly Bob
goto hairShort_1
}âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
âFadeâ {
@LIGHTFEMALEAVATAR changes hair into Short Curly Fade
goto hairShort_1
}âPixieâ {
@LIGHTFEMALEAVATAR changes hair into Short Pixie
goto hairShort_1
}âShort Wavyâ {
@LIGHTFEMALEAVATAR changes hair into Short Wavy Hair Solid
goto hairShort_1
}âShort Curly Blow Outâ {
@LIGHTFEMALEAVATAR changes hair into Short Curly Blow Out
goto hairShort_1
}âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
âShort Wavy Side Shaveâ {
@LIGHTFEMALEAVATAR changes hair into Short Wavy Side Shave
goto hairShort_1
}âShort Afroâ {
@LIGHTFEMALEAVATAR changes hair into Short Afro
goto hairShort_1
}âCrew Cutâ {
@LIGHTFEMALEAVATAR changes hair into Crew Cut
goto hairShort_1
}âBantu Knotsâ {
@LIGHTFEMALEAVATAR changes hair into Bantu Knots
goto hairShort_1
}
âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
âSmall Bunâ {
@LIGHTFEMALEAVATAR changes hair into Small Bun
goto hairShort_1
}âShort Straight Tuckedâ {
@LIGHTFEMALEAVATAR changes hair into Short Straight Tucked
goto hairShort_1
}âShort Layered Fringeâ {
@LIGHTFEMALEAVATAR changes hair into Short Layered Fringe
goto hairShort_1
}
âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
label hairMedium_1
NARRATOR
Medium hair styles.
choice [shouldPaginate: YES]
âBraidedâ {
@LIGHTFEMALEAVATAR changes hair into Medium Braided
goto hairMedium_1
}âMedium Dreadlocksâ {
@LIGHTFEMALEAVATAR changes hair into Medium Dreadlocks
goto hairMedium_1
}âWavy Ombreâ {
@LIGHTFEMALEAVATAR changes hair into Short Wavy Ombre
goto hairMedium_1
}âStraightâ {
@LIGHTFEMALEAVATAR changes hair into Straight Medium
goto hairMedium_1
}âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
âMedium Curlyâ {
@LIGHTFEMALEAVATAR changes hair into Medium Curly Solid
goto hairMedium_1
}âHair Flipâ {
@LIGHTFEMALEAVATAR changes hair into Hair Flip
goto hairMedium_1
}âVoluminous Curlsâ {
@LIGHTFEMALEAVATAR changes hair into Voluminous Curls
goto hairMedium_1
} âLob Bangs Bluntâ {
@LIGHTFEMALEAVATAR changes hair into Lob Bangs Blunt
goto hairMedium_1
}âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
âMedium Straight Overgrown Bangsâ {
@LIGHTFEMALEAVATAR changes hair into Medium Straight Overgrown Bangs
goto hairMedium_1
}âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
label hairLong_1
NARRATOR
Long hair styles.
choice [shouldPaginate: YES]
âBeach Waveâ {
@LIGHTFEMALEAVATAR changes hair into Beach Wave Hair
goto hairLong_1
}âLong Braidedâ {
@LIGHTFEMALEAVATAR changes hair into Long Braided
goto hairLong_1
}âLong Dreadlocksâ {
@LIGHTFEMALEAVATAR changes hair into Long Dreadlocks
goto hairLong_1
}âFeatheredâ {
@LIGHTFEMALEAVATAR changes hair into Long Feathered
goto hairLong_1
}âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
âLong Blunt Bangsâ {
@LIGHTFEMALEAVATAR changes hair into Long Straight Loose Bangs Blunt Solid
goto hairLong_1
}âSideswept Bangsâ {
@LIGHTFEMALEAVATAR changes hair into Long Straight Loose Bangs Sideswept Solid
goto hairLong_1
}âStraightâ {
@LIGHTFEMALEAVATAR changes hair into Long Straight Loose Solid
goto hairLong_1
}âWavy Longâ {
@LIGHTFEMALEAVATAR changes hair into Wavy Long
goto hairLong_1
}âBack to Stylesâ{
goto fem_hair_1
}âChange Colorâ{
goto fem_haircolor_1
}
âDreads Braidedâ {
@LIGHTFEMALEAVATAR changes hair into Dreads Braided
goto hairLong_1
} âLong Voluminous Curls Looseâ {
@LIGHTFEMALEAVATAR changes hair into Long Voluminous Curls Loose
goto hairLong_1
}âLong Wavy Parted Hairâ {
@LIGHTFEMALEAVATAR changes hair into Long Wavy Parted Hair
goto hairLong_1
} âSleek Ponytailâ {
@LIGHTFEMALEAVATAR changes hair into Sleek Ponytail
goto hairLong_1
}âBack to Stylesâ{
goto fem_hair_1
}âChange Colorâ{
goto fem_haircolor_1
}
âLong Feathered Bangs Bluntâ {
@LIGHTFEMALEAVATAR changes hair into Long Feathered Bangs Blunt
goto hairLong_1
} âPinup Victory Rollsâ {
@LIGHTFEMALEAVATAR changes hair into Pinup Victory Rolls
goto hairLong_1
} âOver Shoulder Braidâ {
@LIGHTFEMALEAVATAR changes hair into Over Shoulder Braid
goto hairLong_1
}âBack to Stylesâ{
goto fem_hair_1
}âChange Colorâ{
goto fem_haircolor_1
}
label hairUp_1
NARRATOR
Updo hair styles.
choice [shouldPaginate: YES]
âBraided Bunâ {
@LIGHTFEMALEAVATAR changes hair into Braided Bun
goto hairUp_1
}âFaux Hawkâ {
@LIGHTFEMALEAVATAR changes hair into Long Faux Hawk Solid
goto hairUp_1
}âShort Ponytailâ {
@LIGHTFEMALEAVATAR changes hair into Short High Ponytail
goto hairUp_1
}âLong Ponytailâ {
@LIGHTFEMALEAVATAR changes hair into Long High Ponytail
goto hairUp_1
}âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
âMorning Updoâ {
@LIGHTFEMALEAVATAR changes hair into Morning Updo
goto hairUp_1
}âPunk Pixieâ {
@LIGHTFEMALEAVATAR changes hair into Punk Pixie
goto hairUp_1
}âLong Double Dutch Braidsâ {
@LIGHTFEMALEAVATAR changes hair into Long Double Dutch Braids
goto hairUp_1
}âBraids Updoâ {
@LIGHTFEMALEAVATAR changes hair into Braids Updo
goto hairUp_1
}âChange Colorâ{
goto fem_haircolor_1
}âBack to Stylesâ{
goto fem_hair_1
}
####################### HAIR COLOR #######################
label fem_haircolor_1
NARRATOR
All hair colors.
choice
âDarkâ{
goto hairDark_1
}âLightâ {
goto hairLight_1
}âDyedâ{
goto hairDye_1
}âDoneâ{
goto female_custom_1
} âBack to Stylesâ {
goto fem_hair_1
}
label hairDark_1
NARRATOR
Dark hair colors.
choice [shouldPaginate: YES]
âGolden Brownâ {
@LIGHTFEMALEAVATAR changes hairColor into Golden Brown
goto hairDark_1
}
âAsh Brownâ {
@LIGHTFEMALEAVATAR changes hairColor into Ash Brown
goto hairDark_1
}
âAuburn Brownâ {
@LIGHTFEMALEAVATAR changes hairColor into Auburn Brown
goto hairDark_1
}
âCool Dark Brownâ {
@LIGHTFEMALEAVATAR changes hairColor into Cool Dark Brown
goto hairDark_1
}
âLight Brownâ {
@LIGHTFEMALEAVATAR changes hairColor into Light Brown
goto hairDark_1
}âWarm Brownâ {
@LIGHTFEMALEAVATAR changes hairColor into Medium Warm Brown
goto hairDark_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ{
goto female_custom_1
}
âChestnut Brownâ{
@LIGHTFEMALEAVATAR changes hairColor into Chestnut Brown
goto hairDark_1
}âDark Brownâ{
@LIGHTFEMALEAVATAR changes hairColor into Dark Brown
goto hairDark_1
}âDeep Brownâ {
@LIGHTFEMALEAVATAR changes hairColor into Deep Brown
goto hairDark_1
}âBurgundyâ {
@LIGHTFEMALEAVATAR changes hairColor into Burgundy Red
goto hairDark_1
}âDark Blackâ {
@LIGHTFEMALEAVATAR changes hairColor into Black Dark
goto hairDark_1
}âJet Blackâ {
@LIGHTFEMALEAVATAR changes hairColor into Black Jet
goto hairDark_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ{
goto female_custom_1
}
label hairLight_1
NARRATOR
Light hair colors.
choice [shouldPaginate: YES]
âPlatinum Blondeâ {
@LIGHTFEMALEAVATAR changes hairColor into Platinum Blonde
goto hairLight_1
}âDirty Blondeâ {
@LIGHTFEMALEAVATAR changes hairColor into Dirty Blonde
goto hairLight_1
}âHoney Blondeâ {
@LIGHTFEMALEAVATAR changes hairColor into Honey Blonde
goto hairLight_1
}âStrawberry Blondeâ {
@LIGHTFEMALEAVATAR changes hairColor into Strawberry Blonde
goto hairLight_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ{
goto female_custom_1
}
âMedium Blondeâ {
@LIGHTFEMALEAVATAR changes hairColor into Blonde Medium
goto hairLight_1
}âAsh Blondeâ {
@LIGHTFEMALEAVATAR changes hairColor into Ash Blonde
goto hairLight_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ{
goto female_custom_1
}
label hairDye_1
NARRATOR
Dyed hair colors.
choice
âPink/Purpleâ {
goto hairDye_Pink_1
}âBlue/Greenâ {
goto hairDye_Blue_1
}âRed/Orangeâ {
goto hairDye_Red_1
}âWhite/Grey/Yellowâ {
goto hairDye_Gray_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ{
goto female_custom_1
}
label hairDye_Pink_1
NARRATOR
Pink and purple hair colors.
choice [shouldPaginate: YES]
âHot Pinkâ {
@LIGHTFEMALEAVATAR changes hairColor into Hot Pink
goto hairDye_Pink_1
} âLight Pinkâ {
@LIGHTFEMALEAVATAR changes hairColor into Pink Lt
goto hairDye_Pink_1
} âPeachâ {
@LIGHTFEMALEAVATAR changes hairColor into Peach Blonde
goto hairDye_Pink_1
} âRose Goldâ {
@LIGHTFEMALEAVATAR changes hairColor into Rose Gold
goto hairDye_Pink_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ {
goto female_custom_1
}
âPurpleâ {
@LIGHTFEMALEAVATAR changes hairColor into Red Purple
goto hairDye_Pink_1
} âLavenderâ {
@LIGHTFEMALEAVATAR changes hairColor into Purple Lilac
goto hairDye_Pink_1
} âPlumâ {
@LIGHTFEMALEAVATAR changes hairColor into Plum
goto hairDye_Pink_1
} âDark Purpleâ {
@LIGHTFEMALEAVATAR changes hairColor into Purple
goto hairDye_Pink_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ {
goto female_custom_1
}
label hairDye_Blue_1
NARRATOR
Blue and green hair colors.
choice [shouldPaginate: YES]
âBlueâ {
@LIGHTFEMALEAVATAR changes hairColor into Blue
goto hairDye_Blue_1
} âLight Blueâ {
@LIGHTFEMALEAVATAR changes hairColor into Cornflower Blue
goto hairDye_Blue_1
} âAqua Blueâ {
@LIGHTFEMALEAVATAR changes hairColor into Aqua Blue
goto hairDye_Blue_1
} âDark Blueâ {
@LIGHTFEMALEAVATAR changes hairColor into Blue Black
goto hairDye_Blue_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ {
goto female_custom_1
}
âGreenâ {
@LIGHTFEMALEAVATAR changes hairColor into Green
goto hairDye_Blue_1
} âLime Greenâ {
@LIGHTFEMALEAVATAR changes hairColor into Yellow Green
goto hairDye_Blue_1
} âMintâ {
@LIGHTFEMALEAVATAR changes hairColor into Mint
goto hairDye_Blue_1
} âAqua Greenâ {
@LIGHTFEMALEAVATAR changes hairColor into Aqua Green
goto hairDye_Blue_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ {
goto female_custom_1
}
label hairDye_Red_1
NARRATOR
Red and orange hair colors.
choice
âOrangeâ {
@LIGHTFEMALEAVATAR changes hairColor into Orange
goto hairDye_Red_1
} âRedâ {
@LIGHTFEMALEAVATAR changes hairColor into Red
goto hairDye_Red_1
} âCopper Redâ {
@LIGHTFEMALEAVATAR changes hairColor into Copper Red
goto hairDye_Red_1
} âGinger Redâ {
@LIGHTFEMALEAVATAR changes hairColor into Ginger Red
goto hairDye_Red_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ {
goto female_custom_1
}
label hairDye_Gray_1
NARRATOR
White, grey, and yellow hair colors.
choice
âWhiteâ {
@LIGHTFEMALEAVATAR changes hairColor into Warm White
goto hairDye_Gray_1
} âGrayâ {
@LIGHTFEMALEAVATAR changes hairColor into Cool Gray
goto hairDye_Gray_1
} âLight Grayâ {
@LIGHTFEMALEAVATAR changes hairColor into Aqua Gray
goto hairDye_Gray_1
} âYellowâ {
@LIGHTFEMALEAVATAR changes hairColor into Yellow
goto hairDye_Gray_1
}âDifferent Colorsâ{
goto fem_haircolor_1
}âDoneâ {
goto female_custom_1
}
label female_1_end
@pause for 0
#################################################
Sharing is caring 
PS: My new story for the R&R contest will come out soon! Follow me and Saol on Instagram @saol.epi & @seda.episode



