summaryrefslogtreecommitdiff
path: root/scripts/celadonpokecenter.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/celadonpokecenter.asm
parent7607ab4ff452ea7387e7faf931a9a35ff515c5b0 (diff)
Celadon Pokecenter
Diffstat (limited to 'scripts/celadonpokecenter.asm')
-rwxr-xr-xscripts/celadonpokecenter.asm10
1 files changed, 8 insertions, 2 deletions
diff --git a/scripts/celadonpokecenter.asm b/scripts/celadonpokecenter.asm
index 1b8d3a1b..4ff71c43 100755
--- a/scripts/celadonpokecenter.asm
+++ b/scripts/celadonpokecenter.asm
@@ -7,12 +7,13 @@ CeladonPokecenterTextPointers: ; 488be (12:48be)
dw CeladonPokecenterText2
dw CeladonPokecenterText3
dw CeladonPokecenterText4
+ dw CeladonPokecenterText5
CeladonPokecenterText4: ; 488c6 (12:48c6)
- db $f6
+ TX_CABLE_CLUB_RECEPTIONIST
CeladonPokecenterText1: ; 488c7 (12:48c7)
- db $ff
+ TX_POKECENTER_NURSE
CeladonPokecenterText2: ; 488c8 (12:48c8)
TX_FAR _CeladonPokecenterText2
@@ -21,3 +22,8 @@ CeladonPokecenterText2: ; 488c8 (12:48c8)
CeladonPokecenterText3: ; 488cd (12:48cd)
TX_FAR _CeladonPokecenterText3
db "@"
+
+CeladonPokecenterText5:
+ TX_ASM
+ callab PokecenterChanseyText
+ jp TextScriptEnd