Files
gen1recomp/data/scripts
Shane McGovern d9d42ec956 Play rival encounter music when rival leaves Oak's Lab after battle
The parcel scene in Oak's Lab plays Music_MeetRival on both the rival's
arrival and departure (lines 144-146 in oaks_lab.lua), but the post-battle
onStep exit sequence only played the fanfare when the rival approached
(fixed in #596). It was missing when the rival walks out after the battle.

Add stop_music + play_music Music_MeetRival before the rival's exit
walk-out in both oaks_lab.lua and oaks_lab_yellow.lua, matching the
parcel scene's double-fanfare pattern from the original ROM.

Fixes #683
2026-08-02 21:49:56 +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-29 11:46:32 -04:00
2026-07-17 20:30:02 -04:00
2026-07-29 11:46:32 -04:00