Extend test coverage of vending-machine actions.
This commit is contained in:
parent
e8e84a24a6
commit
606b590c1e
2 changed files with 17 additions and 1 deletions
|
@ -287,8 +287,21 @@ OK
|
||||||
|
|
||||||
OK
|
OK
|
||||||
|
|
||||||
|
> take machine
|
||||||
|
|
||||||
You scored 75 out of a possible 430, using 52 turns.
|
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 machine
|
||||||
|
|
||||||
|
The vending machine swings back to block the passage.
|
||||||
|
|
||||||
|
|
||||||
|
You scored 75 out of a possible 430, using 55 turns.
|
||||||
|
|
||||||
Your score qualifies you as a novice class adventurer.
|
Your score qualifies you as a novice class adventurer.
|
||||||
|
|
||||||
|
|
|
@ -53,3 +53,6 @@ drop coins
|
||||||
take batteries
|
take batteries
|
||||||
read machine
|
read machine
|
||||||
throw batteries
|
throw batteries
|
||||||
|
take machine
|
||||||
|
kill machine
|
||||||
|
attack machine
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue