diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-09 13:25:10 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-09 13:25:10 -0500 |
| commit | a40c63fe4896ccd76f6f63bdbd940de8cc946fae (patch) | |
| tree | 7f9b277735eea8cc9cfc7e27bbf82756bfd265b3 /data/maps/PokemonLeague_ChampionsRoom | |
| parent | c39d295386654b34982d384a332b8cb7b2e55e24 (diff) | |
Use dir constants
Diffstat (limited to 'data/maps/PokemonLeague_ChampionsRoom')
| -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 567053a90..63c370711 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 OBJ_EVENT_ID_PLAYER, 2 + turnobject OBJ_EVENT_ID_PLAYER, DIR_NORTH end PokemonLeague_ChampionsRoom_OnFrame:: @ 8162B6C |
