Posted By
 Csabo on 2009-02-15 10:50:25
| Re: Booty 16
It's not a bug, it's by design. I've disassembled the game and worked through understanding quite a bit. That 4th door in that room is marked with a special flag that causes the player to die - basically it leads out of the ship so you should not open it I'm surprised the authors didn't use it more than once.
I found one interesting "cheat": >23A9 01 will set the number of booty that you need to collect to just one (default is $A0 = 160). However, at that point after the you have 45 seconds message all the "regular" keys disappear and the "thin" doors stay as they were. So basically you get stuck. I guess after collecting 160 most vertical doors should already be open. |