ERROR, please help!

choice
“Lipstick”{
goto lipstick

}

“I’m done!”{

@BREE is primp_condescend
goto end
}

label lipstick

NARRATOR
What colour?

choice
“Orange crush”{
&NAME is apply_lipstick
@BREE changes mouthColor into Orange Crush
goto lipstick
}
“Cherry Red”{
&NAME is apply_lipstick
@BREE changes mouthColor into Cherry Red
goto lipstick
}
“Ruby Red”{
&NAME is apply_lipstick
@BREE changes mouthColor into Ruby Red
goto lipstick
}
“Bubblegum Pink”{
&NAME is apply_lipstick
@BREE changes mouthColor into Bubblegum Pink
goto lipstick
}
“Dusty Rose”{
&NAME is apply_lipstick
@BREE changes mouthColor into Dusty Rose
goto lipstick
}
“This looks good”{
goto makeup
}

label end

@pause for a beat

this is my script and where the script bold is where the error is. the error says: expected CHARCTER and SCENE. whats wrong?

hey thanks for offering the help i think i’m ok now :slight_smile: x