Fixed previous test, added nibble more
This commit is contained in:
parent
46185a6e88
commit
a6d1f9228b
6 changed files with 19 additions and 18 deletions
|
@ -332,9 +332,9 @@ There is a persian rug spread out on the floor!
|
|||
|
||||
The blood-specked body of a huge green dead dragon lies to one side.
|
||||
|
||||
> eat dragon
|
||||
> feed dragon
|
||||
|
||||
I think I just lost my appetite.
|
||||
Don't be ridiculous!
|
||||
|
||||
> drink blood
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@ take axe
|
|||
w
|
||||
kill dragon
|
||||
yes
|
||||
eat dragon
|
||||
feed dragon
|
||||
drink blood
|
||||
take rug
|
||||
e
|
||||
|
|
|
@ -78,6 +78,14 @@ On what?
|
|||
|
||||
Blasting requires dynamite.
|
||||
|
||||
> light food
|
||||
|
||||
I'm afraid I don't understand.
|
||||
|
||||
> extinguish food
|
||||
|
||||
I'm afraid I don't understand.
|
||||
|
||||
> suspend food
|
||||
|
||||
Huh?
|
||||
|
@ -95,18 +103,6 @@ You're in front of building.
|
|||
You are in a valley in the forest beside a stream tumbling along a
|
||||
rocky bed.
|
||||
|
||||
> extinguish stream
|
||||
|
||||
Upstream or downstream?
|
||||
|
||||
You're in valley.
|
||||
|
||||
> light stream
|
||||
|
||||
Upstream or downstream?
|
||||
|
||||
You're in valley.
|
||||
|
||||
> lock
|
||||
|
||||
There is nothing here with a lock!
|
||||
|
|
|
@ -12,12 +12,12 @@ score food
|
|||
foo food
|
||||
brief food
|
||||
blast food
|
||||
light food
|
||||
extinguish food
|
||||
suspend food
|
||||
resume food
|
||||
out
|
||||
stream
|
||||
extinguish stream
|
||||
light stream
|
||||
lock
|
||||
take water
|
||||
blast
|
||||
|
|
|
@ -45,6 +45,10 @@ at the east end of the passage.
|
|||
|
||||
There is a small wicker cage discarded nearby.
|
||||
|
||||
> lock cage
|
||||
|
||||
It has no lock.
|
||||
|
||||
> take cage
|
||||
|
||||
OK
|
||||
|
@ -1744,7 +1748,7 @@ down a gentle slope. The main corridor enters from the west.
|
|||
There is nothing here to which the chain can be locked.
|
||||
|
||||
|
||||
You scored 225 out of a possible 430, using 303 turns.
|
||||
You scored 225 out of a possible 430, using 304 turns.
|
||||
|
||||
You may now consider yourself a "Seasoned Adventurer".
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@ take lamp
|
|||
xyzzy
|
||||
take rod
|
||||
e
|
||||
lock cage
|
||||
take cage
|
||||
w
|
||||
on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue