Expand test coverage, partly fixing Gitlab issue #23.
This commit is contained in:
parent
75094fd658
commit
9a6e492ba4
2 changed files with 17 additions and 3 deletions
|
@ -1843,9 +1843,19 @@ hellish scene. A dark, foreboding passage exits to the south.
|
||||||
|
|
||||||
It is beyond your power to do that.
|
It is beyond your power to do that.
|
||||||
|
|
||||||
|
> s
|
||||||
|
|
||||||
You scored 225 out of a possible 430, using 320 turns.
|
You're at junction with warm walls.
|
||||||
|
|
||||||
You may now consider yourself a "Seasoned Adventurer".
|
> n
|
||||||
|
|
||||||
|
You're at breath-taking view.
|
||||||
|
|
||||||
|
> jump
|
||||||
|
|
||||||
|
There is now one more gruesome aspect to the spectacular vista.
|
||||||
|
|
||||||
|
Oh dear, you seem to have gotten yourself killed. I might be able to
|
||||||
|
help you out, but I've never really done this before. Do you want me
|
||||||
|
to try to reincarnate you?
|
||||||
|
|
||||||
To achieve the next higher rating, you need 26 more points.
|
|
||||||
|
|
|
@ -320,8 +320,12 @@ out
|
||||||
drop keys
|
drop keys
|
||||||
in
|
in
|
||||||
unlock chain
|
unlock chain
|
||||||
|
# Now let's go look at the volcano
|
||||||
out
|
out
|
||||||
fork
|
fork
|
||||||
go left
|
go left
|
||||||
north
|
north
|
||||||
extinguish volcano
|
extinguish volcano
|
||||||
|
s
|
||||||
|
n
|
||||||
|
jump
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue