aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/CinnabarPokecenter.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/CinnabarPokecenter.asm
parentMerge pull request #55 from Deokishisu/patch-1 (diff)
downloadpokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.gz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.xz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.zip
Sync with pokered
Diffstat (limited to 'scripts/CinnabarPokecenter.asm')
-rwxr-xr-xscripts/CinnabarPokecenter.asm16
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts/CinnabarPokecenter.asm b/scripts/CinnabarPokecenter.asm
index 53301266..3a229ca3 100755
--- a/scripts/CinnabarPokecenter.asm
+++ b/scripts/CinnabarPokecenter.asm
@@ -10,20 +10,20 @@ CinnabarPokecenter_TextPointers:
dw CinnabarPokecenterText5
CinnabarHealNurseText:
- TX_POKECENTER_NURSE
+ script_pokecenter_nurse
CinnabarPokecenterText2:
- TX_FAR _CinnabarPokecenterText2
- db "@"
+ text_far _CinnabarPokecenterText2
+ text_end
CinnabarPokecenterText3:
- TX_FAR _CinnabarPokecenterText3
- db "@"
+ text_far _CinnabarPokecenterText3
+ text_end
CinnabarTradeNurseText:
- TX_CABLE_CLUB_RECEPTIONIST
+ script_cable_club_receptionist
CinnabarPokecenterText5:
- TX_ASM
- callab PokecenterChanseyText
+ text_asm
+ callfar PokecenterChanseyText
jp TextScriptEnd