summaryrefslogtreecommitdiff
path: root/scripts/ceruleanpokecenter.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-31 21:58:46 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-31 21:58:46 -0400
commit6d80537563abb145d48c1f3cde003e50e482e1dd (patch)
tree5e75a462bd05d0a03e42815654ed925134812da3 /scripts/ceruleanpokecenter.asm
parent7607ab4ff452ea7387e7faf931a9a35ff515c5b0 (diff)
Celadon Pokecenter
Diffstat (limited to 'scripts/ceruleanpokecenter.asm')
-rwxr-xr-xscripts/ceruleanpokecenter.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/ceruleanpokecenter.asm b/scripts/ceruleanpokecenter.asm
index f4eb68ae..5ee5d4a2 100755
--- a/scripts/ceruleanpokecenter.asm
+++ b/scripts/ceruleanpokecenter.asm
@@ -10,10 +10,10 @@ CeruleanPokecenterTextPointers: ; 5c64b (17:464b)
dw CeruleanPokecenterText5
CeruleanPokecenterText4: ; 5c653 (17:4653)
- db $f6
+ TX_CABLE_CLUB_RECEPTIONIST
CeruleanPokecenterText1: ; 5c654 (17:4654)
- db $ff
+ TX_POKECENTER_NURSE
CeruleanPokecenterText2: ; 5c655 (17:4655)
TX_FAR _CeruleanPokecenterText1
@@ -25,5 +25,5 @@ CeruleanPokecenterText3: ; 5c65a (17:465a)
CeruleanPokecenterText5:
TX_ASM
- callab Func_f0f12
+ callab PokecenterChanseyText
jp TextScriptEnd