This commit is contained in:
Charles 2001-07-19 14:04:59 +00:00
parent 054785f9de
commit 2b0cc7e99a
4 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@ void CNpcKrustyFriend::postInit()
{
switch( CLevel::getCurrentChapter() )
{
case 4:
case 3:
{
m_conversation = SCRIPTS_CH4L3_01_DAT;
break;
@ -68,7 +68,7 @@ void CNpcKrustyFriend::startConderversation()
switch( CLevel::getCurrentChapter() )
{
case 4:
case 3:
{
if ( m_conversation == SCRIPTS_CH4L3_01_DAT )
{