diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2018-06-30 14:43:41 +0200 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-06-30 14:43:41 +0200 |
| commit | 15fe5a031b94b2f9b5686da6ba39a67e92cad31a (patch) | |
| tree | 18658511c9b9cdc73bbcbea5a0be8bdd7407abb5 /data/maps/FallarborTown_PokemonCenter_2F/scripts.inc | |
| parent | 5434db2fc6f4e7ebd8cb6bc76115d5c3b6b5807e (diff) | |
| parent | 91ee3221b3a4885d155ad2cca16b7678062ad18a (diff) | |
Merge branch 'master' into decompile_battle_tent
Diffstat (limited to 'data/maps/FallarborTown_PokemonCenter_2F/scripts.inc')
| -rw-r--r-- | data/maps/FallarborTown_PokemonCenter_2F/scripts.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/maps/FallarborTown_PokemonCenter_2F/scripts.inc b/data/maps/FallarborTown_PokemonCenter_2F/scripts.inc new file mode 100644 index 000000000..93482e860 --- /dev/null +++ b/data/maps/FallarborTown_PokemonCenter_2F/scripts.inc @@ -0,0 +1,19 @@ +FallarborTown_PokemonCenter_2F_MapScripts:: @ 8200EEB + map_script 2, FallarborTown_PokemonCenter_2F_MapScript2_276C3B + map_script 4, FallarborTown_PokemonCenter_2F_MapScript2_276B6C + map_script 1, FallarborTown_PokemonCenter_2F_MapScript1_276BBE + map_script 3, FallarborTown_PokemonCenter_2F_MapScript1_276ACF + .byte 0 + +FallarborTown_PokemonCenter_2F_EventScript_200F00:: @ 8200F00 + call OldaleTown_PokemonCenter_2F_EventScript_276EB7 + end + +FallarborTown_PokemonCenter_2F_EventScript_200F06:: @ 8200F06 + call OldaleTown_PokemonCenter_2F_EventScript_2770B2 + end + +FallarborTown_PokemonCenter_2F_EventScript_200F0C:: @ 8200F0C + call OldaleTown_PokemonCenter_2F_EventScript_2771DB + end + |
