added basic variable functionality, doesn't really do anything at the
moment but you can assign and change variables.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
@tim change name "Timothy Fineshooter"
|
||||
$x = 3
|
||||
$x + 1
|
||||
$x - 2
|
||||
label:
|
||||
choice "choice numero uno" {
|
||||
@tim says "super sad"
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user