summaryrefslogtreecommitdiff
path: root/scripts/VermilionPokecenter.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/VermilionPokecenter.asm')
-rwxr-xr-xscripts/VermilionPokecenter.asm16
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts/VermilionPokecenter.asm b/scripts/VermilionPokecenter.asm
index e470b028..dd3b514e 100755
--- a/scripts/VermilionPokecenter.asm
+++ b/scripts/VermilionPokecenter.asm
@@ -10,20 +10,20 @@ VermilionPokecenter_TextPointers:
dw VermilionPokecenterText5
VermilionHealNurseText:
- TX_POKECENTER_NURSE
+ script_pokecenter_nurse
VermilionPokecenterText2:
- TX_FAR _VermilionPokecenterText2
- db "@"
+ text_far _VermilionPokecenterText2
+ text_end
VermilionPokecenterText3:
- TX_FAR _VermilionPokecenterText3
- db "@"
+ text_far _VermilionPokecenterText3
+ text_end
VermilionTradeNurseText:
- TX_CABLE_CLUB_RECEPTIONIST
+ script_cable_club_receptionist
VermilionPokecenterText5:
- TX_ASM
- callab PokecenterChanseyText
+ text_asm
+ callfar PokecenterChanseyText
jp TextScriptEnd