diff options
author | Fontbane <fontbane@gmail.com> | 2019-04-16 10:40:32 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-22 17:23:59 -0500 |
commit | 2c076f1f3e8700e081c39792bd5a756511f86c7d (patch) | |
tree | 5c42e6715936311c757f37b225fcf38e68419c56 /data/scripts | |
parent | dbdb51e1a50c084a781a9e44dec19dc7b2cea597 (diff) |
Doc most OnTransitions
Diffstat (limited to 'data/scripts')
-rw-r--r-- | data/scripts/cable_club.inc | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/data/scripts/cable_club.inc b/data/scripts/cable_club.inc index c755493dc..816fa9e6e 100644 --- a/data/scripts/cable_club.inc +++ b/data/scripts/cable_club.inc @@ -1,20 +1,20 @@ -BattleFrontier_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -DewfordTown_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -EverGrandeCity_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -EverGrandeCity_PokemonLeague_2F_MapScript1_276ACF: @ 8276ACF -FallarborTown_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -FortreeCity_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -LavaridgeTown_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -LilycoveCity_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -MauvilleCity_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -MossdeepCity_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -OldaleTown_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -PacifidlogTown_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -PetalburgCity_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -RustboroCity_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -SlateportCity_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -SootopolisCity_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF -VerdanturfTown_PokemonCenter_2F_MapScript1_276ACF: @ 8276ACF +BattleFrontier_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +DewfordTown_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +EverGrandeCity_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +EverGrandeCity_PokemonLeague_2F_MapScript1_OnTransition: @ 8276ACF +FallarborTown_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +FortreeCity_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +LavaridgeTown_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +LilycoveCity_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +MauvilleCity_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +MossdeepCity_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +OldaleTown_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +PacifidlogTown_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +PetalburgCity_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +RustboroCity_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +SlateportCity_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +SootopolisCity_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF +VerdanturfTown_PokemonCenter_2F_MapScript1_OnTransition: @ 8276ACF call OldaleTown_PokemonCenter_2F_EventScript_276AD5 end |