aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ChampionsRoom.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ChampionsRoom.asm')
-rw-r--r--scripts/ChampionsRoom.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ChampionsRoom.asm b/scripts/ChampionsRoom.asm
index efa66680..46814138 100644
--- a/scripts/ChampionsRoom.asm
+++ b/scripts/ChampionsRoom.asm
@@ -281,7 +281,7 @@ ChampionsRoomOakText:
ChampionsRoomOakCongratulatesPlayerText:
text_asm
ld a, [wPlayerStarter]
- ld [wd11e], a
+ ld [wNamedObjectIndex], a
call GetMonName
ld hl, .Text
call PrintText