Opened 6 years ago
Closed 6 years ago
#10709 closed defect (fixed)
SCI: LB2: Armor inset doesn't respond to events
Reported by: | sluicebox | Owned by: | dafioram |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Laura Bow 2: The Dagger of Amon-Ra |
Description
LB2 Floppy 1.0 doesn't handle events for the inset of the corpse in the armor in room 440, preventing its messages from being displayed. The inset has messages for Look, Do, and Magnifying glass, but even generic responses for other actions are suppressed.
I've written a script patch for this that I'll submit soon.
This bug only occurs in floppy 1.0 (english only) as Sierra fixed it in later floppy and cd versions.
Attached is a save game to test the bug and fix:
- Walk left to the armor room
- Open the visor of the armor in the center of the room, making the inset appear.
- Look, Do, Magnifying Glass, or anything else on the inset
Attachments (2)
Change History (4)
by , 6 years ago
Attachment: | laurabow2.019 added |
---|
comment:1 by , 6 years ago
by , 6 years ago
Attachment: | laurabow2.021 added |
---|
Here's a cleaner save-game, the first one already had rm440 in memory
comment:2 by , 6 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks for your fix in commit 12af1929.
https://github.com/scummvm/scummvm/pull/1342