summaryrefslogtreecommitdiff
path: root/scripts/ceruleancity.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ceruleancity.asm')
-rwxr-xr-xscripts/ceruleancity.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ceruleancity.asm b/scripts/ceruleancity.asm
index 0ebd70a1..c2ecf26c 100755
--- a/scripts/ceruleancity.asm
+++ b/scripts/ceruleancity.asm
@@ -291,7 +291,7 @@ CeruleanCityText2: ; 1967c (6:567c)
.asm_4ca20 ; 0x196ad
ld hl, CeruleanCityText_196f3
call PrintText
- ld bc, $e401
+ ld bc, (TM_28 << 8) + 1
call GiveItem
jr c, .Success
ld hl, TM28NoRoomText