Changed how the data is tokenised
This commit is contained in:
@@ -4,8 +4,21 @@
|
||||
choice "choice numero uno" {
|
||||
@tim animate wave
|
||||
@tim says "super sad"
|
||||
choice "choice numero uno" {
|
||||
@tim animate wave
|
||||
@tim says "super sad"
|
||||
}
|
||||
or "choice numero duo" {
|
||||
@tim says "super unsad"
|
||||
}
|
||||
or "choice numero tres" {
|
||||
@tim says "hola mi amigos"
|
||||
}
|
||||
}
|
||||
or "choice numero duo" {
|
||||
@tim says "super unsad"
|
||||
}
|
||||
or "choice numero tres" {
|
||||
@tim says "hola mi amigos"
|
||||
}
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user