This commit is contained in:
parent
fabee927ad
commit
47c27c870b
6 changed files with 44 additions and 2 deletions
|
@ -765,6 +765,12 @@ void CConversation::registerConversationLevelScripts(int level)
|
|||
break;
|
||||
}
|
||||
|
||||
case 2:
|
||||
{
|
||||
CConversation::registerConversationScript(SCRIPTS_CH3L2_01_DAT);
|
||||
break;
|
||||
}
|
||||
|
||||
case 3:
|
||||
{
|
||||
CConversation::registerConversationScript(SCRIPTS_CH3L3_01_DAT);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue