diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2016-07-21 07:58:36 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2016-07-21 07:58:36 -0400 |
| commit | 803c6081d7b458f1965c4b9e62be2714b73fcdf4 (patch) | |
| tree | 94632a90406f3b185d82cabee2beb834bd711215 /maps/RuinsofAlphResearchCenter.asm | |
| parent | c33ba049a5a993fc678fd1698645039ce4974022 (diff) | |
| parent | a32b6ccbb5b9ad15befa3b9893659f2ceabd1ba0 (diff) | |
Merge github.com:pikalaxalt/pokecrystal
Diffstat (limited to 'maps/RuinsofAlphResearchCenter.asm')
| -rw-r--r-- | maps/RuinsofAlphResearchCenter.asm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/RuinsofAlphResearchCenter.asm b/maps/RuinsofAlphResearchCenter.asm index 988198340..b1d0f45c5 100644 --- a/maps/RuinsofAlphResearchCenter.asm +++ b/maps/RuinsofAlphResearchCenter.asm @@ -181,18 +181,18 @@ MapRuinsofAlphResearchCenterSignpost0Script: jumptext UnknownText_0x59886 MovementData_0x5926f: - step_up - step_up - step_left - turn_head_up + step UP + step UP + step LEFT + turn_head UP step_end MovementData_0x59274: - step_down + step DOWN step_end MovementData_0x59276: - step_up + step UP step_end UnknownText_0x59278: |
