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
|
@ -2930,7 +2930,7 @@ OK
|
|||
|
||||
> take bird
|
||||
|
||||
OK
|
||||
You are already carrying it!
|
||||
|
||||
> free bird
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue