WIP Document Apprentice
This commit is contained in:
+1
-1
@@ -1320,7 +1320,7 @@ void ShowEasyChatScreen(void)
|
||||
words = &gSaveBlock1Ptr->lilycoveLady.quiz.correctAnswer;
|
||||
break;
|
||||
case EASY_CHAT_TYPE_APPRENTICE:
|
||||
words = gSaveBlock2Ptr->apprentices[0].easyChatWords;
|
||||
words = gSaveBlock2Ptr->apprentices[0].speechWon;
|
||||
break;
|
||||
case EASY_CHAT_TYPE_QUESTIONNAIRE:
|
||||
words = sub_801B058();
|
||||
|
||||
Reference in New Issue
Block a user