Here is a template for 2 Outfits, Limelight Female. “YOU” is whoever the reader is choosing an outfit for.
@YOU changes into (towel outfit name)
@YOU stands at screen center
label start
YOU (talk_think)
What should I wear for X?
choice (outfit1)
“Description (Ex: Sweatpants)” {
@YOU is undress_top
@YOU is undress_bottom
@YOU changes into OUTFITNAME
@YOU is flirt_wink
} “Description (Ex: Skirt and Crop-Top)” {
@YOU is undress_top
@YOU is undress_bottom
@YOU changes into OUTFITNAME2
@YOU is flirt_wink
} <*PREMIUM> “DONE!” {
goto hello
}
label hello
YOU (talk_think)
Is this what I want to wear today?
choice (yesorno)
“YES!” {
goto done
} “NO.” {
goto start
}
label done
readerMessage Template made by Lindsay.Episode!!!
*where this star is, delete the space so there is no space inbetween < and PREMIUM