diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-03-28 21:33:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-28 21:33:50 -0700 |
commit | d4c6ef7ae6b47cbc8676eec0a2185d18dd6e1ed0 (patch) | |
tree | e315440eb27fd8aafd36c33164cfc59f5d468a4e /data/scripts/maps/Route115.inc | |
parent | c3572de5bb5173b12a8aa5a0ddbfa766bf037c67 (diff) | |
parent | c5f99a723ee74a182c5444944ecc507bb3c1695e (diff) |
Merge pull request #227 from PikalaxALT/pokenav_match_call
Pokenav match call
Diffstat (limited to 'data/scripts/maps/Route115.inc')
-rw-r--r-- | data/scripts/maps/Route115.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/scripts/maps/Route115.inc b/data/scripts/maps/Route115.inc index 69edd5830..2d4f7c2e3 100644 --- a/data/scripts/maps/Route115.inc +++ b/data/scripts/maps/Route115.inc @@ -50,7 +50,7 @@ Route115_EventScript_1F29BA:: @ 81F29BA waitmovement 0 msgbox Route115_Text_29B2B3, 4 setvar VAR_0x8004, 307 - special sub_81D1C20 + special SetMatchCallRegisteredFlag setorcopyvar VAR_0x8000, 307 callstd 8 release @@ -80,7 +80,7 @@ Route115_EventScript_1F2A33:: @ 81F2A33 waitmovement 0 msgbox Route115_Text_29B50B, 4 setvar VAR_0x8004, 183 - special sub_81D1C20 + special SetMatchCallRegisteredFlag setorcopyvar VAR_0x8000, 183 callstd 8 release @@ -105,7 +105,7 @@ Route115_EventScript_1F2A95:: @ 81F2A95 waitmovement 0 msgbox Route115_Text_29B6AB, 4 setvar VAR_0x8004, 427 - special sub_81D1C20 + special SetMatchCallRegisteredFlag setorcopyvar VAR_0x8000, 427 callstd 8 release |