diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-10-07 13:15:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-07 13:15:34 -0400 |
commit | 2a7205dec677c98d087cb8ba191370de464c8bf0 (patch) | |
tree | bbad1ce5b07b922803f25dfdcb3feee909c513c9 /data/map_event_scripts.inc | |
parent | fb9b695f9a366f662b5262f440d77c770b131d0d (diff) | |
parent | 13468377bc85b2daa309b049e3d9f733dadce440 (diff) |
Merge pull request #111 from PikalaxALT/link
Port link from Emerald
Diffstat (limited to 'data/map_event_scripts.inc')
-rw-r--r-- | data/map_event_scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_event_scripts.inc b/data/map_event_scripts.inc index 44861f91f..908d7e543 100644 --- a/data/map_event_scripts.inc +++ b/data/map_event_scripts.inc @@ -1492,7 +1492,7 @@ EventScript_1A651A:: @ 81A651A clearflag FLAG_0x09D call EventScript_1A6551 special sub_81130A8 - specialvar VAR_RESULT, sub_806E25C + specialvar VAR_RESULT, IsNationalPokedexEnabled compare_var_to_value VAR_RESULT, 0 call_if 1, EventScript_1A653B call EventScript_1A6541 |