From e078e4b315532c5a309425df6bf450abbf7bba04 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 19 Mar 2020 08:45:32 -0400 Subject: Some documentation of field_control_avatar and related routines --- data/scripts/flavor_text.inc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'data/scripts') diff --git a/data/scripts/flavor_text.inc b/data/scripts/flavor_text.inc index 7ea879b04..29ea87a46 100644 --- a/data/scripts/flavor_text.inc +++ b/data/scripts/flavor_text.inc @@ -96,18 +96,18 @@ gUnknown_81A76D5:: @ 81A76D5 msgbox gUnknown_81C124B, MSGBOX_SIGN end -gUnknown_81A76DE:: @ 81A76DE - msgbox gUnknown_81C0ECB, MSGBOX_SIGN +EventScript_PokemartSign:: @ 81A76DE + msgbox Text_PokemartSign, MSGBOX_SIGN end -gUnknown_81A76E7:: @ 81A76E7 - msgbox gUnknown_81C0EF7, MSGBOX_SIGN +EventScript_PokecenterSign:: @ 81A76E7 + msgbox Text_PokecenterSign, MSGBOX_SIGN end -gUnknown_81A76F0:: @ 81A76F0 - msgbox gUnknown_81C0F19, MSGBOX_SIGN +EventScript_Indigo_UltimateGoal:: @ 81A76F0 + msgbox Text_Indigo_UltimateGoal, MSGBOX_SIGN end -gUnknown_81A76F9:: @ 81A76F9 - msgbox gUnknown_81C0F59, MSGBOX_SIGN +EventScript_Indigo_HighestAuthority:: @ 81A76F9 + msgbox Text_Indigo_HighestAuthority, MSGBOX_SIGN end -- cgit v1.2.3