Another coverage improvement
This commit is contained in:
parent
f9237d6970
commit
10b888f449
2 changed files with 25 additions and 17 deletions
|
@ -1334,6 +1334,10 @@ There is an enormous clam here with its shell tightly closed.
|
||||||
|
|
||||||
OK
|
OK
|
||||||
|
|
||||||
|
> unlock clam
|
||||||
|
|
||||||
|
I advise you to put down the clam before opening it. >STRAIN!<
|
||||||
|
|
||||||
> s
|
> s
|
||||||
|
|
||||||
You can't fit this five-foot clam through that little passage!
|
You can't fit this five-foot clam through that little passage!
|
||||||
|
@ -1354,6 +1358,10 @@ A glistening pearl falls out of the clam and rolls away. Goodness,
|
||||||
this must really be an oyster. (I never was very good at identifying
|
this must really be an oyster. (I never was very good at identifying
|
||||||
bivalves.) Whatever it is, it has now snapped shut again.
|
bivalves.) Whatever it is, it has now snapped shut again.
|
||||||
|
|
||||||
|
> read oyster
|
||||||
|
|
||||||
|
I'm afraid I don't understand.
|
||||||
|
|
||||||
> take oyster
|
> take oyster
|
||||||
|
|
||||||
OK
|
OK
|
||||||
|
@ -2084,6 +2092,9 @@ southward passage.
|
||||||
|
|
||||||
> n
|
> n
|
||||||
|
|
||||||
|
Your lamp is getting dim. I'm taking the liberty of replacing the
|
||||||
|
batteries.
|
||||||
|
|
||||||
You are in a little maze of twisting passages, all different.
|
You are in a little maze of twisting passages, all different.
|
||||||
|
|
||||||
> z
|
> z
|
||||||
|
@ -2092,35 +2103,30 @@ OK
|
||||||
|
|
||||||
> z
|
> z
|
||||||
|
|
||||||
Your lamp is getting dim. You'd best go back for those batteries.
|
|
||||||
|
|
||||||
OK
|
|
||||||
|
|
||||||
> z
|
|
||||||
|
|
||||||
OK
|
|
||||||
|
|
||||||
> z
|
|
||||||
|
|
||||||
Tsk! A wizard wouldn't have to take 350 turns. This is going to cost
|
Tsk! A wizard wouldn't have to take 350 turns. This is going to cost
|
||||||
you a couple of points.
|
you a couple of points.
|
||||||
|
|
||||||
OK
|
OK
|
||||||
|
|
||||||
|
> z
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
|
> z
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
> s
|
> s
|
||||||
|
|
||||||
Dead end
|
Dead end
|
||||||
|
|
||||||
There are fresh batteries here.
|
Some worn-out batteries have been discarded nearby.
|
||||||
|
|
||||||
There is a massive vending machine here, swung back to reveal a
|
There is a massive vending machine here, swung back to reveal a
|
||||||
southward passage.
|
southward passage.
|
||||||
|
|
||||||
> take batteries
|
> take batteries
|
||||||
|
|
||||||
Your lamp is getting dim. I'm taking the liberty of replacing the
|
|
||||||
batteries.
|
|
||||||
|
|
||||||
OK
|
OK
|
||||||
|
|
||||||
> n
|
> n
|
||||||
|
@ -2508,7 +2514,7 @@ The wind whistles coldly past your ears.
|
||||||
|
|
||||||
> score
|
> score
|
||||||
|
|
||||||
You have garnered 207 out of a possible 430 points, using 411 turns.
|
You have garnered 207 out of a possible 430 points, using 413 turns.
|
||||||
|
|
||||||
> inven
|
> inven
|
||||||
|
|
||||||
|
@ -2518,7 +2524,7 @@ Dwarf's axe
|
||||||
|
|
||||||
> waste 2443
|
> waste 2443
|
||||||
|
|
||||||
Game limit is now 29
|
Game limit is now 27
|
||||||
|
|
||||||
You're in Hall of Mists.
|
You're in Hall of Mists.
|
||||||
|
|
||||||
|
@ -2532,7 +2538,7 @@ best start wrapping this up.
|
||||||
OK
|
OK
|
||||||
|
|
||||||
|
|
||||||
You scored 207 out of a possible 430, using 414 turns.
|
You scored 207 out of a possible 430, using 416 turns.
|
||||||
|
|
||||||
You may now consider yourself a "Seasoned Adventurer".
|
You may now consider yourself a "Seasoned Adventurer".
|
||||||
|
|
||||||
|
|
|
@ -226,10 +226,12 @@ e
|
||||||
n
|
n
|
||||||
# Here we are at the Shell Room. Fail to carry out bivalves
|
# Here we are at the Shell Room. Fail to carry out bivalves
|
||||||
take clam
|
take clam
|
||||||
|
unlock clam
|
||||||
s
|
s
|
||||||
open clam
|
open clam
|
||||||
drop clam
|
drop clam
|
||||||
open clam
|
open clam
|
||||||
|
read oyster
|
||||||
take oyster
|
take oyster
|
||||||
s
|
s
|
||||||
drop oyster
|
drop oyster
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue