mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-29 23:01:58 +00:00
TITANIC: Fix MaitreD to hate the default music
This commit is contained in:
parent
9cda101b89
commit
56384fb7db
@ -146,7 +146,7 @@ ScriptChangedResult MaitreDScript::scriptChanged(const TTroomScript *roomScript,
|
||||
|
||||
switch (id) {
|
||||
case 3:
|
||||
if (getValue(4))
|
||||
if (getValue(8))
|
||||
addResponse(getDialogueId(260655));
|
||||
else if (getValue(12))
|
||||
addResponse(getDialogueId(260622));
|
||||
|
Loading…
x
Reference in New Issue
Block a user