YAML coverage - last object message
This commit is contained in:
parent
d1e29319fa
commit
33dfafc705
2 changed files with 22 additions and 1 deletions
|
@ -2979,6 +2979,24 @@ OK
|
|||
|
||||
OK
|
||||
|
||||
> look
|
||||
|
||||
Sorry, but I am not allowed to give more detail. I will repeat the
|
||||
long description of your location.
|
||||
|
||||
You are at the southwest end of the repository. To one side is a pit
|
||||
full of fierce green snakes. On the other side is a row of small
|
||||
wicker cages, each of which contains a little sulking bird. In one
|
||||
corner is a bundle of black rods with rusty marks on their ends. A
|
||||
large number of velvet pillows are scattered about on the floor. A
|
||||
vast mirror stretches off to the northeast. At your feet is a large
|
||||
steel grate, next to which is a sign that reads, "Treasure Vault.
|
||||
Keys in main office."
|
||||
|
||||
A three foot black rod with a rusty mark on an end lies nearby.
|
||||
|
||||
The grate is locked.
|
||||
|
||||
> ne
|
||||
|
||||
You're at ne end.
|
||||
|
@ -2996,7 +3014,7 @@ There is a loud explosion, and a twenty-foot hole appears in the far
|
|||
wall, burying the snakes in the rubble. A river of molten lava pours
|
||||
in through the hole, destroying everything in its path, including you!
|
||||
|
||||
You scored 399 out of a possible 430, using 477 turns.
|
||||
You scored 399 out of a possible 430, using 478 turns.
|
||||
|
||||
Your score puts you in Master Adventurer Class B.
|
||||
|
||||
|
|
|
@ -481,6 +481,9 @@ read sign
|
|||
carry sign
|
||||
take rod
|
||||
drop rod
|
||||
# look to see dropped rod on ground. Different state than
|
||||
# before we picked it up.
|
||||
look
|
||||
ne
|
||||
listen
|
||||
blast rod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue