summaryrefslogtreecommitdiff
path: root/scripts/oakslab.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-15 20:04:58 -0700
committerYamaArashi <shadow962@live.com>2015-07-15 20:04:58 -0700
commitbd7d9815936decc5b636f4235c0ee745812dcb48 (patch)
treed88ff7a45f7b8a80a02f099052da9b4eb2e14d21 /scripts/oakslab.asm
parentac78dda7d8a4a6cf9af95f601bdac9fc348c65a6 (diff)
menu stuff
Diffstat (limited to 'scripts/oakslab.asm')
-rwxr-xr-xscripts/oakslab.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/oakslab.asm b/scripts/oakslab.asm
index b32647b5..73ad345d 100755
--- a/scripts/oakslab.asm
+++ b/scripts/oakslab.asm
@@ -898,9 +898,9 @@ OaksLabMonChoiceMenu: ; 1d1b3 (7:51b3)
call PrintText
ld hl, OaksLabReceivedMonText
call PrintText
- xor a
- ld [wcc49], a
- ld a, $5
+ xor a ; PLAYER_PARTY_DATA
+ ld [wMonDataLocation], a
+ ld a, 5
ld [W_CURENEMYLVL], a
ld a, [wcf91]
ld [wd11e], a