Files
happening/stories/story.ha
T

12 lines
220 B
Hare

@tim says "hello world, it's a good day"
@tim change name "Timothy Fineshooter"
@tim to fr
choice "choice numero uno" {
@tim animate wave
@tim says "super sad"
}
or "choice numero duo" {
@tim says "super unsad"
}
END