@tim says "hello world, it's a good day" @tim change name "Timothy Fineshooter" $x = 3 $x + 1 $x - 2 label: choice "choice numero uno" { @tim says "super sad" } or "choice numero duo" { @tim says "super unsad" } or "choice numero tres" { @tim says "hola mi amigos" goto label } END