diff options
| -rw-r--r-- | test.stage | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -65,6 +65,11 @@ situation <<start>> | |||
| 65 | 65 | ||
| 66 | situation <<stuff>> | 66 | situation <<stuff>> |
| 67 | { | 67 | { |
| 68 | command: "eat" object | ||
| 69 | { | ||
| 70 | display("You can't eat " + object ); | ||
| 71 | } | ||
| 72 | |||
| 68 | setup | 73 | setup |
| 69 | { | 74 | { |
| 70 | situation.thing = "Just a thing"; | 75 | situation.thing = "Just a thing"; |
