diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-08 23:44:55 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-08 23:44:55 -0500 |
| commit | 16dc234d9964e41443b965dc774a0ff60d3338fa (patch) | |
| tree | 2bbdb33e455bdc37e81c388d4005eeebd50e36c0 /data/maps/PokemonLeague_ChampionsRoom/scripts.inc | |
| parent | 33a4b6848647bd18ca1d01e44d15624c195305a9 (diff) | |
Some stdscript sync, start syncing cable_club.inc
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 6f4d33218..f2e81e955 100644 --- a/data/maps/PokemonLeague_ChampionsRoom/scripts.inc +++ b/data/maps/PokemonLeague_ChampionsRoom/scripts.inc @@ -45,7 +45,7 @@ PokemonLeague_ChampionsRoom_OnWarp:: @ 8162B5D .2byte 0 EventScript_162B67:: @ 8162B67 - turnobject 255, 2 + turnobject OBJ_EVENT_ID_PLAYER, 2 end PokemonLeague_ChampionsRoom_OnFrame:: @ 8162B6C |
