Merge pull request #526 from atasro2/master

reword
This commit is contained in:
yenatch 2018-06-20 19:25:39 -04:00 committed by GitHub
commit 0fbc8362b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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