dd04399784
TODD: make colour an enum make unwrap_or_exit return the error
26 lines
506 B
Hare
26 lines
506 B
Hare
@tim says "hello world, it's a good day"
|
|
@tim change name "Timothy Fineshooter"
|
|
@tim change boop "Timothy Fineshooter"
|
|
@tim to fr
|
|
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
|