Bugfix: bird starts caged in endgame.
Turns out the code of put() had been modified ibcorrectly, but the bug was masked in all but a few cases, noe of which would be encountered in normal gameplay. A test to ensure this bug does noit recur has been added.
This commit is contained in:
parent
fe8a82927c
commit
71f05c4567
7 changed files with 2445 additions and 17 deletions
|
@ -10,19 +10,15 @@ down a gully.
|
|||
> resume
|
||||
Can't open file y, try again.
|
||||
|
||||
You're at sw end.
|
||||
|
||||
The grate is locked.
|
||||
You're in front of building.
|
||||
|
||||
> blast
|
||||
|
||||
There is a loud explosion, and a twenty-foot hole appears in the far
|
||||
wall, burying the dwarves in the rubble. You march through the hole
|
||||
and find yourself in the main office, where a cheering band of
|
||||
friendly elves carry the conquering adventurer off into the sunset.
|
||||
Blasting requires dynamite.
|
||||
|
||||
You scored 423 out of a possible 430, using 468 turns.
|
||||
|
||||
Your score puts you in Master Adventurer Class A.
|
||||
You scored 32 out of a possible 430, using 2 turns.
|
||||
|
||||
To achieve the next higher rating, you need 4 more points.
|
||||
You are obviously a rank amateur. Better luck next time.
|
||||
|
||||
To achieve the next higher rating, you need 14 more points.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue