diff options
Diffstat (limited to 'scripts/OaksLab.asm')
-rw-r--r-- | scripts/OaksLab.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/OaksLab.asm b/scripts/OaksLab.asm index 3d9fde89..70f00d94 100644 --- a/scripts/OaksLab.asm +++ b/scripts/OaksLab.asm @@ -1027,7 +1027,7 @@ OaksLabText18: ld [wd11e], a ld [wcf91], a call AddPartyMon - ld a, 163 + ld a, LIGHT_BALL_GSC ld [wPartyMon1CatchRate], a call DisablePikachuOverworldSpriteDrawing SetEvent EVENT_GOT_STARTER |