Skip to content

Commit

Permalink
TITANIC: Properly display LiftBot's greeting speech
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed Nov 11, 2016
1 parent 9272a6a commit 7fdba31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/titanic/true_talk/liftbot_script.cpp
Expand Up @@ -180,6 +180,7 @@ ScriptChangedResult LiftbotScript::scriptChanged(const TTroomScript *roomScript,
addResponse(getDialogueId(210033));
}
CTrueTalkManager::setFlags(27, 1);
applyResponse();
break;

case 155:
Expand Down

0 comments on commit 7fdba31

Please sign in to comment.