Factor out the test of the bare word "seed".
[open-adventure.git] / tests / illformed.chk
index 4124e53c2d3f8e58243ac2afe95675e0bf507c8a..7d8bdae65db1fc9e79dc2379f09c663489a9d9ea 100644 (file)
@@ -73,24 +73,20 @@ Sorry, but I no longer seem to remember how it was you got here.
 
 You're in front of building.
 
-> seed
-
-This command requires a numeric argument.
-
-You're in front of building.
-
 > waste
 
 This command requires a numeric argument.
 
-You are standing at the end of a road before a small brick building.
-Around you is a forest.  A small stream flows out of the building and
-down a gully.
+You're in front of building.
 
 > eat grate
 
 I see no grate here.
 
+> 23
+
+Sorry, I don't know the word "23".
+
 > eat building
 
 You are inside a building, a well house for a large spring.
@@ -234,7 +230,9 @@ There is a bottle of water here.
 
 > out
 
-You're in front of building.
+You are standing at the end of a road before a small brick building.
+Around you is a forest.  A small stream flows out of the building and
+down a gully.
 
 > stream
 
@@ -339,7 +337,7 @@ You can't unlock the keys.
 
 > find foo
 
-Well, that was remarkably pointless.
+Nothing happens.
 
 > find bar
 
@@ -457,6 +455,14 @@ There is a shiny brass lamp nearby.
 
 There is food here.
 
+> get
+
+Get what?
+
+> food
+
+OK
+
 > eat food
 
 Thank you, it was delicious!
@@ -610,7 +616,7 @@ Okay, "boo".
 
 > score
 
-You have garnered 27 out of a possible 430 points, using 115 turns.
+You have garnered 27 out of a possible 430 points, using 117 turns.
 
 > z
 
@@ -618,7 +624,7 @@ OK
 
 > score
 
-You have garnered 27 out of a possible 430 points, using 117 turns.
+You have garnered 27 out of a possible 430 points, using 119 turns.
 
 > quit keys
 
@@ -661,7 +667,7 @@ The grate is locked.
 
 > seed -123
 
-Seed set to 4294967173
+Seed set to -123
 
 You're outside grate.
 
@@ -685,3 +691,4 @@ I am prepared to give you a hint, but it will cost you 2 points.
 
 Do you want the hint?
 
+> 
\ No newline at end of file