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/vermilionpokecenter.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/vermilionpokecenter.asm')
| -rwxr-xr-x | scripts/vermilionpokecenter.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/vermilionpokecenter.asm b/scripts/vermilionpokecenter.asm index 6796851f..72c232b7 100755 --- a/scripts/vermilionpokecenter.asm +++ b/scripts/vermilionpokecenter.asm @@ -10,7 +10,7 @@ VermilionPokecenterTextPointers: ; 5c995 (17:4995) dw VermilionPokecenterText5 VermilionPokecenterText1: ; 5c99d (17:499d) - db $ff + TX_POKECENTER_NURSE VermilionPokecenterText2: ; 5c99e (17:499e) TX_FAR _VermilionPokecenterText1 @@ -21,9 +21,9 @@ VermilionPokecenterText3: ; 5c9a3 (17:49a3) db "@" VermilionPokecenterText4: ; 5c9a8 (17:49a8) - db $f6 + TX_CABLE_CLUB_RECEPTIONIST VermilionPokecenterText5: TX_ASM - callab Func_f0f12 + callab PokecenterChanseyText jp TextScriptEnd |
