mirror of https://github.com/pret/pokecrystal.git
commit
0fbc8362b6
|
@ -1611,7 +1611,7 @@ RadioChannels:
|
|||
jp LoadStation_PokeFluteRadio
|
||||
|
||||
.EvolutionRadio:
|
||||
; This station airs in the Lake of Rage area when Rocket are still in Mahogany.
|
||||
; This station airs in the Lake of Rage area when Team Rocket is still in Mahogany.
|
||||
ld a, [wStatusFlags]
|
||||
bit STATUSFLAGS_ROCKET_SIGNAL_F, a
|
||||
jr z, .NoSignal
|
||||
|
|
Loading…
Reference in New Issue