summaryrefslogtreecommitdiff
path: root/data/maps/SafariZone_SecretHouse
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/SafariZone_SecretHouse
parentb3951b48ecf169463d917c3fca9c218e16fe961e (diff)
update famechecker macro
Diffstat (limited to 'data/maps/SafariZone_SecretHouse')
-rw-r--r--data/maps/SafariZone_SecretHouse/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SafariZone_SecretHouse/scripts.inc b/data/maps/SafariZone_SecretHouse/scripts.inc
index 67987618d..4ce9afe37 100644
--- a/data/maps/SafariZone_SecretHouse/scripts.inc
+++ b/data/maps/SafariZone_SecretHouse/scripts.inc
@@ -4,7 +4,7 @@ SafariZone_SecretHouse_MapScripts:: @ 8162452
SafariZone_SecretHouse_EventScript_162453:: @ 8162453
lock
faceplayer
- checkflag FLAG_0x239
+ checkflag FLAG_GOT_HM03
goto_if_eq EventScript_1624A9
msgbox gUnknown_8177DC1
checkitemspace ITEM_HM03, 1
@@ -13,7 +13,7 @@ SafariZone_SecretHouse_EventScript_162453:: @ 8162453
additem ITEM_HM03, 1
giveitemfanfaremsg gUnknown_8177E92, ITEM_HM03
msgbox gUnknown_8177EB7
- setflag FLAG_0x239
+ setflag FLAG_GOT_HM03
release
end