summaryrefslogtreecommitdiff
path: root/event/unown.asm
diff options
context:
space:
mode:
Diffstat (limited to 'event/unown.asm')
-rw-r--r--event/unown.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/event/unown.asm b/event/unown.asm
index d0456f896..b39eba371 100644
--- a/event/unown.asm
+++ b/event/unown.asm
@@ -38,7 +38,7 @@ SpecialOmanyteChamber: ; 8adef
dec a
ld [CurPartyMon], a
push bc
- ld a, PartyMon1Item - PartyMon1
+ ld a, MON_ITEM
call GetPartyParamLocation
pop bc
ld a, [hl]