#10847 closed defect (fixed)
SCI: LONGBOW: Day 7 Tuck Net script bug
Reported by: | sluicebox | Owned by: | sluicebox |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | has-pull-request | |
Cc: | Game: | Conquests of the Longbow |
Description
On day 7 Tuck can appear at camp to say that the widow wants to see you when she really doesn't. This scene is only supposed to occur if you haven't received the net but the script only tests if the net is currently in inventory, which it isn't if you've already used it or are in disguise.
Attached are two saves from DOS 1.1, one after the net has been used and one when in disguise. To reproduce in either just go to camp.
Submitting script patch that causes Tuck to only appear if you haven't been given the net yet, regardless of whether it's in inventory.
Attachments (2)
Change History (5)
by , 6 years ago
Attachment: | longbow.025 added |
---|
by , 6 years ago
Attachment: | longbow.026 added |
---|
comment:1 by , 6 years ago
Keywords: | has-pull-request added |
---|
comment:2 by , 6 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks for your work! The pull request has been merged, so this can be closed now
comment:3 by , 3 years ago
Owner: | changed from | to
---|
https://github.com/scummvm/scummvm/pull/1457