diff options
Diffstat (limited to 'test/commands.txt')
-rw-r--r-- | test/commands.txt | 43 |
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 @@ | |||
1 | help | 1 | help |
2 | // go to the cafeteria to test the inventory | 2 | // go to the off-script rooms |
3 | go north | 3 | go north |
4 | go west | 4 | go west |
5 | take banana | 5 | go north |
6 | look | 6 | go east |
7 | take orange | 7 | go east |
8 | look | 8 | go east |
9 | take anti-matter | 9 | go north |
10 | look | 10 | go east |
11 | drop banana | 11 | go north |
12 | look | 12 | take Weighted Storage Cube |
13 | drop orange | 13 | take Edgeless Safety Cube |
14 | look | 14 | take Portable Black-hole |
15 | drop anti-matter | 15 | take Edgeless Safety Cube |
16 | look | 16 | go south |
17 | go east | ||
18 | go north | ||
19 | take Portable Quantum Tunneling Device | ||
20 | use Portable Quantum Tunneling Device | ||
21 | go south | ||
22 | go east | ||
23 | go north | ||
24 | go south | ||
25 | use Portable Quantum Tunneling Device | ||
26 | go south | ||
27 | go east | ||
28 | go east | ||
29 | go north | ||
30 | take KeyCard | ||
31 | go north | ||
32 | drop KeyCard | ||
33 | go south | ||
17 | // | 34 | // |
18 | quit \ No newline at end of file | 35 | quit \ No newline at end of file |