diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-26 21:05:32 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-26 21:05:32 -0500 |
commit | c7985e1f3cfe12c487229c34bbdf449a464c2711 (patch) | |
tree | 4f1aa761c103d1c8dda47fe8ccab3442f51aadf5 /maps/LancesRoom.asm | |
parent | 01792e00d2d1b0fc1e5550f13a8851c21917aa60 (diff) |
Battle Tower scripts and text labels
Diffstat (limited to 'maps/LancesRoom.asm')
-rw-r--r-- | maps/LancesRoom.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/LancesRoom.asm b/maps/LancesRoom.asm index d92d14c7e..5d08bd68c 100644 --- a/maps/LancesRoom.asm +++ b/maps/LancesRoom.asm @@ -125,7 +125,7 @@ LanceScript_0x180e7b: pause 30 closetext applymovement $3, MovementData_0x180f5b - special RotatePalettesRightPalettes + special FadeOutPalettes pause 15 warpfacing UP, HALL_OF_FAME, $4, $d end |