summaryrefslogtreecommitdiff
path: root/scripts/SaffronPokecenter.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
committerdannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
commit5647ca687b92954dcf37a6ea6bfbc9a341c32de4 (patch)
treedde1937a1bfdb3a835f4155e1c2eb8f1aaf86f63 /scripts/SaffronPokecenter.asm
parent53fcd05aa24693093d8af1dc8ec4fedd3957decc (diff)
Sync with pokered
Diffstat (limited to 'scripts/SaffronPokecenter.asm')
-rwxr-xr-xscripts/SaffronPokecenter.asm16
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts/SaffronPokecenter.asm b/scripts/SaffronPokecenter.asm
index 435367ea..f4d9f192 100755
--- a/scripts/SaffronPokecenter.asm
+++ b/scripts/SaffronPokecenter.asm
@@ -10,20 +10,20 @@ SaffronPokecenter_TextPointers:
dw SaffronPokecenterText5
SaffronHealNurseText:
- TX_POKECENTER_NURSE
+ script_pokecenter_nurse
SaffronPokecenterText2:
- TX_FAR _SaffronPokecenterText2
- db "@"
+ text_far _SaffronPokecenterText2
+ text_end
SaffronPokecenterText3:
- TX_FAR _SaffronPokecenterText3
- db "@"
+ text_far _SaffronPokecenterText3
+ text_end
SaffronTradeNurseText:
- TX_CABLE_CLUB_RECEPTIONIST
+ script_cable_club_receptionist
SaffronPokecenterText5:
- TX_ASM
- callab PokecenterChanseyText
+ text_asm
+ callfar PokecenterChanseyText
jp TextScriptEnd