Help With If/Elif/Else Choice

I would separate the outfits and then choosing if you keep them.

So:
label you name whatever you want
Random Dialogue
choice (moving)
“choice one” {
} choice 2” {
}choice 3” {
}

NARR
Random dialogue

choice
“Yes”
“No” {
goto label you name
}