diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-10 10:59:15 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-11-13 18:20:55 -0600 |
commit | af83b41dd19a49121f23d188015959d8072e4d7f (patch) | |
tree | 913414f4989412e8e267d28e6e92c4912caedbbb /data/scripts/contest_hall.inc | |
parent | c0ae1cbc1c9c5c31c129009d521c4d62d15d1c95 (diff) |
Document Contest Hall berry blenders and misc
Diffstat (limited to 'data/scripts/contest_hall.inc')
-rw-r--r-- | data/scripts/contest_hall.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/contest_hall.inc b/data/scripts/contest_hall.inc index 857c1e205..58cd1ec5d 100644 --- a/data/scripts/contest_hall.inc +++ b/data/scripts/contest_hall.inc @@ -9,7 +9,7 @@ LilycoveCity_ContestLobby_EventScript_279CC5:: @ 8279CC5 end LilycoveCity_ContestLobby_EventScript_279CEA:: @ 8279CEA - msgbox LilycoveCity_ContestLobby_Text_27AEA8, MSGBOX_DEFAULT + msgbox LilycoveCity_ContestLobby_Text_ContestReceptionCounter, MSGBOX_DEFAULT return LilycoveCity_ContestLobby_EventScript_279CF3:: @ 8279CF3 @@ -1462,7 +1462,7 @@ LilycoveCity_ContestLobby_Text_27AE47: @ 827AE47 .string "This is the reception counter for\n" .string "POKéMON CONTESTS.$" -LilycoveCity_ContestLobby_Text_27AEA8: @ 827AEA8 +LilycoveCity_ContestLobby_Text_ContestReceptionCounter: @ 827AEA8 .string "Hello!\p" .string "This is the reception counter for\n" .string "POKéMON CONTESTS.$" |