More test cleanup to converge with advent430 branch.
This commit is contained in:
parent
65f221e03f
commit
c80162b467
13 changed files with 30 additions and 14 deletions
|
@ -51,10 +51,6 @@ has scrawled, "MAGIC WORD XYZZY".
|
||||||
|
|
||||||
A three foot black rod with a rusty star on an end lies nearby.
|
A three foot black rod with a rusty star on an end lies nearby.
|
||||||
|
|
||||||
> eat grate
|
|
||||||
|
|
||||||
I see no grate here.
|
|
||||||
|
|
||||||
> w
|
> w
|
||||||
|
|
||||||
You are in an awkward sloping east/west canyon.
|
You are in an awkward sloping east/west canyon.
|
||||||
|
@ -76,7 +72,7 @@ You can catch the bird, but you cannot carry it.
|
||||||
The little bird is now dead. Its body disappears.
|
The little bird is now dead. Its body disappears.
|
||||||
|
|
||||||
>
|
>
|
||||||
You scored 32 out of a possible 430, using 10 turns.
|
You scored 32 out of a possible 430, using 9 turns.
|
||||||
|
|
||||||
You are obviously a rank amateur. Better luck next time.
|
You are obviously a rank amateur. Better luck next time.
|
||||||
|
|
||||||
|
|
|
@ -6,9 +6,8 @@ take lamp
|
||||||
rub lamp
|
rub lamp
|
||||||
xyzzy
|
xyzzy
|
||||||
on
|
on
|
||||||
eat grate
|
|
||||||
w
|
w
|
||||||
w
|
w
|
||||||
take bird
|
take bird
|
||||||
# test intransitive attack on bird
|
# test intransitive attack on bird
|
||||||
attack
|
attack
|
||||||
|
|
|
@ -58,4 +58,12 @@ 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
|
help you out, but I've never really done this before. Do you want me
|
||||||
to try to reincarnate you?
|
to try to reincarnate you?
|
||||||
|
|
||||||
>
|
> n
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
|
You scored 51 out of a possible 430, using 7 turns.
|
||||||
|
|
||||||
|
Your score qualifies you as a novice class adventurer.
|
||||||
|
|
||||||
|
To achieve the next higher rating, you need 70 more points.
|
||||||
|
|
|
@ -8,3 +8,4 @@ w
|
||||||
w
|
w
|
||||||
d
|
d
|
||||||
d
|
d
|
||||||
|
n
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
## Test fix for issue #51: rug flying is broken
|
## Test fix for issue #51: rug flying is broken
|
||||||
|
#NOCOMPARE Behavior differs due to a bug fix.
|
||||||
n
|
n
|
||||||
seed 1838473132
|
seed 1838473132
|
||||||
in
|
in
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
## Elicit hint for dealing with urn (fuzzed)
|
## Elicit hint for dealing with urn (fuzzed)
|
||||||
|
#NOCOMPARE Policy decision - no point in emulating advent430's extra \n here
|
||||||
n
|
n
|
||||||
seed 1495951709
|
seed 1495951709
|
||||||
u
|
u
|
||||||
|
@ -13,4 +14,4 @@ z
|
||||||
z
|
z
|
||||||
z
|
z
|
||||||
y
|
y
|
||||||
y
|
y
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
## Hint for Witt's End
|
## Hint for Witt's End
|
||||||
|
#NOCOMPARE Policy decision - no point in emulating advent430's extra \n here
|
||||||
n
|
n
|
||||||
seed 1635997320
|
seed 1635997320
|
||||||
in
|
in
|
||||||
|
|
|
@ -426,4 +426,4 @@ n
|
||||||
s
|
s
|
||||||
n
|
n
|
||||||
s
|
s
|
||||||
lamp on
|
lamp on
|
||||||
|
|
|
@ -432,4 +432,4 @@ n
|
||||||
s
|
s
|
||||||
n
|
n
|
||||||
up
|
up
|
||||||
down
|
down
|
||||||
|
|
|
@ -1888,4 +1888,12 @@ 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
|
help you out, but I've never really done this before. Do you want me
|
||||||
to try to reincarnate you?
|
to try to reincarnate you?
|
||||||
|
|
||||||
>
|
> n
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
|
You scored 219 out of a possible 430, using 328 turns.
|
||||||
|
|
||||||
|
You may now consider yourself a "Seasoned Adventurer".
|
||||||
|
|
||||||
|
To achieve the next higher rating, you need 32 more points.
|
||||||
|
|
|
@ -334,3 +334,4 @@ s
|
||||||
listen
|
listen
|
||||||
n
|
n
|
||||||
jump
|
jump
|
||||||
|
n
|
||||||
|
|
|
@ -23,4 +23,4 @@ s
|
||||||
kill machine
|
kill machine
|
||||||
s
|
s
|
||||||
s
|
s
|
||||||
attack
|
attack
|
||||||
|
|
|
@ -238,4 +238,4 @@ take amber
|
||||||
drop rug
|
drop rug
|
||||||
drop emera
|
drop emera
|
||||||
fly
|
fly
|
||||||
e
|
e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue