Files
gen1recomp/data/scripts
Shane McGovern 2bfa491b6a Start champion theme when rival dialogue ends, not at battle
The Elite Four champion script showed the rival's intro text and then
jumped straight into the battle; the wipe-time playBattle('final')
started Music_FinalBattle only when the battle began. The original
(ChampionsRoomRivalReadyToBattleScript) plays MUSIC_FINAL_BATTLE right
after the dialogue ends, before the battle.

Add a play_music Music_FinalBattle row between the intro text and the
battle, and bump the two past-the-end jump targets 25 -> 26 for the new
row count. pushBattle's wipe-time playBattle('final') no-ops on the
already-playing song, so the theme stays continuous into the fight.

Fixes #706
2026-08-03 00:52:46 +01:00
..
2026-07-17 20:30:02 -04:00
2026-07-22 08:18:13 -04:00
2026-07-17 20:30:02 -04:00
2026-07-22 08:18:13 -04:00
2026-07-23 16:55:03 -04:00
2026-07-31 09:47:53 -04:00
2026-07-17 20:30:02 -04:00
2026-07-29 11:46:32 -04:00