diff options
Diffstat (limited to 'maps/CeladonPokeCenter1F.asm')
-rw-r--r-- | maps/CeladonPokeCenter1F.asm | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/CeladonPokeCenter1F.asm b/maps/CeladonPokeCenter1F.asm index 90f1e43c2..9bd47c4fc 100644 --- a/maps/CeladonPokeCenter1F.asm +++ b/maps/CeladonPokeCenter1F.asm @@ -58,18 +58,18 @@ CeladonEusine: end .Movement2: - step_left - step_down - step_down - step_down - step_down + step LEFT + step DOWN + step DOWN + step DOWN + step DOWN step_end .Movement1: - step_down - step_down - step_down - step_down + step DOWN + step DOWN + step DOWN + step DOWN step_end UnknownText_0x71e70: |