summaryrefslogtreecommitdiff
path: root/data/scripts/contest_hall.inc
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-12-02 19:12:33 -0800
committerMarcus Huderle <huderlem@gmail.com>2017-12-02 19:12:33 -0800
commit24a90b9acb243bf5c24a797a2a300a23613813d5 (patch)
tree24b4291163be8e78add1053cd841d2ad20f6412e /data/scripts/contest_hall.inc
parent79e3d29c29335d7e1fb8478b16d100b1844f2da4 (diff)
Label script flags up to flag 199.
Diffstat (limited to 'data/scripts/contest_hall.inc')
-rw-r--r--data/scripts/contest_hall.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/contest_hall.inc b/data/scripts/contest_hall.inc
index 68fd92ac0..6c2678072 100644
--- a/data/scripts/contest_hall.inc
+++ b/data/scripts/contest_hall.inc
@@ -40,11 +40,11 @@ FallarborTown_ContestLobby_EventScript_1A4EF6:: @ 81A4EF6
end
FallarborTown_ContestLobby_EventScript_1A4F13:: @ 81A4F13
- checkflag 150
+ checkflag FLAG_RECEIVED_CONTEST_PASS
goto_if_eq FallarborTown_ContestLobby_EventScript_1A4F44
msgbox FallarborTown_ContestLobby_Text_1A6583, 4
giveitem ITEM_CONTEST_PASS
- setflag 150
+ setflag FLAG_RECEIVED_CONTEST_PASS
setflag FLAG_TEMP_1
msgbox FallarborTown_ContestLobby_Text_1A5E98, 4
goto FallarborTown_ContestLobby_EventScript_1A4F8F