aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ceruleancity.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-06-06 16:03:47 -0700
committeryenatch <yenatch@gmail.com>2014-06-06 16:03:47 -0700
commit35493bef27ba0425860a0f419c64371b824b6981 (patch)
treeb57de4968c66fc768f404e3dd03849b1fd64eace /scripts/ceruleancity.asm
parentExplicit sections for pics, sprites and misc graphics. (diff)
parentRelabel a few missed map scripts and TheEndTextString (diff)
downloadpokeyellow-35493bef27ba0425860a0f419c64371b824b6981.tar.gz
pokeyellow-35493bef27ba0425860a0f419c64371b824b6981.tar.xz
pokeyellow-35493bef27ba0425860a0f419c64371b824b6981.zip
Merge remote-tracking branch 'danny/master'
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