Opened 5 years ago

Closed 5 years ago

Last modified 2 years ago

#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)

longbow.025 (43.0 KB ) - added by sluicebox 5 years ago.
longbow.026 (43.1 KB ) - added by sluicebox 5 years ago.

Download all attachments as: .zip

Change History (5)

by sluicebox, 5 years ago

Attachment: longbow.025 added

by sluicebox, 5 years ago

Attachment: longbow.026 added

comment:1 by sluicebox, 5 years ago

Keywords: has-pull-request added

comment:2 by bluegr, 5 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

Thanks for your work! The pull request has been merged, so this can be closed now

comment:3 by sluicebox, 2 years ago

Owner: changed from bluegr to sluicebox
Note: See TracTickets for help on using tickets.