diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-25 10:16:29 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-25 10:16:29 -0500 |
commit | 01792e00d2d1b0fc1e5550f13a8851c21917aa60 (patch) | |
tree | 2a1241f269e70af4d6712731fef354429da17ed8 /maps/Route24.asm | |
parent | f599e477fc3306dbca9cad4aeadfe7a66b84c7bc (diff) |
Rename several script commands
Diffstat (limited to 'maps/Route24.asm')
-rw-r--r-- | maps/Route24.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/Route24.asm b/maps/Route24.asm index 0e6467288..b397f4664 100644 --- a/maps/Route24.asm +++ b/maps/Route24.asm @@ -10,10 +10,10 @@ RocketScript_0x1adbfa: playmusic MUSIC_ROCKET_ENCOUNTER loadfont writetext UnknownText_0x1adc2e + waitbutton closetext - loadmovesprites winlosstext UnknownText_0x1add67, -1 - loadtrainer GRUNTM, 31 + scriptedtrainerdata GRUNTM, 31 startbattle reloadmapmusic returnafterbattle @@ -23,8 +23,8 @@ RocketScript_0x1adbfa: keeptextopen special Special_RotatePalettesRightMusic writetext UnknownText_0x1adee1 + waitbutton closetext - loadmovesprites special Special_FadeBlackQuickly special Special_ReloadSpritesNoPalettes disappear $2 |