summaryrefslogtreecommitdiff
path: root/scripts/celadonpokecenter.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/celadonpokecenter.asm')
-rwxr-xr-xscripts/celadonpokecenter.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/celadonpokecenter.asm b/scripts/celadonpokecenter.asm
index bd91af20..acbae2ec 100755
--- a/scripts/celadonpokecenter.asm
+++ b/scripts/celadonpokecenter.asm
@@ -7,6 +7,7 @@ CeladonPokecenterTextPointers:
dw CeladonPokecenterText2
dw CeladonPokecenterText3
dw CeladonTradeNurseText
+ dw CeladonPokecenterText5
CeladonTradeNurseText:
TX_CABLE_CLUB_RECEPTIONIST
@@ -21,3 +22,8 @@ CeladonPokecenterText2:
CeladonPokecenterText3:
TX_FAR _CeladonPokecenterText3
db "@"
+
+CeladonPokecenterText5:
+ TX_ASM
+ callab PokecenterChanseyText
+ jp TextScriptEnd