diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2017-11-15 01:01:06 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-15 01:01:06 -0600 |
| commit | 055a419830c0725a629f971b0299c89082c192fd (patch) | |
| tree | 07d1e496a653dc2c6584022cb977bbdf273858aa /data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc | |
| parent | 3fb2a488f99d4d8499a2b0247f73f45837b07156 (diff) | |
| parent | ce0e5cbfe4439a9767134a670868f65cc9920e65 (diff) | |
Merge pull request #101 from Diegoisawesome/dump_maps
Dump maps
Diffstat (limited to 'data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc')
| -rw-r--r-- | data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc b/data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc new file mode 100644 index 000000000..7d3c3a2f1 --- /dev/null +++ b/data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc @@ -0,0 +1,19 @@ +BattleFrontier_PokemonCenter_2F_MapScripts:: @ 8267AA4 + map_script 2, BattleFrontier_PokemonCenter_2F_MapScript2_276C3B + map_script 4, BattleFrontier_PokemonCenter_2F_MapScript2_276B6C + map_script 1, BattleFrontier_PokemonCenter_2F_MapScript1_276BBE + map_script 3, BattleFrontier_PokemonCenter_2F_MapScript1_276ACF + .byte 0 + +BattleFrontier_PokemonCenter_2F_EventScript_267AB9:: @ 8267AB9 + call OldaleTown_PokemonCenter_2F_EventScript_276EB7 + end + +BattleFrontier_PokemonCenter_2F_EventScript_267ABF:: @ 8267ABF + call OldaleTown_PokemonCenter_2F_EventScript_2770B2 + end + +BattleFrontier_PokemonCenter_2F_EventScript_267AC5:: @ 8267AC5 + call OldaleTown_PokemonCenter_2F_EventScript_2771DB + end + |
