diff options
| author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-22 02:28:32 -0500 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-02-25 08:01:22 -0600 |
| commit | 8816aa527d7f3adfa10988ac661b9842bf78e64b (patch) | |
| tree | 249612156dfc47186763024085985c115bc8ec5c /data/maps/BattleFrontier_PokemonCenter_1F | |
| parent | 5f7a9713134d7694120dac27bef5ac14467f2734 (diff) | |
Update map script files
Diffstat (limited to 'data/maps/BattleFrontier_PokemonCenter_1F')
| -rw-r--r-- | data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc b/data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc index 42c6db053..c99a0de38 100644 --- a/data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc +++ b/data/maps/BattleFrontier_PokemonCenter_1F/scripts.inc @@ -1,6 +1,6 @@ BattleFrontier_PokemonCenter_1F_MapScripts:: @ 82678F9 - map_script 3, BattleFrontier_PokemonCenter_1F_MapScript1_267904 - map_script 5, BattleFrontier_PokemonCenter_1F_MapScript1_277C30 + map_script MAP_SCRIPT_ON_TRANSITION, BattleFrontier_PokemonCenter_1F_MapScript1_267904 + map_script MAP_SCRIPT_ON_RESUME, BattleFrontier_PokemonCenter_1F_MapScript1_277C30 .byte 0 BattleFrontier_PokemonCenter_1F_MapScript1_267904: @ 8267904 |
