Correct return types for all of the action handling functions in actions, so it's...
[open-adventure.git] / tests / vending.chk
index 56b48bcd261464fe3e3582efca42b229bf4f3610..6e67b28f73d3a0b9d046be0dbb043b32e65aee26 100644 (file)
@@ -8,6 +8,7 @@ Around you is a forest.  A small stream flows out of the building and
 down a gully.
 
 > seed 1635997320
+
 Seed set to 1635997320
 
 You're in front of building.
@@ -267,6 +268,10 @@ Dead end
 There is a massive and somewhat battered vending machine here.  The
 instructions on it read: "Drop coins here to receive fresh batteries."
 
+> read machine
+
+"Drop coins here to receive fresh batteries."
+
 > drop coins
 
 There are fresh batteries here.
@@ -275,12 +280,33 @@ There are fresh batteries here.
 
 OK
 
+> read machine
+
+"Drop coins here to receive fresh batteries."
+
 > throw batteries
 
 OK
 
+> take machine
+
+You can't be serious!
+
+> kill machine
+
+As you strike the vending machine, it pivots backward along with a
+section of wall, revealing a dark passage leading south.
+
+> attack
+
+Attack what?
+
+> attack machine
+
+The vending machine swings back to block the passage.
+
 
-You scored 75 out of a possible 430, using 50 turns.
+You scored 75 out of a possible 430, using 56 turns.
 
 Your score qualifies you as a novice class adventurer.