From 89be95cdeda1bf2b4eccc2164d835236bd89bba1 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Wed, 28 May 2014 15:30:06 -0400 Subject: TM_28 in Cerulean script --- scripts/ceruleancity.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3