Opened 7 years ago
Closed 7 years ago
#9972 closed defect (fixed)
MOHAWK: Riven: Missing sound effect for submarine hatch closing.
Reported by: | macca8 | Owned by: | bgK |
---|---|---|---|
Priority: | low | Component: | Engine: Mohawk |
Version: | Keywords: | ||
Cc: | Game: | Riven |
Description
The sound of the hatch closing doesn't play when the player enters the submarine from the dock beside the main walkway.
For reference, the sound effect plays correctly at all other dock sites.
This glitch is also present in the original.
Current Daily Build: 1.10.0git3986-gc3f8f1a (18 July 2017)
Game Version: English, 5-CD (contains v1.02 patch files)
Platform: Intel Mac (OS X 10.6.8)
Attachments (1)
Change History (4)
by , 7 years ago
Attachment: | riven-003.rvn added |
---|
comment:1 by , 7 years ago
This one is a script bug.
current script:
transition(16); switchCard(534);
should be:
transition(16); switchCard(534); playSound(112, 256, 0);
comment:3 by , 7 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks for your report. This was fixed by adding a script patch in commit 1036022, for the CD version only.
Note:
See TracTickets
for help on using tickets.
Descend the ladder into the submarine.