diff options
| author | garak <garakmon@gmail.com> | 2019-05-10 11:45:18 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-05-10 14:03:24 -0400 |
| commit | 4b98d7d07a681279022cec9f082071a374ddbdb9 (patch) | |
| tree | 26dabb56f20c5b5865406ce81f98aafb55a8335f /data/maps/PokemonLeague_ChampionsRoom/scripts.inc | |
| parent | 2536b961bc32841890d0498c136cc77d2c3e3d67 (diff) | |
fix map and layout constants
Diffstat (limited to 'data/maps/PokemonLeague_ChampionsRoom/scripts.inc')
| -rw-r--r-- | data/maps/PokemonLeague_ChampionsRoom/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/PokemonLeague_ChampionsRoom/scripts.inc b/data/maps/PokemonLeague_ChampionsRoom/scripts.inc index 367584edb..81d3ae0fa 100644 --- a/data/maps/PokemonLeague_ChampionsRoom/scripts.inc +++ b/data/maps/PokemonLeague_ChampionsRoom/scripts.inc @@ -110,7 +110,7 @@ EventScript_162B76:: @ 8162B76 applymovement 255, Movement_162D12 waitmovement 0 setvar VAR_0x4001, 1 - warp MAP_POKEMONLEAGUE_HALLOFFAME, 255, 5, 12 + warp MAP_POKEMON_LEAGUE_HALL_OF_FAME, 255, 5, 12 waitstate releaseall end |
