summaryrefslogtreecommitdiff
path: root/scripts/viridianpokecenter.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/viridianpokecenter.asm
parent7607ab4ff452ea7387e7faf931a9a35ff515c5b0 (diff)
Celadon Pokecenter
Diffstat (limited to 'scripts/viridianpokecenter.asm')
-rwxr-xr-xscripts/viridianpokecenter.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/viridianpokecenter.asm b/scripts/viridianpokecenter.asm
index f8aed602..c2e2d283 100755
--- a/scripts/viridianpokecenter.asm
+++ b/scripts/viridianpokecenter.asm
@@ -10,7 +10,7 @@ ViridianPokecenterTextPointers: ; 44263 (11:4263)
dw ViridianPokeCenterText5
ViridianPokeCenterText1: ; 4426b (11:426b)
- db $ff
+ TX_POKECENTER_NURSE
ViridianPokeCenterText2: ; 4426c (11:426c)
TX_FAR _ViridianPokeCenterText1
@@ -21,9 +21,9 @@ ViridianPokeCenterText3: ; 44271 (11:4271)
db "@"
ViridianPokeCenterText4: ; 44276 (11:4276)
- db $f6
+ TX_CABLE_CLUB_RECEPTIONIST
ViridianPokeCenterText5:
TX_ASM
- callab Func_f0f12
+ callab PokecenterChanseyText
jp TextScriptEnd