summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/PewterPokecenter.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/PewterPokecenter.asm b/scripts/PewterPokecenter.asm
index 68115050..22d2fb6b 100755
--- a/scripts/PewterPokecenter.asm
+++ b/scripts/PewterPokecenter.asm
@@ -60,7 +60,7 @@ PewterJigglypuffText:
ld a, [wChannelSoundIDs]
ld b, a
- ld a, [wChannelSoundIDs + Ch1]
+ ld a, [wChannelSoundIDs + Ch2]
or b
jr nz, .loop