summaryrefslogtreecommitdiff
path: root/data/maps/UndergroundPath_NorthEntrance
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/UndergroundPath_NorthEntrance
parentb3951b48ecf169463d917c3fca9c218e16fe961e (diff)
update famechecker macro
Diffstat (limited to 'data/maps/UndergroundPath_NorthEntrance')
-rw-r--r--data/maps/UndergroundPath_NorthEntrance/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/UndergroundPath_NorthEntrance/scripts.inc b/data/maps/UndergroundPath_NorthEntrance/scripts.inc
index a88b1a55c..3090d4141 100644
--- a/data/maps/UndergroundPath_NorthEntrance/scripts.inc
+++ b/data/maps/UndergroundPath_NorthEntrance/scripts.inc
@@ -6,7 +6,7 @@ UndergroundPath_NorthEntrance_EventScript_160E39:: @ 8160E39
faceplayer
setvar VAR_0x8008, 2
call EventScript_1A8CAD
- checkflag FLAG_0x24B
+ checkflag FLAG_DID_MS_NIDO_TRADE
goto_if_eq EventScript_160EAB
msgbox gUnknown_81A5AD6, MSGBOX_YESNO
compare_var_to_value VAR_RESULT, 0
@@ -19,7 +19,7 @@ UndergroundPath_NorthEntrance_EventScript_160E39:: @ 8160E39
goto_if 5, EventScript_160E9D
call EventScript_1A8CD9
msgbox gUnknown_81A5B4A
- setflag FLAG_0x24B
+ setflag FLAG_DID_MS_NIDO_TRADE
release
end