diff options
author | Pacien TRAN-GIRARD | 2014-04-16 19:09:43 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-04-16 19:09:43 +0200 |
commit | c99590be11ab4bd5e5f7aaf02d8e0bc03df105fb (patch) | |
tree | 9ffb3c6750613b47568dbbd954ff098e4c988be9 /test | |
parent | c9005dc65f333c6e0865a1a82c2c96b8de76bde5 (diff) | |
download | esieequest-c99590be11ab4bd5e5f7aaf02d8e0bc03df105fb.tar.gz |
Implement alea override
Diffstat (limited to 'test')
-rw-r--r-- | test/random.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/random.txt b/test/random.txt new file mode 100644 index 0000000..19c71f9 --- /dev/null +++ b/test/random.txt | |||
@@ -0,0 +1,17 @@ | |||
1 | go north | ||
2 | go west | ||
3 | go north | ||
4 | go east | ||
5 | go east | ||
6 | go east | ||
7 | go north | ||
8 | go east | ||
9 | go east | ||
10 | alea Storage room | ||
11 | go east | ||
12 | back | ||
13 | alea | ||
14 | go east | ||
15 | back | ||
16 | alea poire | ||
17 | go east \ No newline at end of file | ||