From 576d8965297c3707f35c56dea5e8e92deb3fcdc0 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Thu, 29 May 2014 11:09:26 +0200 Subject: Complete test files --- test/explore.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/explore.txt') diff --git a/test/explore.txt b/test/explore.txt index e99c900..fb20adf 100644 --- a/test/explore.txt +++ b/test/explore.txt @@ -1,3 +1,4 @@ +// explore all rooms go north go west go north @@ -25,9 +26,9 @@ go south go west go south go east +// we skip the off-script rooms that have special behaviours go south go east go south go east -go north -// we don't want to explore off-script rooms that have special behaviours \ No newline at end of file +go north \ No newline at end of file -- cgit v1.2.3