diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 21:58:46 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 21:58:46 -0400 |
| commit | 6d80537563abb145d48c1f3cde003e50e482e1dd (patch) | |
| tree | 5e75a462bd05d0a03e42815654ed925134812da3 /scripts/ceruleanpokecenter.asm | |
| parent | Celadon Manion Eevee room (diff) | |
| download | pokeyellow-6d80537563abb145d48c1f3cde003e50e482e1dd.tar.gz pokeyellow-6d80537563abb145d48c1f3cde003e50e482e1dd.tar.xz pokeyellow-6d80537563abb145d48c1f3cde003e50e482e1dd.zip | |
Celadon Pokecenter
Diffstat (limited to 'scripts/ceruleanpokecenter.asm')
| -rwxr-xr-x | scripts/ceruleanpokecenter.asm | 6 |
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 |
