aboutsummaryrefslogtreecommitdiff
path: root/test/commands.txt
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-04-17 10:07:19 +0000
committerPacien TRAN-GIRARD2014-04-17 10:07:19 +0000
commit006daa5c112fd9a5e3bdc38d760ba22b2558651c (patch)
tree638d75e1dd07e29df248143960794265041bbae0 /test/commands.txt
parent12acc853fff55c463f10509e5e79fee72cd9127e (diff)
parentabc30b45754e82c00d7c06ff83c74dff9401da11 (diff)
downloadesieequest-006daa5c112fd9a5e3bdc38d760ba22b2558651c.tar.gz
Merge branch 'zuul-extended' into 'master'
Zuul Extended
Diffstat (limited to 'test/commands.txt')
-rw-r--r--test/commands.txt43
1 files changed, 30 insertions, 13 deletions
diff --git a/test/commands.txt b/test/commands.txt
index d4eab7d..cc8b061 100644
--- a/test/commands.txt
+++ b/test/commands.txt
@@ -1,18 +1,35 @@
1help 1help
2// go to the cafeteria to test the inventory 2// go to the off-script rooms
3go north 3go north
4go west 4go west
5take banana 5go north
6look 6go east
7take orange 7go east
8look 8go east
9take anti-matter 9go north
10look 10go east
11drop banana 11go north
12look 12take Weighted Storage Cube
13drop orange 13take Edgeless Safety Cube
14look 14take Portable Black-hole
15drop anti-matter 15take Edgeless Safety Cube
16look 16go south
17go east
18go north
19take Portable Quantum Tunneling Device
20use Portable Quantum Tunneling Device
21go south
22go east
23go north
24go south
25use Portable Quantum Tunneling Device
26go south
27go east
28go east
29go north
30take KeyCard
31go north
32drop KeyCard
33go south
17// 34//
18quit \ No newline at end of file 35quit \ No newline at end of file