Correct return types for all of the action handling functions in actions, so it's...
[open-adventure.git] / tests / fillfail.chk
index 48835ed5e14f7c4f878b7462c973eec6a111c60b..fd3d096e4869bd8cbd4aeedfd5b9bd5ee0bcede6 100644 (file)
@@ -27,14 +27,22 @@ OK
 
 OK
 
-> fill bottle
+> drop water
 
-Your bottle is already full.
+OK
+
+> carry bottle
+
+OK
 
 > drink
 
 The bottle of water is now empty.
 
+> fill bottle
+
+Your bottle is now full of water.
+
 > xyzzy
 
 >>Foof!<<
@@ -47,10 +55,10 @@ You can't fill that.
 
 > fill bottle
 
-There is nothing here with which to fill the bottle.
+Your bottle is already full.
 
 
-You scored 32 out of a possible 430, using 8 turns.
+You scored 32 out of a possible 430, using 10 turns.
 
 You are obviously a rank amateur.  Better luck next time.