summaryrefslogtreecommitdiff
path: root/demo.stage
diff options
context:
space:
mode:
Diffstat (limited to 'demo.stage')
-rw-r--r--demo.stage10
1 files changed, 7 insertions, 3 deletions
diff --git a/demo.stage b/demo.stage
index 58aee3e..e51c160 100644
--- a/demo.stage
+++ b/demo.stage
@@ -1,8 +1,12 @@
1 1
2game 2game.title = "Demo game";
3{ 3game.author = "Mike Buland";
4 title = "Demo game"; 4game.version = 1;
5game.revision = 0;
6game.start = <<start>>;
5 7
8global
9{
6 command: "take" item 10 command: "take" item
7 { 11 {
8 if item in situation.items then 12 if item in situation.items then