TITANIC: Fix MaitreD to hate the default music

This commit is contained in:
Paul Gilbert 2017-07-16 12:46:03 -04:00
parent 9cda101b89
commit 56384fb7db

View File

@ -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));