summaryrefslogtreecommitdiff
path: root/scripts/Route16.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2020-07-05 19:58:21 -0400
committerGitHub <noreply@github.com>2020-07-05 19:58:21 -0400
commitc57c93d2b2fb06cadafefda37c0974ba1ec9e6c0 (patch)
tree531d6b30d5a606ae963024825ed6e614843000a6 /scripts/Route16.asm
parent2718c36065e7eb201a149938bcdd51987c4e56b6 (diff)
parent5fe8aab3445cb76d8e1c4be954c0392f40798950 (diff)
Merge pull request #259 from Rangi42/master
Port pokecrystal's formatting of text commands and special characters
Diffstat (limited to 'scripts/Route16.asm')
-rwxr-xr-xscripts/Route16.asm104
1 files changed, 52 insertions, 52 deletions
diff --git a/scripts/Route16.asm b/scripts/Route16.asm
index 54f83380..f813b4e5 100755
--- a/scripts/Route16.asm
+++ b/scripts/Route16.asm
@@ -131,129 +131,129 @@ Route16TrainerHeader5:
db $ff
Route16Text1:
- TX_ASM
+ text_asm
ld hl, Route16TrainerHeader0
call TalkToTrainer
jp TextScriptEnd
Route16BattleText1:
- TX_FAR _Route16BattleText1
- db "@"
+ text_far _Route16BattleText1
+ text_end
Route16EndBattleText1:
- TX_FAR _Route16EndBattleText1
- db "@"
+ text_far _Route16EndBattleText1
+ text_end
Route16AfterBattleText1:
- TX_FAR _Route16AfterBattleText1
- db "@"
+ text_far _Route16AfterBattleText1
+ text_end
Route16Text2:
- TX_ASM
+ text_asm
ld hl, Route16TrainerHeader1
call TalkToTrainer
jp TextScriptEnd
Route16BattleText2:
- TX_FAR _Route16BattleText2
- db "@"
+ text_far _Route16BattleText2
+ text_end
Route16EndBattleText2:
- TX_FAR _Route16EndBattleText2
- db "@"
+ text_far _Route16EndBattleText2
+ text_end
Route16AfterBattleText2:
- TX_FAR _Route16AfterBattleText2
- db "@"
+ text_far _Route16AfterBattleText2
+ text_end
Route16Text3:
- TX_ASM
+ text_asm
ld hl, Route16TrainerHeader2
call TalkToTrainer
jp TextScriptEnd
Route16BattleText3:
- TX_FAR _Route16BattleText3
- db "@"
+ text_far _Route16BattleText3
+ text_end
Route16EndBattleText3:
- TX_FAR _Route16EndBattleText3
- db "@"
+ text_far _Route16EndBattleText3
+ text_end
Route16AfterBattleText3:
- TX_FAR _Route16AfterBattleText3
- db "@"
+ text_far _Route16AfterBattleText3
+ text_end
Route16Text4:
- TX_ASM
+ text_asm
ld hl, Route16TrainerHeader3
call TalkToTrainer
jp TextScriptEnd
Route16BattleText4:
- TX_FAR _Route16BattleText4
- db "@"
+ text_far _Route16BattleText4
+ text_end
Route16EndBattleText4:
- TX_FAR _Route16EndBattleText4
- db "@"
+ text_far _Route16EndBattleText4
+ text_end
Route16AfterBattleText4:
- TX_FAR _Route16AfterBattleText4
- db "@"
+ text_far _Route16AfterBattleText4
+ text_end
Route16Text5:
- TX_ASM
+ text_asm
ld hl, Route16TrainerHeader4
call TalkToTrainer
jp TextScriptEnd
Route16BattleText5:
- TX_FAR _Route16BattleText5
- db "@"
+ text_far _Route16BattleText5
+ text_end
Route16EndBattleText5:
- TX_FAR _Route16EndBattleText5
- db "@"
+ text_far _Route16EndBattleText5
+ text_end
Route16AfterBattleText5:
- TX_FAR _Route16AfterBattleText5
- db "@"
+ text_far _Route16AfterBattleText5
+ text_end
Route16Text6:
- TX_ASM
+ text_asm
ld hl, Route16TrainerHeader5
call TalkToTrainer
jp TextScriptEnd
Route16BattleText6:
- TX_FAR _Route16BattleText6
- db "@"
+ text_far _Route16BattleText6
+ text_end
Route16EndBattleText6:
- TX_FAR _Route16EndBattleText6
- db "@"
+ text_far _Route16EndBattleText6
+ text_end
Route16AfterBattleText6:
- TX_FAR _Route16AfterBattleText6
- db "@"
+ text_far _Route16AfterBattleText6
+ text_end
Route16Text7:
- TX_FAR _Route16Text7
- db "@"
+ text_far _Route16Text7
+ text_end
Route16Text10:
- TX_FAR _Route16Text10
- db "@"
+ text_far _Route16Text10
+ text_end
Route16Text11:
- TX_FAR _Route16Text11
- db "@"
+ text_far _Route16Text11
+ text_end
Route16Text8:
- TX_FAR _Route16Text8
- db "@"
+ text_far _Route16Text8
+ text_end
Route16Text9:
- TX_FAR _Route16Text9
- db "@"
+ text_far _Route16Text9
+ text_end