started implementing server side choice mechanics
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
@tim says "hello world, it's a good day"
|
||||
choice "choice numero uno" {
|
||||
@tim says "super sad"
|
||||
}
|
||||
or "choice numero duo" {
|
||||
@tim says "super unsad"
|
||||
}
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user