aboutsummaryrefslogtreecommitdiff
path: root/test/commands.txt
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-04-16 01:22:03 +0200
committerPacien TRAN-GIRARD2014-04-16 01:22:03 +0200
commitb9ced312ad75ae0bb1d0a50dadf1f0791ad6b0fd (patch)
treea065fadda3fbccccd60ec62022db82eec93ecb82 /test/commands.txt
parentd45490960b97ba81b9ea92355b1f49121db48531 (diff)
downloadesieequest-b9ced312ad75ae0bb1d0a50dadf1f0791ad6b0fd.tar.gz
Update test files
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