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 b5efb7d5..21b9452c 100755
--- a/scripts/CeladonPokecenter.asm
+++ b/scripts/CeladonPokecenter.asm
@@ -7,6 +7,7 @@ CeladonPokecenter_TextPointers:
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