Factor out the test of the bare word "seed".
[open-adventure.git] / tests / illformed.chk
index 479da269efaf7f2c98cd3119cc148772ebdd6fe7..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.
@@ -124,19 +120,19 @@ Nothing happens.
 
 > say fee
 
-I don't know how.
+OK
 
 > say fie
 
-I don't know how.
+OK
 
 > say foe
 
-I don't know how.
+OK
 
 > say fum
 
-I don't know how.
+Nothing happens.
 
 > in
 
@@ -153,6 +149,10 @@ There is food here.
 
 There is a bottle of water here.
 
+> keys
+
+What do you want to do with the keys?
+
 > throw food
 
 You aren't carrying it!
@@ -230,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
 
@@ -325,10 +327,6 @@ There is a bottle of water here.
 
 The stream is gurgling placidly.
 
-> keys
-
-What do you want to do with the keys?
-
 > find keys
 
 I believe what you want is right here with you.
@@ -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