summaryrefslogtreecommitdiff
path: root/data/maps/Route2_EastBuilding
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-10-20 20:20:45 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2019-10-20 20:20:45 -0400
commit2aeefdc5de73c630a79b183e7bc2a66ad48ed424 (patch)
tree3833a23f869ab66a7c58cb9c43d8628ece27fc46 /data/maps/Route2_EastBuilding
parentb3951b48ecf169463d917c3fca9c218e16fe961e (diff)
update famechecker macro
Diffstat (limited to 'data/maps/Route2_EastBuilding')
-rw-r--r--data/maps/Route2_EastBuilding/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route2_EastBuilding/scripts.inc b/data/maps/Route2_EastBuilding/scripts.inc
index a1b2d0e7a..ae08ce8bc 100644
--- a/data/maps/Route2_EastBuilding/scripts.inc
+++ b/data/maps/Route2_EastBuilding/scripts.inc
@@ -5,7 +5,7 @@ Route2_EastBuilding_EventScript_16F67F:: @ 816F67F
lock
faceplayer
call EventScript_16F70B
- checkflag FLAG_0x23B
+ checkflag FLAG_GOT_HM05
goto_if_eq EventScript_16F701
msgbox gUnknown_819D64F, MSGBOX_YESNO
compare_var_to_value VAR_RESULT, 0
@@ -22,7 +22,7 @@ Route2_EastBuilding_EventScript_16F67F:: @ 816F67F
goto_if_eq EventScript_1A7AC7
additem ITEM_HM05, 1
giveitemfanfaremsg gUnknown_819D7A1, ITEM_HM05
- setflag FLAG_0x23B
+ setflag FLAG_GOT_HM05
msgbox gUnknown_819D7C1
release
end