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.
|
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
|
> drink blood
|
||||||
|
|
||||||
|
|
|
@ -58,7 +58,7 @@ take axe
|
||||||
w
|
w
|
||||||
kill dragon
|
kill dragon
|
||||||
yes
|
yes
|
||||||
eat dragon
|
feed dragon
|
||||||
drink blood
|
drink blood
|
||||||
take rug
|
take rug
|
||||||
e
|
e
|
||||||
|
|
|
@ -78,6 +78,14 @@ On what?
|
||||||
|
|
||||||
Blasting requires dynamite.
|
Blasting requires dynamite.
|
||||||
|
|
||||||
|
> light food
|
||||||
|
|
||||||
|
I'm afraid I don't understand.
|
||||||
|
|
||||||
|
> extinguish food
|
||||||
|
|
||||||
|
I'm afraid I don't understand.
|
||||||
|
|
||||||
> suspend food
|
> suspend food
|
||||||
|
|
||||||
Huh?
|
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
|
You are in a valley in the forest beside a stream tumbling along a
|
||||||
rocky bed.
|
rocky bed.
|
||||||
|
|
||||||
> extinguish stream
|
|
||||||
|
|
||||||
Upstream or downstream?
|
|
||||||
|
|
||||||
You're in valley.
|
|
||||||
|
|
||||||
> light stream
|
|
||||||
|
|
||||||
Upstream or downstream?
|
|
||||||
|
|
||||||
You're in valley.
|
|
||||||
|
|
||||||
> lock
|
> lock
|
||||||
|
|
||||||
There is nothing here with a lock!
|
There is nothing here with a lock!
|
||||||
|
|
|
@ -12,12 +12,12 @@ score food
|
||||||
foo food
|
foo food
|
||||||
brief food
|
brief food
|
||||||
blast food
|
blast food
|
||||||
|
light food
|
||||||
|
extinguish food
|
||||||
suspend food
|
suspend food
|
||||||
resume food
|
resume food
|
||||||
out
|
out
|
||||||
stream
|
stream
|
||||||
extinguish stream
|
|
||||||
light stream
|
|
||||||
lock
|
lock
|
||||||
take water
|
take water
|
||||||
blast
|
blast
|
||||||
|
|
|
@ -45,6 +45,10 @@ at the east end of the passage.
|
||||||
|
|
||||||
There is a small wicker cage discarded nearby.
|
There is a small wicker cage discarded nearby.
|
||||||
|
|
||||||
|
> lock cage
|
||||||
|
|
||||||
|
It has no lock.
|
||||||
|
|
||||||
> take cage
|
> take cage
|
||||||
|
|
||||||
OK
|
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.
|
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".
|
You may now consider yourself a "Seasoned Adventurer".
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,7 @@ take lamp
|
||||||
xyzzy
|
xyzzy
|
||||||
take rod
|
take rod
|
||||||
e
|
e
|
||||||
|
lock cage
|
||||||
take cage
|
take cage
|
||||||
w
|
w
|
||||||
on
|
on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue