Fix the mazehint log so it works.

This commit is contained in:
Eric S. Raymond 2017-06-16 09:38:54 -04:00
parent 349c51793c
commit 3939cd4f96
2 changed files with 59 additions and 22 deletions

View file

@ -7,8 +7,8 @@ You are standing at the end of a road before a small brick building.
Around you is a forest. A small stream flows out of the building and
down a gully.
> seed 1924231168
Seed set to 1924231168
> seed 739688815
Seed set to 739688815
You're in front of building.
@ -507,10 +507,6 @@ You are in a maze of twisty little passages, all alike.
There is a little axe here.
> thake axe
Sorry, I don't know the word "THAKE".
> take axe
OK
@ -524,10 +520,6 @@ You are in a maze of twisty little passages, all alike.
There is a little axe here.
> taje axe
Sorry, I don't know the word "TAJE".
> take axe
OK
@ -584,17 +576,55 @@ You are in a maze of twisty little passages, all alike.
You are in a maze of twisty little passages, all alike.
> inven
> n
You are currently holding the following:
Brass lantern
Wicker cage
Little bird in cage
Dwarf's axe
You are in a maze of twisty little passages, all alike.
> s
You are in a maze of twisty little passages, all alike.
> e
Dead end
> w
You are in a maze of twisty little passages, all alike.
> n
You are in a maze of twisty little passages, all alike.
> s
You are in a maze of twisty little passages, all alike.
> e
You are in a maze of twisty little passages, all alike.
> sw
There is no way to go that direction.
You are in a maze of twisty little passages, all alike.
Do you need help getting out of the maze?
> y
I am prepared to give you a hint, but it will cost you 4 points.
Do you want the hint?
> y
You can make the passages look less alike by dropping things.
You scored 75 out of a possible 430, using 108 turns.
You scored 71 out of a possible 430, using 113 turns.
Your score qualifies you as a novice class adventurer.
To achieve the next higher rating, you need 46 more points.
To achieve the next higher rating, you need 50 more points.

View file

@ -1,5 +1,5 @@
n
seed 1924231168
seed 739688815
seed 1071883378
in
take lamp
@ -90,10 +90,8 @@ w
throw axe
take axe
throw axe
thake axe
take axe
throw axe
taje axe
take axe
w
w
@ -108,4 +106,13 @@ w
w
w
w
inven
n
s
e
w
n
s
e
sw
y
y