summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-07-18 10:28:07 -0700
committeryenatch <yenatch@gmail.com>2014-07-18 10:31:52 -0700
commit2b1cc7f2708955d2f19141e7c2519d59b4fa0fe1 (patch)
tree4b6e26e2d9ee3070655292277d2f9b14d2b35eb3 /main.asm
parent68ee99818a839c8bae5b94be3e35ff9ac1e08cc4 (diff)
Use WOOPER in Oak speech.
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 1045b1e69..e3aacde46 100644
--- a/main.asm
+++ b/main.asm
@@ -4426,7 +4426,7 @@ OakSpeech: ; 0x5f99
call Function4b6
call ClearTileMap
- ld a, $c2
+ ld a, WOOPER
ld [CurSpecies], a
ld [CurPartySpecies], a
call GetBaseData