shithub: pokered

Download patch

ref: 0b41c103f70940748eeb49abcc4c5661af81f120
parent: 7facd11fe5242c442688e4d748963014bb59ddfa
author: Bryan Bishop <kanzure@gmail.com>
date: Fri Jan 27 02:52:19 EST 2012

improve label names and switch broken TX_FARs to plain $17s

hg-commit-id: 0bd4724d0f7a


--- a/main.asm
+++ b/main.asm
@@ -2139,7 +2139,7 @@
 ; the portion of the map that was newly exposed due to the player's movement
 
 ScheduleNorthRowRedraw: ; E91
-	FuncCoord 0,0
+	FuncCoord 0, 0
 	ld hl,Coord
 	call ScheduleRowRedrawHelper
 	ld a,[$d526]
@@ -6334,8 +6334,8 @@
 
 INCBIN "baserom.gbc",$4e31,$5a24 - $4e31
 
-SSAnne8AfterBattleTxt2: ; 0x5a24
-	TX_FAR _SSAnne8AfterBattleTxt2
+SSAnne8AfterBattleText2: ; 0x5a24
+	TX_FAR _SSAnne8AfterBattleText2
 	db $50
 ; 0x5a24 + 5 bytes
 
@@ -16027,10 +16027,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d829 ; flag's byte
-	dw SilphCo4BattleTxt2 ; 0x5df4 TextBeforeBattle
-	dw SilphCo4AfterBattleTxt2 ; 0x5dfe TextAfterBattle
-	dw SilphCo4EndBattleTxt2 ; 0x5df9 TextEndBattle
-	dw SilphCo4EndBattleTxt2 ; 0x5df9 TextEndBattle
+	dw SilphCo4BattleText2 ; 0x5df4 TextBeforeBattle
+	dw SilphCo4AfterBattleText2 ; 0x5dfe TextAfterBattle
+	dw SilphCo4EndBattleText2 ; 0x5df9 TextEndBattle
+	dw SilphCo4EndBattleText2 ; 0x5df9 TextEndBattle
 ; 0x19dba
 
 SilphCo4TH2: ; 0x19dba
@@ -16037,10 +16037,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d829 ; flag's byte
-	dw SilphCo4BattleTxt3 ; 0x5e0d TextBeforeBattle
-	dw SilphCo4AfterBattleTxt3 ; 0x5e17 TextAfterBattle
-	dw SilphCo4EndBattleTxt3 ; 0x5e12 TextEndBattle
-	dw SilphCo4EndBattleTxt3 ; 0x5e12 TextEndBattle
+	dw SilphCo4BattleText3 ; 0x5e0d TextBeforeBattle
+	dw SilphCo4AfterBattleText3 ; 0x5e17 TextAfterBattle
+	dw SilphCo4EndBattleText3 ; 0x5e12 TextEndBattle
+	dw SilphCo4EndBattleText3 ; 0x5e12 TextEndBattle
 ; 0x19dc4
 
 SilphCo4TH3: ; 0x19dc6
@@ -16047,10 +16047,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d829 ; flag's byte
-	dw SilphCo4BattleTxt4 ; 0x5e26 TextBeforeBattle
-	dw SilphCo4AfterBattleTxt4 ; 0x5e30 TextAfterBattle
-	dw SilphCo4EndBattleTxt4 ; 0x5e2b TextEndBattle
-	dw SilphCo4EndBattleTxt4 ; 0x5e2b TextEndBattle
+	dw SilphCo4BattleText4 ; 0x5e26 TextBeforeBattle
+	dw SilphCo4AfterBattleText4 ; 0x5e30 TextAfterBattle
+	dw SilphCo4EndBattleText4 ; 0x5e2b TextEndBattle
+	dw SilphCo4EndBattleText4 ; 0x5e2b TextEndBattle
 ; 0x19dd2
 
 db $ff
@@ -16078,18 +16078,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo4BattleTxt2: ; 0x19df4
-	TX_FAR _SilphCo4BattleTxt2
+SilphCo4BattleText2: ; 0x19df4
+	TX_FAR _SilphCo4BattleText2
 	db $50
 ; 0x19df4 + 5 bytes
 
-SilphCo4EndBattleTxt2: ; 0x19df9
-	TX_FAR _SilphCo4EndBattleTxt2
+SilphCo4EndBattleText2: ; 0x19df9
+	TX_FAR _SilphCo4EndBattleText2
 	db $50
 ; 0x19df9 + 5 bytes
 
-SilphCo4AfterBattleTxt2: ; 0x19dfe
-	TX_FAR _SilphCo4AfterBattleTxt2
+SilphCo4AfterBattleText2: ; 0x19dfe
+	TX_FAR _SilphCo4AfterBattleText2
 	db $50
 ; 0x19dfe + 5 bytes
 
@@ -16099,18 +16099,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo4BattleTxt3: ; 0x19e0d
-	TX_FAR _SilphCo4BattleTxt3
+SilphCo4BattleText3: ; 0x19e0d
+	TX_FAR _SilphCo4BattleText3
 	db $50
 ; 0x19e0d + 5 bytes
 
-SilphCo4EndBattleTxt3: ; 0x19e12
-	TX_FAR _SilphCo4EndBattleTxt3
+SilphCo4EndBattleText3: ; 0x19e12
+	TX_FAR _SilphCo4EndBattleText3
 	db $50
 ; 0x19e12 + 5 bytes
 
-SilphCo4AfterBattleTxt3: ; 0x19e17
-	TX_FAR _SilphCo4AfterBattleTxt3
+SilphCo4AfterBattleText3: ; 0x19e17
+	TX_FAR _SilphCo4AfterBattleText3
 	db $50
 ; 0x19e17 + 5 bytes
 
@@ -16120,18 +16120,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo4BattleTxt4: ; 0x19e26
-	TX_FAR _SilphCo4BattleTxt4
+SilphCo4BattleText4: ; 0x19e26
+	TX_FAR _SilphCo4BattleText4
 	db $50
 ; 0x19e26 + 5 bytes
 
-SilphCo4EndBattleTxt4: ; 0x19e2b
-	TX_FAR _SilphCo4EndBattleTxt4
+SilphCo4EndBattleText4: ; 0x19e2b
+	TX_FAR _SilphCo4EndBattleText4
 	db $50
 ; 0x19e2b + 5 bytes
 
-SilphCo4AfterBattleTxt4: ; 0x19e30
-	TX_FAR _SilphCo4AfterBattleTxt4
+SilphCo4AfterBattleText4: ; 0x19e30
+	TX_FAR _SilphCo4AfterBattleText4
 	db $50
 ; 0x19e30 + 5 bytes
 
@@ -16200,10 +16200,10 @@
 	db $2 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d82b ; flag's byte
-	dw SilphCo5BattleTxt2 ; 0x6024 TextBeforeBattle
-	dw SilphCo5AfterBattleTxt2 ; 0x602e TextAfterBattle
-	dw SilphCo5EndBattleTxt2 ; 0x6029 TextEndBattle
-	dw SilphCo5EndBattleTxt2 ; 0x6029 TextEndBattle
+	dw SilphCo5BattleText2 ; 0x6024 TextBeforeBattle
+	dw SilphCo5AfterBattleText2 ; 0x602e TextAfterBattle
+	dw SilphCo5EndBattleText2 ; 0x6029 TextEndBattle
+	dw SilphCo5EndBattleText2 ; 0x6029 TextEndBattle
 ; 0x19fde
 
 SilphCo5TH2: ; 0x19fde
@@ -16210,10 +16210,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d82b ; flag's byte
-	dw SilphCo5BattleTxt3 ; 0x603d TextBeforeBattle
-	dw SilphCo5AfterBattleTxt3 ; 0x6047 TextAfterBattle
-	dw SilphCo5EndBattleTxt3 ; 0x6042 TextEndBattle
-	dw SilphCo5EndBattleTxt3 ; 0x6042 TextEndBattle
+	dw SilphCo5BattleText3 ; 0x603d TextBeforeBattle
+	dw SilphCo5AfterBattleText3 ; 0x6047 TextAfterBattle
+	dw SilphCo5EndBattleText3 ; 0x6042 TextEndBattle
+	dw SilphCo5EndBattleText3 ; 0x6042 TextEndBattle
 ; 0x19fea
 
 SilphCo5TH3: ; 0x19fea
@@ -16220,10 +16220,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d82b ; flag's byte
-	dw SilphCo5BattleTxt4 ; 0x6056 TextBeforeBattle
-	dw SilphCo5AfterBattleTxt4 ; 0x6060 TextAfterBattle
-	dw SilphCo5EndBattleTxt4 ; 0x605b TextEndBattle
-	dw SilphCo5EndBattleTxt4 ; 0x605b TextEndBattle
+	dw SilphCo5BattleText4 ; 0x6056 TextBeforeBattle
+	dw SilphCo5AfterBattleText4 ; 0x6060 TextAfterBattle
+	dw SilphCo5EndBattleText4 ; 0x605b TextEndBattle
+	dw SilphCo5EndBattleText4 ; 0x605b TextEndBattle
 ; 0x19ff4
 
 SilphCo5TH4: ; 0x19ff6
@@ -16230,10 +16230,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d82b ; flag's byte
-	dw SilphCo5BattleTxt5 ; 0x606f TextBeforeBattle
-	dw SilphCo5AfterBattleTxt5 ; 0x6079 TextAfterBattle
-	dw SilphCo5EndBattleTxt5 ; 0x6074 TextEndBattle
-	dw SilphCo5EndBattleTxt5 ; 0x6074 TextEndBattle
+	dw SilphCo5BattleText5 ; 0x606f TextBeforeBattle
+	dw SilphCo5AfterBattleText5 ; 0x6079 TextAfterBattle
+	dw SilphCo5EndBattleText5 ; 0x6074 TextEndBattle
+	dw SilphCo5EndBattleText5 ; 0x6074 TextEndBattle
 ; 0x1a002
 
 db $ff
@@ -16261,18 +16261,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo5BattleTxt2: ; 0x1a024
-	TX_FAR _SilphCo5BattleTxt2
+SilphCo5BattleText2: ; 0x1a024
+	TX_FAR _SilphCo5BattleText2
 	db $50
 ; 0x1a024 + 5 bytes
 
-SilphCo5EndBattleTxt2: ; 0x1a029
-	TX_FAR _SilphCo5EndBattleTxt2
+SilphCo5EndBattleText2: ; 0x1a029
+	TX_FAR _SilphCo5EndBattleText2
 	db $50
 ; 0x1a029 + 5 bytes
 
-SilphCo5AfterBattleTxt2: ; 0x1a02e
-	TX_FAR _SilphCo5AfterBattleTxt2
+SilphCo5AfterBattleText2: ; 0x1a02e
+	TX_FAR _SilphCo5AfterBattleText2
 	db $50
 ; 0x1a02e + 5 bytes
 
@@ -16282,18 +16282,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo5BattleTxt3: ; 0x1a03d
-	TX_FAR _SilphCo5BattleTxt3
+SilphCo5BattleText3: ; 0x1a03d
+	TX_FAR _SilphCo5BattleText3
 	db $50
 ; 0x1a03d + 5 bytes
 
-SilphCo5EndBattleTxt3: ; 0x1a042
-	TX_FAR _SilphCo5EndBattleTxt3
+SilphCo5EndBattleText3: ; 0x1a042
+	TX_FAR _SilphCo5EndBattleText3
 	db $50
 ; 0x1a042 + 5 bytes
 
-SilphCo5AfterBattleTxt3: ; 0x1a047
-	TX_FAR _SilphCo5AfterBattleTxt3
+SilphCo5AfterBattleText3: ; 0x1a047
+	TX_FAR _SilphCo5AfterBattleText3
 	db $50
 ; 0x1a047 + 5 bytes
 
@@ -16303,18 +16303,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo5BattleTxt4: ; 0x1a056
-	TX_FAR _SilphCo5BattleTxt4
+SilphCo5BattleText4: ; 0x1a056
+	TX_FAR _SilphCo5BattleText4
 	db $50
 ; 0x1a056 + 5 bytes
 
-SilphCo5EndBattleTxt4: ; 0x1a05b
-	TX_FAR _SilphCo5EndBattleTxt4
+SilphCo5EndBattleText4: ; 0x1a05b
+	TX_FAR _SilphCo5EndBattleText4
 	db $50
 ; 0x1a05b + 5 bytes
 
-SilphCo5AfterBattleTxt4: ; 0x1a060
-	TX_FAR _SilphCo5AfterBattleTxt4
+SilphCo5AfterBattleText4: ; 0x1a060
+	TX_FAR _SilphCo5AfterBattleText4
 	db $50
 ; 0x1a060 + 5 bytes
 
@@ -16324,18 +16324,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo5BattleTxt5: ; 0x1a06f
-	TX_FAR _SilphCo5BattleTxt5
+SilphCo5BattleText5: ; 0x1a06f
+	TX_FAR _SilphCo5BattleText5
 	db $50
 ; 0x1a06f + 5 bytes
 
-SilphCo5EndBattleTxt5: ; 0x1a074
-	TX_FAR _SilphCo5EndBattleTxt5
+SilphCo5EndBattleText5: ; 0x1a074
+	TX_FAR _SilphCo5EndBattleText5
 	db $50
 ; 0x1a074 + 5 bytes
 
-SilphCo5AfterBattleTxt5: ; 0x1a079
-	TX_FAR _SilphCo5AfterBattleTxt5
+SilphCo5AfterBattleText5: ; 0x1a079
+	TX_FAR _SilphCo5AfterBattleText5
 	db $50
 ; 0x1a079 + 5 bytes
 
@@ -16420,10 +16420,10 @@
 	db $6 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d82d ; flag's byte
-	dw SilphCo6BattleTxt2 ; 0x62ba TextBeforeBattle
-	dw SilphCo6AfterBattleTxt2 ; 0x62c4 TextAfterBattle
-	dw SilphCo6EndBattleTxt2 ; 0x62bf TextEndBattle
-	dw SilphCo6EndBattleTxt2 ; 0x62bf TextEndBattle
+	dw SilphCo6BattleText2 ; 0x62ba TextBeforeBattle
+	dw SilphCo6AfterBattleText2 ; 0x62c4 TextAfterBattle
+	dw SilphCo6EndBattleText2 ; 0x62bf TextEndBattle
+	dw SilphCo6EndBattleText2 ; 0x62bf TextEndBattle
 ; 0x1a216
 
 SilphCo6TH2: ; 0x1a216
@@ -16430,10 +16430,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d82d ; flag's byte
-	dw SilphCo6BattleTxt3 ; 0x62d3 TextBeforeBattle
-	dw SilphCo6AfterBattleTxt3 ; 0x62dd TextAfterBattle
-	dw SilphCo6EndBattleTxt3 ; 0x62d8 TextEndBattle
-	dw SilphCo6EndBattleTxt3 ; 0x62d8 TextEndBattle
+	dw SilphCo6BattleText3 ; 0x62d3 TextBeforeBattle
+	dw SilphCo6AfterBattleText3 ; 0x62dd TextAfterBattle
+	dw SilphCo6EndBattleText3 ; 0x62d8 TextEndBattle
+	dw SilphCo6EndBattleText3 ; 0x62d8 TextEndBattle
 ; 0x1a222
 
 SilphCo6TH3: ; 0x1a222
@@ -16440,10 +16440,10 @@
 	db $8 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d82d ; flag's byte
-	dw SilphCo6BattleTxt4 ; 0x62ec TextBeforeBattle
-	dw SilphCo6AfterBattleTxt4 ; 0x62f6 TextAfterBattle
-	dw SilphCo6EndBattleTxt4 ; 0x62f1 TextEndBattle
-	dw SilphCo6EndBattleTxt4 ; 0x62f1 TextEndBattle
+	dw SilphCo6BattleText4 ; 0x62ec TextBeforeBattle
+	dw SilphCo6AfterBattleText4 ; 0x62f6 TextAfterBattle
+	dw SilphCo6EndBattleText4 ; 0x62f1 TextEndBattle
+	dw SilphCo6EndBattleText4 ; 0x62f1 TextEndBattle
 ; 0x1a22e
 
 db $ff
@@ -16542,18 +16542,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo6BattleTxt2: ; 0x1a2ba
-	TX_FAR _SilphCo6BattleTxt2
+SilphCo6BattleText2: ; 0x1a2ba
+	TX_FAR _SilphCo6BattleText2
 	db $50
 ; 0x1a2ba + 5 bytes
 
-SilphCo6EndBattleTxt2: ; 0x1a2bf
-	TX_FAR _SilphCo6EndBattleTxt2
+SilphCo6EndBattleText2: ; 0x1a2bf
+	TX_FAR _SilphCo6EndBattleText2
 	db $50
 ; 0x1a2bf + 5 bytes
 
-SilphCo6AfterBattleTxt2: ; 0x1a2c4
-	TX_FAR _SilphCo6AfterBattleTxt2
+SilphCo6AfterBattleText2: ; 0x1a2c4
+	TX_FAR _SilphCo6AfterBattleText2
 	db $50
 ; 0x1a2c4 + 5 bytes
 
@@ -16563,18 +16563,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo6BattleTxt3: ; 0x1a2d3
-	TX_FAR _SilphCo6BattleTxt3
+SilphCo6BattleText3: ; 0x1a2d3
+	TX_FAR _SilphCo6BattleText3
 	db $50
 ; 0x1a2d3 + 5 bytes
 
-SilphCo6EndBattleTxt3: ; 0x1a2d8
-	TX_FAR _SilphCo6EndBattleTxt3
+SilphCo6EndBattleText3: ; 0x1a2d8
+	TX_FAR _SilphCo6EndBattleText3
 	db $50
 ; 0x1a2d8 + 5 bytes
 
-SilphCo6AfterBattleTxt3: ; 0x1a2dd
-	TX_FAR _SilphCo6AfterBattleTxt3
+SilphCo6AfterBattleText3: ; 0x1a2dd
+	TX_FAR _SilphCo6AfterBattleText3
 	db $50
 ; 0x1a2dd + 5 bytes
 
@@ -16584,18 +16584,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo6BattleTxt4: ; 0x1a2ec
-	TX_FAR _SilphCo6BattleTxt4
+SilphCo6BattleText4: ; 0x1a2ec
+	TX_FAR _SilphCo6BattleText4
 	db $50
 ; 0x1a2ec + 5 bytes
 
-SilphCo6EndBattleTxt4: ; 0x1a2f1
-	TX_FAR _SilphCo6EndBattleTxt4
+SilphCo6EndBattleText4: ; 0x1a2f1
+	TX_FAR _SilphCo6EndBattleText4
 	db $50
 ; 0x1a2f1 + 5 bytes
 
-SilphCo6AfterBattleTxt4: ; 0x1a2f6
-	TX_FAR _SilphCo6AfterBattleTxt4
+SilphCo6AfterBattleText4: ; 0x1a2f6
+	TX_FAR _SilphCo6AfterBattleText4
 	db $50
 ; 0x1a2f6 + 5 bytes
 
@@ -29640,10 +29640,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d798 ; flag's byte
-	dw Mansion1BattleTxt2 ; 0x434b TextBeforeBattle
-	dw Mansion1AfterBattleTxt2 ; 0x4355 TextAfterBattle
-	dw Mansion1EndBattleTxt2 ; 0x4350 TextEndBattle
-	dw Mansion1EndBattleTxt2 ; 0x4350 TextEndBattle
+	dw Mansion1BattleText2 ; 0x434b TextBeforeBattle
+	dw Mansion1AfterBattleText2 ; 0x4355 TextAfterBattle
+	dw Mansion1EndBattleText2 ; 0x4350 TextEndBattle
+	dw Mansion1EndBattleText2 ; 0x4350 TextEndBattle
 ; 0x44340
 
 db $ff
@@ -29654,18 +29654,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Mansion1BattleTxt2: ; 0x4434b
-	TX_FAR _Mansion1BattleTxt2
+Mansion1BattleText2: ; 0x4434b
+	TX_FAR _Mansion1BattleText2
 	db $50
 ; 0x4434b + 5 bytes
 
-Mansion1EndBattleTxt2: ; 0x44350
-	TX_FAR _Mansion1EndBattleTxt2
+Mansion1EndBattleText2: ; 0x44350
+	TX_FAR _Mansion1EndBattleText2
 	db $50
 ; 0x44350 + 5 bytes
 
-Mansion1AfterBattleTxt2: ; 0x44355
-	TX_FAR _Mansion1AfterBattleTxt2
+Mansion1AfterBattleText2: ; 0x44355
+	TX_FAR _Mansion1AfterBattleText2
 	db $50
 ; 0x44355 + 5 bytes
 
@@ -30114,10 +30114,10 @@
 	db $1 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d813 ; flag's byte
-	dw VictoryRoad3BattleTxt2 ; 0x4a91 TextBeforeBattle
-	dw VictoryRoad3AfterBattleTxt2 ; 0x4a9b TextAfterBattle
-	dw VictoryRoad3EndBattleTxt2 ; 0x4a96 TextEndBattle
-	dw VictoryRoad3EndBattleTxt2 ; 0x4a96 TextEndBattle
+	dw VictoryRoad3BattleText2 ; 0x4a91 TextBeforeBattle
+	dw VictoryRoad3AfterBattleText2 ; 0x4a9b TextAfterBattle
+	dw VictoryRoad3EndBattleText2 ; 0x4a96 TextEndBattle
+	dw VictoryRoad3EndBattleText2 ; 0x4a96 TextEndBattle
 ; 0x44a44
 
 VictoryRoad3TH2: ; 0x44a44
@@ -30124,10 +30124,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d813 ; flag's byte
-	dw VictoryRoad3BattleTxt3 ; 0x4aa0 TextBeforeBattle
-	dw VictoryRoad3AfterBattleTxt3 ; 0x4aaa TextAfterBattle
-	dw VictoryRoad3EndBattleTxt3 ; 0x4aa5 TextEndBattle
-	dw VictoryRoad3EndBattleTxt3 ; 0x4aa5 TextEndBattle
+	dw VictoryRoad3BattleText3 ; 0x4aa0 TextBeforeBattle
+	dw VictoryRoad3AfterBattleText3 ; 0x4aaa TextAfterBattle
+	dw VictoryRoad3EndBattleText3 ; 0x4aa5 TextEndBattle
+	dw VictoryRoad3EndBattleText3 ; 0x4aa5 TextEndBattle
 ; 0x44a50
 
 VictoryRoad3TH3: ; 0x44a50
@@ -30134,10 +30134,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d813 ; flag's byte
-	dw VictoryRoad3BattleTxt4 ; 0x4aaf TextBeforeBattle
-	dw VictoryRoad3AfterBattleTxt4 ; 0x4ab9 TextAfterBattle
-	dw VictoryRoad3EndBattleTxt4 ; 0x4ab4 TextEndBattle
-	dw VictoryRoad3EndBattleTxt4 ; 0x4ab4 TextEndBattle
+	dw VictoryRoad3BattleText4 ; 0x4aaf TextBeforeBattle
+	dw VictoryRoad3AfterBattleText4 ; 0x4ab9 TextAfterBattle
+	dw VictoryRoad3EndBattleText4 ; 0x4ab4 TextEndBattle
+	dw VictoryRoad3EndBattleText4 ; 0x4ab4 TextEndBattle
 ; 0x44a5c
 
 VictoryRoad3TH4: ; 0x44a5c
@@ -30144,10 +30144,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d813 ; flag's byte
-	dw VictoryRoad3BattleTxt5 ; 0x4abe TextBeforeBattle
-	dw VictoryRoad3AfterBattleTxt5 ; 0x4ac8 TextAfterBattle
-	dw VictoryRoad3EndBattleTxt5 ; 0x4ac3 TextEndBattle
-	dw VictoryRoad3EndBattleTxt5 ; 0x4ac3 TextEndBattle
+	dw VictoryRoad3BattleText5 ; 0x4abe TextBeforeBattle
+	dw VictoryRoad3AfterBattleText5 ; 0x4ac8 TextAfterBattle
+	dw VictoryRoad3EndBattleText5 ; 0x4ac3 TextEndBattle
+	dw VictoryRoad3EndBattleText5 ; 0x4ac3 TextEndBattle
 ; 0x44a68
 
 db $ff
@@ -30176,63 +30176,63 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-VictoryRoad3BattleTxt2: ; 0x44a91
-	TX_FAR _VictoryRoad3BattleTxt2
+VictoryRoad3BattleText2: ; 0x44a91
+	TX_FAR _VictoryRoad3BattleText2
 	db $50
 ; 0x44a91 + 5 bytes
 
-VictoryRoad3EndBattleTxt2: ; 0x44a96
-	TX_FAR _VictoryRoad3EndBattleTxt2
+VictoryRoad3EndBattleText2: ; 0x44a96
+	TX_FAR _VictoryRoad3EndBattleText2
 	db $50
 ; 0x44a96 + 5 bytes
 
-VictoryRoad3AfterBattleTxt2: ; 0x44a9b
-	TX_FAR _VictoryRoad3AfterBattleTxt2
+VictoryRoad3AfterBattleText2: ; 0x44a9b
+	TX_FAR _VictoryRoad3AfterBattleText2
 	db $50
 ; 0x44a9b + 5 bytes
 
-VictoryRoad3BattleTxt3: ; 0x44aa0
-	TX_FAR _VictoryRoad3BattleTxt3
+VictoryRoad3BattleText3: ; 0x44aa0
+	TX_FAR _VictoryRoad3BattleText3
 	db $50
 ; 0x44aa0 + 5 bytes
 
-VictoryRoad3EndBattleTxt3: ; 0x44aa5
-	TX_FAR _VictoryRoad3EndBattleTxt3
+VictoryRoad3EndBattleText3: ; 0x44aa5
+	TX_FAR _VictoryRoad3EndBattleText3
 	db $50
 ; 0x44aa5 + 5 bytes
 
-VictoryRoad3AfterBattleTxt3: ; 0x44aaa
-	TX_FAR _VictoryRoad3AfterBattleTxt3
+VictoryRoad3AfterBattleText3: ; 0x44aaa
+	TX_FAR _VictoryRoad3AfterBattleText3
 	db $50
 ; 0x44aaa + 5 bytes
 
-VictoryRoad3BattleTxt4: ; 0x44aaf
-	TX_FAR _VictoryRoad3BattleTxt4
+VictoryRoad3BattleText4: ; 0x44aaf
+	TX_FAR _VictoryRoad3BattleText4
 	db $50
 ; 0x44aaf + 5 bytes
 
-VictoryRoad3EndBattleTxt4: ; 0x44ab4
-	TX_FAR _VictoryRoad3EndBattleTxt4
+VictoryRoad3EndBattleText4: ; 0x44ab4
+	TX_FAR _VictoryRoad3EndBattleText4
 	db $50
 ; 0x44ab4 + 5 bytes
 
-VictoryRoad3AfterBattleTxt4: ; 0x44ab9
-	TX_FAR _VictoryRoad3AfterBattleTxt4
+VictoryRoad3AfterBattleText4: ; 0x44ab9
+	TX_FAR _VictoryRoad3AfterBattleText4
 	db $50
 ; 0x44ab9 + 5 bytes
 
-VictoryRoad3BattleTxt5: ; 0x44abe
-	TX_FAR _VictoryRoad3BattleTxt5
+VictoryRoad3BattleText5: ; 0x44abe
+	TX_FAR _VictoryRoad3BattleText5
 	db $50
 ; 0x44abe + 5 bytes
 
-VictoryRoad3EndBattleTxt5: ; 0x44ac3
-	TX_FAR _VictoryRoad3EndBattleTxt5
+VictoryRoad3EndBattleText5: ; 0x44ac3
+	TX_FAR _VictoryRoad3EndBattleText5
 	db $50
 ; 0x44ac3 + 5 bytes
 
-VictoryRoad3AfterBattleTxt5: ; 0x44ac8
-	TX_FAR _VictoryRoad3AfterBattleTxt5
+VictoryRoad3AfterBattleText5: ; 0x44ac8
+	TX_FAR _VictoryRoad3AfterBattleText5
 	db $50
 ; 0x44ac8 + 5 bytes
 
@@ -30298,10 +30298,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d815 ; flag's byte
-	dw RocketHideout1BattleTxt2 ; 0x4ca1 TextBeforeBattle
+	dw RocketHideout1BattleText2 ; 0x4ca1 TextBeforeBattle
 	dw RocketHideout1AfterBattleTxt2 ; 0x4cab TextAfterBattle
-	dw RocketHideout1EndBattleTxt2 ; 0x4ca6 TextEndBattle
-	dw RocketHideout1EndBattleTxt2 ; 0x4ca6 TextEndBattle
+	dw RocketHideout1EndBattleText2 ; 0x4ca6 TextEndBattle
+	dw RocketHideout1EndBattleText2 ; 0x4ca6 TextEndBattle
 ; 0x44c2e
 
 RocketHideout1TH2: ; 0x44c2e
@@ -30308,10 +30308,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d815 ; flag's byte
-	dw RocketHideout1BattleTxt3 ; 0x4cb0 TextBeforeBattle
+	dw RocketHideout1BattleText3 ; 0x4cb0 TextBeforeBattle
 	dw RocketHideout1AfterBattleTxt3 ; 0x4cba TextAfterBattle
-	dw RocketHideout1EndBattleTxt3 ; 0x4cb5 TextEndBattle
-	dw RocketHideout1EndBattleTxt3 ; 0x4cb5 TextEndBattle
+	dw RocketHideout1EndBattleText3 ; 0x4cb5 TextEndBattle
+	dw RocketHideout1EndBattleText3 ; 0x4cb5 TextEndBattle
 ; 0x44c3a
 
 RocketHideout1TH3: ; 0x44c3a
@@ -30318,10 +30318,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d815 ; flag's byte
-	dw RocketHideout1BattleTxt4 ; 0x4cbf TextBeforeBattle
+	dw RocketHideout1BattleText4 ; 0x4cbf TextBeforeBattle
 	dw RocketHideout1AfterBattleTxt4 ; 0x4cc9 TextAfterBattle
-	dw RocketHideout1EndBattleTxt4 ; 0x4cc4 TextEndBattle
-	dw RocketHideout1EndBattleTxt4 ; 0x4cc4 TextEndBattle
+	dw RocketHideout1EndBattleText4 ; 0x4cc4 TextEndBattle
+	dw RocketHideout1EndBattleText4 ; 0x4cc4 TextEndBattle
 ; 0x44c46
 
 RocketHideout1TH4: ; 0x44c46
@@ -30328,10 +30328,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d815 ; flag's byte
-	dw RocketHideout1BattleTxt5 ; 0x4cce TextBeforeBattle
+	dw RocketHideout1BattleText5 ; 0x4cce TextBeforeBattle
 	dw RocketHideout1AfterBattleTxt5 ; 0x4cd8 TextAfterBattle
-	dw RocketHideout1EndBattleTxt5 ; 0x4cd3 TextEndBattle
-	dw RocketHideout1EndBattleTxt5 ; 0x4cd3 TextEndBattle
+	dw RocketHideout1EndBattleText5 ; 0x4cd3 TextEndBattle
+	dw RocketHideout1EndBattleText5 ; 0x4cd3 TextEndBattle
 ; 0x44c52
 
 RocketHideout1TH5: ; 0x44c52
@@ -30338,10 +30338,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d815 ; flag's byte
-	dw RocketHideout1BattleTxt6 ; 0x4cdd TextBeforeBattle
+	dw RocketHideout1BattleText6 ; 0x4cdd TextBeforeBattle
 	dw RocketHideout1AfterBattleTxt6 ; 0x4ce2 TextAfterBattle
-	dw RocketHideout1EndBattleTxt6 ; 0x4c91 TextEndBattle
-	dw RocketHideout1EndBattleTxt6 ; 0x4c91 TextEndBattle
+	dw RocketHideout1EndBattleText6 ; 0x4c91 TextEndBattle
+	dw RocketHideout1EndBattleText6 ; 0x4c91 TextEndBattle
 ; 0x44c5e
 
 db $ff
@@ -30376,8 +30376,8 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-RocketHideout1EndBattleTxt6: ; 0x44c91
-	TX_FAR _RocketHideout1EndBattleTxt6 ; 0x81f2a
+RocketHideout1EndBattleText6: ; 0x44c91
+	TX_FAR _RocketHideout1EndBattleText6 ; 0x81f2a
 	db $8
 	ld hl, $d815
 	set 5, [hl]
@@ -30389,13 +30389,13 @@
 	db $6, $50
 ; 0x44ca1
 
-RocketHideout1BattleTxt2: ; 0x44ca1
-	TX_FAR _RocketHideout1BattleTxt2
+RocketHideout1BattleText2: ; 0x44ca1
+	TX_FAR _RocketHideout1BattleText2
 	db $50
 ; 0x44ca1 + 5 bytes
 
-RocketHideout1EndBattleTxt2: ; 0x44ca6
-	TX_FAR _RocketHideout1EndBattleTxt2
+RocketHideout1EndBattleText2: ; 0x44ca6
+	TX_FAR _RocketHideout1EndBattleText2
 	db $50
 ; 0x44ca6 + 5 bytes
 
@@ -30404,13 +30404,13 @@
 	db $50
 ; 0x44cab + 5 bytes
 
-RocketHideout1BattleTxt3: ; 0x44cb0
-	TX_FAR _RocketHideout1BattleTxt3
+RocketHideout1BattleText3: ; 0x44cb0
+	TX_FAR _RocketHideout1BattleText3
 	db $50
 ; 0x44cb0 + 5 bytes
 
-RocketHideout1EndBattleTxt3: ; 0x44cb5
-	TX_FAR _RocketHideout1EndBattleTxt3
+RocketHideout1EndBattleText3: ; 0x44cb5
+	TX_FAR _RocketHideout1EndBattleText3
 	db $50
 ; 0x44cb5 + 5 bytes
 
@@ -30419,13 +30419,13 @@
 	db $50
 ; 0x44cba + 5 bytes
 
-RocketHideout1BattleTxt4: ; 0x44cbf
-	TX_FAR _RocketHideout1BattleTxt4
+RocketHideout1BattleText4: ; 0x44cbf
+	TX_FAR _RocketHideout1BattleText4
 	db $50
 ; 0x44cbf + 5 bytes
 
-RocketHideout1EndBattleTxt4: ; 0x44cc4
-	TX_FAR _RocketHideout1EndBattleTxt4
+RocketHideout1EndBattleText4: ; 0x44cc4
+	TX_FAR _RocketHideout1EndBattleText4
 	db $50
 ; 0x44cc4 + 5 bytes
 
@@ -30434,13 +30434,13 @@
 	db $50
 ; 0x44cc9 + 5 bytes
 
-RocketHideout1BattleTxt5: ; 0x44cce
-	TX_FAR _RocketHideout1BattleTxt5
+RocketHideout1BattleText5: ; 0x44cce
+	TX_FAR _RocketHideout1BattleText5
 	db $50
 ; 0x44cce + 5 bytes
 
-RocketHideout1EndBattleTxt5: ; 0x44cd3
-	TX_FAR _RocketHideout1EndBattleTxt5
+RocketHideout1EndBattleText5: ; 0x44cd3
+	TX_FAR _RocketHideout1EndBattleText5
 	db $50
 ; 0x44cd3 + 5 bytes
 
@@ -30449,8 +30449,8 @@
 	db $50
 ; 0x44cd8 + 5 bytes
 
-RocketHideout1BattleTxt6: ; 0x44cdd
-	TX_FAR _RocketHideout1BattleTxt6
+RocketHideout1BattleText6: ; 0x44cdd
+	TX_FAR _RocketHideout1BattleText6
 	db $50
 ; 0x44cdd + 5 bytes
 
@@ -30519,10 +30519,10 @@
 	db $1 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d817 ; flag's byte
-	dw RocketHideout2BattleTxt2 ; 0x50e8 TextBeforeBattle
+	dw RocketHideout2BattleText2 ; 0x50e8 TextBeforeBattle
 	dw RocketHideout2AfterBattleTxt2 ; 0x50f2 TextAfterBattle
-	dw RocketHideout2EndBattleTxt2 ; 0x50ed TextEndBattle
-	dw RocketHideout2EndBattleTxt2 ; 0x50ed TextEndBattle
+	dw RocketHideout2EndBattleText2 ; 0x50ed TextEndBattle
+	dw RocketHideout2EndBattleText2 ; 0x50ed TextEndBattle
 ; 0x450dd
 
 db $ff
@@ -30533,13 +30533,13 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-RocketHideout2BattleTxt2: ; 0x450e8
-	TX_FAR _RocketHideout2BattleTxt2
+RocketHideout2BattleText2: ; 0x450e8
+	TX_FAR _RocketHideout2BattleText2
 	db $50
 ; 0x450e8 + 5 bytes
 
-RocketHideout2EndBattleTxt2: ; 0x450ed
-	TX_FAR _RocketHideout2EndBattleTxt2
+RocketHideout2EndBattleText2: ; 0x450ed
+	TX_FAR _RocketHideout2EndBattleText2
 	db $50
 ; 0x450ed + 5 bytes
 
@@ -30606,10 +30606,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d819 ; flag's byte
-	dw RocketHideout3BattleTxt2 ; 0x5325 TextBeforeBattle
+	dw RocketHideout3BattleText2 ; 0x5325 TextBeforeBattle
 	dw RocketHideout3AfterBattleTxt2 ; 0x532f TextAfterBattle
-	dw RocketHideout3EndBattleTxt2 ; 0x532a TextEndBattle
-	dw RocketHideout3EndBattleTxt2 ; 0x532a TextEndBattle
+	dw RocketHideout3EndBattleText2 ; 0x532a TextEndBattle
+	dw RocketHideout3EndBattleText2 ; 0x532a TextEndBattle
 ; 0x4530e
 
 RocketHideout3TH2: ; 0x4530e
@@ -30616,10 +30616,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d819 ; flag's byte
-	dw RocketHideout3BattleTxt3 ; 0x533e TextBeforeBattle
-	dw RocketHideout3AfterBattleTxt3 ; 0x5348 TextAfterBattle
-	dw RocketHideout3EndBattleTxt3 ; 0x5343 TextEndBattle
-	dw RocketHideout3EndBattleTxt3 ; 0x5343 TextEndBattle
+	dw RocketHideout3BattleTxt ; 0x533e TextBeforeBattle
+	dw RocketHideout3AfterBattleText3 ; 0x5348 TextAfterBattle
+	dw RocketHideout3EndBattleText3 ; 0x5343 TextEndBattle
+	dw RocketHideout3EndBattleText3 ; 0x5343 TextEndBattle
 ; 0x4531a
 
 db $ff
@@ -30630,13 +30630,13 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-RocketHideout3BattleTxt2: ; 0x45325
-	TX_FAR _RocketHideout3BattleTxt2
+RocketHideout3BattleText2: ; 0x45325
+	TX_FAR _RocketHideout3BattleText2
 	db $50
 ; 0x45325 + 5 bytes
 
-RocketHideout3EndBattleTxt2: ; 0x4532a
-	TX_FAR _RocketHideout3EndBattleTxt2
+RocketHideout3EndBattleText2: ; 0x4532a
+	TX_FAR _RocketHideout3EndBattleText2
 	db $50
 ; 0x4532a + 5 bytes
 
@@ -30651,18 +30651,21 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-RocketHideout3BattleTxt3: ; 0x4533e
-	TX_FAR _RocketHideout3BattleTxt3
+RocketHideout3BattleTxt: ; 0x4533e
+	TX_FAR _RocketHideout3BattleTxt
 	db $50
 ; 0x4533e + 5 bytes
 
-RocketHideout3EndBattleTxt3: ; 0x45343
-	TX_FAR _RocketHideout3EndBattleTxt3
+RocketHideout3EndBattleText3: ; 0x45343
+	TX_FAR _RocketHideout3EndBattleText3
 	db $50
 ; 0x45343 + 5 bytes
 
-RocketHideout3AfterBattleTxt3: ; 0x45348
-	TX_FAR _RocketHideout3AfterBattleTxt3
+RocketHideout3AfterBattleText3: ; 0x45348
+	;TX_FAR _RocketHideout3AfterBattleText3
+	db $17
+	dw _RocketHideout3AfterBattleText3
+	db BANK(_RocketHideout3AfterBattleText3)
 	db $50
 ; 0x45348 + 5 bytes
 
@@ -30718,10 +30721,10 @@
 	db $2 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d81b ; flag's byte
-	dw RocketHideout4BattleTxt2 ; 0x5593 TextBeforeBattle
-	dw RocketHideout4AfterBattleTxt2 ; 0x559d TextAfterBattle
-	dw RocketHideout4EndBattleTxt2 ; 0x5598 TextEndBattle
-	dw RocketHideout4EndBattleTxt2 ; 0x5598 TextEndBattle
+	dw RocketHideout4BattleText2 ; 0x5593 TextBeforeBattle
+	dw RocketHideout4AfterBattleText2 ; 0x559d TextAfterBattle
+	dw RocketHideout4EndBattleText2 ; 0x5598 TextEndBattle
+	dw RocketHideout4EndBattleText2 ; 0x5598 TextEndBattle
 ; 0x45521
 
 RocketHideout4TH2: ; 0x45521
@@ -30728,10 +30731,10 @@
 	db $3 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d81b ; flag's byte
-	dw RocketHideout4BattleTxt3 ; 0x55ac TextBeforeBattle
-	dw RocketHideout4AfterBattleTxt3 ; 0x55b6 TextAfterBattle
-	dw RocketHideout4EndBattleTxt3 ; 0x55b1 TextEndBattle
-	dw RocketHideout4EndBattleTxt3 ; 0x55b1 TextEndBattle
+	dw RocketHideout4BattleText3 ; 0x55ac TextBeforeBattle
+	dw RocketHideout4AfterBattleText3 ; 0x55b6 TextAfterBattle
+	dw RocketHideout4EndBattleText3 ; 0x55b1 TextEndBattle
+	dw RocketHideout4EndBattleText3 ; 0x55b1 TextEndBattle
 ; 0x4552d
 
 RocketHideout4TH3: ; 0x4552d
@@ -30738,10 +30741,10 @@
 	db $4 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d81b ; flag's byte
-	dw RocketHideout4BattleTxt4 ; 0x55c5 TextBeforeBattle
-	dw RocketHideout4AfterBattleTxt4 ; 0x55cf TextAfterBattle
-	dw RocketHideout4EndBattleTxt4 ; 0x55ca TextEndBattle
-	dw RocketHideout4EndBattleTxt4 ; 0x55ca TextEndBattle
+	dw RocketHideout4BattleText4 ; 0x55c5 TextBeforeBattle
+	dw RocketHideout4AfterBattleText4 ; 0x55cf TextAfterBattle
+	dw RocketHideout4EndBattleText4 ; 0x55ca TextEndBattle
+	dw RocketHideout4EndBattleText4 ; 0x55ca TextEndBattle
 ; 0x45539
 
 db $ff
@@ -30795,18 +30798,21 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-RocketHideout4BattleTxt2: ; 0x45593
-	TX_FAR _RocketHideout4BattleTxt2
+RocketHideout4BattleText2: ; 0x45593
+	TX_FAR _RocketHideout4BattleText2
 	db $50
 ; 0x45593 + 5 bytes
 
-RocketHideout4EndBattleTxt2: ; 0x45598
-	TX_FAR _RocketHideout4EndBattleTxt2
+RocketHideout4EndBattleText2: ; 0x45598
+	TX_FAR _RocketHideout4EndBattleText2
 	db $50
 ; 0x45598 + 5 bytes
 
-RocketHideout4AfterBattleTxt2: ; 0x4559d
-	TX_FAR _RocketHideout4AfterBattleTxt2
+RocketHideout4AfterBattleText2: ; 0x4559d
+	;TX_FAR _RocketHideout4AfterBattleText2
+	db $17
+	dw _RocketHideout4AfterBattleText2
+	db BANK(_RocketHideout4AfterBattleText2)
 	db $50
 ; 0x4559d + 5 bytes
 
@@ -30816,18 +30822,21 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-RocketHideout4BattleTxt3: ; 0x455ac
-	TX_FAR _RocketHideout4BattleTxt3
+RocketHideout4BattleText3: ; 0x455ac
+	TX_FAR _RocketHideout4BattleText3
 	db $50
 ; 0x455ac + 5 bytes
 
-RocketHideout4EndBattleTxt3: ; 0x455b1
-	TX_FAR _RocketHideout4EndBattleTxt3
+RocketHideout4EndBattleText3: ; 0x455b1
+	TX_FAR _RocketHideout4EndBattleText3
 	db $50
 ; 0x455b1 + 5 bytes
 
-RocketHideout4AfterBattleTxt3: ; 0x455b6
-	TX_FAR _RocketHideout4AfterBattleTxt3
+RocketHideout4AfterBattleText3: ; 0x455b6
+	;TX_FAR _RocketHideout4AfterBattleText3
+	db $17
+	dw _RocketHideout4AfterBattleText3
+	db BANK(_RocketHideout4AfterBattleText3)
 	db $50
 ; 0x455b6 + 5 bytes
 
@@ -30837,17 +30846,17 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-RocketHideout4BattleTxt4: ; 0x455c5
-	TX_FAR _RocketHideout4BattleTxt4
+RocketHideout4BattleText4: ; 0x455c5
+	TX_FAR _RocketHideout4BattleText4
 	db $50
 ; 0x455c5 + 5 bytes
 
-RocketHideout4EndBattleTxt4: ; 0x455ca
-	TX_FAR _RocketHideout4EndBattleTxt4
+RocketHideout4EndBattleText4: ; 0x455ca
+	TX_FAR _RocketHideout4EndBattleText4
 	db $50
 ; 0x455ca + 5 bytes
 
-RocketHideout4AfterBattleTxt4: ; 0x455cf
+RocketHideout4AfterBattleText4: ; 0x455cf
 	db $8
 	ld hl, $55ec
 	call PrintText
@@ -31537,10 +31546,10 @@
 	db $1 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d87d ; flag's byte
-	dw RockTunnel2BattleTxt2 ; 0x60c5 TextBeforeBattle
-	dw RockTunnel2AfterBattleTxt2 ; 0x60cf TextAfterBattle
-	dw RockTunnel2EndBattleTxt2 ; 0x60ca TextEndBattle
-	dw RockTunnel2EndBattleTxt2 ; 0x60ca TextEndBattle
+	dw RockTunnel2BattleText2 ; 0x60c5 TextBeforeBattle
+	dw RockTunnel2AfterBattleText2 ; 0x60cf TextAfterBattle
+	dw RockTunnel2EndBattleText2 ; 0x60ca TextEndBattle
+	dw RockTunnel2EndBattleText2 ; 0x60ca TextEndBattle
 ; 0x46020
 
 RockTunnel2TH2: ; 0x46020
@@ -31547,10 +31556,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d87d ; flag's byte
-	dw RockTunnel2BattleTxt3 ; 0x60d4 TextBeforeBattle
-	dw RockTunnel2AfterBattleTxt3 ; 0x60de TextAfterBattle
-	dw RockTunnel2EndBattleTxt3 ; 0x60d9 TextEndBattle
-	dw RockTunnel2EndBattleTxt3 ; 0x60d9 TextEndBattle
+	dw RockTunnel2BattleText3 ; 0x60d4 TextBeforeBattle
+	dw RockTunnel2AfterBattleText3 ; 0x60de TextAfterBattle
+	dw RockTunnel2EndBattleText3 ; 0x60d9 TextEndBattle
+	dw RockTunnel2EndBattleText3 ; 0x60d9 TextEndBattle
 ; 0x4602c
 
 RockTunnel2TH3: ; 0x4602c
@@ -31557,10 +31566,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d87d ; flag's byte
-	dw RockTunnel2BattleTxt4 ; 0x60e3 TextBeforeBattle
-	dw RockTunnel2AfterBattleTxt4 ; 0x60ed TextAfterBattle
-	dw RockTunnel2EndBattleTxt4 ; 0x60e8 TextEndBattle
-	dw RockTunnel2EndBattleTxt4 ; 0x60e8 TextEndBattle
+	dw RockTunnel2BattleText4 ; 0x60e3 TextBeforeBattle
+	dw RockTunnel2AfterBattleText4 ; 0x60ed TextAfterBattle
+	dw RockTunnel2EndBattleText4 ; 0x60e8 TextEndBattle
+	dw RockTunnel2EndBattleText4 ; 0x60e8 TextEndBattle
 ; 0x46038
 
 RockTunnel2TH4: ; 0x46038
@@ -31567,10 +31576,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d87d ; flag's byte
-	dw RockTunnel2BattleTxt5 ; 0x60f2 TextBeforeBattle
-	dw RockTunnel2AfterBattleTxt5 ; 0x60fc TextAfterBattle
-	dw RockTunnel2EndBattleTxt5 ; 0x60f7 TextEndBattle
-	dw RockTunnel2EndBattleTxt5 ; 0x60f7 TextEndBattle
+	dw RockTunnel2BattleText5 ; 0x60f2 TextBeforeBattle
+	dw RockTunnel2AfterBattleText5 ; 0x60fc TextAfterBattle
+	dw RockTunnel2EndBattleText5 ; 0x60f7 TextEndBattle
+	dw RockTunnel2EndBattleText5 ; 0x60f7 TextEndBattle
 ; 0x46044
 
 RockTunnel2TH5: ; 0x46044
@@ -31577,10 +31586,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d87d ; flag's byte
-	dw RockTunnel2BattleTxt6 ; 0x6101 TextBeforeBattle
-	dw RockTunnel2AfterBattleTxt6 ; 0x610b TextAfterBattle
-	dw RockTunnel2EndBattleTxt6 ; 0x6106 TextEndBattle
-	dw RockTunnel2EndBattleTxt6 ; 0x6106 TextEndBattle
+	dw RockTunnel2BattleText6 ; 0x6101 TextBeforeBattle
+	dw RockTunnel2AfterBattleText6 ; 0x610b TextAfterBattle
+	dw RockTunnel2EndBattleText6 ; 0x6106 TextEndBattle
+	dw RockTunnel2EndBattleText6 ; 0x6106 TextEndBattle
 ; 0x46050
 
 RockTunnel2TH6: ; 0x46050
@@ -31587,10 +31596,10 @@
 	db $6 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d87d ; flag's byte
-	dw RockTunnel2BattleTxt7 ; 0x6110 TextBeforeBattle
-	dw RockTunnel2AfterBattleTxt7 ; 0x611a TextAfterBattle
-	dw RockTunnel2EndBattleTxt7 ; 0x6115 TextEndBattle
-	dw RockTunnel2EndBattleTxt7 ; 0x6115 TextEndBattle
+	dw RockTunnel2BattleText7 ; 0x6110 TextBeforeBattle
+	dw RockTunnel2AfterBattleText7 ; 0x611a TextAfterBattle
+	dw RockTunnel2EndBattleText7 ; 0x6115 TextEndBattle
+	dw RockTunnel2EndBattleText7 ; 0x6115 TextEndBattle
 ; 0x4605c
 
 RockTunnel2TH7: ; 0x4605c
@@ -31597,10 +31606,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d87d ; flag's byte
-	dw RockTunnel2BattleTxt8 ; 0x611f TextBeforeBattle
-	dw RockTunnel2AfterBattleTxt8 ; 0x6129 TextAfterBattle
-	dw RockTunnel2EndBattleTxt8 ; 0x6124 TextEndBattle
-	dw RockTunnel2EndBattleTxt8 ; 0x6124 TextEndBattle
+	dw RockTunnel2BattleText8 ; 0x611f TextBeforeBattle
+	dw RockTunnel2AfterBattleText8 ; 0x6129 TextAfterBattle
+	dw RockTunnel2EndBattleText8 ; 0x6124 TextEndBattle
+	dw RockTunnel2EndBattleText8 ; 0x6124 TextEndBattle
 ; 0x46068
 
 RockTunnel2TH8: ; 0x46068
@@ -31607,10 +31616,10 @@
 	db $8 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d87d ; flag's byte
-	dw RockTunnel2BattleTxt9 ; 0x612e TextBeforeBattle
-	dw RockTunnel2AfterBattleTxt9 ; 0x6138 TextAfterBattle
-	dw RockTunnel2EndBattleTxt9 ; 0x6133 TextEndBattle
-	dw RockTunnel2EndBattleTxt9 ; 0x6133 TextEndBattle
+	dw RockTunnel2BattleText9 ; 0x612e TextBeforeBattle
+	dw RockTunnel2AfterBattleText9 ; 0x6138 TextAfterBattle
+	dw RockTunnel2EndBattleText9 ; 0x6133 TextEndBattle
+	dw RockTunnel2EndBattleText9 ; 0x6133 TextEndBattle
 ; 0x46074
 
 db $ff
@@ -31663,123 +31672,123 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-RockTunnel2BattleTxt2: ; 0x460c5
-	TX_FAR _RockTunnel2BattleTxt2
+RockTunnel2BattleText2: ; 0x460c5
+	TX_FAR _RockTunnel2BattleText2
 	db $50
 ; 0x460c5 + 5 bytes
 
-RockTunnel2EndBattleTxt2: ; 0x460ca
-	TX_FAR _RockTunnel2EndBattleTxt2
+RockTunnel2EndBattleText2: ; 0x460ca
+	TX_FAR _RockTunnel2EndBattleText2
 	db $50
 ; 0x460ca + 5 bytes
 
-RockTunnel2AfterBattleTxt2: ; 0x460cf
-	TX_FAR _RockTunnel2AfterBattleTxt2
+RockTunnel2AfterBattleText2: ; 0x460cf
+	TX_FAR _RockTunnel2AfterBattleText2
 	db $50
 ; 0x460cf + 5 bytes
 
-RockTunnel2BattleTxt3: ; 0x460d4
-	TX_FAR _RockTunnel2BattleTxt3
+RockTunnel2BattleText3: ; 0x460d4
+	TX_FAR _RockTunnel2BattleText3
 	db $50
 ; 0x460d4 + 5 bytes
 
-RockTunnel2EndBattleTxt3: ; 0x460d9
-	TX_FAR _RockTunnel2EndBattleTxt3
+RockTunnel2EndBattleText3: ; 0x460d9
+	TX_FAR _RockTunnel2EndBattleText3
 	db $50
 ; 0x460d9 + 5 bytes
 
-RockTunnel2AfterBattleTxt3: ; 0x460de
-	TX_FAR _RockTunnel2AfterBattleTxt3
+RockTunnel2AfterBattleText3: ; 0x460de
+	TX_FAR _RockTunnel2AfterBattleText3
 	db $50
 ; 0x460de + 5 bytes
 
-RockTunnel2BattleTxt4: ; 0x460e3
-	TX_FAR _RockTunnel2BattleTxt4
+RockTunnel2BattleText4: ; 0x460e3
+	TX_FAR _RockTunnel2BattleText4
 	db $50
 ; 0x460e3 + 5 bytes
 
-RockTunnel2EndBattleTxt4: ; 0x460e8
-	TX_FAR _RockTunnel2EndBattleTxt4
+RockTunnel2EndBattleText4: ; 0x460e8
+	TX_FAR _RockTunnel2EndBattleText4
 	db $50
 ; 0x460e8 + 5 bytes
 
-RockTunnel2AfterBattleTxt4: ; 0x460ed
-	TX_FAR _RockTunnel2AfterBattleTxt4
+RockTunnel2AfterBattleText4: ; 0x460ed
+	TX_FAR _RockTunnel2AfterBattleText4
 	db $50
 ; 0x460ed + 5 bytes
 
-RockTunnel2BattleTxt5: ; 0x460f2
-	TX_FAR _RockTunnel2BattleTxt5
+RockTunnel2BattleText5: ; 0x460f2
+	TX_FAR _RockTunnel2BattleText5
 	db $50
 ; 0x460f2 + 5 bytes
 
-RockTunnel2EndBattleTxt5: ; 0x460f7
-	TX_FAR _RockTunnel2EndBattleTxt5
+RockTunnel2EndBattleText5: ; 0x460f7
+	TX_FAR _RockTunnel2EndBattleText5
 	db $50
 ; 0x460f7 + 5 bytes
 
-RockTunnel2AfterBattleTxt5: ; 0x460fc
-	TX_FAR _RockTunnel2AfterBattleTxt5
+RockTunnel2AfterBattleText5: ; 0x460fc
+	TX_FAR _RockTunnel2AfterBattleText5
 	db $50
 ; 0x460fc + 5 bytes
 
-RockTunnel2BattleTxt6: ; 0x46101
-	TX_FAR _RockTunnel2BattleTxt6
+RockTunnel2BattleText6: ; 0x46101
+	TX_FAR _RockTunnel2BattleText6
 	db $50
 ; 0x46101 + 5 bytes
 
-RockTunnel2EndBattleTxt6: ; 0x46106
-	TX_FAR _RockTunnel2EndBattleTxt6
+RockTunnel2EndBattleText6: ; 0x46106
+	TX_FAR _RockTunnel2EndBattleText6
 	db $50
 ; 0x46106 + 5 bytes
 
-RockTunnel2AfterBattleTxt6: ; 0x4610b
-	TX_FAR _RockTunnel2AfterBattleTxt6
+RockTunnel2AfterBattleText6: ; 0x4610b
+	TX_FAR _RockTunnel2AfterBattleText6
 	db $50
 ; 0x4610b + 5 bytes
 
-RockTunnel2BattleTxt7: ; 0x46110
-	TX_FAR _RockTunnel2BattleTxt7
+RockTunnel2BattleText7: ; 0x46110
+	TX_FAR _RockTunnel2BattleText7
 	db $50
 ; 0x46110 + 5 bytes
 
-RockTunnel2EndBattleTxt7: ; 0x46115
-	TX_FAR _RockTunnel2EndBattleTxt7
+RockTunnel2EndBattleText7: ; 0x46115
+	TX_FAR _RockTunnel2EndBattleText7
 	db $50
 ; 0x46115 + 5 bytes
 
-RockTunnel2AfterBattleTxt7: ; 0x4611a
-	TX_FAR _RockTunnel2AfterBattleTxt7
+RockTunnel2AfterBattleText7: ; 0x4611a
+	TX_FAR _RockTunnel2AfterBattleText7
 	db $50
 ; 0x4611a + 5 bytes
 
-RockTunnel2BattleTxt8: ; 0x4611f
-	TX_FAR _RockTunnel2BattleTxt8
+RockTunnel2BattleText8: ; 0x4611f
+	TX_FAR _RockTunnel2BattleText8
 	db $50
 ; 0x4611f + 5 bytes
 
-RockTunnel2EndBattleTxt8: ; 0x46124
-	TX_FAR _RockTunnel2EndBattleTxt8
+RockTunnel2EndBattleText8: ; 0x46124
+	TX_FAR _RockTunnel2EndBattleText8
 	db $50
 ; 0x46124 + 5 bytes
 
-RockTunnel2AfterBattleTxt8: ; 0x46129
-	TX_FAR _RockTunnel2AfterBattleTxt8
+RockTunnel2AfterBattleText8: ; 0x46129
+	TX_FAR _RockTunnel2AfterBattleText8
 	db $50
 ; 0x46129 + 5 bytes
 
-RockTunnel2BattleTxt9: ; 0x4612e
-	TX_FAR _RockTunnel2BattleTxt9
+RockTunnel2BattleText9: ; 0x4612e
+	TX_FAR _RockTunnel2BattleText9
 	db $50
 ; 0x4612e + 5 bytes
 
-RockTunnel2EndBattleTxt9: ; 0x46133
-	TX_FAR _RockTunnel2EndBattleTxt9
+RockTunnel2EndBattleText9: ; 0x46133
+	TX_FAR _RockTunnel2EndBattleText9
 	db $50
 ; 0x46133 + 5 bytes
 
-RockTunnel2AfterBattleTxt9: ; 0x46138
-	TX_FAR _RockTunnel2AfterBattleTxt9
+RockTunnel2AfterBattleText9: ; 0x46138
+	TX_FAR _RockTunnel2AfterBattleText9
 	db $50
 ; 0x46138 + 5 bytes
 
@@ -32197,10 +32206,10 @@
 	db $2 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d882 ; flag's byte
-	dw SeafoamIslands5BattleTxt2 ; 0x68a2 TextBeforeBattle
-	dw SeafoamIslands5BattleTxt2 ; 0x68a2 TextAfterBattle
-	dw SeafoamIslands5BattleTxt2 ; 0x68a2 TextEndBattle
-	dw SeafoamIslands5BattleTxt2 ; 0x68a2 TextEndBattle
+	dw SeafoamIslands5BattleText2 ; 0x68a2 TextBeforeBattle
+	dw SeafoamIslands5BattleText2 ; 0x68a2 TextAfterBattle
+	dw SeafoamIslands5BattleText2 ; 0x68a2 TextEndBattle
+	dw SeafoamIslands5BattleText2 ; 0x68a2 TextEndBattle
 ; 0x46892
 
 db $ff
@@ -32213,8 +32222,8 @@
 	ld [$d668], a
 	jp TextScriptEnd
 
-SeafoamIslands5BattleTxt2: ; 0x468a2
-	TX_FAR _SeafoamIslands5BattleTxt2 ; 0x88075
+SeafoamIslands5BattleText2: ; 0x468a2
+	TX_FAR _SeafoamIslands5BattleText2 ; 0x88075
 	db $8
 	ld a, $4a
 	call $13d0
@@ -33137,10 +33146,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d77c ; flag's byte
-	dw CeladonGymBattleTxt2 ; 0x4a8b TextBeforeBattle
-	dw CeladonGymAfterBattleTxt2 ; 0x4a95 TextAfterBattle
-	dw CeladonGymEndBattleTxt2 ; 0x4a90 TextEndBattle
-	dw CeladonGymEndBattleTxt2 ; 0x4a90 TextEndBattle
+	dw CeladonGymBattleText2 ; 0x4a8b TextBeforeBattle
+	dw CeladonGymAfterBattleText2 ; 0x4a95 TextAfterBattle
+	dw CeladonGymEndBattleText2 ; 0x4a90 TextEndBattle
+	dw CeladonGymEndBattleText2 ; 0x4a90 TextEndBattle
 ; 0x489c8
 
 CeladonGymTH2: ; 0x489c8
@@ -33147,10 +33156,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d77c ; flag's byte
-	dw CeladonGymBattleTxt3 ; 0x4aa4 TextBeforeBattle
-	dw CeladonGymAfterBattleTxt3 ; 0x4aae TextAfterBattle
-	dw CeladonGymEndBattleTxt3 ; 0x4aa9 TextEndBattle
-	dw CeladonGymEndBattleTxt3 ; 0x4aa9 TextEndBattle
+	dw CeladonGymBattleText3 ; 0x4aa4 TextBeforeBattle
+	dw CeladonGymAfterBattleText3 ; 0x4aae TextAfterBattle
+	dw CeladonGymEndBattleText3 ; 0x4aa9 TextEndBattle
+	dw CeladonGymEndBattleText3 ; 0x4aa9 TextEndBattle
 ; 0x489d4
 
 CeladonGymTH3: ; 0x489d4
@@ -33157,10 +33166,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d77c ; flag's byte
-	dw CeladonGymBattleTxt4 ; 0x4abd TextBeforeBattle
-	dw CeladonGymAfterBattleTxt4 ; 0x4ac7 TextAfterBattle
-	dw CeladonGymEndBattleTxt4 ; 0x4ac2 TextEndBattle
-	dw CeladonGymEndBattleTxt4 ; 0x4ac2 TextEndBattle
+	dw CeladonGymBattleText4 ; 0x4abd TextBeforeBattle
+	dw CeladonGymAfterBattleText4 ; 0x4ac7 TextAfterBattle
+	dw CeladonGymEndBattleText4 ; 0x4ac2 TextEndBattle
+	dw CeladonGymEndBattleText4 ; 0x4ac2 TextEndBattle
 ; 0x489e0
 
 CeladonGymTH4: ; 0x489e0
@@ -33167,10 +33176,10 @@
 	db $5 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d77c ; flag's byte
-	dw CeladonGymBattleTxt5 ; 0x4ad6 TextBeforeBattle
-	dw CeladonGymAfterBattleTxt5 ; 0x4ae0 TextAfterBattle
-	dw CeladonGymEndBattleTxt5 ; 0x4adb TextEndBattle
-	dw CeladonGymEndBattleTxt5 ; 0x4adb TextEndBattle
+	dw CeladonGymBattleText5 ; 0x4ad6 TextBeforeBattle
+	dw CeladonGymAfterBattleText5 ; 0x4ae0 TextAfterBattle
+	dw CeladonGymEndBattleText5 ; 0x4adb TextEndBattle
+	dw CeladonGymEndBattleText5 ; 0x4adb TextEndBattle
 ; 0x489ec
 
 CeladonGymTH5: ; 0x489ec
@@ -33177,10 +33186,10 @@
 	db $6 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d77c ; flag's byte
-	dw CeladonGymBattleTxt6 ; 0x4aef TextBeforeBattle
-	dw CeladonGymAfterBattleTxt6 ; 0x4af9 TextAfterBattle
-	dw CeladonGymEndBattleTxt6 ; 0x4af4 TextEndBattle
-	dw CeladonGymEndBattleTxt6 ; 0x4af4 TextEndBattle
+	dw CeladonGymBattleText6 ; 0x4aef TextBeforeBattle
+	dw CeladonGymAfterBattleText6 ; 0x4af9 TextAfterBattle
+	dw CeladonGymEndBattleText6 ; 0x4af4 TextEndBattle
+	dw CeladonGymEndBattleText6 ; 0x4af4 TextEndBattle
 ; 0x489f8
 
 CeladonGymTH6: ; 0x489f8
@@ -33187,10 +33196,10 @@
 	db $7 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d77c ; flag's byte
-	dw CeladonGymBattleTxt7 ; 0x4b08 TextBeforeBattle
-	dw CeladonGymAfterBattleTxt7 ; 0x4b12 TextAfterBattle
-	dw CeladonGymEndBattleTxt7 ; 0x4b0d TextEndBattle
-	dw CeladonGymEndBattleTxt7 ; 0x4b0d TextEndBattle
+	dw CeladonGymBattleText7 ; 0x4b08 TextBeforeBattle
+	dw CeladonGymAfterBattleText7 ; 0x4b12 TextAfterBattle
+	dw CeladonGymEndBattleText7 ; 0x4b0d TextEndBattle
+	dw CeladonGymEndBattleText7 ; 0x4b0d TextEndBattle
 ; 0x48a04
 
 CeladonGymTH7: ; 0x48a04
@@ -33197,10 +33206,10 @@
 	db $8 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d77c ; flag's byte
-	dw CeladonGymBattleTxt8 ; 0x4b21 TextBeforeBattle
-	dw CeladonGymAfterBattleTxt8 ; 0x4b2b TextAfterBattle
-	dw CeladonGymEndBattleTxt8 ; 0x4b26 TextEndBattle
-	dw CeladonGymEndBattleTxt8 ; 0x4b26 TextEndBattle
+	dw CeladonGymBattleText8 ; 0x4b21 TextBeforeBattle
+	dw CeladonGymAfterBattleText8 ; 0x4b2b TextAfterBattle
+	dw CeladonGymEndBattleText8 ; 0x4b26 TextEndBattle
+	dw CeladonGymEndBattleText8 ; 0x4b26 TextEndBattle
 ; 0x48a10
 
 db $ff
@@ -33279,18 +33288,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-CeladonGymBattleTxt2: ; 0x48a8b
-	TX_FAR _CeladonGymBattleTxt2
+CeladonGymBattleText2: ; 0x48a8b
+	TX_FAR _CeladonGymBattleText2
 	db $50
 ; 0x48a8b + 5 bytes
 
-CeladonGymEndBattleTxt2: ; 0x48a90
-	TX_FAR _CeladonGymEndBattleTxt2
+CeladonGymEndBattleText2: ; 0x48a90
+	TX_FAR _CeladonGymEndBattleText2
 	db $50
 ; 0x48a90 + 5 bytes
 
-CeladonGymAfterBattleTxt2: ; 0x48a95
-	TX_FAR _CeladonGymAfterBattleTxt2
+CeladonGymAfterBattleText2: ; 0x48a95
+	TX_FAR _CeladonGymAfterBattleText2
 	db $50
 ; 0x48a95 + 5 bytes
 
@@ -33300,18 +33309,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-CeladonGymBattleTxt3: ; 0x48aa4
-	TX_FAR _CeladonGymBattleTxt3
+CeladonGymBattleText3: ; 0x48aa4
+	TX_FAR _CeladonGymBattleText3
 	db $50
 ; 0x48aa4 + 5 bytes
 
-CeladonGymEndBattleTxt3: ; 0x48aa9
-	TX_FAR _CeladonGymEndBattleTxt3
+CeladonGymEndBattleText3: ; 0x48aa9
+	TX_FAR _CeladonGymEndBattleText3
 	db $50
 ; 0x48aa9 + 5 bytes
 
-CeladonGymAfterBattleTxt3: ; 0x48aae
-	TX_FAR _CeladonGymAfterBattleTxt3
+CeladonGymAfterBattleText3: ; 0x48aae
+	TX_FAR _CeladonGymAfterBattleText3
 	db $50
 ; 0x48aae + 5 bytes
 
@@ -33321,18 +33330,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-CeladonGymBattleTxt4: ; 0x48abd
-	TX_FAR _CeladonGymBattleTxt4
+CeladonGymBattleText4: ; 0x48abd
+	TX_FAR _CeladonGymBattleText4
 	db $50
 ; 0x48abd + 5 bytes
 
-CeladonGymEndBattleTxt4: ; 0x48ac2
-	TX_FAR _CeladonGymEndBattleTxt4
+CeladonGymEndBattleText4: ; 0x48ac2
+	TX_FAR _CeladonGymEndBattleText4
 	db $50
 ; 0x48ac2 + 5 bytes
 
-CeladonGymAfterBattleTxt4: ; 0x48ac7
-	TX_FAR _CeladonGymAfterBattleTxt4
+CeladonGymAfterBattleText4: ; 0x48ac7
+	TX_FAR _CeladonGymAfterBattleText4
 	db $50
 ; 0x48ac7 + 5 bytes
 
@@ -33342,18 +33351,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-CeladonGymBattleTxt5: ; 0x48ad6
-	TX_FAR _CeladonGymBattleTxt5
+CeladonGymBattleText5: ; 0x48ad6
+	TX_FAR _CeladonGymBattleText5
 	db $50
 ; 0x48ad6 + 5 bytes
 
-CeladonGymEndBattleTxt5: ; 0x48adb
-	TX_FAR _CeladonGymEndBattleTxt5
+CeladonGymEndBattleText5: ; 0x48adb
+	TX_FAR _CeladonGymEndBattleText5
 	db $50
 ; 0x48adb + 5 bytes
 
-CeladonGymAfterBattleTxt5: ; 0x48ae0
-	TX_FAR _CeladonGymAfterBattleTxt5
+CeladonGymAfterBattleText5: ; 0x48ae0
+	TX_FAR _CeladonGymAfterBattleText5
 	db $50
 ; 0x48ae0 + 5 bytes
 
@@ -33363,18 +33372,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-CeladonGymBattleTxt6: ; 0x48aef
-	TX_FAR _CeladonGymBattleTxt6
+CeladonGymBattleText6: ; 0x48aef
+	TX_FAR _CeladonGymBattleText6
 	db $50
 ; 0x48aef + 5 bytes
 
-CeladonGymEndBattleTxt6: ; 0x48af4
-	TX_FAR _CeladonGymEndBattleTxt6
+CeladonGymEndBattleText6: ; 0x48af4
+	TX_FAR _CeladonGymEndBattleText6
 	db $50
 ; 0x48af4 + 5 bytes
 
-CeladonGymAfterBattleTxt6: ; 0x48af9
-	TX_FAR _CeladonGymAfterBattleTxt6
+CeladonGymAfterBattleText6: ; 0x48af9
+	TX_FAR _CeladonGymAfterBattleText6
 	db $50
 ; 0x48af9 + 5 bytes
 
@@ -33384,18 +33393,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-CeladonGymBattleTxt7: ; 0x48b08
-	TX_FAR _CeladonGymBattleTxt7
+CeladonGymBattleText7: ; 0x48b08
+	TX_FAR _CeladonGymBattleText7
 	db $50
 ; 0x48b08 + 5 bytes
 
-CeladonGymEndBattleTxt7: ; 0x48b0d
-	TX_FAR _CeladonGymEndBattleTxt7
+CeladonGymEndBattleText7: ; 0x48b0d
+	TX_FAR _CeladonGymEndBattleText7
 	db $50
 ; 0x48b0d + 5 bytes
 
-CeladonGymAfterBattleTxt7: ; 0x48b12
-	TX_FAR _CeladonGymAfterBattleTxt7
+CeladonGymAfterBattleText7: ; 0x48b12
+	TX_FAR _CeladonGymAfterBattleText7
 	db $50
 ; 0x48b12 + 5 bytes
 
@@ -33405,18 +33414,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-CeladonGymBattleTxt8: ; 0x48b21
-	TX_FAR _CeladonGymBattleTxt8
+CeladonGymBattleText8: ; 0x48b21
+	TX_FAR _CeladonGymBattleText8
 	db $50
 ; 0x48b21 + 5 bytes
 
-CeladonGymEndBattleTxt8: ; 0x48b26
-	TX_FAR _CeladonGymEndBattleTxt8
+CeladonGymEndBattleText8: ; 0x48b26
+	TX_FAR _CeladonGymEndBattleText8
 	db $50
 ; 0x48b26 + 5 bytes
 
-CeladonGymAfterBattleTxt8: ; 0x48b2b
-	TX_FAR _CeladonGymAfterBattleTxt8
+CeladonGymAfterBattleText8: ; 0x48b2b
+	TX_FAR _CeladonGymAfterBattleText8
 	db $50
 ; 0x48b2b + 5 bytes
 
@@ -35128,10 +35137,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7f5 ; flag's byte
-	dw MtMoon1BattleTxt2 ; 0x5a98 TextBeforeBattle
-	dw MtMoon1AfterBattleTxt2 ; 0x5aa2 TextAfterBattle
-	dw MtMoon1EndBattleTxt2 ; 0x5a9d TextEndBattle
-	dw MtMoon1EndBattleTxt2 ; 0x5a9d TextEndBattle
+	dw MtMoon1BattleText2 ; 0x5a98 TextBeforeBattle
+	dw MtMoon1AfterBattleText2 ; 0x5aa2 TextAfterBattle
+	dw MtMoon1EndBattleText2 ; 0x5a9d TextEndBattle
+	dw MtMoon1EndBattleText2 ; 0x5a9d TextEndBattle
 ; 0x49a09
 
 MtMoon1TH2: ; 0x49a09
@@ -35138,10 +35147,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7f5 ; flag's byte
-	dw MtMoon1BattleTxt3 ; 0x5aa7 TextBeforeBattle
-	dw MtMoon1AfterBattleTxt3 ; 0x5ab1 TextAfterBattle
-	dw MtMoon1EndBattleTxt3 ; 0x5aac TextEndBattle
-	dw MtMoon1EndBattleTxt3 ; 0x5aac TextEndBattle
+	dw MtMoon1BattleText3 ; 0x5aa7 TextBeforeBattle
+	dw MtMoon1AfterBattleText3 ; 0x5ab1 TextAfterBattle
+	dw MtMoon1EndBattleText3 ; 0x5aac TextEndBattle
+	dw MtMoon1EndBattleText3 ; 0x5aac TextEndBattle
 ; 0x49a15
 
 MtMoon1TH3: ; 0x49a15
@@ -35148,10 +35157,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7f5 ; flag's byte
-	dw MtMoon1BattleTxt4 ; 0x5ab6 TextBeforeBattle
-	dw MtMoon1AfterBattleTxt4 ; 0x5ac0 TextAfterBattle
-	dw MtMoon1EndBattleTxt4 ; 0x5abb TextEndBattle
-	dw MtMoon1EndBattleTxt4 ; 0x5abb TextEndBattle
+	dw MtMoon1BattleText4 ; 0x5ab6 TextBeforeBattle
+	dw MtMoon1AfterBattleText4 ; 0x5ac0 TextAfterBattle
+	dw MtMoon1EndBattleText4 ; 0x5abb TextEndBattle
+	dw MtMoon1EndBattleText4 ; 0x5abb TextEndBattle
 ; 0x49a21
 
 MtMoon1TH4: ; 0x49a21
@@ -35158,10 +35167,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7f5 ; flag's byte
-	dw MtMoon1BattleTxt5 ; 0x5ac5 TextBeforeBattle
-	dw MtMoon1AfterBattleTxt5 ; 0x5acf TextAfterBattle
-	dw MtMoon1EndBattleTxt5 ; 0x5aca TextEndBattle
-	dw MtMoon1EndBattleTxt5 ; 0x5aca TextEndBattle
+	dw MtMoon1BattleText5 ; 0x5ac5 TextBeforeBattle
+	dw MtMoon1AfterBattleText5 ; 0x5acf TextAfterBattle
+	dw MtMoon1EndBattleText5 ; 0x5aca TextEndBattle
+	dw MtMoon1EndBattleText5 ; 0x5aca TextEndBattle
 ; 0x49a2d
 
 MtMoon1TH5: ; 0x49a2d
@@ -35168,10 +35177,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7f5 ; flag's byte
-	dw MtMoon1BattleTxt6 ; 0x5ad4 TextBeforeBattle
-	dw MtMoon1AfterBattleTxt6 ; 0x5ade TextAfterBattle
-	dw MtMoon1EndBattleTxt6 ; 0x5ad9 TextEndBattle
-	dw MtMoon1EndBattleTxt6 ; 0x5ad9 TextEndBattle
+	dw MtMoon1BattleText6 ; 0x5ad4 TextBeforeBattle
+	dw MtMoon1AfterBattleText6 ; 0x5ade TextAfterBattle
+	dw MtMoon1EndBattleText6 ; 0x5ad9 TextEndBattle
+	dw MtMoon1EndBattleText6 ; 0x5ad9 TextEndBattle
 ; 0x49a39
 
 MtMoon1TH6: ; 0x49a39
@@ -35178,10 +35187,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7f5 ; flag's byte
-	dw MtMoon1BattleTxt7 ; 0x5ae3 TextBeforeBattle
-	dw MtMoon1AfterBattleTxt7 ; 0x5aed TextAfterBattle
-	dw MtMoon1EndBattleTxt7 ; 0x5ae8 TextEndBattle
-	dw MtMoon1EndBattleTxt7 ; 0x5ae8 TextEndBattle
+	dw MtMoon1BattleText7 ; 0x5ae3 TextBeforeBattle
+	dw MtMoon1AfterBattleText7 ; 0x5aed TextAfterBattle
+	dw MtMoon1EndBattleText7 ; 0x5ae8 TextEndBattle
+	dw MtMoon1EndBattleText7 ; 0x5ae8 TextEndBattle
 ; 0x49a45
 
 MtMoon1TH7: ; 0x49a45
@@ -35188,10 +35197,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7f5 ; flag's byte
-	dw MtMoon1BattleTxt8 ; 0x5af2 TextBeforeBattle
-	dw MtMoon1AfterBattleTxt8 ; 0x5afc TextAfterBattle
-	dw MtMoon1EndBattleTxt8 ; 0x5af7 TextEndBattle
-	dw MtMoon1EndBattleTxt8 ; 0x5af7 TextEndBattle
+	dw MtMoon1BattleText8 ; 0x5af2 TextBeforeBattle
+	dw MtMoon1AfterBattleText8 ; 0x5afc TextAfterBattle
+	dw MtMoon1EndBattleText8 ; 0x5af7 TextEndBattle
+	dw MtMoon1EndBattleText8 ; 0x5af7 TextEndBattle
 ; 0x49a51
 
 db $ff
@@ -35238,108 +35247,108 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-MtMoon1BattleTxt2: ; 0x49a98
-	TX_FAR _MtMoon1BattleTxt2
+MtMoon1BattleText2: ; 0x49a98
+	TX_FAR _MtMoon1BattleText2
 	db $50
 ; 0x49a98 + 5 bytes
 
-MtMoon1EndBattleTxt2: ; 0x49a9d
-	TX_FAR _MtMoon1EndBattleTxt2
+MtMoon1EndBattleText2: ; 0x49a9d
+	TX_FAR _MtMoon1EndBattleText2
 	db $50
 ; 0x49a9d + 5 bytes
 
-MtMoon1AfterBattleTxt2: ; 0x49aa2
-	TX_FAR _MtMoon1AfterBattleTxt2
+MtMoon1AfterBattleText2: ; 0x49aa2
+	TX_FAR _MtMoon1AfterBattleText2
 	db $50
 ; 0x49aa2 + 5 bytes
 
-MtMoon1BattleTxt3: ; 0x49aa7
-	TX_FAR _MtMoon1BattleTxt3
+MtMoon1BattleText3: ; 0x49aa7
+	TX_FAR _MtMoon1BattleText3
 	db $50
 ; 0x49aa7 + 5 bytes
 
-MtMoon1EndBattleTxt3: ; 0x49aac
-	TX_FAR _MtMoon1EndBattleTxt3
+MtMoon1EndBattleText3: ; 0x49aac
+	TX_FAR _MtMoon1EndBattleText3
 	db $50
 ; 0x49aac + 5 bytes
 
-MtMoon1AfterBattleTxt3: ; 0x49ab1
-	TX_FAR _MtMoon1AfterBattleTxt3
+MtMoon1AfterBattleText3: ; 0x49ab1
+	TX_FAR _MtMoon1AfterBattleText3
 	db $50
 ; 0x49ab1 + 5 bytes
 
-MtMoon1BattleTxt4: ; 0x49ab6
-	TX_FAR _MtMoon1BattleTxt4
+MtMoon1BattleText4: ; 0x49ab6
+	TX_FAR _MtMoon1BattleText4
 	db $50
 ; 0x49ab6 + 5 bytes
 
-MtMoon1EndBattleTxt4: ; 0x49abb
-	TX_FAR _MtMoon1EndBattleTxt4
+MtMoon1EndBattleText4: ; 0x49abb
+	TX_FAR _MtMoon1EndBattleText4
 	db $50
 ; 0x49abb + 5 bytes
 
-MtMoon1AfterBattleTxt4: ; 0x49ac0
-	TX_FAR _MtMoon1AfterBattleTxt4
+MtMoon1AfterBattleText4: ; 0x49ac0
+	TX_FAR _MtMoon1AfterBattleText4
 	db $50
 ; 0x49ac0 + 5 bytes
 
-MtMoon1BattleTxt5: ; 0x49ac5
-	TX_FAR _MtMoon1BattleTxt5
+MtMoon1BattleText5: ; 0x49ac5
+	TX_FAR _MtMoon1BattleText5
 	db $50
 ; 0x49ac5 + 5 bytes
 
-MtMoon1EndBattleTxt5: ; 0x49aca
-	TX_FAR _MtMoon1EndBattleTxt5
+MtMoon1EndBattleText5: ; 0x49aca
+	TX_FAR _MtMoon1EndBattleText5
 	db $50
 ; 0x49aca + 5 bytes
 
-MtMoon1AfterBattleTxt5: ; 0x49acf
-	TX_FAR _MtMoon1AfterBattleTxt5
+MtMoon1AfterBattleText5: ; 0x49acf
+	TX_FAR _MtMoon1AfterBattleText5
 	db $50
 ; 0x49acf + 5 bytes
 
-MtMoon1BattleTxt6: ; 0x49ad4
-	TX_FAR _MtMoon1BattleTxt6
+MtMoon1BattleText6: ; 0x49ad4
+	TX_FAR _MtMoon1BattleText6
 	db $50
 ; 0x49ad4 + 5 bytes
 
-MtMoon1EndBattleTxt6: ; 0x49ad9
-	TX_FAR _MtMoon1EndBattleTxt6
+MtMoon1EndBattleText6: ; 0x49ad9
+	TX_FAR _MtMoon1EndBattleText6
 	db $50
 ; 0x49ad9 + 5 bytes
 
-MtMoon1AfterBattleTxt6: ; 0x49ade
-	TX_FAR _MtMoon1AfterBattleTxt6
+MtMoon1AfterBattleText6: ; 0x49ade
+	TX_FAR _MtMoon1AfterBattleText6
 	db $50
 ; 0x49ade + 5 bytes
 
-MtMoon1BattleTxt7: ; 0x49ae3
-	TX_FAR _MtMoon1BattleTxt7
+MtMoon1BattleText7: ; 0x49ae3
+	TX_FAR _MtMoon1BattleText7
 	db $50
 ; 0x49ae3 + 5 bytes
 
-MtMoon1EndBattleTxt7: ; 0x49ae8
-	TX_FAR _MtMoon1EndBattleTxt7
+MtMoon1EndBattleText7: ; 0x49ae8
+	TX_FAR _MtMoon1EndBattleText7
 	db $50
 ; 0x49ae8 + 5 bytes
 
-MtMoon1AfterBattleTxt7: ; 0x49aed
-	TX_FAR _MtMoon1AfterBattleTxt7
+MtMoon1AfterBattleText7: ; 0x49aed
+	TX_FAR _MtMoon1AfterBattleText7
 	db $50
 ; 0x49aed + 5 bytes
 
-MtMoon1BattleTxt8: ; 0x49af2
-	TX_FAR _MtMoon1BattleTxt8
+MtMoon1BattleText8: ; 0x49af2
+	TX_FAR _MtMoon1BattleText8
 	db $50
 ; 0x49af2 + 5 bytes
 
-MtMoon1EndBattleTxt8: ; 0x49af7
-	TX_FAR _MtMoon1EndBattleTxt8
+MtMoon1EndBattleText8: ; 0x49af7
+	TX_FAR _MtMoon1EndBattleText8
 	db $50
 ; 0x49af7 + 5 bytes
 
-MtMoon1AfterBattleTxt8: ; 0x49afc
-	TX_FAR _MtMoon1AfterBattleTxt8
+MtMoon1AfterBattleText8: ; 0x49afc
+	TX_FAR _MtMoon1AfterBattleText8
 	db $50
 ; 0x49afc + 5 bytes
 
@@ -35425,10 +35434,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7f6 ; flag's byte
-	dw MtMoon3BattleTxt2 ; 0x5f9f TextBeforeBattle
-	dw MtMoon3AfterBattleTxt2 ; 0x5fa9 TextAfterBattle
-	dw MtMoon3EndBattleTxt2 ; 0x5fa4 TextEndBattle
-	dw MtMoon3EndBattleTxt2 ; 0x5fa4 TextEndBattle
+	dw MtMoon3BattleText2 ; 0x5f9f TextBeforeBattle
+	dw MtMoon3AfterBattleText2 ; 0x5fa9 TextAfterBattle
+	dw MtMoon3EndBattleText2 ; 0x5fa4 TextEndBattle
+	dw MtMoon3EndBattleText2 ; 0x5fa4 TextEndBattle
 ; 0x49e54
 
 MtMoon3TH2: ; 0x49e54
@@ -35435,10 +35444,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7f6 ; flag's byte
-	dw MtMoon3BattleTxt3 ; 0x5fae TextBeforeBattle
-	dw MtMoon3AfterBattleTxt3 ; 0x5fb8 TextAfterBattle
-	dw MtMoon3EndBattleTxt3 ; 0x5fb3 TextEndBattle
-	dw MtMoon3EndBattleTxt3 ; 0x5fb3 TextEndBattle
+	dw MtMoon3BattleText3 ; 0x5fae TextBeforeBattle
+	dw MtMoon3AfterBattleText3 ; 0x5fb8 TextAfterBattle
+	dw MtMoon3EndBattleText3 ; 0x5fb3 TextEndBattle
+	dw MtMoon3EndBattleText3 ; 0x5fb3 TextEndBattle
 ; 0x49e60
 
 MtMoon3TH3: ; 0x49e60
@@ -35445,10 +35454,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7f6 ; flag's byte
-	dw MtMoon3BattleTxt4 ; 0x5fbd TextBeforeBattle
-	dw MtMoon3AfterBattleTxt4 ; 0x5fc7 TextAfterBattle
-	dw MtMoon3EndBattleTxt4 ; 0x5fc2 TextEndBattle
-	dw MtMoon3EndBattleTxt4 ; 0x5fc2 TextEndBattle
+	dw MtMoon3BattleText4 ; 0x5fbd TextBeforeBattle
+	dw MtMoon3AfterBattleText4 ; 0x5fc7 TextAfterBattle
+	dw MtMoon3EndBattleText4 ; 0x5fc2 TextEndBattle
+	dw MtMoon3EndBattleText4 ; 0x5fc2 TextEndBattle
 ; 0x49e6c
 
 MtMoon3TH4: ; 0x49e6c
@@ -35455,10 +35464,10 @@
 	db $5 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7f6 ; flag's byte
-	dw MtMoon3BattleTxt5 ; 0x5fcc TextBeforeBattle
-	dw MtMoon3AfterBattleTxt5 ; 0x5fd6 TextAfterBattle
-	dw MtMoon3EndBattleTxt5 ; 0x5fd1 TextEndBattle
-	dw MtMoon3EndBattleTxt5 ; 0x5fd1 TextEndBattle
+	dw MtMoon3BattleText5 ; 0x5fcc TextBeforeBattle
+	dw MtMoon3AfterBattleText5 ; 0x5fd6 TextAfterBattle
+	dw MtMoon3EndBattleText5 ; 0x5fd1 TextEndBattle
+	dw MtMoon3EndBattleText5 ; 0x5fd1 TextEndBattle
 ; 0x49e78
 
 db $ff
@@ -35626,63 +35635,63 @@
 Unnamed_49f99: ; 0x49f99
 INCBIN "baserom.gbc",$49f99,$49f9f - $49f99
 
-MtMoon3BattleTxt2: ; 0x49f9f
-	TX_FAR _MtMoon3BattleTxt2
+MtMoon3BattleText2: ; 0x49f9f
+	TX_FAR _MtMoon3BattleText2
 	db $50
 ; 0x49f9f + 5 bytes
 
-MtMoon3EndBattleTxt2: ; 0x49fa4
-	TX_FAR _MtMoon3EndBattleTxt2
+MtMoon3EndBattleText2: ; 0x49fa4
+	TX_FAR _MtMoon3EndBattleText2
 	db $50
 ; 0x49fa4 + 5 bytes
 
-MtMoon3AfterBattleTxt2: ; 0x49fa9
-	TX_FAR _MtMoon3AfterBattleTxt2
+MtMoon3AfterBattleText2: ; 0x49fa9
+	TX_FAR _MtMoon3AfterBattleText2
 	db $50
 ; 0x49fa9 + 5 bytes
 
-MtMoon3BattleTxt3: ; 0x49fae
-	TX_FAR _MtMoon3BattleTxt3
+MtMoon3BattleText3: ; 0x49fae
+	TX_FAR _MtMoon3BattleText3
 	db $50
 ; 0x49fae + 5 bytes
 
-MtMoon3EndBattleTxt3: ; 0x49fb3
-	TX_FAR _MtMoon3EndBattleTxt3
+MtMoon3EndBattleText3: ; 0x49fb3
+	TX_FAR _MtMoon3EndBattleText3
 	db $50
 ; 0x49fb3 + 5 bytes
 
-MtMoon3AfterBattleTxt3: ; 0x49fb8
-	TX_FAR _MtMoon3AfterBattleTxt3
+MtMoon3AfterBattleText3: ; 0x49fb8
+	TX_FAR _MtMoon3AfterBattleText3
 	db $50
 ; 0x49fb8 + 5 bytes
 
-MtMoon3BattleTxt4: ; 0x49fbd
-	TX_FAR _MtMoon3BattleTxt4
+MtMoon3BattleText4: ; 0x49fbd
+	TX_FAR _MtMoon3BattleText4
 	db $50
 ; 0x49fbd + 5 bytes
 
-MtMoon3EndBattleTxt4: ; 0x49fc2
-	TX_FAR _MtMoon3EndBattleTxt4
+MtMoon3EndBattleText4: ; 0x49fc2
+	TX_FAR _MtMoon3EndBattleText4
 	db $50
 ; 0x49fc2 + 5 bytes
 
-MtMoon3AfterBattleTxt4: ; 0x49fc7
-	TX_FAR _MtMoon3AfterBattleTxt4
+MtMoon3AfterBattleText4: ; 0x49fc7
+	TX_FAR _MtMoon3AfterBattleText4
 	db $50
 ; 0x49fc7 + 5 bytes
 
-MtMoon3BattleTxt5: ; 0x49fcc
-	TX_FAR _MtMoon3BattleTxt5
+MtMoon3BattleText5: ; 0x49fcc
+	TX_FAR _MtMoon3BattleText5
 	db $50
 ; 0x49fcc + 5 bytes
 
-MtMoon3EndBattleTxt5: ; 0x49fd1
-	TX_FAR _MtMoon3EndBattleTxt5
+MtMoon3EndBattleText5: ; 0x49fd1
+	TX_FAR _MtMoon3EndBattleText5
 	db $50
 ; 0x49fd1 + 5 bytes
 
-MtMoon3AfterBattleTxt5: ; 0x49fd6
-	TX_FAR _MtMoon3AfterBattleTxt5
+MtMoon3AfterBattleText5: ; 0x49fd6
+	TX_FAR _MtMoon3AfterBattleText5
 	db $50
 ; 0x49fd6 + 5 bytes
 
@@ -36737,10 +36746,10 @@
 	db $1 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt1 ; 0x4e17 TextBeforeBattle
-	dw Route20AfterBattleTxt1 ; 0x4e21 TextAfterBattle
-	dw Route20EndBattleTxt1 ; 0x4e1c TextEndBattle
-	dw Route20EndBattleTxt1 ; 0x4e1c TextEndBattle
+	dw Route20BattleText1 ; 0x4e17 TextBeforeBattle
+	dw Route20AfterBattleText1 ; 0x4e21 TextAfterBattle
+	dw Route20EndBattleText1 ; 0x4e1c TextEndBattle
+	dw Route20EndBattleText1 ; 0x4e1c TextEndBattle
 ; 0x50d46
 
 Route20TrainerHeader2: ; 0x50d46
@@ -36747,10 +36756,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt2 ; 0x4e26 TextBeforeBattle
-	dw Route20AfterBattleTxt2 ; 0x4e30 TextAfterBattle
-	dw Route20EndBattleTxt2 ; 0x4e2b TextEndBattle
-	dw Route20EndBattleTxt2 ; 0x4e2b TextEndBattle
+	dw Route20BattleText2 ; 0x4e26 TextBeforeBattle
+	dw Route20AfterBattleText2 ; 0x4e30 TextAfterBattle
+	dw Route20EndBattleText2 ; 0x4e2b TextEndBattle
+	dw Route20EndBattleText2 ; 0x4e2b TextEndBattle
 ; 0x50d52
 
 Route20TrainerHeader3: ; 0x50d52
@@ -36757,10 +36766,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt3 ; 0x4e35 TextBeforeBattle
-	dw Route20AfterBattleTxt3 ; 0x4e3f TextAfterBattle
-	dw Route20EndBattleTxt3 ; 0x4e3a TextEndBattle
-	dw Route20EndBattleTxt3 ; 0x4e3a TextEndBattle
+	dw Route20BattleText3 ; 0x4e35 TextBeforeBattle
+	dw Route20AfterBattleText3 ; 0x4e3f TextAfterBattle
+	dw Route20EndBattleText3 ; 0x4e3a TextEndBattle
+	dw Route20EndBattleText3 ; 0x4e3a TextEndBattle
 ; 0x50d5e
 
 Route20TrainerHeader4: ; 0x50d5e
@@ -36767,10 +36776,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt4 ; 0x4e44 TextBeforeBattle
-	dw Route20AfterBattleTxt4 ; 0x4e4e TextAfterBattle
-	dw Route20EndBattleTxt4 ; 0x4e49 TextEndBattle
-	dw Route20EndBattleTxt4 ; 0x4e49 TextEndBattle
+	dw Route20BattleText4 ; 0x4e44 TextBeforeBattle
+	dw Route20AfterBattleText4 ; 0x4e4e TextAfterBattle
+	dw Route20EndBattleText4 ; 0x4e49 TextEndBattle
+	dw Route20EndBattleText4 ; 0x4e49 TextEndBattle
 ; 0x50d6a
 
 Route20TrainerHeader5: ; 0x50d6a
@@ -36777,10 +36786,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt5 ; 0x4e53 TextBeforeBattle
-	dw Route20AfterBattleTxt5 ; 0x4e5d TextAfterBattle
-	dw Route20EndBattleTxt5 ; 0x4e58 TextEndBattle
-	dw Route20EndBattleTxt5 ; 0x4e58 TextEndBattle
+	dw Route20BattleText5 ; 0x4e53 TextBeforeBattle
+	dw Route20AfterBattleText5 ; 0x4e5d TextAfterBattle
+	dw Route20EndBattleText5 ; 0x4e58 TextEndBattle
+	dw Route20EndBattleText5 ; 0x4e58 TextEndBattle
 ; 0x50d76
 
 Route20TrainerHeader6: ; 0x50d76
@@ -36787,10 +36796,10 @@
 	db $6 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt6 ; 0x4e62 TextBeforeBattle
-	dw Route20AfterBattleTxt6 ; 0x4e6c TextAfterBattle
-	dw Route20EndBattleTxt6 ; 0x4e67 TextEndBattle
-	dw Route20EndBattleTxt6 ; 0x4e67 TextEndBattle
+	dw Route20BattleText6 ; 0x4e62 TextBeforeBattle
+	dw Route20AfterBattleText6 ; 0x4e6c TextAfterBattle
+	dw Route20EndBattleText6 ; 0x4e67 TextEndBattle
+	dw Route20EndBattleText6 ; 0x4e67 TextEndBattle
 ; 0x50d82
 
 Route20TrainerHeader7: ; 0x50d82
@@ -36797,10 +36806,10 @@
 	db $7 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt7 ; 0x4e71 TextBeforeBattle
-	dw Route20AfterBattleTxt7 ; 0x4e7b TextAfterBattle
-	dw Route20EndBattleTxt7 ; 0x4e76 TextEndBattle
-	dw Route20EndBattleTxt7 ; 0x4e76 TextEndBattle
+	dw Route20BattleText7 ; 0x4e71 TextBeforeBattle
+	dw Route20AfterBattleText7 ; 0x4e7b TextAfterBattle
+	dw Route20EndBattleText7 ; 0x4e76 TextEndBattle
+	dw Route20EndBattleText7 ; 0x4e76 TextEndBattle
 ; 0x50d8e
 
 Route20TrainerHeader8: ; 0x50d8e
@@ -36807,10 +36816,10 @@
 	db $8 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt8 ; 0x4e80 TextBeforeBattle
-	dw Route20AfterBattleTxt8 ; 0x4e8a TextAfterBattle
-	dw Route20EndBattleTxt8 ; 0x4e85 TextEndBattle
-	dw Route20EndBattleTxt8 ; 0x4e85 TextEndBattle
+	dw Route20BattleText8 ; 0x4e80 TextBeforeBattle
+	dw Route20AfterBattleText8 ; 0x4e8a TextAfterBattle
+	dw Route20EndBattleText8 ; 0x4e85 TextEndBattle
+	dw Route20EndBattleText8 ; 0x4e85 TextEndBattle
 ; 0x50d9a
 
 Route20TrainerHeader9: ; 0x50d9a
@@ -36817,10 +36826,10 @@
 	db $9 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt9 ; 0x4e8f TextBeforeBattle
-	dw Route20AfterBattleTxt9 ; 0x4e99 TextAfterBattle
-	dw Route20EndBattleTxt9 ; 0x4e94 TextEndBattle
-	dw Route20EndBattleTxt9 ; 0x4e94 TextEndBattle
+	dw Route20BattleText9 ; 0x4e8f TextBeforeBattle
+	dw Route20AfterBattleText9 ; 0x4e99 TextAfterBattle
+	dw Route20EndBattleText9 ; 0x4e94 TextEndBattle
+	dw Route20EndBattleText9 ; 0x4e94 TextEndBattle
 ; 0x50da6
 
 Route20TrainerHeader10: ; 0x50da6
@@ -36827,10 +36836,10 @@
 	db $a ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e7 ; flag's byte
-	dw Route20BattleTxt10 ; 0x4e9e TextBeforeBattle
-	dw Route20AfterBattleTxt10 ; 0x4ea8 TextAfterBattle
-	dw Route20EndBattleTxt10 ; 0x4ea3 TextEndBattle
-	dw Route20EndBattleTxt10 ; 0x4ea3 TextEndBattle
+	dw Route20BattleText10 ; 0x4e9e TextBeforeBattle
+	dw Route20AfterBattleText10 ; 0x4ea8 TextAfterBattle
+	dw Route20EndBattleText10 ; 0x4ea3 TextEndBattle
+	dw Route20EndBattleText10 ; 0x4ea3 TextEndBattle
 ; 0x50db2
 
 db $ff
@@ -36895,153 +36904,153 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route20BattleTxt1: ; 0x50e17
-	TX_FAR _Route20BattleTxt1
+Route20BattleText1: ; 0x50e17
+	TX_FAR _Route20BattleText1
 	db $50
 ; 0x50e17 + 5 bytes
 
-Route20EndBattleTxt1: ; 0x50e1c
-	TX_FAR _Route20EndBattleTxt1
+Route20EndBattleText1: ; 0x50e1c
+	TX_FAR _Route20EndBattleText1
 	db $50
 ; 0x50e1c + 5 bytes
 
-Route20AfterBattleTxt1: ; 0x50e21
-	TX_FAR _Route20AfterBattleTxt1
+Route20AfterBattleText1: ; 0x50e21
+	TX_FAR _Route20AfterBattleText1
 	db $50
 ; 0x50e21 + 5 bytes
 
-Route20BattleTxt2: ; 0x50e26
-	TX_FAR _Route20BattleTxt2
+Route20BattleText2: ; 0x50e26
+	TX_FAR _Route20BattleText2
 	db $50
 ; 0x50e26 + 5 bytes
 
-Route20EndBattleTxt2: ; 0x50e2b
-	TX_FAR _Route20EndBattleTxt2
+Route20EndBattleText2: ; 0x50e2b
+	TX_FAR _Route20EndBattleText2
 	db $50
 ; 0x50e2b + 5 bytes
 
-Route20AfterBattleTxt2: ; 0x50e30
-	TX_FAR _Route20AfterBattleTxt2
+Route20AfterBattleText2: ; 0x50e30
+	TX_FAR _Route20AfterBattleText2
 	db $50
 ; 0x50e30 + 5 bytes
 
-Route20BattleTxt3: ; 0x50e35
-	TX_FAR _Route20BattleTxt3
+Route20BattleText3: ; 0x50e35
+	TX_FAR _Route20BattleText3
 	db $50
 ; 0x50e35 + 5 bytes
 
-Route20EndBattleTxt3: ; 0x50e3a
-	TX_FAR _Route20EndBattleTxt3
+Route20EndBattleText3: ; 0x50e3a
+	TX_FAR _Route20EndBattleText3
 	db $50
 ; 0x50e3a + 5 bytes
 
-Route20AfterBattleTxt3: ; 0x50e3f
-	TX_FAR _Route20AfterBattleTxt3
+Route20AfterBattleText3: ; 0x50e3f
+	TX_FAR _Route20AfterBattleText3
 	db $50
 ; 0x50e3f + 5 bytes
 
-Route20BattleTxt4: ; 0x50e44
-	TX_FAR _Route20BattleTxt4
+Route20BattleText4: ; 0x50e44
+	TX_FAR _Route20BattleText4
 	db $50
 ; 0x50e44 + 5 bytes
 
-Route20EndBattleTxt4: ; 0x50e49
-	TX_FAR _Route20EndBattleTxt4
+Route20EndBattleText4: ; 0x50e49
+	TX_FAR _Route20EndBattleText4
 	db $50
 ; 0x50e49 + 5 bytes
 
-Route20AfterBattleTxt4: ; 0x50e4e
-	TX_FAR _Route20AfterBattleTxt4
+Route20AfterBattleText4: ; 0x50e4e
+	TX_FAR _Route20AfterBattleText4
 	db $50
 ; 0x50e4e + 5 bytes
 
-Route20BattleTxt5: ; 0x50e53
-	TX_FAR _Route20BattleTxt5
+Route20BattleText5: ; 0x50e53
+	TX_FAR _Route20BattleText5
 	db $50
 ; 0x50e53 + 5 bytes
 
-Route20EndBattleTxt5: ; 0x50e58
-	TX_FAR _Route20EndBattleTxt5
+Route20EndBattleText5: ; 0x50e58
+	TX_FAR _Route20EndBattleText5
 	db $50
 ; 0x50e58 + 5 bytes
 
-Route20AfterBattleTxt5: ; 0x50e5d
-	TX_FAR _Route20AfterBattleTxt5
+Route20AfterBattleText5: ; 0x50e5d
+	TX_FAR _Route20AfterBattleText5
 	db $50
 ; 0x50e5d + 5 bytes
 
-Route20BattleTxt6: ; 0x50e62
-	TX_FAR _Route20BattleTxt6
+Route20BattleText6: ; 0x50e62
+	TX_FAR _Route20BattleText6
 	db $50
 ; 0x50e62 + 5 bytes
 
-Route20EndBattleTxt6: ; 0x50e67
-	TX_FAR _Route20EndBattleTxt6
+Route20EndBattleText6: ; 0x50e67
+	TX_FAR _Route20EndBattleText6
 	db $50
 ; 0x50e67 + 5 bytes
 
-Route20AfterBattleTxt6: ; 0x50e6c
-	TX_FAR _Route20AfterBattleTxt6
+Route20AfterBattleText6: ; 0x50e6c
+	TX_FAR _Route20AfterBattleText6
 	db $50
 ; 0x50e6c + 5 bytes
 
-Route20BattleTxt7: ; 0x50e71
-	TX_FAR _Route20BattleTxt7
+Route20BattleText7: ; 0x50e71
+	TX_FAR _Route20BattleText7
 	db $50
 ; 0x50e71 + 5 bytes
 
-Route20EndBattleTxt7: ; 0x50e76
-	TX_FAR _Route20EndBattleTxt7
+Route20EndBattleText7: ; 0x50e76
+	TX_FAR _Route20EndBattleText7
 	db $50
 ; 0x50e76 + 5 bytes
 
-Route20AfterBattleTxt7: ; 0x50e7b
-	TX_FAR _Route20AfterBattleTxt7
+Route20AfterBattleText7: ; 0x50e7b
+	TX_FAR _Route20AfterBattleText7
 	db $50
 ; 0x50e7b + 5 bytes
 
-Route20BattleTxt8: ; 0x50e80
-	TX_FAR _Route20BattleTxt8
+Route20BattleText8: ; 0x50e80
+	TX_FAR _Route20BattleText8
 	db $50
 ; 0x50e80 + 5 bytes
 
-Route20EndBattleTxt8: ; 0x50e85
-	TX_FAR _Route20EndBattleTxt8
+Route20EndBattleText8: ; 0x50e85
+	TX_FAR _Route20EndBattleText8
 	db $50
 ; 0x50e85 + 5 bytes
 
-Route20AfterBattleTxt8: ; 0x50e8a
-	TX_FAR _Route20AfterBattleTxt8
+Route20AfterBattleText8: ; 0x50e8a
+	TX_FAR _Route20AfterBattleText8
 	db $50
 ; 0x50e8a + 5 bytes
 
-Route20BattleTxt9: ; 0x50e8f
-	TX_FAR _Route20BattleTxt9
+Route20BattleText9: ; 0x50e8f
+	TX_FAR _Route20BattleText9
 	db $50
 ; 0x50e8f + 5 bytes
 
-Route20EndBattleTxt9: ; 0x50e94
-	TX_FAR _Route20EndBattleTxt9
+Route20EndBattleText9: ; 0x50e94
+	TX_FAR _Route20EndBattleText9
 	db $50
 ; 0x50e94 + 5 bytes
 
-Route20AfterBattleTxt9: ; 0x50e99
-	TX_FAR _Route20AfterBattleTxt9
+Route20AfterBattleText9: ; 0x50e99
+	TX_FAR _Route20AfterBattleText9
 	db $50
 ; 0x50e99 + 5 bytes
 
-Route20BattleTxt10: ; 0x50e9e
-	TX_FAR _Route20BattleTxt10
+Route20BattleText10: ; 0x50e9e
+	TX_FAR _Route20BattleText10
 	db $50
 ; 0x50e9e + 5 bytes
 
-Route20EndBattleTxt10: ; 0x50ea3
-	TX_FAR _Route20EndBattleTxt10
+Route20EndBattleText10: ; 0x50ea3
+	TX_FAR _Route20EndBattleText10
 	db $50
 ; 0x50ea3 + 5 bytes
 
-Route20AfterBattleTxt10: ; 0x50ea8
-	TX_FAR _Route20AfterBattleTxt10
+Route20AfterBattleText10: ; 0x50ea8
+	TX_FAR _Route20AfterBattleText10
 	db $50
 ; 0x50ea8 + 5 bytes
 
@@ -37425,10 +37434,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7ef ; flag's byte
-	dw Route24BattleTxt1 ; 0x5571 TextBeforeBattle
-	dw Route24AfterBattleTxt1 ; 0x557b TextAfterBattle
-	dw Route24EndBattleTxt1 ; 0x5576 TextEndBattle
-	dw Route24EndBattleTxt1 ; 0x5576 TextEndBattle
+	dw Route24BattleText1 ; 0x5571 TextBeforeBattle
+	dw Route24AfterBattleText1 ; 0x557b TextAfterBattle
+	dw Route24EndBattleText1 ; 0x5576 TextEndBattle
+	dw Route24EndBattleText1 ; 0x5576 TextEndBattle
 ; 0x51467
 
 Route24TrainerHeader2: ; 0x51467
@@ -37435,10 +37444,10 @@
 	db $3 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d7ef ; flag's byte
-	dw Route24BattleTxt2 ; 0x5580 TextBeforeBattle
-	dw Route24AfterBattleTxt2 ; 0x558a TextAfterBattle
-	dw Route24EndBattleTxt2 ; 0x5585 TextEndBattle
-	dw Route24EndBattleTxt2 ; 0x5585 TextEndBattle
+	dw Route24BattleText2 ; 0x5580 TextBeforeBattle
+	dw Route24AfterBattleText2 ; 0x558a TextAfterBattle
+	dw Route24EndBattleText2 ; 0x5585 TextEndBattle
+	dw Route24EndBattleText2 ; 0x5585 TextEndBattle
 ; 0x51473
 
 Route24TrainerHeader3: ; 0x51473
@@ -37445,10 +37454,10 @@
 	db $4 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d7ef ; flag's byte
-	dw Route24BattleTxt3 ; 0x558f TextBeforeBattle
-	dw Route24AfterBattleTxt3 ; 0x5599 TextAfterBattle
-	dw Route24EndBattleTxt3 ; 0x5594 TextEndBattle
-	dw Route24EndBattleTxt3 ; 0x5594 TextEndBattle
+	dw Route24BattleText3 ; 0x558f TextBeforeBattle
+	dw Route24AfterBattleText3 ; 0x5599 TextAfterBattle
+	dw Route24EndBattleText3 ; 0x5594 TextEndBattle
+	dw Route24EndBattleText3 ; 0x5594 TextEndBattle
 ; 0x5147f
 
 Route24TrainerHeader4: ; 0x5147f
@@ -37455,10 +37464,10 @@
 	db $5 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d7ef ; flag's byte
-	dw Route24BattleTxt4 ; 0x559e TextBeforeBattle
-	dw Route24AfterBattleTxt4 ; 0x55a8 TextAfterBattle
-	dw Route24EndBattleTxt4 ; 0x55a3 TextEndBattle
-	dw Route24EndBattleTxt4 ; 0x55a3 TextEndBattle
+	dw Route24BattleText4 ; 0x559e TextBeforeBattle
+	dw Route24AfterBattleText4 ; 0x55a8 TextAfterBattle
+	dw Route24EndBattleText4 ; 0x55a3 TextEndBattle
+	dw Route24EndBattleText4 ; 0x55a3 TextEndBattle
 ; 0x5148b
 
 Route24TrainerHeader5: ; 0x5148b
@@ -37465,10 +37474,10 @@
 	db $6 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d7ef ; flag's byte
-	dw Route24BattleTxt5 ; 0x55ad TextBeforeBattle
-	dw Route24AfterBattleTxt5 ; 0x55b7 TextAfterBattle
-	dw Route24EndBattleTxt5 ; 0x55b2 TextEndBattle
-	dw Route24EndBattleTxt5 ; 0x55b2 TextEndBattle
+	dw Route24BattleText5 ; 0x55ad TextBeforeBattle
+	dw Route24AfterBattleText5 ; 0x55b7 TextAfterBattle
+	dw Route24EndBattleText5 ; 0x55b2 TextEndBattle
+	dw Route24EndBattleText5 ; 0x55b2 TextEndBattle
 ; 0x51497
 
 Route24TrainerHeader6: ; 0x51497
@@ -37475,10 +37484,10 @@
 	db $7 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d7ef ; flag's byte
-	dw Route24BattleTxt6 ; 0x55bc TextBeforeBattle
-	dw Route24AfterBattleTxt6 ; 0x55c6 TextAfterBattle
-	dw Route24EndBattleTxt6 ; 0x55c1 TextEndBattle
-	dw Route24EndBattleTxt6 ; 0x55c1 TextEndBattle
+	dw Route24BattleText6 ; 0x55bc TextBeforeBattle
+	dw Route24AfterBattleText6 ; 0x55c6 TextAfterBattle
+	dw Route24EndBattleText6 ; 0x55c1 TextEndBattle
+	dw Route24EndBattleText6 ; 0x55c1 TextEndBattle
 ; 0x514a3
 
 db $ff
@@ -37596,93 +37605,93 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route24BattleTxt1: ; 0x51571
-	TX_FAR _Route24BattleTxt1
+Route24BattleText1: ; 0x51571
+	TX_FAR _Route24BattleText1
 	db $50
 ; 0x51571 + 5 bytes
 
-Route24EndBattleTxt1: ; 0x51576
-	TX_FAR _Route24EndBattleTxt1
+Route24EndBattleText1: ; 0x51576
+	TX_FAR _Route24EndBattleText1
 	db $50
 ; 0x51576 + 5 bytes
 
-Route24AfterBattleTxt1: ; 0x5157b
-	TX_FAR _Route24AfterBattleTxt1
+Route24AfterBattleText1: ; 0x5157b
+	TX_FAR _Route24AfterBattleText1
 	db $50
 ; 0x5157b + 5 bytes
 
-Route24BattleTxt2: ; 0x51580
-	TX_FAR _Route24BattleTxt2
+Route24BattleText2: ; 0x51580
+	TX_FAR _Route24BattleText2
 	db $50
 ; 0x51580 + 5 bytes
 
-Route24EndBattleTxt2: ; 0x51585
-	TX_FAR _Route24EndBattleTxt2
+Route24EndBattleText2: ; 0x51585
+	TX_FAR _Route24EndBattleText2
 	db $50
 ; 0x51585 + 5 bytes
 
-Route24AfterBattleTxt2: ; 0x5158a
-	TX_FAR _Route24AfterBattleTxt2
+Route24AfterBattleText2: ; 0x5158a
+	TX_FAR _Route24AfterBattleText2
 	db $50
 ; 0x5158a + 5 bytes
 
-Route24BattleTxt3: ; 0x5158f
-	TX_FAR _Route24BattleTxt3
+Route24BattleText3: ; 0x5158f
+	TX_FAR _Route24BattleText3
 	db $50
 ; 0x5158f + 5 bytes
 
-Route24EndBattleTxt3: ; 0x51594
-	TX_FAR _Route24EndBattleTxt3
+Route24EndBattleText3: ; 0x51594
+	TX_FAR _Route24EndBattleText3
 	db $50
 ; 0x51594 + 5 bytes
 
-Route24AfterBattleTxt3: ; 0x51599
-	TX_FAR _Route24AfterBattleTxt3
+Route24AfterBattleText3: ; 0x51599
+	TX_FAR _Route24AfterBattleText3
 	db $50
 ; 0x51599 + 5 bytes
 
-Route24BattleTxt4: ; 0x5159e
-	TX_FAR _Route24BattleTxt4
+Route24BattleText4: ; 0x5159e
+	TX_FAR _Route24BattleText4
 	db $50
 ; 0x5159e + 5 bytes
 
-Route24EndBattleTxt4: ; 0x515a3
-	TX_FAR _Route24EndBattleTxt4
+Route24EndBattleText4: ; 0x515a3
+	TX_FAR _Route24EndBattleText4
 	db $50
 ; 0x515a3 + 5 bytes
 
-Route24AfterBattleTxt4: ; 0x515a8
-	TX_FAR _Route24AfterBattleTxt4
+Route24AfterBattleText4: ; 0x515a8
+	TX_FAR _Route24AfterBattleText4
 	db $50
 ; 0x515a8 + 5 bytes
 
-Route24BattleTxt5: ; 0x515ad
-	TX_FAR _Route24BattleTxt5
+Route24BattleText5: ; 0x515ad
+	TX_FAR _Route24BattleText5
 	db $50
 ; 0x515ad + 5 bytes
 
-Route24EndBattleTxt5: ; 0x515b2
-	TX_FAR _Route24EndBattleTxt5
+Route24EndBattleText5: ; 0x515b2
+	TX_FAR _Route24EndBattleText5
 	db $50
 ; 0x515b2 + 5 bytes
 
-Route24AfterBattleTxt5: ; 0x515b7
-	TX_FAR _Route24AfterBattleTxt5
+Route24AfterBattleText5: ; 0x515b7
+	TX_FAR _Route24AfterBattleText5
 	db $50
 ; 0x515b7 + 5 bytes
 
-Route24BattleTxt6: ; 0x515bc
-	TX_FAR _Route24BattleTxt6
+Route24BattleText6: ; 0x515bc
+	TX_FAR _Route24BattleText6
 	db $50
 ; 0x515bc + 5 bytes
 
-Route24EndBattleTxt6: ; 0x515c1
-	TX_FAR _Route24EndBattleTxt6
+Route24EndBattleText6: ; 0x515c1
+	TX_FAR _Route24EndBattleText6
 	db $50
 ; 0x515c1 + 5 bytes
 
-Route24AfterBattleTxt6: ; 0x515c6
-	TX_FAR _Route24AfterBattleTxt6
+Route24AfterBattleText6: ; 0x515c6
+	TX_FAR _Route24AfterBattleText6
 	db $50
 ; 0x515c6 + 5 bytes
 
@@ -37708,10 +37717,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7f1 ; flag's byte
-	dw Route25BattleTxt1 ; 0x5705 TextBeforeBattle
-	dw Route25AfterBattleTxt1 ; 0x570f TextAfterBattle
-	dw Route25EndBattleTxt1 ; 0x570a TextEndBattle
-	dw Route25EndBattleTxt1 ; 0x570a TextEndBattle
+	dw Route25BattleText1 ; 0x5705 TextBeforeBattle
+	dw Route25AfterBattleText1 ; 0x570f TextAfterBattle
+	dw Route25EndBattleText1 ; 0x570a TextEndBattle
+	dw Route25EndBattleText1 ; 0x570a TextEndBattle
 ; 0x5164a
 
 Route25TrainerHeader2: ; 0x5164a
@@ -37718,10 +37727,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7f1 ; flag's byte
-	dw Route25BattleTxt2 ; 0x5714 TextBeforeBattle
-	dw Route25AfterBattleTxt2 ; 0x571e TextAfterBattle
-	dw Route25EndBattleTxt2 ; 0x5719 TextEndBattle
-	dw Route25EndBattleTxt2 ; 0x5719 TextEndBattle
+	dw Route25BattleText2 ; 0x5714 TextBeforeBattle
+	dw Route25AfterBattleText2 ; 0x571e TextAfterBattle
+	dw Route25EndBattleText2 ; 0x5719 TextEndBattle
+	dw Route25EndBattleText2 ; 0x5719 TextEndBattle
 ; 0x51656
 
 Route25TrainerHeader3: ; 0x51656
@@ -37728,10 +37737,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7f1 ; flag's byte
-	dw Route25BattleTxt3 ; 0x5723 TextBeforeBattle
-	dw Route25AfterBattleTxt3 ; 0x572d TextAfterBattle
-	dw Route25EndBattleTxt3 ; 0x5728 TextEndBattle
-	dw Route25EndBattleTxt3 ; 0x5728 TextEndBattle
+	dw Route25BattleText3 ; 0x5723 TextBeforeBattle
+	dw Route25AfterBattleText3 ; 0x572d TextAfterBattle
+	dw Route25EndBattleText3 ; 0x5728 TextEndBattle
+	dw Route25EndBattleText3 ; 0x5728 TextEndBattle
 ; 0x51662
 
 Route25TrainerHeader4: ; 0x51662
@@ -37738,10 +37747,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7f1 ; flag's byte
-	dw Route25BattleTxt4 ; 0x5732 TextBeforeBattle
-	dw Route25AfterBattleTxt4 ; 0x573c TextAfterBattle
-	dw Route25EndBattleTxt4 ; 0x5737 TextEndBattle
-	dw Route25EndBattleTxt4 ; 0x5737 TextEndBattle
+	dw Route25BattleText4 ; 0x5732 TextBeforeBattle
+	dw Route25AfterBattleText4 ; 0x573c TextAfterBattle
+	dw Route25EndBattleText4 ; 0x5737 TextEndBattle
+	dw Route25EndBattleText4 ; 0x5737 TextEndBattle
 ; 0x5166e
 
 Route25TrainerHeader5: ; 0x5166e
@@ -37748,10 +37757,10 @@
 	db $5 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7f1 ; flag's byte
-	dw Route25BattleTxt5 ; 0x5741 TextBeforeBattle
-	dw Route25AfterBattleTxt5 ; 0x574b TextAfterBattle
-	dw Route25EndBattleTxt5 ; 0x5746 TextEndBattle
-	dw Route25EndBattleTxt5 ; 0x5746 TextEndBattle
+	dw Route25BattleText5 ; 0x5741 TextBeforeBattle
+	dw Route25AfterBattleText5 ; 0x574b TextAfterBattle
+	dw Route25EndBattleText5 ; 0x5746 TextEndBattle
+	dw Route25EndBattleText5 ; 0x5746 TextEndBattle
 ; 0x5167a
 
 Route25TrainerHeader6: ; 0x5167a
@@ -37758,10 +37767,10 @@
 	db $6 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7f1 ; flag's byte
-	dw Route25BattleTxt6 ; 0x5750 TextBeforeBattle
-	dw Route25AfterBattleTxt6 ; 0x575a TextAfterBattle
-	dw Route25EndBattleTxt6 ; 0x5755 TextEndBattle
-	dw Route25EndBattleTxt6 ; 0x5755 TextEndBattle
+	dw Route25BattleText6 ; 0x5750 TextBeforeBattle
+	dw Route25AfterBattleText6 ; 0x575a TextAfterBattle
+	dw Route25EndBattleText6 ; 0x5755 TextEndBattle
+	dw Route25EndBattleText6 ; 0x5755 TextEndBattle
 ; 0x51686
 
 Route25TrainerHeader7: ; 0x51686
@@ -37768,10 +37777,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7f1 ; flag's byte
-	dw Route25BattleTxt7 ; 0x575f TextBeforeBattle
-	dw Route25AfterBattleTxt7 ; 0x5769 TextAfterBattle
-	dw Route25EndBattleTxt7 ; 0x5764 TextEndBattle
-	dw Route25EndBattleTxt7 ; 0x5764 TextEndBattle
+	dw Route25BattleText7 ; 0x575f TextBeforeBattle
+	dw Route25AfterBattleText7 ; 0x5769 TextAfterBattle
+	dw Route25EndBattleText7 ; 0x5764 TextEndBattle
+	dw Route25EndBattleText7 ; 0x5764 TextEndBattle
 ; 0x51692
 
 Route25TrainerHeader8: ; 0x51692
@@ -37778,10 +37787,10 @@
 	db $8 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7f1 ; flag's byte
-	dw Route25BattleTxt8 ; 0x576e TextBeforeBattle
-	dw Route25AfterBattleTxt8 ; 0x5778 TextAfterBattle
-	dw Route25EndBattleTxt8 ; 0x5773 TextEndBattle
-	dw Route25EndBattleTxt8 ; 0x5773 TextEndBattle
+	dw Route25BattleText8 ; 0x576e TextBeforeBattle
+	dw Route25AfterBattleText8 ; 0x5778 TextAfterBattle
+	dw Route25EndBattleText8 ; 0x5773 TextEndBattle
+	dw Route25EndBattleText8 ; 0x5773 TextEndBattle
 ; 0x5169e
 
 Route25TrainerHeader9: ; 0x5169e
@@ -37788,10 +37797,10 @@
 	db $9 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7f1 ; flag's byte
-	dw Route25BattleTxt9 ; 0x577d TextBeforeBattle
-	dw Route25AfterBattleTxt9 ; 0x5787 TextAfterBattle
-	dw Route25EndBattleTxt9 ; 0x5782 TextEndBattle
-	dw Route25EndBattleTxt9 ; 0x5782 TextEndBattle
+	dw Route25BattleText9 ; 0x577d TextBeforeBattle
+	dw Route25AfterBattleText9 ; 0x5787 TextAfterBattle
+	dw Route25EndBattleText9 ; 0x5782 TextEndBattle
+	dw Route25EndBattleText9 ; 0x5782 TextEndBattle
 ; 0x516aa
 
 db $ff
@@ -37850,138 +37859,138 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route25BattleTxt1: ; 0x51705
-	TX_FAR _Route25BattleTxt1
+Route25BattleText1: ; 0x51705
+	TX_FAR _Route25BattleText1
 	db $50
 ; 0x51705 + 5 bytes
 
-Route25EndBattleTxt1: ; 0x5170a
-	TX_FAR _Route25EndBattleTxt1
+Route25EndBattleText1: ; 0x5170a
+	TX_FAR _Route25EndBattleText1
 	db $50
 ; 0x5170a + 5 bytes
 
-Route25AfterBattleTxt1: ; 0x5170f
-	TX_FAR _Route25AfterBattleTxt1
+Route25AfterBattleText1: ; 0x5170f
+	TX_FAR _Route25AfterBattleText1
 	db $50
 ; 0x5170f + 5 bytes
 
-Route25BattleTxt2: ; 0x51714
-	TX_FAR _Route25BattleTxt2
+Route25BattleText2: ; 0x51714
+	TX_FAR _Route25BattleText2
 	db $50
 ; 0x51714 + 5 bytes
 
-Route25EndBattleTxt2: ; 0x51719
-	TX_FAR _Route25EndBattleTxt2
+Route25EndBattleText2: ; 0x51719
+	TX_FAR _Route25EndBattleText2
 	db $50
 ; 0x51719 + 5 bytes
 
-Route25AfterBattleTxt2: ; 0x5171e
-	TX_FAR _Route25AfterBattleTxt2
+Route25AfterBattleText2: ; 0x5171e
+	TX_FAR _Route25AfterBattleText2
 	db $50
 ; 0x5171e + 5 bytes
 
-Route25BattleTxt3: ; 0x51723
-	TX_FAR _Route25BattleTxt3
+Route25BattleText3: ; 0x51723
+	TX_FAR _Route25BattleText3
 	db $50
 ; 0x51723 + 5 bytes
 
-Route25EndBattleTxt3: ; 0x51728
-	TX_FAR _Route25EndBattleTxt3
+Route25EndBattleText3: ; 0x51728
+	TX_FAR _Route25EndBattleText3
 	db $50
 ; 0x51728 + 5 bytes
 
-Route25AfterBattleTxt3: ; 0x5172d
-	TX_FAR _Route25AfterBattleTxt3
+Route25AfterBattleText3: ; 0x5172d
+	TX_FAR _Route25AfterBattleText3
 	db $50
 ; 0x5172d + 5 bytes
 
-Route25BattleTxt4: ; 0x51732
-	TX_FAR _Route25BattleTxt4
+Route25BattleText4: ; 0x51732
+	TX_FAR _Route25BattleText4
 	db $50
 ; 0x51732 + 5 bytes
 
-Route25EndBattleTxt4: ; 0x51737
-	TX_FAR _Route25EndBattleTxt4
+Route25EndBattleText4: ; 0x51737
+	TX_FAR _Route25EndBattleText4
 	db $50
 ; 0x51737 + 5 bytes
 
-Route25AfterBattleTxt4: ; 0x5173c
-	TX_FAR _Route25AfterBattleTxt4
+Route25AfterBattleText4: ; 0x5173c
+	TX_FAR _Route25AfterBattleText4
 	db $50
 ; 0x5173c + 5 bytes
 
-Route25BattleTxt5: ; 0x51741
-	TX_FAR _Route25BattleTxt5
+Route25BattleText5: ; 0x51741
+	TX_FAR _Route25BattleText5
 	db $50
 ; 0x51741 + 5 bytes
 
-Route25EndBattleTxt5: ; 0x51746
-	TX_FAR _Route25EndBattleTxt5
+Route25EndBattleText5: ; 0x51746
+	TX_FAR _Route25EndBattleText5
 	db $50
 ; 0x51746 + 5 bytes
 
-Route25AfterBattleTxt5: ; 0x5174b
-	TX_FAR _Route25AfterBattleTxt5
+Route25AfterBattleText5: ; 0x5174b
+	TX_FAR _Route25AfterBattleText5
 	db $50
 ; 0x5174b + 5 bytes
 
-Route25BattleTxt6: ; 0x51750
-	TX_FAR _Route25BattleTxt6
+Route25BattleText6: ; 0x51750
+	TX_FAR _Route25BattleText6
 	db $50
 ; 0x51750 + 5 bytes
 
-Route25EndBattleTxt6: ; 0x51755
-	TX_FAR _Route25EndBattleTxt6
+Route25EndBattleText6: ; 0x51755
+	TX_FAR _Route25EndBattleText6
 	db $50
 ; 0x51755 + 5 bytes
 
-Route25AfterBattleTxt6: ; 0x5175a
-	TX_FAR _Route25AfterBattleTxt6
+Route25AfterBattleText6: ; 0x5175a
+	TX_FAR _Route25AfterBattleText6
 	db $50
 ; 0x5175a + 5 bytes
 
-Route25BattleTxt7: ; 0x5175f
-	TX_FAR _Route25BattleTxt7
+Route25BattleText7: ; 0x5175f
+	TX_FAR _Route25BattleText7
 	db $50
 ; 0x5175f + 5 bytes
 
-Route25EndBattleTxt7: ; 0x51764
-	TX_FAR _Route25EndBattleTxt7
+Route25EndBattleText7: ; 0x51764
+	TX_FAR _Route25EndBattleText7
 	db $50
 ; 0x51764 + 5 bytes
 
-Route25AfterBattleTxt7: ; 0x51769
-	TX_FAR _Route25AfterBattleTxt7
+Route25AfterBattleText7: ; 0x51769
+	TX_FAR _Route25AfterBattleText7
 	db $50
 ; 0x51769 + 5 bytes
 
-Route25BattleTxt8: ; 0x5176e
-	TX_FAR _Route25BattleTxt8
+Route25BattleText8: ; 0x5176e
+	TX_FAR _Route25BattleText8
 	db $50
 ; 0x5176e + 5 bytes
 
-Route25EndBattleTxt8: ; 0x51773
-	TX_FAR _Route25EndBattleTxt8
+Route25EndBattleText8: ; 0x51773
+	TX_FAR _Route25EndBattleText8
 	db $50
 ; 0x51773 + 5 bytes
 
-Route25AfterBattleTxt8: ; 0x51778
-	TX_FAR _Route25AfterBattleTxt8
+Route25AfterBattleText8: ; 0x51778
+	TX_FAR _Route25AfterBattleText8
 	db $50
 ; 0x51778 + 5 bytes
 
-Route25BattleTxt9: ; 0x5177d
-	TX_FAR _Route25BattleTxt9
+Route25BattleText9: ; 0x5177d
+	TX_FAR _Route25BattleText9
 	db $50
 ; 0x5177d + 5 bytes
 
-Route25EndBattleTxt9: ; 0x51782
-	TX_FAR _Route25EndBattleTxt9
+Route25EndBattleText9: ; 0x51782
+	TX_FAR _Route25EndBattleText9
 	db $50
 ; 0x51782 + 5 bytes
 
-Route25AfterBattleTxt9: ; 0x51787
-	TX_FAR _Route25AfterBattleTxt9
+Route25AfterBattleText9: ; 0x51787
+	TX_FAR _Route25AfterBattleText9
 	db $50
 ; 0x51787 + 5 bytes
 
@@ -38026,10 +38035,10 @@
 	db $1 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7ee ; flag's byte
-	dw VictoryRoad2BattleTxt1 ; 0x58ca TextBeforeBattle
-	dw VictoryRoad2AfterBattleTxt1 ; 0x58d4 TextAfterBattle
-	dw VictoryRoad2EndBattleTxt1 ; 0x58cf TextEndBattle
-	dw VictoryRoad2EndBattleTxt1 ; 0x58cf TextEndBattle
+	dw VictoryRoad2BattleText1 ; 0x58ca TextBeforeBattle
+	dw VictoryRoad2AfterBattleText1 ; 0x58d4 TextAfterBattle
+	dw VictoryRoad2EndBattleText1 ; 0x58cf TextEndBattle
+	dw VictoryRoad2EndBattleText1 ; 0x58cf TextEndBattle
 ; 0x51841
 
 VictoryRoad2TrainerHeader2: ; 0x51841
@@ -38036,10 +38045,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7ee ; flag's byte
-	dw VictoryRoad2BattleTxt2 ; 0x58d9 TextBeforeBattle
-	dw VictoryRoad2AfterBattleTxt2 ; 0x58e3 TextAfterBattle
-	dw VictoryRoad2EndBattleTxt2 ; 0x58de TextEndBattle
-	dw VictoryRoad2EndBattleTxt2 ; 0x58de TextEndBattle
+	dw VictoryRoad2BattleText2 ; 0x58d9 TextBeforeBattle
+	dw VictoryRoad2AfterBattleText2 ; 0x58e3 TextAfterBattle
+	dw VictoryRoad2EndBattleText2 ; 0x58de TextEndBattle
+	dw VictoryRoad2EndBattleText2 ; 0x58de TextEndBattle
 ; 0x5184d
 
 VictoryRoad2TrainerHeader3: ; 0x5184d
@@ -38046,10 +38055,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7ee ; flag's byte
-	dw VictoryRoad2BattleTxt3 ; 0x58e8 TextBeforeBattle
-	dw VictoryRoad2AfterBattleTxt3 ; 0x58f2 TextAfterBattle
-	dw VictoryRoad2EndBattleTxt3 ; 0x58ed TextEndBattle
-	dw VictoryRoad2EndBattleTxt3 ; 0x58ed TextEndBattle
+	dw VictoryRoad2BattleText3 ; 0x58e8 TextBeforeBattle
+	dw VictoryRoad2AfterBattleText3 ; 0x58f2 TextAfterBattle
+	dw VictoryRoad2EndBattleText3 ; 0x58ed TextEndBattle
+	dw VictoryRoad2EndBattleText3 ; 0x58ed TextEndBattle
 ; 0x51859
 
 VictoryRoad2TrainerHeader4: ; 0x51859
@@ -38056,10 +38065,10 @@
 	db $4 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d7ee ; flag's byte
-	dw VictoryRoad2BattleTxt4 ; 0x58f7 TextBeforeBattle
-	dw VictoryRoad2AfterBattleTxt4 ; 0x5901 TextAfterBattle
-	dw VictoryRoad2EndBattleTxt4 ; 0x58fc TextEndBattle
-	dw VictoryRoad2EndBattleTxt4 ; 0x58fc TextEndBattle
+	dw VictoryRoad2BattleText4 ; 0x58f7 TextBeforeBattle
+	dw VictoryRoad2AfterBattleText4 ; 0x5901 TextAfterBattle
+	dw VictoryRoad2EndBattleText4 ; 0x58fc TextEndBattle
+	dw VictoryRoad2EndBattleText4 ; 0x58fc TextEndBattle
 ; 0x51865
 
 VictoryRoad2TrainerHeader5: ; 0x51865
@@ -38066,10 +38075,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7ee ; flag's byte
-	dw VictoryRoad2BattleTxt5 ; 0x5906 TextBeforeBattle
-	dw VictoryRoad2AfterBattleTxt5 ; 0x5910 TextAfterBattle
-	dw VictoryRoad2EndBattleTxt5 ; 0x590b TextEndBattle
-	dw VictoryRoad2EndBattleTxt5 ; 0x590b TextEndBattle
+	dw VictoryRoad2BattleText5 ; 0x5906 TextBeforeBattle
+	dw VictoryRoad2AfterBattleText5 ; 0x5910 TextAfterBattle
+	dw VictoryRoad2EndBattleText5 ; 0x590b TextEndBattle
+	dw VictoryRoad2EndBattleText5 ; 0x590b TextEndBattle
 ; 0x51871
 
 VictoryRoad2TrainerHeader6: ; 0x51871
@@ -38076,10 +38085,10 @@
 	db $6 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d7ee ; flag's byte
-	dw VictoryRoad2BattleTxt6 ; 0x58ba TextBeforeBattle
-	dw VictoryRoad2BattleTxt6 ; 0x58ba TextAfterBattle
-	dw VictoryRoad2BattleTxt6 ; 0x58ba TextEndBattle
-	dw VictoryRoad2BattleTxt6 ; 0x58ba TextEndBattle
+	dw VictoryRoad2BattleText6 ; 0x58ba TextBeforeBattle
+	dw VictoryRoad2BattleText6 ; 0x58ba TextAfterBattle
+	dw VictoryRoad2BattleText6 ; 0x58ba TextEndBattle
+	dw VictoryRoad2BattleText6 ; 0x58ba TextEndBattle
 ; 0x5187d
 
 db $ff
@@ -38120,8 +38129,8 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-VictoryRoad2BattleTxt6: ; 0x518ba
-	TX_FAR _VictoryRoad2BattleTxt6 ; 0x8d06e
+VictoryRoad2BattleText6: ; 0x518ba
+	TX_FAR _VictoryRoad2BattleText6 ; 0x8d06e
 	db $8
 	ld a, $49
 	call $13d0
@@ -38129,78 +38138,78 @@
 	jp TextScriptEnd
 ; 0x518ca
 
-VictoryRoad2BattleTxt1: ; 0x518ca
-	TX_FAR _VictoryRoad2BattleTxt1
+VictoryRoad2BattleText1: ; 0x518ca
+	TX_FAR _VictoryRoad2BattleText1
 	db $50
 ; 0x518ca + 5 bytes
 
-VictoryRoad2EndBattleTxt1: ; 0x518cf
-	TX_FAR _VictoryRoad2EndBattleTxt1
+VictoryRoad2EndBattleText1: ; 0x518cf
+	TX_FAR _VictoryRoad2EndBattleText1
 	db $50
 ; 0x518cf + 5 bytes
 
-VictoryRoad2AfterBattleTxt1: ; 0x518d4
-	TX_FAR _VictoryRoad2AfterBattleTxt1
+VictoryRoad2AfterBattleText1: ; 0x518d4
+	TX_FAR _VictoryRoad2AfterBattleText1
 	db $50
 ; 0x518d4 + 5 bytes
 
-VictoryRoad2BattleTxt2: ; 0x518d9
-	TX_FAR _VictoryRoad2BattleTxt2
+VictoryRoad2BattleText2: ; 0x518d9
+	TX_FAR _VictoryRoad2BattleText2
 	db $50
 ; 0x518d9 + 5 bytes
 
-VictoryRoad2EndBattleTxt2: ; 0x518de
-	TX_FAR _VictoryRoad2EndBattleTxt2
+VictoryRoad2EndBattleText2: ; 0x518de
+	TX_FAR _VictoryRoad2EndBattleText2
 	db $50
 ; 0x518de + 5 bytes
 
-VictoryRoad2AfterBattleTxt2: ; 0x518e3
-	TX_FAR _VictoryRoad2AfterBattleTxt2
+VictoryRoad2AfterBattleText2: ; 0x518e3
+	TX_FAR _VictoryRoad2AfterBattleText2
 	db $50
 ; 0x518e3 + 5 bytes
 
-VictoryRoad2BattleTxt3: ; 0x518e8
-	TX_FAR _VictoryRoad2BattleTxt3
+VictoryRoad2BattleText3: ; 0x518e8
+	TX_FAR _VictoryRoad2BattleText3
 	db $50
 ; 0x518e8 + 5 bytes
 
-VictoryRoad2EndBattleTxt3: ; 0x518ed
-	TX_FAR _VictoryRoad2EndBattleTxt3
+VictoryRoad2EndBattleText3: ; 0x518ed
+	TX_FAR _VictoryRoad2EndBattleText3
 	db $50
 ; 0x518ed + 5 bytes
 
-VictoryRoad2AfterBattleTxt3: ; 0x518f2
-	TX_FAR _VictoryRoad2AfterBattleTxt3
+VictoryRoad2AfterBattleText3: ; 0x518f2
+	TX_FAR _VictoryRoad2AfterBattleText3
 	db $50
 ; 0x518f2 + 5 bytes
 
-VictoryRoad2BattleTxt4: ; 0x518f7
-	TX_FAR _VictoryRoad2BattleTxt4
+VictoryRoad2BattleText4: ; 0x518f7
+	TX_FAR _VictoryRoad2BattleText4
 	db $50
 ; 0x518f7 + 5 bytes
 
-VictoryRoad2EndBattleTxt4: ; 0x518fc
-	TX_FAR _VictoryRoad2EndBattleTxt4
+VictoryRoad2EndBattleText4: ; 0x518fc
+	TX_FAR _VictoryRoad2EndBattleText4
 	db $50
 ; 0x518fc + 5 bytes
 
-VictoryRoad2AfterBattleTxt4: ; 0x51901
-	TX_FAR _VictoryRoad2AfterBattleTxt4
+VictoryRoad2AfterBattleText4: ; 0x51901
+	TX_FAR _VictoryRoad2AfterBattleText4
 	db $50
 ; 0x51901 + 5 bytes
 
-VictoryRoad2BattleTxt5: ; 0x51906
-	TX_FAR _VictoryRoad2BattleTxt5
+VictoryRoad2BattleText5: ; 0x51906
+	TX_FAR _VictoryRoad2BattleText5
 	db $50
 ; 0x51906 + 5 bytes
 
-VictoryRoad2EndBattleTxt5: ; 0x5190b
-	TX_FAR _VictoryRoad2EndBattleTxt5
+VictoryRoad2EndBattleText5: ; 0x5190b
+	TX_FAR _VictoryRoad2EndBattleText5
 	db $50
 ; 0x5190b + 5 bytes
 
-VictoryRoad2AfterBattleTxt5: ; 0x51910
-	TX_FAR _VictoryRoad2AfterBattleTxt5
+VictoryRoad2AfterBattleText5: ; 0x51910
+	TX_FAR _VictoryRoad2AfterBattleText5
 	db $50
 ; 0x51910 + 5 bytes
 
@@ -38326,10 +38335,10 @@
 	db $5 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d82f ; flag's byte
-	dw SilphCo7BattleTxt1 ; 0x5e5a TextBeforeBattle
-	dw SilphCo7AfterBattleTxt1 ; 0x5e64 TextAfterBattle
-	dw SilphCo7EndBattleTxt1 ; 0x5e5f TextEndBattle
-	dw SilphCo7EndBattleTxt1 ; 0x5e5f TextEndBattle
+	dw SilphCo7BattleText1 ; 0x5e5a TextBeforeBattle
+	dw SilphCo7AfterBattleText1 ; 0x5e64 TextAfterBattle
+	dw SilphCo7EndBattleText1 ; 0x5e5f TextEndBattle
+	dw SilphCo7EndBattleText1 ; 0x5e5f TextEndBattle
 ; 0x51d69
 
 SilphCo7TrainerHeader2: ; 0x51d69
@@ -38336,10 +38345,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d82f ; flag's byte
-	dw SilphCo7BattleTxt2 ; 0x5e73 TextBeforeBattle
-	dw SilphCo7AfterBattleTxt2 ; 0x5e7d TextAfterBattle
-	dw SilphCo7EndBattleTxt2 ; 0x5e78 TextEndBattle
-	dw SilphCo7EndBattleTxt2 ; 0x5e78 TextEndBattle
+	dw SilphCo7BattleText2 ; 0x5e73 TextBeforeBattle
+	dw SilphCo7AfterBattleText2 ; 0x5e7d TextAfterBattle
+	dw SilphCo7EndBattleText2 ; 0x5e78 TextEndBattle
+	dw SilphCo7EndBattleText2 ; 0x5e78 TextEndBattle
 ; 0x51d75
 
 SilphCo7TrainerHeader3: ; 0x51d75
@@ -38346,10 +38355,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d82f ; flag's byte
-	dw SilphCo7BattleTxt3 ; 0x5e8c TextBeforeBattle
-	dw SilphCo7AfterBattleTxt3 ; 0x5e96 TextAfterBattle
-	dw SilphCo7EndBattleTxt3 ; 0x5e91 TextEndBattle
-	dw SilphCo7EndBattleTxt3 ; 0x5e91 TextEndBattle
+	dw SilphCo7BattleText3 ; 0x5e8c TextBeforeBattle
+	dw SilphCo7AfterBattleText3 ; 0x5e96 TextAfterBattle
+	dw SilphCo7EndBattleText3 ; 0x5e91 TextEndBattle
+	dw SilphCo7EndBattleText3 ; 0x5e91 TextEndBattle
 ; 0x51d81
 
 SilphCo7TrainerHeader4: ; 0x51d81
@@ -38356,10 +38365,10 @@
 	db $8 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d82f ; flag's byte
-	dw SilphCo7BattleTxt4 ; 0x5ea5 TextBeforeBattle
-	dw SilphCo7AfterBattleTxt4 ; 0x5eaf TextAfterBattle
-	dw SilphCo7EndBattleTxt4 ; 0x5eaa TextEndBattle
-	dw SilphCo7EndBattleTxt4 ; 0x5eaa TextEndBattle
+	dw SilphCo7BattleText4 ; 0x5ea5 TextBeforeBattle
+	dw SilphCo7AfterBattleText4 ; 0x5eaf TextAfterBattle
+	dw SilphCo7EndBattleText4 ; 0x5eaa TextEndBattle
+	dw SilphCo7EndBattleText4 ; 0x5eaa TextEndBattle
 ; 0x51d8d
 
 db $ff
@@ -38495,18 +38504,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo7BattleTxt1: ; 0x51e5a
-	TX_FAR _SilphCo7BattleTxt1
+SilphCo7BattleText1: ; 0x51e5a
+	TX_FAR _SilphCo7BattleText1
 	db $50
 ; 0x51e5a + 5 bytes
 
-SilphCo7EndBattleTxt1: ; 0x51e5f
-	TX_FAR _SilphCo7EndBattleTxt1
+SilphCo7EndBattleText1: ; 0x51e5f
+	TX_FAR _SilphCo7EndBattleText1
 	db $50
 ; 0x51e5f + 5 bytes
 
-SilphCo7AfterBattleTxt1: ; 0x51e64
-	TX_FAR _SilphCo7AfterBattleTxt1
+SilphCo7AfterBattleText1: ; 0x51e64
+	TX_FAR _SilphCo7AfterBattleText1
 	db $50
 ; 0x51e64 + 5 bytes
 
@@ -38516,18 +38525,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo7BattleTxt2: ; 0x51e73
-	TX_FAR _SilphCo7BattleTxt2
+SilphCo7BattleText2: ; 0x51e73
+	TX_FAR _SilphCo7BattleText2
 	db $50
 ; 0x51e73 + 5 bytes
 
-SilphCo7EndBattleTxt2: ; 0x51e78
-	TX_FAR _SilphCo7EndBattleTxt2
+SilphCo7EndBattleText2: ; 0x51e78
+	TX_FAR _SilphCo7EndBattleText2
 	db $50
 ; 0x51e78 + 5 bytes
 
-SilphCo7AfterBattleTxt2: ; 0x51e7d
-	TX_FAR _SilphCo7AfterBattleTxt2
+SilphCo7AfterBattleText2: ; 0x51e7d
+	TX_FAR _SilphCo7AfterBattleText2
 	db $50
 ; 0x51e7d + 5 bytes
 
@@ -38537,18 +38546,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo7BattleTxt3: ; 0x51e8c
-	TX_FAR _SilphCo7BattleTxt3
+SilphCo7BattleText3: ; 0x51e8c
+	TX_FAR _SilphCo7BattleText3
 	db $50
 ; 0x51e8c + 5 bytes
 
-SilphCo7EndBattleTxt3: ; 0x51e91
-	TX_FAR _SilphCo7EndBattleTxt3
+SilphCo7EndBattleText3: ; 0x51e91
+	TX_FAR _SilphCo7EndBattleText3
 	db $50
 ; 0x51e91 + 5 bytes
 
-SilphCo7AfterBattleTxt3: ; 0x51e96
-	TX_FAR _SilphCo7AfterBattleTxt3
+SilphCo7AfterBattleText3: ; 0x51e96
+	TX_FAR _SilphCo7AfterBattleText3
 	db $50
 ; 0x51e96 + 5 bytes
 
@@ -38558,18 +38567,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo7BattleTxt4: ; 0x51ea5
-	TX_FAR _SilphCo7BattleTxt4
+SilphCo7BattleText4: ; 0x51ea5
+	TX_FAR _SilphCo7BattleText4
 	db $50
 ; 0x51ea5 + 5 bytes
 
-SilphCo7EndBattleTxt4: ; 0x51eaa
-	TX_FAR _SilphCo7EndBattleTxt4
+SilphCo7EndBattleText4: ; 0x51eaa
+	TX_FAR _SilphCo7EndBattleText4
 	db $50
 ; 0x51eaa + 5 bytes
 
-SilphCo7AfterBattleTxt4: ; 0x51eaf
-	TX_FAR _SilphCo7AfterBattleTxt4
+SilphCo7AfterBattleText4: ; 0x51eaf
+	TX_FAR _SilphCo7AfterBattleText4
 	db $50
 ; 0x51eaf + 5 bytes
 
@@ -38671,10 +38680,10 @@
 	db $1 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d847 ; flag's byte
-	dw Mansion2BattleTxt1 ; 0x606e TextBeforeBattle
-	dw Mansion2AfterBattleTxt1 ; 0x6078 TextAfterBattle
-	dw Mansion2EndBattleTxt1 ; 0x6073 TextEndBattle
-	dw Mansion2EndBattleTxt1 ; 0x6073 TextEndBattle
+	dw Mansion2BattleText1 ; 0x606e TextBeforeBattle
+	dw Mansion2AfterBattleText1 ; 0x6078 TextAfterBattle
+	dw Mansion2EndBattleText1 ; 0x6073 TextEndBattle
+	dw Mansion2EndBattleText1 ; 0x6073 TextEndBattle
 ; 0x52063
 
 db $ff
@@ -38685,18 +38694,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Mansion2BattleTxt1: ; 0x5206e
-	TX_FAR _Mansion2BattleTxt1
+Mansion2BattleText1: ; 0x5206e
+	TX_FAR _Mansion2BattleText1
 	db $50
 ; 0x5206e + 5 bytes
 
-Mansion2EndBattleTxt1: ; 0x52073
-	TX_FAR _Mansion2EndBattleTxt1
+Mansion2EndBattleText1: ; 0x52073
+	TX_FAR _Mansion2EndBattleText1
 	db $50
 ; 0x52073 + 5 bytes
 
-Mansion2AfterBattleTxt1: ; 0x52078
-	TX_FAR _Mansion2AfterBattleTxt1
+Mansion2AfterBattleText1: ; 0x52078
+	TX_FAR _Mansion2AfterBattleText1
 	db $50
 ; 0x52078 + 5 bytes
 
@@ -38809,10 +38818,10 @@
 	db $1 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d849 ; flag's byte
-	dw Mansion3BattleTxt1 ; 0x62c3 TextBeforeBattle
-	dw Mansion3AfterBattleTxt1 ; 0x62cd TextAfterBattle
-	dw Mansion3EndBattleTxt1 ; 0x62c8 TextEndBattle
-	dw Mansion3EndBattleTxt1 ; 0x62c8 TextEndBattle
+	dw Mansion3BattleText1 ; 0x62c3 TextBeforeBattle
+	dw Mansion3AfterBattleText1 ; 0x62cd TextAfterBattle
+	dw Mansion3EndBattleText1 ; 0x62c8 TextEndBattle
+	dw Mansion3EndBattleText1 ; 0x62c8 TextEndBattle
 ; 0x522a2
 
 Mansion3TrainerHeader2: ; 0x522a2
@@ -38819,10 +38828,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d849 ; flag's byte
-	dw Mansion3BattleTxt2 ; 0x62d2 TextBeforeBattle
-	dw Mansion3AfterBattleTxt2 ; 0x62dc TextAfterBattle
-	dw Mansion3EndBattleTxt2 ; 0x62d7 TextEndBattle
-	dw Mansion3EndBattleTxt2 ; 0x62d7 TextEndBattle
+	dw Mansion3BattleText2 ; 0x62d2 TextBeforeBattle
+	dw Mansion3AfterBattleText2 ; 0x62dc TextAfterBattle
+	dw Mansion3EndBattleText2 ; 0x62d7 TextEndBattle
+	dw Mansion3EndBattleText2 ; 0x62d7 TextEndBattle
 ; 0x522ae
 
 db $ff
@@ -38839,33 +38848,33 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Mansion3BattleTxt1: ; 0x522c3
-	TX_FAR _Mansion3BattleTxt1
+Mansion3BattleText1: ; 0x522c3
+	TX_FAR _Mansion3BattleText1
 	db $50
 ; 0x522c3 + 5 bytes
 
-Mansion3EndBattleTxt1: ; 0x522c8
-	TX_FAR _Mansion3EndBattleTxt1
+Mansion3EndBattleText1: ; 0x522c8
+	TX_FAR _Mansion3EndBattleText1
 	db $50
 ; 0x522c8 + 5 bytes
 
-Mansion3AfterBattleTxt1: ; 0x522cd
-	TX_FAR _Mansion3AfterBattleTxt1
+Mansion3AfterBattleText1: ; 0x522cd
+	TX_FAR _Mansion3AfterBattleText1
 	db $50
 ; 0x522cd + 5 bytes
 
-Mansion3BattleTxt2: ; 0x522d2
-	TX_FAR _Mansion3BattleTxt2
+Mansion3BattleText2: ; 0x522d2
+	TX_FAR _Mansion3BattleText2
 	db $50
 ; 0x522d2 + 5 bytes
 
-Mansion3EndBattleTxt2: ; 0x522d7
-	TX_FAR _Mansion3EndBattleTxt2
+Mansion3EndBattleText2: ; 0x522d7
+	TX_FAR _Mansion3EndBattleText2
 	db $50
 ; 0x522d7 + 5 bytes
 
-Mansion3AfterBattleTxt2: ; 0x522dc
-	TX_FAR _Mansion3AfterBattleTxt2
+Mansion3AfterBattleText2: ; 0x522dc
+	TX_FAR _Mansion3AfterBattleText2
 	db $50
 ; 0x522dc + 5 bytes
 
@@ -38928,10 +38937,10 @@
 	db $1 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d84b ; flag's byte
-	dw Mansion4BattleTxt1 ; 0x6475 TextBeforeBattle
-	dw Mansion4AfterBattleTxt1 ; 0x647f TextAfterBattle
-	dw Mansion4EndBattleTxt1 ; 0x647a TextEndBattle
-	dw Mansion4EndBattleTxt1 ; 0x647a TextEndBattle
+	dw Mansion4BattleText1 ; 0x6475 TextBeforeBattle
+	dw Mansion4AfterBattleText1 ; 0x647f TextAfterBattle
+	dw Mansion4EndBattleText1 ; 0x647a TextEndBattle
+	dw Mansion4EndBattleText1 ; 0x647a TextEndBattle
 ; 0x52454
 
 Mansion4TrainerHeader2: ; 0x52454
@@ -38938,10 +38947,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d84b ; flag's byte
-	dw Mansion4BattleTxt2 ; 0x6484 TextBeforeBattle
-	dw Mansion4AfterBattleTxt2 ; 0x648e TextAfterBattle
-	dw Mansion4EndBattleTxt2 ; 0x6489 TextEndBattle
-	dw Mansion4EndBattleTxt2 ; 0x6489 TextEndBattle
+	dw Mansion4BattleText2 ; 0x6484 TextBeforeBattle
+	dw Mansion4AfterBattleText2 ; 0x648e TextAfterBattle
+	dw Mansion4EndBattleText2 ; 0x6489 TextEndBattle
+	dw Mansion4EndBattleText2 ; 0x6489 TextEndBattle
 ; 0x52460
 
 db $ff
@@ -38958,33 +38967,33 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Mansion4BattleTxt1: ; 0x52475
-	TX_FAR _Mansion4BattleTxt1
+Mansion4BattleText1: ; 0x52475
+	TX_FAR _Mansion4BattleText1
 	db $50
 ; 0x52475 + 5 bytes
 
-Mansion4EndBattleTxt1: ; 0x5247a
-	TX_FAR _Mansion4EndBattleTxt1
+Mansion4EndBattleText1: ; 0x5247a
+	TX_FAR _Mansion4EndBattleText1
 	db $50
 ; 0x5247a + 5 bytes
 
-Mansion4AfterBattleTxt1: ; 0x5247f
-	TX_FAR _Mansion4AfterBattleTxt1
+Mansion4AfterBattleText1: ; 0x5247f
+	TX_FAR _Mansion4AfterBattleText1
 	db $50
 ; 0x5247f + 5 bytes
 
-Mansion4BattleTxt2: ; 0x52484
-	TX_FAR _Mansion4BattleTxt2
+Mansion4BattleText2: ; 0x52484
+	TX_FAR _Mansion4BattleText2
 	db $50
 ; 0x52484 + 5 bytes
 
-Mansion4EndBattleTxt2: ; 0x52489
-	TX_FAR _Mansion4EndBattleTxt2
+Mansion4EndBattleText2: ; 0x52489
+	TX_FAR _Mansion4EndBattleText2
 	db $50
 ; 0x52489 + 5 bytes
 
-Mansion4AfterBattleTxt2: ; 0x5248e
-	TX_FAR _Mansion4AfterBattleTxt2
+Mansion4AfterBattleText2: ; 0x5248e
+	TX_FAR _Mansion4AfterBattleText2
 	db $50
 ; 0x5248e + 5 bytes
 
@@ -40058,10 +40067,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7c3 ; flag's byte
-	dw Route3BattleTxt1 ; 0x5595 TextBeforeBattle
-	dw Route3AfterBattleTxt1 ; 0x559f TextAfterBattle
-	dw Route3EndBattleTxt1 ; 0x559a TextEndBattle
-	dw Route3EndBattleTxt1 ; 0x559a TextEndBattle
+	dw Route3BattleText1 ; 0x5595 TextBeforeBattle
+	dw Route3AfterBattleText1 ; 0x559f TextAfterBattle
+	dw Route3EndBattleText1 ; 0x559a TextEndBattle
+	dw Route3EndBattleText1 ; 0x559a TextEndBattle
 ; 0x55531
 
 Route3TH1: ; 0x55531
@@ -40068,10 +40077,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7c3 ; flag's byte
-	dw Route3BattleTxt2 ; 0x55ae TextBeforeBattle
-	dw Route3AfterBattleTxt2 ; 0x55b8 TextAfterBattle
-	dw Route3EndBattleTxt2 ; 0x55b3 TextEndBattle
-	dw Route3EndBattleTxt2 ; 0x55b3 TextEndBattle
+	dw Route3BattleText2 ; 0x55ae TextBeforeBattle
+	dw Route3AfterBattleText2 ; 0x55b8 TextAfterBattle
+	dw Route3EndBattleText2 ; 0x55b3 TextEndBattle
+	dw Route3EndBattleText2 ; 0x55b3 TextEndBattle
 ; 0x5553d
 
 Route3TH2: ; 0x5553d
@@ -40078,10 +40087,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7c3 ; flag's byte
-	dw Route3BattleTxt3 ; 0x55c7 TextBeforeBattle
-	dw Route3AfterBattleTxt3 ; 0x55d1 TextAfterBattle
-	dw Route3EndBattleTxt3 ; 0x55cc TextEndBattle
-	dw Route3EndBattleTxt3 ; 0x55cc TextEndBattle
+	dw Route3BattleText3 ; 0x55c7 TextBeforeBattle
+	dw Route3AfterBattleText3 ; 0x55d1 TextAfterBattle
+	dw Route3EndBattleText3 ; 0x55cc TextEndBattle
+	dw Route3EndBattleText3 ; 0x55cc TextEndBattle
 ; 0x55549
 
 Route3TH3: ; 0x55549
@@ -40088,10 +40097,10 @@
 	db $5 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d7c3 ; flag's byte
-	dw Route3BattleTxt4 ; 0x55e0 TextBeforeBattle
-	dw Route3AfterBattleTxt4 ; 0x55ea TextAfterBattle
-	dw Route3EndBattleTxt4 ; 0x55e5 TextEndBattle
-	dw Route3EndBattleTxt4 ; 0x55e5 TextEndBattle
+	dw Route3BattleText4 ; 0x55e0 TextBeforeBattle
+	dw Route3AfterBattleText4 ; 0x55ea TextAfterBattle
+	dw Route3EndBattleText4 ; 0x55e5 TextEndBattle
+	dw Route3EndBattleText4 ; 0x55e5 TextEndBattle
 ; 0x55555
 
 Route3TH4: ; 0x55555
@@ -40098,10 +40107,10 @@
 	db $6 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7c3 ; flag's byte
-	dw Route3BattleTxt5 ; 0x55f9 TextBeforeBattle
-	dw Route3AfterBattleTxt5 ; 0x5603 TextAfterBattle
-	dw Route3EndBattleTxt5 ; 0x55fe TextEndBattle
-	dw Route3EndBattleTxt5 ; 0x55fe TextEndBattle
+	dw Route3BattleText5 ; 0x55f9 TextBeforeBattle
+	dw Route3AfterBattleText5 ; 0x5603 TextAfterBattle
+	dw Route3EndBattleText5 ; 0x55fe TextEndBattle
+	dw Route3EndBattleText5 ; 0x55fe TextEndBattle
 ; 0x55561
 
 Route3TH5: ; 0x55561
@@ -40108,10 +40117,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7c3 ; flag's byte
-	dw Route3BattleTxt6 ; 0x5612 TextBeforeBattle
-	dw Route3AfterBattleTxt6 ; 0x561c TextAfterBattle
-	dw Route3EndBattleTxt6 ; 0x5617 TextEndBattle
-	dw Route3EndBattleTxt6 ; 0x5617 TextEndBattle
+	dw Route3BattleText6 ; 0x5612 TextBeforeBattle
+	dw Route3AfterBattleText6 ; 0x561c TextAfterBattle
+	dw Route3EndBattleText6 ; 0x5617 TextEndBattle
+	dw Route3EndBattleText6 ; 0x5617 TextEndBattle
 ; 0x5556d
 
 Route3TH6: ; 0x5556d
@@ -40118,10 +40127,10 @@
 	db $8 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7c3 ; flag's byte
-	dw Route3BattleTxt7 ; 0x562b TextBeforeBattle
-	dw Route3AfterBattleTxt7 ; 0x5635 TextAfterBattle
-	dw Route3EndBattleTxt7 ; 0x5630 TextEndBattle
-	dw Route3EndBattleTxt7 ; 0x5630 TextEndBattle
+	dw Route3BattleText7 ; 0x562b TextBeforeBattle
+	dw Route3AfterBattleText7 ; 0x5635 TextAfterBattle
+	dw Route3EndBattleText7 ; 0x5630 TextEndBattle
+	dw Route3EndBattleText7 ; 0x5630 TextEndBattle
 ; 0x55579
 
 Route3TH7: ; 0x55579
@@ -40128,10 +40137,10 @@
 	db $9 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7c3 ; flag's byte
-	dw Route3BattleTxt8 ; 0x5644 TextBeforeBattle
-	dw Route3AfterBattleTxt8 ; 0x564e TextAfterBattle
-	dw Route3EndBattleTxt8 ; 0x5649 TextEndBattle
-	dw Route3EndBattleTxt8 ; 0x5649 TextEndBattle
+	dw Route3BattleText8 ; 0x5644 TextBeforeBattle
+	dw Route3AfterBattleText8 ; 0x564e TextAfterBattle
+	dw Route3EndBattleText8 ; 0x5649 TextEndBattle
+	dw Route3EndBattleText8 ; 0x5649 TextEndBattle
 ; 0x55585
 
 db $ff
@@ -40146,18 +40155,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route3BattleTxt1: ; 0x55595
-	TX_FAR _Route3BattleTxt1
+Route3BattleText1: ; 0x55595
+	TX_FAR _Route3BattleText1
 	db $50
 ; 0x55595 + 5 bytes
 
-Route3EndBattleTxt1: ; 0x5559a
-	TX_FAR _Route3EndBattleTxt1
+Route3EndBattleText1: ; 0x5559a
+	TX_FAR _Route3EndBattleText1
 	db $50
 ; 0x5559a + 5 bytes
 
-Route3AfterBattleTxt1: ; 0x5559f
-	TX_FAR _Route3AfterBattleTxt1
+Route3AfterBattleText1: ; 0x5559f
+	TX_FAR _Route3AfterBattleText1
 	db $50
 ; 0x5559f + 5 bytes
 
@@ -40167,18 +40176,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route3BattleTxt2: ; 0x555ae
-	TX_FAR _Route3BattleTxt2
+Route3BattleText2: ; 0x555ae
+	TX_FAR _Route3BattleText2
 	db $50
 ; 0x555ae + 5 bytes
 
-Route3EndBattleTxt2: ; 0x555b3
-	TX_FAR _Route3EndBattleTxt2
+Route3EndBattleText2: ; 0x555b3
+	TX_FAR _Route3EndBattleText2
 	db $50
 ; 0x555b3 + 5 bytes
 
-Route3AfterBattleTxt2: ; 0x555b8
-	TX_FAR _Route3AfterBattleTxt2
+Route3AfterBattleText2: ; 0x555b8
+	TX_FAR _Route3AfterBattleText2
 	db $50
 ; 0x555b8 + 5 bytes
 
@@ -40188,18 +40197,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route3BattleTxt3: ; 0x555c7
-	TX_FAR _Route3BattleTxt3
+Route3BattleText3: ; 0x555c7
+	TX_FAR _Route3BattleText3
 	db $50
 ; 0x555c7 + 5 bytes
 
-Route3EndBattleTxt3: ; 0x555cc
-	TX_FAR _Route3EndBattleTxt3
+Route3EndBattleText3: ; 0x555cc
+	TX_FAR _Route3EndBattleText3
 	db $50
 ; 0x555cc + 5 bytes
 
-Route3AfterBattleTxt3: ; 0x555d1
-	TX_FAR _Route3AfterBattleTxt3
+Route3AfterBattleText3: ; 0x555d1
+	TX_FAR _Route3AfterBattleText3
 	db $50
 ; 0x555d1 + 5 bytes
 
@@ -40209,18 +40218,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route3BattleTxt4: ; 0x555e0
-	TX_FAR _Route3BattleTxt4
+Route3BattleText4: ; 0x555e0
+	TX_FAR _Route3BattleText4
 	db $50
 ; 0x555e0 + 5 bytes
 
-Route3EndBattleTxt4: ; 0x555e5
-	TX_FAR _Route3EndBattleTxt4
+Route3EndBattleText4: ; 0x555e5
+	TX_FAR _Route3EndBattleText4
 	db $50
 ; 0x555e5 + 5 bytes
 
-Route3AfterBattleTxt4: ; 0x555ea
-	TX_FAR _Route3AfterBattleTxt4
+Route3AfterBattleText4: ; 0x555ea
+	TX_FAR _Route3AfterBattleText4
 	db $50
 ; 0x555ea + 5 bytes
 
@@ -40230,18 +40239,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route3BattleTxt5: ; 0x555f9
-	TX_FAR _Route3BattleTxt5
+Route3BattleText5: ; 0x555f9
+	TX_FAR _Route3BattleText5
 	db $50
 ; 0x555f9 + 5 bytes
 
-Route3EndBattleTxt5: ; 0x555fe
-	TX_FAR _Route3EndBattleTxt5
+Route3EndBattleText5: ; 0x555fe
+	TX_FAR _Route3EndBattleText5
 	db $50
 ; 0x555fe + 5 bytes
 
-Route3AfterBattleTxt5: ; 0x55603
-	TX_FAR _Route3AfterBattleTxt5
+Route3AfterBattleText5: ; 0x55603
+	TX_FAR _Route3AfterBattleText5
 	db $50
 ; 0x55603 + 5 bytes
 
@@ -40251,18 +40260,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route3BattleTxt6: ; 0x55612
-	TX_FAR _Route3BattleTxt6
+Route3BattleText6: ; 0x55612
+	TX_FAR _Route3BattleText6
 	db $50
 ; 0x55612 + 5 bytes
 
-Route3EndBattleTxt6: ; 0x55617
-	TX_FAR _Route3EndBattleTxt6
+Route3EndBattleText6: ; 0x55617
+	TX_FAR _Route3EndBattleText6
 	db $50
 ; 0x55617 + 5 bytes
 
-Route3AfterBattleTxt6: ; 0x5561c
-	TX_FAR _Route3AfterBattleTxt6
+Route3AfterBattleText6: ; 0x5561c
+	TX_FAR _Route3AfterBattleText6
 	db $50
 ; 0x5561c + 5 bytes
 
@@ -40272,18 +40281,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route3BattleTxt7: ; 0x5562b
-	TX_FAR _Route3BattleTxt7
+Route3BattleText7: ; 0x5562b
+	TX_FAR _Route3BattleText7
 	db $50
 ; 0x5562b + 5 bytes
 
-Route3EndBattleTxt7: ; 0x55630
-	TX_FAR _Route3EndBattleTxt7
+Route3EndBattleText7: ; 0x55630
+	TX_FAR _Route3EndBattleText7
 	db $50
 ; 0x55630 + 5 bytes
 
-Route3AfterBattleTxt7: ; 0x55635
-	TX_FAR _Route3AfterBattleTxt7
+Route3AfterBattleText7: ; 0x55635
+	TX_FAR _Route3AfterBattleText7
 	db $50
 ; 0x55635 + 5 bytes
 
@@ -40293,18 +40302,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route3BattleTxt8: ; 0x55644
-	TX_FAR _Route3BattleTxt8
+Route3BattleText8: ; 0x55644
+	TX_FAR _Route3BattleText8
 	db $50
 ; 0x55644 + 5 bytes
 
-Route3EndBattleTxt8: ; 0x55649
-	TX_FAR _Route3EndBattleTxt8
+Route3EndBattleText8: ; 0x55649
+	TX_FAR _Route3EndBattleText8
 	db $50
 ; 0x55649 + 5 bytes
 
-Route3AfterBattleTxt8: ; 0x5564e
-	TX_FAR _Route3AfterBattleTxt8
+Route3AfterBattleText8: ; 0x5564e
+	TX_FAR _Route3AfterBattleText8
 	db $50
 ; 0x5564e + 5 bytes
 
@@ -40333,10 +40342,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7c5 ; flag's byte
-	dw Route4BattleTxt1 ; 0x5699 TextBeforeBattle
-	dw Route4AfterBattleTxt1 ; 0x56a3 TextAfterBattle
-	dw Route4EndBattleTxt1 ; 0x569e TextEndBattle
-	dw Route4EndBattleTxt1 ; 0x569e TextEndBattle
+	dw Route4BattleText1 ; 0x5699 TextBeforeBattle
+	dw Route4AfterBattleText1 ; 0x56a3 TextAfterBattle
+	dw Route4EndBattleText1 ; 0x569e TextEndBattle
+	dw Route4EndBattleText1 ; 0x569e TextEndBattle
 ; 0x55689
 
 db $ff
@@ -40351,18 +40360,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route4BattleTxt1: ; 0x55699
-	TX_FAR _Route4BattleTxt1
+Route4BattleText1: ; 0x55699
+	TX_FAR _Route4BattleText1
 	db $50
 ; 0x55699 + 5 bytes
 
-Route4EndBattleTxt1: ; 0x5569e
-	TX_FAR _Route4EndBattleTxt1
+Route4EndBattleText1: ; 0x5569e
+	TX_FAR _Route4EndBattleText1
 	db $50
 ; 0x5569e + 5 bytes
 
-Route4AfterBattleTxt1: ; 0x556a3
-	TX_FAR _Route4AfterBattleTxt1
+Route4AfterBattleText1: ; 0x556a3
+	TX_FAR _Route4AfterBattleText1
 	db $50
 ; 0x556a3 + 5 bytes
 
@@ -40406,10 +40415,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7cf ; flag's byte
-	dw Route9BattleTxt1 ; 0x5792 TextBeforeBattle
-	dw Route9AfterBattleTxt1 ; 0x579c TextAfterBattle
-	dw Route9EndBattleTxt1 ; 0x5797 TextEndBattle
-	dw Route9EndBattleTxt1 ; 0x5797 TextEndBattle
+	dw Route9BattleText1 ; 0x5792 TextBeforeBattle
+	dw Route9AfterBattleText1 ; 0x579c TextAfterBattle
+	dw Route9EndBattleText1 ; 0x5797 TextEndBattle
+	dw Route9EndBattleText1 ; 0x5797 TextEndBattle
 ; 0x556f7
 
 Route9TH1: ; 0x556f7
@@ -40416,10 +40425,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7cf ; flag's byte
-	dw Route9BattleTxt2 ; 0x57a1 TextBeforeBattle
-	dw Route9AfterBattleTxt2 ; 0x57ab TextAfterBattle
-	dw Route9EndBattleTxt2 ; 0x57a6 TextEndBattle
-	dw Route9EndBattleTxt2 ; 0x57a6 TextEndBattle
+	dw Route9BattleText2 ; 0x57a1 TextBeforeBattle
+	dw Route9AfterBattleText2 ; 0x57ab TextAfterBattle
+	dw Route9EndBattleText2 ; 0x57a6 TextEndBattle
+	dw Route9EndBattleText2 ; 0x57a6 TextEndBattle
 ; 0x55703
 
 Route9TH2: ; 0x55703
@@ -40426,10 +40435,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7cf ; flag's byte
-	dw Route9BattleTxt3 ; 0x57b0 TextBeforeBattle
-	dw Route9AfterBattleTxt3 ; 0x57ba TextAfterBattle
-	dw Route9EndBattleTxt3 ; 0x57b5 TextEndBattle
-	dw Route9EndBattleTxt3 ; 0x57b5 TextEndBattle
+	dw Route9BattleText3 ; 0x57b0 TextBeforeBattle
+	dw Route9AfterBattleText3 ; 0x57ba TextAfterBattle
+	dw Route9EndBattleText3 ; 0x57b5 TextEndBattle
+	dw Route9EndBattleText3 ; 0x57b5 TextEndBattle
 ; 0x5570f
 
 Route9TH3: ; 0x5570f
@@ -40436,10 +40445,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7cf ; flag's byte
-	dw Route9BattleTxt4 ; 0x57bf TextBeforeBattle
-	dw Route9AfterBattleTxt4 ; 0x57c9 TextAfterBattle
-	dw Route9EndBattleTxt4 ; 0x57c4 TextEndBattle
-	dw Route9EndBattleTxt4 ; 0x57c4 TextEndBattle
+	dw Route9BattleText4 ; 0x57bf TextBeforeBattle
+	dw Route9AfterBattleText4 ; 0x57c9 TextAfterBattle
+	dw Route9EndBattleText4 ; 0x57c4 TextEndBattle
+	dw Route9EndBattleText4 ; 0x57c4 TextEndBattle
 ; 0x5571b
 
 Route9TH4: ; 0x5571b
@@ -40446,10 +40455,10 @@
 	db $5 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7cf ; flag's byte
-	dw Route9BattleTxt5 ; 0x57ce TextBeforeBattle
-	dw Route9AfterBattleTxt5 ; 0x57d8 TextAfterBattle
-	dw Route9EndBattleTxt5 ; 0x57d3 TextEndBattle
-	dw Route9EndBattleTxt5 ; 0x57d3 TextEndBattle
+	dw Route9BattleText5 ; 0x57ce TextBeforeBattle
+	dw Route9AfterBattleText5 ; 0x57d8 TextAfterBattle
+	dw Route9EndBattleText5 ; 0x57d3 TextEndBattle
+	dw Route9EndBattleText5 ; 0x57d3 TextEndBattle
 ; 0x55727
 
 Route9TH5: ; 0x55727
@@ -40456,10 +40465,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7cf ; flag's byte
-	dw Route9BattleTxt6 ; 0x57dd TextBeforeBattle
-	dw Route9AfterBattleTxt6 ; 0x57e7 TextAfterBattle
-	dw Route9EndBattleTxt6 ; 0x57e2 TextEndBattle
-	dw Route9EndBattleTxt6 ; 0x57e2 TextEndBattle
+	dw Route9BattleText6 ; 0x57dd TextBeforeBattle
+	dw Route9AfterBattleText6 ; 0x57e7 TextAfterBattle
+	dw Route9EndBattleText6 ; 0x57e2 TextEndBattle
+	dw Route9EndBattleText6 ; 0x57e2 TextEndBattle
 ; 0x55733
 
 Route9TH6: ; 0x55733
@@ -40466,10 +40475,10 @@
 	db $7 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7cf ; flag's byte
-	dw Route9BattleTxt7 ; 0x57ec TextBeforeBattle
-	dw Route9AfterBattleTxt7 ; 0x57f6 TextAfterBattle
-	dw Route9EndBattleTxt7 ; 0x57f1 TextEndBattle
-	dw Route9EndBattleTxt7 ; 0x57f1 TextEndBattle
+	dw Route9BattleText7 ; 0x57ec TextBeforeBattle
+	dw Route9AfterBattleText7 ; 0x57f6 TextAfterBattle
+	dw Route9EndBattleText7 ; 0x57f1 TextEndBattle
+	dw Route9EndBattleText7 ; 0x57f1 TextEndBattle
 ; 0x5573f
 
 Route9TH7: ; 0x5573f
@@ -40476,10 +40485,10 @@
 	db $8 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7cf ; flag's byte
-	dw Route9BattleTxt8 ; 0x57fb TextBeforeBattle
-	dw Route9AfterBattleTxt8 ; 0x5805 TextAfterBattle
-	dw Route9EndBattleTxt8 ; 0x5800 TextEndBattle
-	dw Route9EndBattleTxt8 ; 0x5800 TextEndBattle
+	dw Route9BattleText8 ; 0x57fb TextBeforeBattle
+	dw Route9AfterBattleText8 ; 0x5805 TextAfterBattle
+	dw Route9EndBattleText8 ; 0x5800 TextEndBattle
+	dw Route9EndBattleText8 ; 0x5800 TextEndBattle
 ; 0x5574b
 
 Route9TH8: ; 0x5574b
@@ -40486,10 +40495,10 @@
 	db $9 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7cf ; flag's byte
-	dw Route9BattleTxt9 ; 0x580a TextBeforeBattle
-	dw Route9AfterBattleTxt9 ; 0x5814 TextAfterBattle
-	dw Route9EndBattleTxt9 ; 0x580f TextEndBattle
-	dw Route9EndBattleTxt9 ; 0x580f TextEndBattle
+	dw Route9BattleText9 ; 0x580a TextBeforeBattle
+	dw Route9AfterBattleText9 ; 0x5814 TextAfterBattle
+	dw Route9EndBattleText9 ; 0x580f TextEndBattle
+	dw Route9EndBattleText9 ; 0x580f TextEndBattle
 ; 0x55757
 
 db $ff
@@ -40542,138 +40551,138 @@
 	jp TextScriptEnd
 ; 0x55792
 
-Route9BattleTxt1: ; 0x55792
-	TX_FAR _Route9BattleTxt1
+Route9BattleText1: ; 0x55792
+	TX_FAR _Route9BattleText1
 	db $50
 ; 0x55792 + 5 bytes
 
-Route9EndBattleTxt1: ; 0x55797
-	TX_FAR _Route9EndBattleTxt1
+Route9EndBattleText1: ; 0x55797
+	TX_FAR _Route9EndBattleText1
 	db $50
 ; 0x55797 + 5 bytes
 
-Route9AfterBattleTxt1: ; 0x5579c
-	TX_FAR _Route9AfterBattleTxt1
+Route9AfterBattleText1: ; 0x5579c
+	TX_FAR _Route9AfterBattleText1
 	db $50
 ; 0x5579c + 5 bytes
 
-Route9BattleTxt2: ; 0x557a1
-	TX_FAR _Route9BattleTxt2
+Route9BattleText2: ; 0x557a1
+	TX_FAR _Route9BattleText2
 	db $50
 ; 0x557a1 + 5 bytes
 
-Route9EndBattleTxt2: ; 0x557a6
-	TX_FAR _Route9EndBattleTxt2
+Route9EndBattleText2: ; 0x557a6
+	TX_FAR _Route9EndBattleText2
 	db $50
 ; 0x557a6 + 5 bytes
 
-Route9AfterBattleTxt2: ; 0x557ab
-	TX_FAR _Route9AfterBattleTxt2
+Route9AfterBattleText2: ; 0x557ab
+	TX_FAR _Route9AfterBattleText2
 	db $50
 ; 0x557ab + 5 bytes
 
-Route9BattleTxt3: ; 0x557b0
-	TX_FAR _Route9BattleTxt3
+Route9BattleText3: ; 0x557b0
+	TX_FAR _Route9BattleText3
 	db $50
 ; 0x557b0 + 5 bytes
 
-Route9EndBattleTxt3: ; 0x557b5
-	TX_FAR _Route9EndBattleTxt3
+Route9EndBattleText3: ; 0x557b5
+	TX_FAR _Route9EndBattleText3
 	db $50
 ; 0x557b5 + 5 bytes
 
-Route9AfterBattleTxt3: ; 0x557ba
-	TX_FAR _Route9AfterBattleTxt3
+Route9AfterBattleText3: ; 0x557ba
+	TX_FAR _Route9AfterBattleText3
 	db $50
 ; 0x557ba + 5 bytes
 
-Route9BattleTxt4: ; 0x557bf
-	TX_FAR _Route9BattleTxt4
+Route9BattleText4: ; 0x557bf
+	TX_FAR _Route9BattleText4
 	db $50
 ; 0x557bf + 5 bytes
 
-Route9EndBattleTxt4: ; 0x557c4
-	TX_FAR _Route9EndBattleTxt4
+Route9EndBattleText4: ; 0x557c4
+	TX_FAR _Route9EndBattleText4
 	db $50
 ; 0x557c4 + 5 bytes
 
-Route9AfterBattleTxt4: ; 0x557c9
-	TX_FAR _Route9AfterBattleTxt4
+Route9AfterBattleText4: ; 0x557c9
+	TX_FAR _Route9AfterBattleText4
 	db $50
 ; 0x557c9 + 5 bytes
 
-Route9BattleTxt5: ; 0x557ce
-	TX_FAR _Route9BattleTxt5
+Route9BattleText5: ; 0x557ce
+	TX_FAR _Route9BattleText5
 	db $50
 ; 0x557ce + 5 bytes
 
-Route9EndBattleTxt5: ; 0x557d3
-	TX_FAR _Route9EndBattleTxt5
+Route9EndBattleText5: ; 0x557d3
+	TX_FAR _Route9EndBattleText5
 	db $50
 ; 0x557d3 + 5 bytes
 
-Route9AfterBattleTxt5: ; 0x557d8
-	TX_FAR _Route9AfterBattleTxt5
+Route9AfterBattleText5: ; 0x557d8
+	TX_FAR _Route9AfterBattleText5
 	db $50
 ; 0x557d8 + 5 bytes
 
-Route9BattleTxt6: ; 0x557dd
-	TX_FAR _Route9BattleTxt6
+Route9BattleText6: ; 0x557dd
+	TX_FAR _Route9BattleText6
 	db $50
 ; 0x557dd + 5 bytes
 
-Route9EndBattleTxt6: ; 0x557e2
-	TX_FAR _Route9EndBattleTxt6
+Route9EndBattleText6: ; 0x557e2
+	TX_FAR _Route9EndBattleText6
 	db $50
 ; 0x557e2 + 5 bytes
 
-Route9AfterBattleTxt6: ; 0x557e7
-	TX_FAR _Route9AfterBattleTxt6
+Route9AfterBattleText6: ; 0x557e7
+	TX_FAR _Route9AfterBattleText6
 	db $50
 ; 0x557e7 + 5 bytes
 
-Route9BattleTxt7: ; 0x557ec
-	TX_FAR _Route9BattleTxt7
+Route9BattleText7: ; 0x557ec
+	TX_FAR _Route9BattleText7
 	db $50
 ; 0x557ec + 5 bytes
 
-Route9EndBattleTxt7: ; 0x557f1
-	TX_FAR _Route9EndBattleTxt7
+Route9EndBattleText7: ; 0x557f1
+	TX_FAR _Route9EndBattleText7
 	db $50
 ; 0x557f1 + 5 bytes
 
-Route9AfterBattleTxt7: ; 0x557f6
-	TX_FAR _Route9AfterBattleTxt7
+Route9AfterBattleText7: ; 0x557f6
+	TX_FAR _Route9AfterBattleText7
 	db $50
 ; 0x557f6 + 5 bytes
 
-Route9BattleTxt8: ; 0x557fb
-	TX_FAR _Route9BattleTxt8
+Route9BattleText8: ; 0x557fb
+	TX_FAR _Route9BattleText8
 	db $50
 ; 0x557fb + 5 bytes
 
-Route9EndBattleTxt8: ; 0x55800
-	TX_FAR _Route9EndBattleTxt8
+Route9EndBattleText8: ; 0x55800
+	TX_FAR _Route9EndBattleText8
 	db $50
 ; 0x55800 + 5 bytes
 
-Route9AfterBattleTxt8: ; 0x55805
-	TX_FAR _Route9AfterBattleTxt8
+Route9AfterBattleText8: ; 0x55805
+	TX_FAR _Route9AfterBattleText8
 	db $50
 ; 0x55805 + 5 bytes
 
-Route9BattleTxt9: ; 0x5580a
-	TX_FAR _Route9BattleTxt9
+Route9BattleText9: ; 0x5580a
+	TX_FAR _Route9BattleText9
 	db $50
 ; 0x5580a + 5 bytes
 
-Route9EndBattleTxt9: ; 0x5580f
-	TX_FAR _Route9EndBattleTxt9
+Route9EndBattleText9: ; 0x5580f
+	TX_FAR _Route9EndBattleText9
 	db $50
 ; 0x5580f + 5 bytes
 
-Route9AfterBattleTxt9: ; 0x55814
-	TX_FAR _Route9AfterBattleTxt9
+Route9AfterBattleText9: ; 0x55814
+	TX_FAR _Route9AfterBattleText9
 	db $50
 ; 0x55814 + 5 bytes
 
@@ -40702,10 +40711,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt2 ; 0x58d4 TextBeforeBattle
-	dw Route13AfterBattleTxt2 ; 0x58de TextAfterBattle
-	dw Route13EndBattleTxt2 ; 0x58d9 TextEndBattle
-	dw Route13EndBattleTxt2 ; 0x58d9 TextEndBattle
+	dw Route13BattleText2 ; 0x58d4 TextBeforeBattle
+	dw Route13AfterBattleText2 ; 0x58de TextAfterBattle
+	dw Route13EndBattleText2 ; 0x58d9 TextEndBattle
+	dw Route13EndBattleText2 ; 0x58d9 TextEndBattle
 ; 0x5585d
 
 Route13TH2: ; 0x5585d
@@ -40712,10 +40721,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt3 ; 0x58ed TextBeforeBattle
-	dw Route13AfterBattleTxt3 ; 0x58f7 TextAfterBattle
-	dw Route13EndBattleTxt3 ; 0x58f2 TextEndBattle
-	dw Route13EndBattleTxt3 ; 0x58f2 TextEndBattle
+	dw Route13BattleText3 ; 0x58ed TextBeforeBattle
+	dw Route13AfterBattleText3 ; 0x58f7 TextAfterBattle
+	dw Route13EndBattleText3 ; 0x58f2 TextEndBattle
+	dw Route13EndBattleText3 ; 0x58f2 TextEndBattle
 ; 0x55869
 
 Route13TH3: ; 0x55869
@@ -40722,10 +40731,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt4 ; 0x5906 TextBeforeBattle
-	dw Route13AfterBattleTxt4 ; 0x5910 TextAfterBattle
-	dw Route13EndBattleTxt4 ; 0x590b TextEndBattle
-	dw Route13EndBattleTxt4 ; 0x590b TextEndBattle
+	dw Route13BattleText4 ; 0x5906 TextBeforeBattle
+	dw Route13AfterBattleText4 ; 0x5910 TextAfterBattle
+	dw Route13EndBattleText4 ; 0x590b TextEndBattle
+	dw Route13EndBattleText4 ; 0x590b TextEndBattle
 ; 0x55875
 
 Route13TH4: ; 0x55875
@@ -40732,10 +40741,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt5 ; 0x591f TextBeforeBattle
-	dw Route13AfterBattleTxt5 ; 0x5929 TextAfterBattle
-	dw Route13EndBattleTxt5 ; 0x5924 TextEndBattle
-	dw Route13EndBattleTxt5 ; 0x5924 TextEndBattle
+	dw Route13BattleText5 ; 0x591f TextBeforeBattle
+	dw Route13AfterBattleText5 ; 0x5929 TextAfterBattle
+	dw Route13EndBattleText5 ; 0x5924 TextEndBattle
+	dw Route13EndBattleText5 ; 0x5924 TextEndBattle
 ; 0x55881
 
 Route13TH5: ; 0x55881
@@ -40742,10 +40751,10 @@
 	db $5 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt6 ; 0x5938 TextBeforeBattle
-	dw Route13AfterBattleTxt6 ; 0x5942 TextAfterBattle
-	dw Route13EndBattleTxt6 ; 0x593d TextEndBattle
-	dw Route13EndBattleTxt6 ; 0x593d TextEndBattle
+	dw Route13BattleText6 ; 0x5938 TextBeforeBattle
+	dw Route13AfterBattleText6 ; 0x5942 TextAfterBattle
+	dw Route13EndBattleText6 ; 0x593d TextEndBattle
+	dw Route13EndBattleText6 ; 0x593d TextEndBattle
 ; 0x5588d
 
 Route13TH6: ; 0x5588d
@@ -40752,10 +40761,10 @@
 	db $6 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt7 ; 0x5951 TextBeforeBattle
-	dw Route13AfterBattleTxt7 ; 0x595b TextAfterBattle
-	dw Route13EndBattleTxt7 ; 0x5956 TextEndBattle
-	dw Route13EndBattleTxt7 ; 0x5956 TextEndBattle
+	dw Route13BattleText7 ; 0x5951 TextBeforeBattle
+	dw Route13AfterBattleText7 ; 0x595b TextAfterBattle
+	dw Route13EndBattleText7 ; 0x5956 TextEndBattle
+	dw Route13EndBattleText7 ; 0x5956 TextEndBattle
 ; 0x55899
 
 Route13TH7: ; 0x55899
@@ -40762,10 +40771,10 @@
 	db $7 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt8 ; 0x596a TextBeforeBattle
-	dw Route13AfterBattleTxt8 ; 0x5974 TextAfterBattle
-	dw Route13EndBattleTxt8 ; 0x596f TextEndBattle
-	dw Route13EndBattleTxt8 ; 0x596f TextEndBattle
+	dw Route13BattleText8 ; 0x596a TextBeforeBattle
+	dw Route13AfterBattleText8 ; 0x5974 TextAfterBattle
+	dw Route13EndBattleText8 ; 0x596f TextEndBattle
+	dw Route13EndBattleText8 ; 0x596f TextEndBattle
 ; 0x558a5
 
 Route13TH8: ; 0x558a5
@@ -40772,10 +40781,10 @@
 	db $8 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt9 ; 0x5983 TextBeforeBattle
-	dw Route13AfterBattleTxt9 ; 0x598d TextAfterBattle
-	dw Route13EndBattleTxt9 ; 0x5988 TextEndBattle
-	dw Route13EndBattleTxt9 ; 0x5988 TextEndBattle
+	dw Route13BattleText9 ; 0x5983 TextBeforeBattle
+	dw Route13AfterBattleText9 ; 0x598d TextAfterBattle
+	dw Route13EndBattleText9 ; 0x5988 TextEndBattle
+	dw Route13EndBattleText9 ; 0x5988 TextEndBattle
 ; 0x558b1
 
 Route13TH9: ; 0x558b1
@@ -40782,10 +40791,10 @@
 	db $9 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt10 ; 0x599c TextBeforeBattle
-	dw Route13AfterBattleTxt10 ; 0x59a6 TextAfterBattle
-	dw Route13EndBattleTxt10 ; 0x59a1 TextEndBattle
-	dw Route13EndBattleTxt10 ; 0x59a1 TextEndBattle
+	dw Route13BattleText10 ; 0x599c TextBeforeBattle
+	dw Route13AfterBattleText10 ; 0x59a6 TextAfterBattle
+	dw Route13EndBattleText10 ; 0x59a1 TextEndBattle
+	dw Route13EndBattleText10 ; 0x59a1 TextEndBattle
 ; 0x558bd
 
 Route13TH10: ; 0x558bd
@@ -40792,10 +40801,10 @@
 	db $a ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d9 ; flag's byte
-	dw Route13BattleTxt11 ; 0x59b5 TextBeforeBattle
-	dw Route13AfterBattleTxt11 ; 0x59bf TextAfterBattle
-	dw Route13EndBattleTxt11 ; 0x59ba TextEndBattle
-	dw Route13EndBattleTxt11 ; 0x59ba TextEndBattle
+	dw Route13BattleText11 ; 0x59b5 TextBeforeBattle
+	dw Route13AfterBattleText11 ; 0x59bf TextAfterBattle
+	dw Route13EndBattleText11 ; 0x59ba TextEndBattle
+	dw Route13EndBattleText11 ; 0x59ba TextEndBattle
 ; 0x558c9
 
 db $ff
@@ -40806,18 +40815,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt2: ; 0x558d4
-	TX_FAR _Route13BattleTxt2
+Route13BattleText2: ; 0x558d4
+	TX_FAR _Route13BattleText2
 	db $50
 ; 0x558d4 + 5 bytes
 
-Route13EndBattleTxt2: ; 0x558d9
-	TX_FAR _Route13EndBattleTxt2
+Route13EndBattleText2: ; 0x558d9
+	TX_FAR _Route13EndBattleText2
 	db $50
 ; 0x558d9 + 5 bytes
 
-Route13AfterBattleTxt2: ; 0x558de
-	TX_FAR _Route13AfterBattleTxt2
+Route13AfterBattleText2: ; 0x558de
+	TX_FAR _Route13AfterBattleText2
 	db $50
 ; 0x558de + 5 bytes
 
@@ -40827,18 +40836,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt3: ; 0x558ed
-	TX_FAR _Route13BattleTxt3
+Route13BattleText3: ; 0x558ed
+	TX_FAR _Route13BattleText3
 	db $50
 ; 0x558ed + 5 bytes
 
-Route13EndBattleTxt3: ; 0x558f2
-	TX_FAR _Route13EndBattleTxt3
+Route13EndBattleText3: ; 0x558f2
+	TX_FAR _Route13EndBattleText3
 	db $50
 ; 0x558f2 + 5 bytes
 
-Route13AfterBattleTxt3: ; 0x558f7
-	TX_FAR _Route13AfterBattleTxt3
+Route13AfterBattleText3: ; 0x558f7
+	TX_FAR _Route13AfterBattleText3
 	db $50
 ; 0x558f7 + 5 bytes
 
@@ -40848,18 +40857,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt4: ; 0x55906
-	TX_FAR _Route13BattleTxt4
+Route13BattleText4: ; 0x55906
+	TX_FAR _Route13BattleText4
 	db $50
 ; 0x55906 + 5 bytes
 
-Route13EndBattleTxt4: ; 0x5590b
-	TX_FAR _Route13EndBattleTxt4
+Route13EndBattleText4: ; 0x5590b
+	TX_FAR _Route13EndBattleText4
 	db $50
 ; 0x5590b + 5 bytes
 
-Route13AfterBattleTxt4: ; 0x55910
-	TX_FAR _Route13AfterBattleTxt4
+Route13AfterBattleText4: ; 0x55910
+	TX_FAR _Route13AfterBattleText4
 	db $50
 ; 0x55910 + 5 bytes
 
@@ -40869,18 +40878,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt5: ; 0x5591f
-	TX_FAR _Route13BattleTxt5
+Route13BattleText5: ; 0x5591f
+	TX_FAR _Route13BattleText5
 	db $50
 ; 0x5591f + 5 bytes
 
-Route13EndBattleTxt5: ; 0x55924
-	TX_FAR _Route13EndBattleTxt5
+Route13EndBattleText5: ; 0x55924
+	TX_FAR _Route13EndBattleText5
 	db $50
 ; 0x55924 + 5 bytes
 
-Route13AfterBattleTxt5: ; 0x55929
-	TX_FAR _Route13AfterBattleTxt5
+Route13AfterBattleText5: ; 0x55929
+	TX_FAR _Route13AfterBattleText5
 	db $50
 ; 0x55929 + 5 bytes
 
@@ -40890,18 +40899,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt6: ; 0x55938
-	TX_FAR _Route13BattleTxt6
+Route13BattleText6: ; 0x55938
+	TX_FAR _Route13BattleText6
 	db $50
 ; 0x55938 + 5 bytes
 
-Route13EndBattleTxt6: ; 0x5593d
-	TX_FAR _Route13EndBattleTxt6
+Route13EndBattleText6: ; 0x5593d
+	TX_FAR _Route13EndBattleText6
 	db $50
 ; 0x5593d + 5 bytes
 
-Route13AfterBattleTxt6: ; 0x55942
-	TX_FAR _Route13AfterBattleTxt6
+Route13AfterBattleText6: ; 0x55942
+	TX_FAR _Route13AfterBattleText6
 	db $50
 ; 0x55942 + 5 bytes
 
@@ -40911,18 +40920,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt7: ; 0x55951
-	TX_FAR _Route13BattleTxt7
+Route13BattleText7: ; 0x55951
+	TX_FAR _Route13BattleText7
 	db $50
 ; 0x55951 + 5 bytes
 
-Route13EndBattleTxt7: ; 0x55956
-	TX_FAR _Route13EndBattleTxt7
+Route13EndBattleText7: ; 0x55956
+	TX_FAR _Route13EndBattleText7
 	db $50
 ; 0x55956 + 5 bytes
 
-Route13AfterBattleTxt7: ; 0x5595b
-	TX_FAR _Route13AfterBattleTxt7
+Route13AfterBattleText7: ; 0x5595b
+	TX_FAR _Route13AfterBattleText7
 	db $50
 ; 0x5595b + 5 bytes
 
@@ -40932,18 +40941,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt8: ; 0x5596a
-	TX_FAR _Route13BattleTxt8
+Route13BattleText8: ; 0x5596a
+	TX_FAR _Route13BattleText8
 	db $50
 ; 0x5596a + 5 bytes
 
-Route13EndBattleTxt8: ; 0x5596f
-	TX_FAR _Route13EndBattleTxt8
+Route13EndBattleText8: ; 0x5596f
+	TX_FAR _Route13EndBattleText8
 	db $50
 ; 0x5596f + 5 bytes
 
-Route13AfterBattleTxt8: ; 0x55974
-	TX_FAR _Route13AfterBattleTxt8
+Route13AfterBattleText8: ; 0x55974
+	TX_FAR _Route13AfterBattleText8
 	db $50
 ; 0x55974 + 5 bytes
 
@@ -40953,18 +40962,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt9: ; 0x55983
-	TX_FAR _Route13BattleTxt9
+Route13BattleText9: ; 0x55983
+	TX_FAR _Route13BattleText9
 	db $50
 ; 0x55983 + 5 bytes
 
-Route13EndBattleTxt9: ; 0x55988
-	TX_FAR _Route13EndBattleTxt9
+Route13EndBattleText9: ; 0x55988
+	TX_FAR _Route13EndBattleText9
 	db $50
 ; 0x55988 + 5 bytes
 
-Route13AfterBattleTxt9: ; 0x5598d
-	TX_FAR _Route13AfterBattleTxt9
+Route13AfterBattleText9: ; 0x5598d
+	TX_FAR _Route13AfterBattleText9
 	db $50
 ; 0x5598d + 5 bytes
 
@@ -40974,18 +40983,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt10: ; 0x5599c
-	TX_FAR _Route13BattleTxt10
+Route13BattleText10: ; 0x5599c
+	TX_FAR _Route13BattleText10
 	db $50
 ; 0x5599c + 5 bytes
 
-Route13EndBattleTxt10: ; 0x559a1
-	TX_FAR _Route13EndBattleTxt10
+Route13EndBattleText10: ; 0x559a1
+	TX_FAR _Route13EndBattleText10
 	db $50
 ; 0x559a1 + 5 bytes
 
-Route13AfterBattleTxt10: ; 0x559a6
-	TX_FAR _Route13AfterBattleTxt10
+Route13AfterBattleText10: ; 0x559a6
+	TX_FAR _Route13AfterBattleText10
 	db $50
 ; 0x559a6 + 5 bytes
 
@@ -40995,18 +41004,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route13BattleTxt11: ; 0x559b5
-	TX_FAR _Route13BattleTxt11
+Route13BattleText11: ; 0x559b5
+	TX_FAR _Route13BattleText11
 	db $50
 ; 0x559b5 + 5 bytes
 
-Route13EndBattleTxt11: ; 0x559ba
-	TX_FAR _Route13EndBattleTxt11
+Route13EndBattleText11: ; 0x559ba
+	TX_FAR _Route13EndBattleText11
 	db $50
 ; 0x559ba + 5 bytes
 
-Route13AfterBattleTxt11: ; 0x559bf
-	TX_FAR _Route13AfterBattleTxt11
+Route13AfterBattleText11: ; 0x559bf
+	TX_FAR _Route13AfterBattleText11
 	db $50
 ; 0x559bf + 5 bytes
 
@@ -41043,10 +41052,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt1 ; 0x5a85 TextBeforeBattle
-	dw Route14AfterBattleTxt1 ; 0x5a8f TextAfterBattle
-	dw Route14EndBattleTxt1 ; 0x5a8a TextEndBattle
-	dw Route14EndBattleTxt1 ; 0x5a8a TextEndBattle
+	dw Route14BattleText1 ; 0x5a85 TextBeforeBattle
+	dw Route14AfterBattleText1 ; 0x5a8f TextAfterBattle
+	dw Route14EndBattleText1 ; 0x5a8a TextEndBattle
+	dw Route14EndBattleText1 ; 0x5a8a TextEndBattle
 ; 0x55a0e
 
 Route14TH1: ; 0x55a0e
@@ -41053,10 +41062,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt2 ; 0x5a9e TextBeforeBattle
-	dw Route14AfterBattleTxt2 ; 0x5aa8 TextAfterBattle
-	dw Route14EndBattleTxt2 ; 0x5aa3 TextEndBattle
-	dw Route14EndBattleTxt2 ; 0x5aa3 TextEndBattle
+	dw Route14BattleText2 ; 0x5a9e TextBeforeBattle
+	dw Route14AfterBattleText2 ; 0x5aa8 TextAfterBattle
+	dw Route14EndBattleText2 ; 0x5aa3 TextEndBattle
+	dw Route14EndBattleText2 ; 0x5aa3 TextEndBattle
 ; 0x55a1a
 
 Route14TH2: ; 0x55a1a
@@ -41063,10 +41072,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt3 ; 0x5ab7 TextBeforeBattle
-	dw Route14AfterBattleTxt3 ; 0x5ac1 TextAfterBattle
-	dw Route14EndBattleTxt3 ; 0x5abc TextEndBattle
-	dw Route14EndBattleTxt3 ; 0x5abc TextEndBattle
+	dw Route14BattleText3 ; 0x5ab7 TextBeforeBattle
+	dw Route14AfterBattleText3 ; 0x5ac1 TextAfterBattle
+	dw Route14EndBattleText3 ; 0x5abc TextEndBattle
+	dw Route14EndBattleText3 ; 0x5abc TextEndBattle
 ; 0x55a26
 
 Route14TH3: ; 0x55a26
@@ -41073,10 +41082,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt4 ; 0x5ad0 TextBeforeBattle
-	dw Route14AfterBattleTxt4 ; 0x5ada TextAfterBattle
-	dw Route14EndBattleTxt4 ; 0x5ad5 TextEndBattle
-	dw Route14EndBattleTxt4 ; 0x5ad5 TextEndBattle
+	dw Route14BattleText4 ; 0x5ad0 TextBeforeBattle
+	dw Route14AfterBattleText4 ; 0x5ada TextAfterBattle
+	dw Route14EndBattleText4 ; 0x5ad5 TextEndBattle
+	dw Route14EndBattleText4 ; 0x5ad5 TextEndBattle
 ; 0x55a32
 
 Route14TH4: ; 0x55a32
@@ -41083,10 +41092,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt5 ; 0x5ae9 TextBeforeBattle
-	dw Route14AfterBattleTxt5 ; 0x5af3 TextAfterBattle
-	dw Route14EndBattleTxt5 ; 0x5aee TextEndBattle
-	dw Route14EndBattleTxt5 ; 0x5aee TextEndBattle
+	dw Route14BattleText5 ; 0x5ae9 TextBeforeBattle
+	dw Route14AfterBattleText5 ; 0x5af3 TextAfterBattle
+	dw Route14EndBattleText5 ; 0x5aee TextEndBattle
+	dw Route14EndBattleText5 ; 0x5aee TextEndBattle
 ; 0x55a3e
 
 Route14TH5: ; 0x55a3e
@@ -41093,10 +41102,10 @@
 	db $6 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt6 ; 0x5b02 TextBeforeBattle
-	dw Route14AfterBattleTxt6 ; 0x5b0c TextAfterBattle
-	dw Route14EndBattleTxt6 ; 0x5b07 TextEndBattle
-	dw Route14EndBattleTxt6 ; 0x5b07 TextEndBattle
+	dw Route14BattleText6 ; 0x5b02 TextBeforeBattle
+	dw Route14AfterBattleText6 ; 0x5b0c TextAfterBattle
+	dw Route14EndBattleText6 ; 0x5b07 TextEndBattle
+	dw Route14EndBattleText6 ; 0x5b07 TextEndBattle
 ; 0x55a4a
 
 Route14TH6: ; 0x55a4a
@@ -41103,10 +41112,10 @@
 	db $7 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt7 ; 0x5b1b TextBeforeBattle
-	dw Route14AfterBattleTxt7 ; 0x5b25 TextAfterBattle
-	dw Route14EndBattleTxt7 ; 0x5b20 TextEndBattle
-	dw Route14EndBattleTxt7 ; 0x5b20 TextEndBattle
+	dw Route14BattleText7 ; 0x5b1b TextBeforeBattle
+	dw Route14AfterBattleText7 ; 0x5b25 TextAfterBattle
+	dw Route14EndBattleText7 ; 0x5b20 TextEndBattle
+	dw Route14EndBattleText7 ; 0x5b20 TextEndBattle
 ; 0x55a56
 
 Route14TH7: ; 0x55a56
@@ -41113,10 +41122,10 @@
 	db $8 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt8 ; 0x5b34 TextBeforeBattle
-	dw Route14AfterBattleTxt8 ; 0x5b3e TextAfterBattle
-	dw Route14EndBattleTxt8 ; 0x5b39 TextEndBattle
-	dw Route14EndBattleTxt8 ; 0x5b39 TextEndBattle
+	dw Route14BattleText8 ; 0x5b34 TextBeforeBattle
+	dw Route14AfterBattleText8 ; 0x5b3e TextAfterBattle
+	dw Route14EndBattleText8 ; 0x5b39 TextEndBattle
+	dw Route14EndBattleText8 ; 0x5b39 TextEndBattle
 ; 0x55a62
 
 Route14TH8: ; 0x55a62
@@ -41123,10 +41132,10 @@
 	db $9 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt9 ; 0x5b4d TextBeforeBattle
-	dw Route14AfterBattleTxt9 ; 0x5b57 TextAfterBattle
-	dw Route14EndBattleTxt9 ; 0x5b52 TextEndBattle
-	dw Route14EndBattleTxt9 ; 0x5b52 TextEndBattle
+	dw Route14BattleText9 ; 0x5b4d TextBeforeBattle
+	dw Route14AfterBattleText9 ; 0x5b57 TextAfterBattle
+	dw Route14EndBattleText9 ; 0x5b52 TextEndBattle
+	dw Route14EndBattleText9 ; 0x5b52 TextEndBattle
 ; 0x55a6e
 
 Route14TH9: ; 0x55a6e
@@ -41133,10 +41142,10 @@
 	db $a ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7db ; flag's byte
-	dw Route14BattleTxt10 ; 0x5b66 TextBeforeBattle
-	dw Route14AfterBattleTxt10 ; 0x5b70 TextAfterBattle
-	dw Route14EndBattleTxt10 ; 0x5b6b TextEndBattle
-	dw Route14EndBattleTxt10 ; 0x5b6b TextEndBattle
+	dw Route14BattleText10 ; 0x5b66 TextBeforeBattle
+	dw Route14AfterBattleText10 ; 0x5b70 TextAfterBattle
+	dw Route14EndBattleText10 ; 0x5b6b TextEndBattle
+	dw Route14EndBattleText10 ; 0x5b6b TextEndBattle
 ; 0x55a7a
 
 db $ff
@@ -41147,18 +41156,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt1: ; 0x55a85
-	TX_FAR _Route14BattleTxt1
+Route14BattleText1: ; 0x55a85
+	TX_FAR _Route14BattleText1
 	db $50
 ; 0x55a85 + 5 bytes
 
-Route14EndBattleTxt1: ; 0x55a8a
-	TX_FAR _Route14EndBattleTxt1
+Route14EndBattleText1: ; 0x55a8a
+	TX_FAR _Route14EndBattleText1
 	db $50
 ; 0x55a8a + 5 bytes
 
-Route14AfterBattleTxt1: ; 0x55a8f
-	TX_FAR _Route14AfterBattleTxt1
+Route14AfterBattleText1: ; 0x55a8f
+	TX_FAR _Route14AfterBattleText1
 	db $50
 ; 0x55a8f + 5 bytes
 
@@ -41168,18 +41177,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt2: ; 0x55a9e
-	TX_FAR _Route14BattleTxt2
+Route14BattleText2: ; 0x55a9e
+	TX_FAR _Route14BattleText2
 	db $50
 ; 0x55a9e + 5 bytes
 
-Route14EndBattleTxt2: ; 0x55aa3
-	TX_FAR _Route14EndBattleTxt2
+Route14EndBattleText2: ; 0x55aa3
+	TX_FAR _Route14EndBattleText2
 	db $50
 ; 0x55aa3 + 5 bytes
 
-Route14AfterBattleTxt2: ; 0x55aa8
-	TX_FAR _Route14AfterBattleTxt2
+Route14AfterBattleText2: ; 0x55aa8
+	TX_FAR _Route14AfterBattleText2
 	db $50
 ; 0x55aa8 + 5 bytes
 
@@ -41189,18 +41198,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt3: ; 0x55ab7
-	TX_FAR _Route14BattleTxt3
+Route14BattleText3: ; 0x55ab7
+	TX_FAR _Route14BattleText3
 	db $50
 ; 0x55ab7 + 5 bytes
 
-Route14EndBattleTxt3: ; 0x55abc
-	TX_FAR _Route14EndBattleTxt3
+Route14EndBattleText3: ; 0x55abc
+	TX_FAR _Route14EndBattleText3
 	db $50
 ; 0x55abc + 5 bytes
 
-Route14AfterBattleTxt3: ; 0x55ac1
-	TX_FAR _Route14AfterBattleTxt3
+Route14AfterBattleText3: ; 0x55ac1
+	TX_FAR _Route14AfterBattleText3
 	db $50
 ; 0x55ac1 + 5 bytes
 
@@ -41210,18 +41219,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt4: ; 0x55ad0
-	TX_FAR _Route14BattleTxt4
+Route14BattleText4: ; 0x55ad0
+	TX_FAR _Route14BattleText4
 	db $50
 ; 0x55ad0 + 5 bytes
 
-Route14EndBattleTxt4: ; 0x55ad5
-	TX_FAR _Route14EndBattleTxt4
+Route14EndBattleText4: ; 0x55ad5
+	TX_FAR _Route14EndBattleText4
 	db $50
 ; 0x55ad5 + 5 bytes
 
-Route14AfterBattleTxt4: ; 0x55ada
-	TX_FAR _Route14AfterBattleTxt4
+Route14AfterBattleText4: ; 0x55ada
+	TX_FAR _Route14AfterBattleText4
 	db $50
 ; 0x55ada + 5 bytes
 
@@ -41231,18 +41240,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt5: ; 0x55ae9
-	TX_FAR _Route14BattleTxt5
+Route14BattleText5: ; 0x55ae9
+	TX_FAR _Route14BattleText5
 	db $50
 ; 0x55ae9 + 5 bytes
 
-Route14EndBattleTxt5: ; 0x55aee
-	TX_FAR _Route14EndBattleTxt5
+Route14EndBattleText5: ; 0x55aee
+	TX_FAR _Route14EndBattleText5
 	db $50
 ; 0x55aee + 5 bytes
 
-Route14AfterBattleTxt5: ; 0x55af3
-	TX_FAR _Route14AfterBattleTxt5
+Route14AfterBattleText5: ; 0x55af3
+	TX_FAR _Route14AfterBattleText5
 	db $50
 ; 0x55af3 + 5 bytes
 
@@ -41252,18 +41261,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt6: ; 0x55b02
-	TX_FAR _Route14BattleTxt6
+Route14BattleText6: ; 0x55b02
+	TX_FAR _Route14BattleText6
 	db $50
 ; 0x55b02 + 5 bytes
 
-Route14EndBattleTxt6: ; 0x55b07
-	TX_FAR _Route14EndBattleTxt6
+Route14EndBattleText6: ; 0x55b07
+	TX_FAR _Route14EndBattleText6
 	db $50
 ; 0x55b07 + 5 bytes
 
-Route14AfterBattleTxt6: ; 0x55b0c
-	TX_FAR _Route14AfterBattleTxt6
+Route14AfterBattleText6: ; 0x55b0c
+	TX_FAR _Route14AfterBattleText6
 	db $50
 ; 0x55b0c + 5 bytes
 
@@ -41273,18 +41282,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt7: ; 0x55b1b
-	TX_FAR _Route14BattleTxt7
+Route14BattleText7: ; 0x55b1b
+	TX_FAR _Route14BattleText7
 	db $50
 ; 0x55b1b + 5 bytes
 
-Route14EndBattleTxt7: ; 0x55b20
-	TX_FAR _Route14EndBattleTxt7
+Route14EndBattleText7: ; 0x55b20
+	TX_FAR _Route14EndBattleText7
 	db $50
 ; 0x55b20 + 5 bytes
 
-Route14AfterBattleTxt7: ; 0x55b25
-	TX_FAR _Route14AfterBattleTxt7
+Route14AfterBattleText7: ; 0x55b25
+	TX_FAR _Route14AfterBattleText7
 	db $50
 ; 0x55b25 + 5 bytes
 
@@ -41294,18 +41303,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt8: ; 0x55b34
-	TX_FAR _Route14BattleTxt8
+Route14BattleText8: ; 0x55b34
+	TX_FAR _Route14BattleText8
 	db $50
 ; 0x55b34 + 5 bytes
 
-Route14EndBattleTxt8: ; 0x55b39
-	TX_FAR _Route14EndBattleTxt8
+Route14EndBattleText8: ; 0x55b39
+	TX_FAR _Route14EndBattleText8
 	db $50
 ; 0x55b39 + 5 bytes
 
-Route14AfterBattleTxt8: ; 0x55b3e
-	TX_FAR _Route14AfterBattleTxt8
+Route14AfterBattleText8: ; 0x55b3e
+	TX_FAR _Route14AfterBattleText8
 	db $50
 ; 0x55b3e + 5 bytes
 
@@ -41315,18 +41324,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt9: ; 0x55b4d
-	TX_FAR _Route14BattleTxt9
+Route14BattleText9: ; 0x55b4d
+	TX_FAR _Route14BattleText9
 	db $50
 ; 0x55b4d + 5 bytes
 
-Route14EndBattleTxt9: ; 0x55b52
-	TX_FAR _Route14EndBattleTxt9
+Route14EndBattleText9: ; 0x55b52
+	TX_FAR _Route14EndBattleText9
 	db $50
 ; 0x55b52 + 5 bytes
 
-Route14AfterBattleTxt9: ; 0x55b57
-	TX_FAR _Route14AfterBattleTxt9
+Route14AfterBattleText9: ; 0x55b57
+	TX_FAR _Route14AfterBattleText9
 	db $50
 ; 0x55b57 + 5 bytes
 
@@ -41336,18 +41345,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route14BattleTxt10: ; 0x55b66
-	TX_FAR _Route14BattleTxt10
+Route14BattleText10: ; 0x55b66
+	TX_FAR _Route14BattleText10
 	db $50
 ; 0x55b66 + 5 bytes
 
-Route14EndBattleTxt10: ; 0x55b6b
-	TX_FAR _Route14EndBattleTxt10
+Route14EndBattleText10: ; 0x55b6b
+	TX_FAR _Route14EndBattleText10
 	db $50
 ; 0x55b6b + 5 bytes
 
-Route14AfterBattleTxt10: ; 0x55b70
-	TX_FAR _Route14AfterBattleTxt10
+Route14AfterBattleText10: ; 0x55b70
+	TX_FAR _Route14AfterBattleText10
 	db $50
 ; 0x55b70 + 5 bytes
 
@@ -41376,10 +41385,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt1 ; 0x5c36 TextBeforeBattle
-	dw Route17AfterBattleTxt1 ; 0x5c40 TextAfterBattle
-	dw Route17EndBattleTxt1 ; 0x5c3b TextEndBattle
-	dw Route17EndBattleTxt1 ; 0x5c3b TextEndBattle
+	dw Route17BattleText1 ; 0x5c36 TextBeforeBattle
+	dw Route17AfterBattleText1 ; 0x5c40 TextAfterBattle
+	dw Route17EndBattleText1 ; 0x5c3b TextEndBattle
+	dw Route17EndBattleText1 ; 0x5c3b TextEndBattle
 ; 0x55bbf
 
 Route17TH1: ; 0x55bbf
@@ -41386,10 +41395,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt2 ; 0x5c4f TextBeforeBattle
-	dw Route17AfterBattleTxt2 ; 0x5c59 TextAfterBattle
-	dw Route17EndBattleTxt2 ; 0x5c54 TextEndBattle
-	dw Route17EndBattleTxt2 ; 0x5c54 TextEndBattle
+	dw Route17BattleText2 ; 0x5c4f TextBeforeBattle
+	dw Route17AfterBattleText2 ; 0x5c59 TextAfterBattle
+	dw Route17EndBattleText2 ; 0x5c54 TextEndBattle
+	dw Route17EndBattleText2 ; 0x5c54 TextEndBattle
 ; 0x55bcb
 
 Route17TH2: ; 0x55bcb
@@ -41396,10 +41405,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt3 ; 0x5c68 TextBeforeBattle
-	dw Route17AfterBattleTxt3 ; 0x5c72 TextAfterBattle
-	dw Route17EndBattleTxt3 ; 0x5c6d TextEndBattle
-	dw Route17EndBattleTxt3 ; 0x5c6d TextEndBattle
+	dw Route17BattleText3 ; 0x5c68 TextBeforeBattle
+	dw Route17AfterBattleText3 ; 0x5c72 TextAfterBattle
+	dw Route17EndBattleText3 ; 0x5c6d TextEndBattle
+	dw Route17EndBattleText3 ; 0x5c6d TextEndBattle
 ; 0x55bd7
 
 Route17TH3: ; 0x55bd7
@@ -41406,10 +41415,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt4 ; 0x5c81 TextBeforeBattle
-	dw Route17AfterBattleTxt4 ; 0x5c8b TextAfterBattle
-	dw Route17EndBattleTxt4 ; 0x5c86 TextEndBattle
-	dw Route17EndBattleTxt4 ; 0x5c86 TextEndBattle
+	dw Route17BattleText4 ; 0x5c81 TextBeforeBattle
+	dw Route17AfterBattleText4 ; 0x5c8b TextAfterBattle
+	dw Route17EndBattleText4 ; 0x5c86 TextEndBattle
+	dw Route17EndBattleText4 ; 0x5c86 TextEndBattle
 ; 0x55be3
 
 Route17TH4: ; 0x55be3
@@ -41416,10 +41425,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt5 ; 0x5c9a TextBeforeBattle
-	dw Route17AfterBattleTxt5 ; 0x5ca4 TextAfterBattle
-	dw Route17EndBattleTxt5 ; 0x5c9f TextEndBattle
-	dw Route17EndBattleTxt5 ; 0x5c9f TextEndBattle
+	dw Route17BattleText5 ; 0x5c9a TextBeforeBattle
+	dw Route17AfterBattleText5 ; 0x5ca4 TextAfterBattle
+	dw Route17EndBattleText5 ; 0x5c9f TextEndBattle
+	dw Route17EndBattleText5 ; 0x5c9f TextEndBattle
 ; 0x55bef
 
 Route17TH5: ; 0x55bef
@@ -41426,10 +41435,10 @@
 	db $6 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt6 ; 0x5cb3 TextBeforeBattle
-	dw Route17AfterBattleTxt6 ; 0x5cbd TextAfterBattle
-	dw Route17EndBattleTxt6 ; 0x5cb8 TextEndBattle
-	dw Route17EndBattleTxt6 ; 0x5cb8 TextEndBattle
+	dw Route17BattleText6 ; 0x5cb3 TextBeforeBattle
+	dw Route17AfterBattleText6 ; 0x5cbd TextAfterBattle
+	dw Route17EndBattleText6 ; 0x5cb8 TextEndBattle
+	dw Route17EndBattleText6 ; 0x5cb8 TextEndBattle
 ; 0x55bfb
 
 Route17TH6: ; 0x55bfb
@@ -41436,10 +41445,10 @@
 	db $7 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt7 ; 0x5ccc TextBeforeBattle
-	dw Route17AfterBattleTxt7 ; 0x5cd6 TextAfterBattle
-	dw Route17EndBattleTxt7 ; 0x5cd1 TextEndBattle
-	dw Route17EndBattleTxt7 ; 0x5cd1 TextEndBattle
+	dw Route17BattleText7 ; 0x5ccc TextBeforeBattle
+	dw Route17AfterBattleText7 ; 0x5cd6 TextAfterBattle
+	dw Route17EndBattleText7 ; 0x5cd1 TextEndBattle
+	dw Route17EndBattleText7 ; 0x5cd1 TextEndBattle
 ; 0x55c07
 
 Route17TH7: ; 0x55c07
@@ -41446,10 +41455,10 @@
 	db $8 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt8 ; 0x5ce5 TextBeforeBattle
-	dw Route17AfterBattleTxt8 ; 0x5cef TextAfterBattle
-	dw Route17EndBattleTxt8 ; 0x5cea TextEndBattle
-	dw Route17EndBattleTxt8 ; 0x5cea TextEndBattle
+	dw Route17BattleText8 ; 0x5ce5 TextBeforeBattle
+	dw Route17AfterBattleText8 ; 0x5cef TextAfterBattle
+	dw Route17EndBattleText8 ; 0x5cea TextEndBattle
+	dw Route17EndBattleText8 ; 0x5cea TextEndBattle
 ; 0x55c13
 
 Route17TH8: ; 0x55c13
@@ -41456,10 +41465,10 @@
 	db $9 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt9 ; 0x5cfe TextBeforeBattle
-	dw Route17AfterBattleTxt9 ; 0x5d08 TextAfterBattle
-	dw Route17EndBattleTxt9 ; 0x5d03 TextEndBattle
-	dw Route17EndBattleTxt9 ; 0x5d03 TextEndBattle
+	dw Route17BattleText9 ; 0x5cfe TextBeforeBattle
+	dw Route17AfterBattleText9 ; 0x5d08 TextAfterBattle
+	dw Route17EndBattleText9 ; 0x5d03 TextEndBattle
+	dw Route17EndBattleText9 ; 0x5d03 TextEndBattle
 ; 0x55c1f
 
 Route17TH9: ; 0x55c1f
@@ -41466,10 +41475,10 @@
 	db $a ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e1 ; flag's byte
-	dw Route17BattleTxt10 ; 0x5d17 TextBeforeBattle
-	dw Route17AfterBattleTxt10 ; 0x5d21 TextAfterBattle
-	dw Route17EndBattleTxt10 ; 0x5d1c TextEndBattle
-	dw Route17EndBattleTxt10 ; 0x5d1c TextEndBattle
+	dw Route17BattleText10 ; 0x5d17 TextBeforeBattle
+	dw Route17AfterBattleText10 ; 0x5d21 TextAfterBattle
+	dw Route17EndBattleText10 ; 0x5d1c TextEndBattle
+	dw Route17EndBattleText10 ; 0x5d1c TextEndBattle
 ; 0x55c2b
 
 db $ff
@@ -41480,18 +41489,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt1: ; 0x55c36
-	TX_FAR _Route17BattleTxt1
+Route17BattleText1: ; 0x55c36
+	TX_FAR _Route17BattleText1
 	db $50
 ; 0x55c36 + 5 bytes
 
-Route17EndBattleTxt1: ; 0x55c3b
-	TX_FAR _Route17EndBattleTxt1
+Route17EndBattleText1: ; 0x55c3b
+	TX_FAR _Route17EndBattleText1
 	db $50
 ; 0x55c3b + 5 bytes
 
-Route17AfterBattleTxt1: ; 0x55c40
-	TX_FAR _Route17AfterBattleTxt1
+Route17AfterBattleText1: ; 0x55c40
+	TX_FAR _Route17AfterBattleText1
 	db $50
 ; 0x55c40 + 5 bytes
 
@@ -41501,18 +41510,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt2: ; 0x55c4f
-	TX_FAR _Route17BattleTxt2
+Route17BattleText2: ; 0x55c4f
+	TX_FAR _Route17BattleText2
 	db $50
 ; 0x55c4f + 5 bytes
 
-Route17EndBattleTxt2: ; 0x55c54
-	TX_FAR _Route17EndBattleTxt2
+Route17EndBattleText2: ; 0x55c54
+	TX_FAR _Route17EndBattleText2
 	db $50
 ; 0x55c54 + 5 bytes
 
-Route17AfterBattleTxt2: ; 0x55c59
-	TX_FAR _Route17AfterBattleTxt2
+Route17AfterBattleText2: ; 0x55c59
+	TX_FAR _Route17AfterBattleText2
 	db $50
 ; 0x55c59 + 5 bytes
 
@@ -41522,18 +41531,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt3: ; 0x55c68
-	TX_FAR _Route17BattleTxt3
+Route17BattleText3: ; 0x55c68
+	TX_FAR _Route17BattleText3
 	db $50
 ; 0x55c68 + 5 bytes
 
-Route17EndBattleTxt3: ; 0x55c6d
-	TX_FAR _Route17EndBattleTxt3
+Route17EndBattleText3: ; 0x55c6d
+	TX_FAR _Route17EndBattleText3
 	db $50
 ; 0x55c6d + 5 bytes
 
-Route17AfterBattleTxt3: ; 0x55c72
-	TX_FAR _Route17AfterBattleTxt3
+Route17AfterBattleText3: ; 0x55c72
+	TX_FAR _Route17AfterBattleText3
 	db $50
 ; 0x55c72 + 5 bytes
 
@@ -41543,18 +41552,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt4: ; 0x55c81
-	TX_FAR _Route17BattleTxt4
+Route17BattleText4: ; 0x55c81
+	TX_FAR _Route17BattleText4
 	db $50
 ; 0x55c81 + 5 bytes
 
-Route17EndBattleTxt4: ; 0x55c86
-	TX_FAR _Route17EndBattleTxt4
+Route17EndBattleText4: ; 0x55c86
+	TX_FAR _Route17EndBattleText4
 	db $50
 ; 0x55c86 + 5 bytes
 
-Route17AfterBattleTxt4: ; 0x55c8b
-	TX_FAR _Route17AfterBattleTxt4
+Route17AfterBattleText4: ; 0x55c8b
+	TX_FAR _Route17AfterBattleText4
 	db $50
 ; 0x55c8b + 5 bytes
 
@@ -41564,18 +41573,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt5: ; 0x55c9a
-	TX_FAR _Route17BattleTxt5
+Route17BattleText5: ; 0x55c9a
+	TX_FAR _Route17BattleText5
 	db $50
 ; 0x55c9a + 5 bytes
 
-Route17EndBattleTxt5: ; 0x55c9f
-	TX_FAR _Route17EndBattleTxt5
+Route17EndBattleText5: ; 0x55c9f
+	TX_FAR _Route17EndBattleText5
 	db $50
 ; 0x55c9f + 5 bytes
 
-Route17AfterBattleTxt5: ; 0x55ca4
-	TX_FAR _Route17AfterBattleTxt5
+Route17AfterBattleText5: ; 0x55ca4
+	TX_FAR _Route17AfterBattleText5
 	db $50
 ; 0x55ca4 + 5 bytes
 
@@ -41585,18 +41594,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt6: ; 0x55cb3
-	TX_FAR _Route17BattleTxt6
+Route17BattleText6: ; 0x55cb3
+	TX_FAR _Route17BattleText6
 	db $50
 ; 0x55cb3 + 5 bytes
 
-Route17EndBattleTxt6: ; 0x55cb8
-	TX_FAR _Route17EndBattleTxt6
+Route17EndBattleText6: ; 0x55cb8
+	TX_FAR _Route17EndBattleText6
 	db $50
 ; 0x55cb8 + 5 bytes
 
-Route17AfterBattleTxt6: ; 0x55cbd
-	TX_FAR _Route17AfterBattleTxt6
+Route17AfterBattleText6: ; 0x55cbd
+	TX_FAR _Route17AfterBattleText6
 	db $50
 ; 0x55cbd + 5 bytes
 
@@ -41606,18 +41615,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt7: ; 0x55ccc
-	TX_FAR _Route17BattleTxt7
+Route17BattleText7: ; 0x55ccc
+	TX_FAR _Route17BattleText7
 	db $50
 ; 0x55ccc + 5 bytes
 
-Route17EndBattleTxt7: ; 0x55cd1
-	TX_FAR _Route17EndBattleTxt7
+Route17EndBattleText7: ; 0x55cd1
+	TX_FAR _Route17EndBattleText7
 	db $50
 ; 0x55cd1 + 5 bytes
 
-Route17AfterBattleTxt7: ; 0x55cd6
-	TX_FAR _Route17AfterBattleTxt7
+Route17AfterBattleText7: ; 0x55cd6
+	TX_FAR _Route17AfterBattleText7
 	db $50
 ; 0x55cd6 + 5 bytes
 
@@ -41627,18 +41636,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt8: ; 0x55ce5
-	TX_FAR _Route17BattleTxt8
+Route17BattleText8: ; 0x55ce5
+	TX_FAR _Route17BattleText8
 	db $50
 ; 0x55ce5 + 5 bytes
 
-Route17EndBattleTxt8: ; 0x55cea
-	TX_FAR _Route17EndBattleTxt8
+Route17EndBattleText8: ; 0x55cea
+	TX_FAR _Route17EndBattleText8
 	db $50
 ; 0x55cea + 5 bytes
 
-Route17AfterBattleTxt8: ; 0x55cef
-	TX_FAR _Route17AfterBattleTxt8
+Route17AfterBattleText8: ; 0x55cef
+	TX_FAR _Route17AfterBattleText8
 	db $50
 ; 0x55cef + 5 bytes
 
@@ -41648,18 +41657,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt9: ; 0x55cfe
-	TX_FAR _Route17BattleTxt9
+Route17BattleText9: ; 0x55cfe
+	TX_FAR _Route17BattleText9
 	db $50
 ; 0x55cfe + 5 bytes
 
-Route17EndBattleTxt9: ; 0x55d03
-	TX_FAR _Route17EndBattleTxt9
+Route17EndBattleText9: ; 0x55d03
+	TX_FAR _Route17EndBattleText9
 	db $50
 ; 0x55d03 + 5 bytes
 
-Route17AfterBattleTxt9: ; 0x55d08
-	TX_FAR _Route17AfterBattleTxt9
+Route17AfterBattleText9: ; 0x55d08
+	TX_FAR _Route17AfterBattleText9
 	db $50
 ; 0x55d08 + 5 bytes
 
@@ -41669,18 +41678,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route17BattleTxt10: ; 0x55d17
-	TX_FAR _Route17BattleTxt10
+Route17BattleText10: ; 0x55d17
+	TX_FAR _Route17BattleText10
 	db $50
 ; 0x55d17 + 5 bytes
 
-Route17EndBattleTxt10: ; 0x55d1c
-	TX_FAR _Route17EndBattleTxt10
+Route17EndBattleText10: ; 0x55d1c
+	TX_FAR _Route17EndBattleText10
 	db $50
 ; 0x55d1c + 5 bytes
 
-Route17AfterBattleTxt10: ; 0x55d21
-	TX_FAR _Route17AfterBattleTxt10
+Route17AfterBattleText10: ; 0x55d21
+	TX_FAR _Route17AfterBattleText10
 	db $50
 ; 0x55d21 + 5 bytes
 
@@ -41729,10 +41738,10 @@
 	db $1 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt1 ; 0x5e50 TextBeforeBattle
-	dw Route19AfterBattleTxt1 ; 0x5e5a TextAfterBattle
-	dw Route19EndBattleTxt1 ; 0x5e55 TextEndBattle
-	dw Route19EndBattleTxt1 ; 0x5e55 TextEndBattle
+	dw Route19BattleText1 ; 0x5e50 TextBeforeBattle
+	dw Route19AfterBattleText1 ; 0x5e5a TextAfterBattle
+	dw Route19EndBattleText1 ; 0x5e55 TextEndBattle
+	dw Route19EndBattleText1 ; 0x5e55 TextEndBattle
 ; 0x55d7f
 
 Route19TH1: ; 0x55d7f
@@ -41739,10 +41748,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt2 ; 0x5e5f TextBeforeBattle
-	dw Route19AfterBattleTxt2 ; 0x5e69 TextAfterBattle
-	dw Route19EndBattleTxt2 ; 0x5e64 TextEndBattle
-	dw Route19EndBattleTxt2 ; 0x5e64 TextEndBattle
+	dw Route19BattleText2 ; 0x5e5f TextBeforeBattle
+	dw Route19AfterBattleText2 ; 0x5e69 TextAfterBattle
+	dw Route19EndBattleText2 ; 0x5e64 TextEndBattle
+	dw Route19EndBattleText2 ; 0x5e64 TextEndBattle
 ; 0x55d8b
 
 Route19TH2: ; 0x55d8b
@@ -41749,10 +41758,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt3 ; 0x5e6e TextBeforeBattle
-	dw Route19AfterBattleTxt3 ; 0x5e78 TextAfterBattle
-	dw Route19EndBattleTxt3 ; 0x5e73 TextEndBattle
-	dw Route19EndBattleTxt3 ; 0x5e73 TextEndBattle
+	dw Route19BattleText3 ; 0x5e6e TextBeforeBattle
+	dw Route19AfterBattleText3 ; 0x5e78 TextAfterBattle
+	dw Route19EndBattleText3 ; 0x5e73 TextEndBattle
+	dw Route19EndBattleText3 ; 0x5e73 TextEndBattle
 ; 0x55d97
 
 Route19TH3: ; 0x55d97
@@ -41759,10 +41768,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt4 ; 0x5e7d TextBeforeBattle
-	dw Route19AfterBattleTxt4 ; 0x5e87 TextAfterBattle
-	dw Route19EndBattleTxt4 ; 0x5e82 TextEndBattle
-	dw Route19EndBattleTxt4 ; 0x5e82 TextEndBattle
+	dw Route19BattleText4 ; 0x5e7d TextBeforeBattle
+	dw Route19AfterBattleText4 ; 0x5e87 TextAfterBattle
+	dw Route19EndBattleText4 ; 0x5e82 TextEndBattle
+	dw Route19EndBattleText4 ; 0x5e82 TextEndBattle
 ; 0x55da3
 
 Route19TH4: ; 0x55da3
@@ -41769,10 +41778,10 @@
 	db $5 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt5 ; 0x5e8c TextBeforeBattle
-	dw Route19AfterBattleTxt5 ; 0x5e96 TextAfterBattle
-	dw Route19EndBattleTxt5 ; 0x5e91 TextEndBattle
-	dw Route19EndBattleTxt5 ; 0x5e91 TextEndBattle
+	dw Route19BattleText5 ; 0x5e8c TextBeforeBattle
+	dw Route19AfterBattleText5 ; 0x5e96 TextAfterBattle
+	dw Route19EndBattleText5 ; 0x5e91 TextEndBattle
+	dw Route19EndBattleText5 ; 0x5e91 TextEndBattle
 ; 0x55daf
 
 Route19TH5: ; 0x55daf
@@ -41779,10 +41788,10 @@
 	db $6 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt6 ; 0x5e9b TextBeforeBattle
-	dw Route19AfterBattleTxt6 ; 0x5ea5 TextAfterBattle
-	dw Route19EndBattleTxt6 ; 0x5ea0 TextEndBattle
-	dw Route19EndBattleTxt6 ; 0x5ea0 TextEndBattle
+	dw Route19BattleText6 ; 0x5e9b TextBeforeBattle
+	dw Route19AfterBattleText6 ; 0x5ea5 TextAfterBattle
+	dw Route19EndBattleText6 ; 0x5ea0 TextEndBattle
+	dw Route19EndBattleText6 ; 0x5ea0 TextEndBattle
 ; 0x55dbb
 
 Route19TH6: ; 0x55dbb
@@ -41789,10 +41798,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt7 ; 0x5eaa TextBeforeBattle
-	dw Route19AfterBattleTxt7 ; 0x5eb4 TextAfterBattle
-	dw Route19EndBattleTxt7 ; 0x5eaf TextEndBattle
-	dw Route19EndBattleTxt7 ; 0x5eaf TextEndBattle
+	dw Route19BattleText7 ; 0x5eaa TextBeforeBattle
+	dw Route19AfterBattleText7 ; 0x5eb4 TextAfterBattle
+	dw Route19EndBattleText7 ; 0x5eaf TextEndBattle
+	dw Route19EndBattleText7 ; 0x5eaf TextEndBattle
 ; 0x55dc7
 
 Route19TH7: ; 0x55dc7
@@ -41799,10 +41808,10 @@
 	db $8 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt8 ; 0x5eb9 TextBeforeBattle
-	dw Route19AfterBattleTxt8 ; 0x5ec3 TextAfterBattle
-	dw Route19EndBattleTxt8 ; 0x5ebe TextEndBattle
-	dw Route19EndBattleTxt8 ; 0x5ebe TextEndBattle
+	dw Route19BattleText8 ; 0x5eb9 TextBeforeBattle
+	dw Route19AfterBattleText8 ; 0x5ec3 TextAfterBattle
+	dw Route19EndBattleText8 ; 0x5ebe TextEndBattle
+	dw Route19EndBattleText8 ; 0x5ebe TextEndBattle
 ; 0x55dd3
 
 Route19TH8: ; 0x55dd3
@@ -41809,10 +41818,10 @@
 	db $9 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt9 ; 0x5ec8 TextBeforeBattle
-	dw Route19AfterBattleTxt9 ; 0x5ed2 TextAfterBattle
-	dw Route19EndBattleTxt9 ; 0x5ecd TextEndBattle
-	dw Route19EndBattleTxt9 ; 0x5ecd TextEndBattle
+	dw Route19BattleText9 ; 0x5ec8 TextBeforeBattle
+	dw Route19AfterBattleText9 ; 0x5ed2 TextAfterBattle
+	dw Route19EndBattleText9 ; 0x5ecd TextEndBattle
+	dw Route19EndBattleText9 ; 0x5ecd TextEndBattle
 ; 0x55ddf
 
 Route19TH9: ; 0x55ddf
@@ -41819,10 +41828,10 @@
 	db $a ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e5 ; flag's byte
-	dw Route19BattleTxt10 ; 0x5ed7 TextBeforeBattle
-	dw Route19AfterBattleTxt10 ; 0x5ee1 TextAfterBattle
-	dw Route19EndBattleTxt10 ; 0x5edc TextEndBattle
-	dw Route19EndBattleTxt10 ; 0x5edc TextEndBattle
+	dw Route19BattleText10 ; 0x5ed7 TextBeforeBattle
+	dw Route19AfterBattleText10 ; 0x5ee1 TextAfterBattle
+	dw Route19EndBattleText10 ; 0x5edc TextEndBattle
+	dw Route19EndBattleText10 ; 0x5edc TextEndBattle
 ; 0x55deb
 
 db $ff
@@ -41887,153 +41896,153 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route19BattleTxt1: ; 0x55e50
-	TX_FAR _Route19BattleTxt1
+Route19BattleText1: ; 0x55e50
+	TX_FAR _Route19BattleText1
 	db $50
 ; 0x55e50 + 5 bytes
 
-Route19EndBattleTxt1: ; 0x55e55
-	TX_FAR _Route19EndBattleTxt1
+Route19EndBattleText1: ; 0x55e55
+	TX_FAR _Route19EndBattleText1
 	db $50
 ; 0x55e55 + 5 bytes
 
-Route19AfterBattleTxt1: ; 0x55e5a
-	TX_FAR _Route19AfterBattleTxt1
+Route19AfterBattleText1: ; 0x55e5a
+	TX_FAR _Route19AfterBattleText1
 	db $50
 ; 0x55e5a + 5 bytes
 
-Route19BattleTxt2: ; 0x55e5f
-	TX_FAR _Route19BattleTxt2
+Route19BattleText2: ; 0x55e5f
+	TX_FAR _Route19BattleText2
 	db $50
 ; 0x55e5f + 5 bytes
 
-Route19EndBattleTxt2: ; 0x55e64
-	TX_FAR _Route19EndBattleTxt2
+Route19EndBattleText2: ; 0x55e64
+	TX_FAR _Route19EndBattleText2
 	db $50
 ; 0x55e64 + 5 bytes
 
-Route19AfterBattleTxt2: ; 0x55e69
-	TX_FAR _Route19AfterBattleTxt2
+Route19AfterBattleText2: ; 0x55e69
+	TX_FAR _Route19AfterBattleText2
 	db $50
 ; 0x55e69 + 5 bytes
 
-Route19BattleTxt3: ; 0x55e6e
-	TX_FAR _Route19BattleTxt3
+Route19BattleText3: ; 0x55e6e
+	TX_FAR _Route19BattleText3
 	db $50
 ; 0x55e6e + 5 bytes
 
-Route19EndBattleTxt3: ; 0x55e73
-	TX_FAR _Route19EndBattleTxt3
+Route19EndBattleText3: ; 0x55e73
+	TX_FAR _Route19EndBattleText3
 	db $50
 ; 0x55e73 + 5 bytes
 
-Route19AfterBattleTxt3: ; 0x55e78
-	TX_FAR _Route19AfterBattleTxt3
+Route19AfterBattleText3: ; 0x55e78
+	TX_FAR _Route19AfterBattleText3
 	db $50
 ; 0x55e78 + 5 bytes
 
-Route19BattleTxt4: ; 0x55e7d
-	TX_FAR _Route19BattleTxt4
+Route19BattleText4: ; 0x55e7d
+	TX_FAR _Route19BattleText4
 	db $50
 ; 0x55e7d + 5 bytes
 
-Route19EndBattleTxt4: ; 0x55e82
-	TX_FAR _Route19EndBattleTxt4
+Route19EndBattleText4: ; 0x55e82
+	TX_FAR _Route19EndBattleText4
 	db $50
 ; 0x55e82 + 5 bytes
 
-Route19AfterBattleTxt4: ; 0x55e87
-	TX_FAR _Route19AfterBattleTxt4
+Route19AfterBattleText4: ; 0x55e87
+	TX_FAR _Route19AfterBattleText4
 	db $50
 ; 0x55e87 + 5 bytes
 
-Route19BattleTxt5: ; 0x55e8c
-	TX_FAR _Route19BattleTxt5
+Route19BattleText5: ; 0x55e8c
+	TX_FAR _Route19BattleText5
 	db $50
 ; 0x55e8c + 5 bytes
 
-Route19EndBattleTxt5: ; 0x55e91
-	TX_FAR _Route19EndBattleTxt5
+Route19EndBattleText5: ; 0x55e91
+	TX_FAR _Route19EndBattleText5
 	db $50
 ; 0x55e91 + 5 bytes
 
-Route19AfterBattleTxt5: ; 0x55e96
-	TX_FAR _Route19AfterBattleTxt5
+Route19AfterBattleText5: ; 0x55e96
+	TX_FAR _Route19AfterBattleText5
 	db $50
 ; 0x55e96 + 5 bytes
 
-Route19BattleTxt6: ; 0x55e9b
-	TX_FAR _Route19BattleTxt6
+Route19BattleText6: ; 0x55e9b
+	TX_FAR _Route19BattleText6
 	db $50
 ; 0x55e9b + 5 bytes
 
-Route19EndBattleTxt6: ; 0x55ea0
-	TX_FAR _Route19EndBattleTxt6
+Route19EndBattleText6: ; 0x55ea0
+	TX_FAR _Route19EndBattleText6
 	db $50
 ; 0x55ea0 + 5 bytes
 
-Route19AfterBattleTxt6: ; 0x55ea5
-	TX_FAR _Route19AfterBattleTxt6
+Route19AfterBattleText6: ; 0x55ea5
+	TX_FAR _Route19AfterBattleText6
 	db $50
 ; 0x55ea5 + 5 bytes
 
-Route19BattleTxt7: ; 0x55eaa
-	TX_FAR _Route19BattleTxt7
+Route19BattleText7: ; 0x55eaa
+	TX_FAR _Route19BattleText7
 	db $50
 ; 0x55eaa + 5 bytes
 
-Route19EndBattleTxt7: ; 0x55eaf
-	TX_FAR _Route19EndBattleTxt7
+Route19EndBattleText7: ; 0x55eaf
+	TX_FAR _Route19EndBattleText7
 	db $50
 ; 0x55eaf + 5 bytes
 
-Route19AfterBattleTxt7: ; 0x55eb4
-	TX_FAR _Route19AfterBattleTxt7
+Route19AfterBattleText7: ; 0x55eb4
+	TX_FAR _Route19AfterBattleText7
 	db $50
 ; 0x55eb4 + 5 bytes
 
-Route19BattleTxt8: ; 0x55eb9
-	TX_FAR _Route19BattleTxt8
+Route19BattleText8: ; 0x55eb9
+	TX_FAR _Route19BattleText8
 	db $50
 ; 0x55eb9 + 5 bytes
 
-Route19EndBattleTxt8: ; 0x55ebe
-	TX_FAR _Route19EndBattleTxt8
+Route19EndBattleText8: ; 0x55ebe
+	TX_FAR _Route19EndBattleText8
 	db $50
 ; 0x55ebe + 5 bytes
 
-Route19AfterBattleTxt8: ; 0x55ec3
-	TX_FAR _Route19AfterBattleTxt8
+Route19AfterBattleText8: ; 0x55ec3
+	TX_FAR _Route19AfterBattleText8
 	db $50
 ; 0x55ec3 + 5 bytes
 
-Route19BattleTxt9: ; 0x55ec8
-	TX_FAR _Route19BattleTxt9
+Route19BattleText9: ; 0x55ec8
+	TX_FAR _Route19BattleText9
 	db $50
 ; 0x55ec8 + 5 bytes
 
-Route19EndBattleTxt9: ; 0x55ecd
-	TX_FAR _Route19EndBattleTxt9
+Route19EndBattleText9: ; 0x55ecd
+	TX_FAR _Route19EndBattleText9
 	db $50
 ; 0x55ecd + 5 bytes
 
-Route19AfterBattleTxt9: ; 0x55ed2
-	TX_FAR _Route19AfterBattleTxt9
+Route19AfterBattleText9: ; 0x55ed2
+	TX_FAR _Route19AfterBattleText9
 	db $50
 ; 0x55ed2 + 5 bytes
 
-Route19BattleTxt10: ; 0x55ed7
-	TX_FAR _Route19BattleTxt10
+Route19BattleText10: ; 0x55ed7
+	TX_FAR _Route19BattleText10
 	db $50
 ; 0x55ed7 + 5 bytes
 
-Route19EndBattleTxt10: ; 0x55edc
-	TX_FAR _Route19EndBattleTxt10
+Route19EndBattleText10: ; 0x55edc
+	TX_FAR _Route19EndBattleText10
 	db $50
 ; 0x55edc + 5 bytes
 
-Route19AfterBattleTxt10: ; 0x55ee1
-	TX_FAR _Route19AfterBattleTxt10
+Route19AfterBattleText10: ; 0x55ee1
+	TX_FAR _Route19AfterBattleText10
 	db $50
 ; 0x55ee1 + 5 bytes
 
@@ -42062,10 +42071,10 @@
 	db $1 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d7e9 ; flag's byte
-	dw Route21BattleTxt1 ; 0x5fdd TextBeforeBattle
-	dw Route21AfterBattleTxt1 ; 0x5fe7 TextAfterBattle
-	dw Route21EndBattleTxt1 ; 0x5fe2 TextEndBattle
-	dw Route21EndBattleTxt1 ; 0x5fe2 TextEndBattle
+	dw Route21BattleText1 ; 0x5fdd TextBeforeBattle
+	dw Route21AfterBattleText1 ; 0x5fe7 TextAfterBattle
+	dw Route21EndBattleText1 ; 0x5fe2 TextEndBattle
+	dw Route21EndBattleText1 ; 0x5fe2 TextEndBattle
 ; 0x55f22
 
 Route21TH1: ; 0x55f22
@@ -42072,10 +42081,10 @@
 	db $2 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d7e9 ; flag's byte
-	dw Route21BattleTxt2 ; 0x5fec TextBeforeBattle
-	dw Route21AfterBattleTxt2 ; 0x5ff6 TextAfterBattle
-	dw Route21EndBattleTxt2 ; 0x5ff1 TextEndBattle
-	dw Route21EndBattleTxt2 ; 0x5ff1 TextEndBattle
+	dw Route21BattleText2 ; 0x5fec TextBeforeBattle
+	dw Route21AfterBattleText2 ; 0x5ff6 TextAfterBattle
+	dw Route21EndBattleText2 ; 0x5ff1 TextEndBattle
+	dw Route21EndBattleText2 ; 0x5ff1 TextEndBattle
 ; 0x55f2e
 
 Route21TH2: ; 0x55f2e
@@ -42082,10 +42091,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e9 ; flag's byte
-	dw Route21BattleTxt3 ; 0x5ffb TextBeforeBattle
-	dw Route21AfterBattleTxt3 ; 0x6005 TextAfterBattle
-	dw Route21EndBattleTxt3 ; 0x6000 TextEndBattle
-	dw Route21EndBattleTxt3 ; 0x6000 TextEndBattle
+	dw Route21BattleText3 ; 0x5ffb TextBeforeBattle
+	dw Route21AfterBattleText3 ; 0x6005 TextAfterBattle
+	dw Route21EndBattleText3 ; 0x6000 TextEndBattle
+	dw Route21EndBattleText3 ; 0x6000 TextEndBattle
 ; 0x55f3a
 
 Route21TH3: ; 0x55f3a
@@ -42092,10 +42101,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e9 ; flag's byte
-	dw Route21BattleTxt4 ; 0x600a TextBeforeBattle
-	dw Route21AfterBattleTxt4 ; 0x6014 TextAfterBattle
-	dw Route21EndBattleTxt4 ; 0x600f TextEndBattle
-	dw Route21EndBattleTxt4 ; 0x600f TextEndBattle
+	dw Route21BattleText4 ; 0x600a TextBeforeBattle
+	dw Route21AfterBattleText4 ; 0x6014 TextAfterBattle
+	dw Route21EndBattleText4 ; 0x600f TextEndBattle
+	dw Route21EndBattleText4 ; 0x600f TextEndBattle
 ; 0x55f46
 
 Route21TH4: ; 0x55f46
@@ -42102,10 +42111,10 @@
 	db $5 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e9 ; flag's byte
-	dw Route21BattleTxt5 ; 0x6019 TextBeforeBattle
-	dw Route21AfterBattleTxt5 ; 0x6023 TextAfterBattle
-	dw Route21EndBattleTxt5 ; 0x601e TextEndBattle
-	dw Route21EndBattleTxt5 ; 0x601e TextEndBattle
+	dw Route21BattleText5 ; 0x6019 TextBeforeBattle
+	dw Route21AfterBattleText5 ; 0x6023 TextAfterBattle
+	dw Route21EndBattleText5 ; 0x601e TextEndBattle
+	dw Route21EndBattleText5 ; 0x601e TextEndBattle
 ; 0x55f52
 
 Route21TH5: ; 0x55f52
@@ -42112,10 +42121,10 @@
 	db $6 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e9 ; flag's byte
-	dw Route21BattleTxt6 ; 0x6028 TextBeforeBattle
-	dw Route21AfterBattleTxt6 ; 0x6032 TextAfterBattle
-	dw Route21EndBattleTxt6 ; 0x602d TextEndBattle
-	dw Route21EndBattleTxt6 ; 0x602d TextEndBattle
+	dw Route21BattleText6 ; 0x6028 TextBeforeBattle
+	dw Route21AfterBattleText6 ; 0x6032 TextAfterBattle
+	dw Route21EndBattleText6 ; 0x602d TextEndBattle
+	dw Route21EndBattleText6 ; 0x602d TextEndBattle
 ; 0x55f5e
 
 Route21TH6: ; 0x55f5e
@@ -42122,10 +42131,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e9 ; flag's byte
-	dw Route21BattleTxt7 ; 0x6037 TextBeforeBattle
-	dw Route21AfterBattleTxt7 ; 0x6041 TextAfterBattle
-	dw Route21EndBattleTxt7 ; 0x603c TextEndBattle
-	dw Route21EndBattleTxt7 ; 0x603c TextEndBattle
+	dw Route21BattleText7 ; 0x6037 TextBeforeBattle
+	dw Route21AfterBattleText7 ; 0x6041 TextAfterBattle
+	dw Route21EndBattleText7 ; 0x603c TextEndBattle
+	dw Route21EndBattleText7 ; 0x603c TextEndBattle
 ; 0x55f6a
 
 Route21TH7: ; 0x55f6a
@@ -42132,10 +42141,10 @@
 	db $8 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d7e9 ; flag's byte
-	dw Route21BattleTxt8 ; 0x6046 TextBeforeBattle
-	dw Route21AfterBattleTxt8 ; 0x6050 TextAfterBattle
-	dw Route21EndBattleTxt8 ; 0x604b TextEndBattle
-	dw Route21EndBattleTxt8 ; 0x604b TextEndBattle
+	dw Route21BattleText8 ; 0x6046 TextBeforeBattle
+	dw Route21AfterBattleText8 ; 0x6050 TextAfterBattle
+	dw Route21EndBattleText8 ; 0x604b TextEndBattle
+	dw Route21EndBattleText8 ; 0x604b TextEndBattle
 ; 0x55f76
 
 Route21TH8: ; 0x55f76
@@ -42142,10 +42151,10 @@
 	db $9 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d7e9 ; flag's byte
-	dw Route21BattleTxt9 ; 0x6055 TextBeforeBattle
-	dw Route21AfterBattleTxt9 ; 0x605f TextAfterBattle
-	dw Route21EndBattleTxt9 ; 0x605a TextEndBattle
-	dw Route21EndBattleTxt9 ; 0x605a TextEndBattle
+	dw Route21BattleText9 ; 0x6055 TextBeforeBattle
+	dw Route21AfterBattleText9 ; 0x605f TextAfterBattle
+	dw Route21EndBattleText9 ; 0x605a TextEndBattle
+	dw Route21EndBattleText9 ; 0x605a TextEndBattle
 ; 0x55f82
 
 db $ff
@@ -42204,138 +42213,138 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route21BattleTxt1: ; 0x55fdd
-	TX_FAR _Route21BattleTxt1
+Route21BattleText1: ; 0x55fdd
+	TX_FAR _Route21BattleText1
 	db $50
 ; 0x55fdd + 5 bytes
 
-Route21EndBattleTxt1: ; 0x55fe2
-	TX_FAR _Route21EndBattleTxt1
+Route21EndBattleText1: ; 0x55fe2
+	TX_FAR _Route21EndBattleText1
 	db $50
 ; 0x55fe2 + 5 bytes
 
-Route21AfterBattleTxt1: ; 0x55fe7
-	TX_FAR _Route21AfterBattleTxt1
+Route21AfterBattleText1: ; 0x55fe7
+	TX_FAR _Route21AfterBattleText1
 	db $50
 ; 0x55fe7 + 5 bytes
 
-Route21BattleTxt2: ; 0x55fec
-	TX_FAR _Route21BattleTxt2
+Route21BattleText2: ; 0x55fec
+	TX_FAR _Route21BattleText2
 	db $50
 ; 0x55fec + 5 bytes
 
-Route21EndBattleTxt2: ; 0x55ff1
-	TX_FAR _Route21EndBattleTxt2
+Route21EndBattleText2: ; 0x55ff1
+	TX_FAR _Route21EndBattleText2
 	db $50
 ; 0x55ff1 + 5 bytes
 
-Route21AfterBattleTxt2: ; 0x55ff6
-	TX_FAR _Route21AfterBattleTxt2
+Route21AfterBattleText2: ; 0x55ff6
+	TX_FAR _Route21AfterBattleText2
 	db $50
 ; 0x55ff6 + 5 bytes
 
-Route21BattleTxt3: ; 0x55ffb
-	TX_FAR _Route21BattleTxt3
+Route21BattleText3: ; 0x55ffb
+	TX_FAR _Route21BattleText3
 	db $50
 ; 0x55ffb + 5 bytes
 
-Route21EndBattleTxt3: ; 0x56000
-	TX_FAR _Route21EndBattleTxt3
+Route21EndBattleText3: ; 0x56000
+	TX_FAR _Route21EndBattleText3
 	db $50
 ; 0x56000 + 5 bytes
 
-Route21AfterBattleTxt3: ; 0x56005
-	TX_FAR _Route21AfterBattleTxt3
+Route21AfterBattleText3: ; 0x56005
+	TX_FAR _Route21AfterBattleText3
 	db $50
 ; 0x56005 + 5 bytes
 
-Route21BattleTxt4: ; 0x5600a
-	TX_FAR _Route21BattleTxt4
+Route21BattleText4: ; 0x5600a
+	TX_FAR _Route21BattleText4
 	db $50
 ; 0x5600a + 5 bytes
 
-Route21EndBattleTxt4: ; 0x5600f
-	TX_FAR _Route21EndBattleTxt4
+Route21EndBattleText4: ; 0x5600f
+	TX_FAR _Route21EndBattleText4
 	db $50
 ; 0x5600f + 5 bytes
 
-Route21AfterBattleTxt4: ; 0x56014
-	TX_FAR _Route21AfterBattleTxt4
+Route21AfterBattleText4: ; 0x56014
+	TX_FAR _Route21AfterBattleText4
 	db $50
 ; 0x56014 + 5 bytes
 
-Route21BattleTxt5: ; 0x56019
-	TX_FAR _Route21BattleTxt5
+Route21BattleText5: ; 0x56019
+	TX_FAR _Route21BattleText5
 	db $50
 ; 0x56019 + 5 bytes
 
-Route21EndBattleTxt5: ; 0x5601e
-	TX_FAR _Route21EndBattleTxt5
+Route21EndBattleText5: ; 0x5601e
+	TX_FAR _Route21EndBattleText5
 	db $50
 ; 0x5601e + 5 bytes
 
-Route21AfterBattleTxt5: ; 0x56023
-	TX_FAR _Route21AfterBattleTxt5
+Route21AfterBattleText5: ; 0x56023
+	TX_FAR _Route21AfterBattleText5
 	db $50
 ; 0x56023 + 5 bytes
 
-Route21BattleTxt6: ; 0x56028
-	TX_FAR _Route21BattleTxt6
+Route21BattleText6: ; 0x56028
+	TX_FAR _Route21BattleText6
 	db $50
 ; 0x56028 + 5 bytes
 
-Route21EndBattleTxt6: ; 0x5602d
-	TX_FAR _Route21EndBattleTxt6
+Route21EndBattleText6: ; 0x5602d
+	TX_FAR _Route21EndBattleText6
 	db $50
 ; 0x5602d + 5 bytes
 
-Route21AfterBattleTxt6: ; 0x56032
-	TX_FAR _Route21AfterBattleTxt6
+Route21AfterBattleText6: ; 0x56032
+	TX_FAR _Route21AfterBattleText6
 	db $50
 ; 0x56032 + 5 bytes
 
-Route21BattleTxt7: ; 0x56037
-	TX_FAR _Route21BattleTxt7
+Route21BattleText7: ; 0x56037
+	TX_FAR _Route21BattleText7
 	db $50
 ; 0x56037 + 5 bytes
 
-Route21EndBattleTxt7: ; 0x5603c
-	TX_FAR _Route21EndBattleTxt7
+Route21EndBattleText7: ; 0x5603c
+	TX_FAR _Route21EndBattleText7
 	db $50
 ; 0x5603c + 5 bytes
 
-Route21AfterBattleTxt7: ; 0x56041
-	TX_FAR _Route21AfterBattleTxt7
+Route21AfterBattleText7: ; 0x56041
+	TX_FAR _Route21AfterBattleText7
 	db $50
 ; 0x56041 + 5 bytes
 
-Route21BattleTxt8: ; 0x56046
-	TX_FAR _Route21BattleTxt8
+Route21BattleText8: ; 0x56046
+	TX_FAR _Route21BattleText8
 	db $50
 ; 0x56046 + 5 bytes
 
-Route21EndBattleTxt8: ; 0x5604b
-	TX_FAR _Route21EndBattleTxt8
+Route21EndBattleText8: ; 0x5604b
+	TX_FAR _Route21EndBattleText8
 	db $50
 ; 0x5604b + 5 bytes
 
-Route21AfterBattleTxt8: ; 0x56050
-	TX_FAR _Route21AfterBattleTxt8
+Route21AfterBattleText8: ; 0x56050
+	TX_FAR _Route21AfterBattleText8
 	db $50
 ; 0x56050 + 5 bytes
 
-Route21BattleTxt9: ; 0x56055
-	TX_FAR _Route21BattleTxt9
+Route21BattleText9: ; 0x56055
+	TX_FAR _Route21BattleText9
 	db $50
 ; 0x56055 + 5 bytes
 
-Route21EndBattleTxt9: ; 0x5605a
-	TX_FAR _Route21EndBattleTxt9
+Route21EndBattleText9: ; 0x5605a
+	TX_FAR _Route21EndBattleText9
 	db $50
 ; 0x5605a + 5 bytes
 
-Route21AfterBattleTxt9: ; 0x5605f
-	TX_FAR _Route21AfterBattleTxt9
+Route21AfterBattleText9: ; 0x5605f
+	TX_FAR _Route21AfterBattleText9
 	db $50
 ; 0x5605f + 5 bytes
 
@@ -42855,10 +42864,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d831 ; flag's byte
-	dw SilphCo8BattleTxt1 ; 0x65e6 TextBeforeBattle
-	dw SilphCo8AfterBattleTxt1 ; 0x65f0 TextAfterBattle
-	dw SilphCo8EndBattleTxt1 ; 0x65eb TextEndBattle
-	dw SilphCo8EndBattleTxt1 ; 0x65eb TextEndBattle
+	dw SilphCo8BattleText1 ; 0x65e6 TextBeforeBattle
+	dw SilphCo8AfterBattleText1 ; 0x65f0 TextAfterBattle
+	dw SilphCo8EndBattleText1 ; 0x65eb TextEndBattle
+	dw SilphCo8EndBattleText1 ; 0x65eb TextEndBattle
 ; 0x56591
 
 SilphCo8TH1: ; 0x56591
@@ -42865,10 +42874,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d831 ; flag's byte
-	dw SilphCo8BattleTxt2 ; 0x65f5 TextBeforeBattle
-	dw SilphCo8AfterBattleTxt2 ; 0x65ff TextAfterBattle
-	dw SilphCo8EndBattleTxt2 ; 0x65fa TextEndBattle
-	dw SilphCo8EndBattleTxt2 ; 0x65fa TextEndBattle
+	dw SilphCo8BattleText2 ; 0x65f5 TextBeforeBattle
+	dw SilphCo8AfterBattleText2 ; 0x65ff TextAfterBattle
+	dw SilphCo8EndBattleText2 ; 0x65fa TextEndBattle
+	dw SilphCo8EndBattleText2 ; 0x65fa TextEndBattle
 ; 0x5659d
 
 SilphCo8TH2: ; 0x5659d
@@ -42875,10 +42884,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d831 ; flag's byte
-	dw SilphCo8BattleTxt3 ; 0x6604 TextBeforeBattle
-	dw SilphCo8AfterBattleTxt3 ; 0x660e TextAfterBattle
-	dw SilphCo8EndBattleTxt3 ; 0x6609 TextEndBattle
-	dw SilphCo8EndBattleTxt3 ; 0x6609 TextEndBattle
+	dw SilphCo8BattleText3 ; 0x6604 TextBeforeBattle
+	dw SilphCo8AfterBattleText3 ; 0x660e TextAfterBattle
+	dw SilphCo8EndBattleText3 ; 0x6609 TextEndBattle
+	dw SilphCo8EndBattleText3 ; 0x6609 TextEndBattle
 ; 0x565a9
 
 db $ff
@@ -42922,48 +42931,48 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo8BattleTxt1: ; 0x565e6
-	TX_FAR _SilphCo8BattleTxt1
+SilphCo8BattleText1: ; 0x565e6
+	TX_FAR _SilphCo8BattleText1
 	db $50
 ; 0x565e6 + 5 bytes
 
-SilphCo8EndBattleTxt1: ; 0x565eb
-	TX_FAR _SilphCo8EndBattleTxt1
+SilphCo8EndBattleText1: ; 0x565eb
+	TX_FAR _SilphCo8EndBattleText1
 	db $50
 ; 0x565eb + 5 bytes
 
-SilphCo8AfterBattleTxt1: ; 0x565f0
-	TX_FAR _SilphCo8AfterBattleTxt1
+SilphCo8AfterBattleText1: ; 0x565f0
+	TX_FAR _SilphCo8AfterBattleText1
 	db $50
 ; 0x565f0 + 5 bytes
 
-SilphCo8BattleTxt2: ; 0x565f5
-	TX_FAR _SilphCo8BattleTxt2
+SilphCo8BattleText2: ; 0x565f5
+	TX_FAR _SilphCo8BattleText2
 	db $50
 ; 0x565f5 + 5 bytes
 
-SilphCo8EndBattleTxt2: ; 0x565fa
-	TX_FAR _SilphCo8EndBattleTxt2
+SilphCo8EndBattleText2: ; 0x565fa
+	TX_FAR _SilphCo8EndBattleText2
 	db $50
 ; 0x565fa + 5 bytes
 
-SilphCo8AfterBattleTxt2: ; 0x565ff
-	TX_FAR _SilphCo8AfterBattleTxt2
+SilphCo8AfterBattleText2: ; 0x565ff
+	TX_FAR _SilphCo8AfterBattleText2
 	db $50
 ; 0x565ff + 5 bytes
 
-SilphCo8BattleTxt3: ; 0x56604
-	TX_FAR _SilphCo8BattleTxt3
+SilphCo8BattleText3: ; 0x56604
+	TX_FAR _SilphCo8BattleText3
 	db $50
 ; 0x56604 + 5 bytes
 
-SilphCo8EndBattleTxt3: ; 0x56609
-	TX_FAR _SilphCo8EndBattleTxt3
+SilphCo8EndBattleText3: ; 0x56609
+	TX_FAR _SilphCo8EndBattleText3
 	db $50
 ; 0x56609 + 5 bytes
 
-SilphCo8AfterBattleTxt3: ; 0x5660e
-	TX_FAR _SilphCo8AfterBattleTxt3
+SilphCo8AfterBattleText3: ; 0x5660e
+	TX_FAR _SilphCo8AfterBattleText3
 	db $50
 ; 0x5660e + 5 bytes
 
@@ -43580,10 +43589,10 @@
 	db $1 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d7c9 ; flag's byte
-	dw Route6BattleTxt1 ; 0x512a TextBeforeBattle
-	dw Route6AfterBattleTxt1 ; 0x5134 TextAfterBattle
-	dw Route6EndBattleTxt1 ; 0x512f TextEndBattle
-	dw Route6EndBattleTxt1 ; 0x512f TextEndBattle
+	dw Route6BattleText1 ; 0x512a TextBeforeBattle
+	dw Route6AfterBattleText1 ; 0x5134 TextAfterBattle
+	dw Route6EndBattleText1 ; 0x512f TextEndBattle
+	dw Route6EndBattleText1 ; 0x512f TextEndBattle
 ; 0x590e3
 
 Route6TH1: ; 0x590e3
@@ -43590,10 +43599,10 @@
 	db $2 ; flag's bit
 	db ($0 << 4) ; trainer's view range
 	dw $d7c9 ; flag's byte
-	dw Route6BattleTxt2 ; 0x5143 TextBeforeBattle
-	dw Route6AfterBattleTxt1 ; 0x5134 TextAfterBattle
-	dw Route6EndBattleTxt2 ; 0x5148 TextEndBattle
-	dw Route6EndBattleTxt2 ; 0x5148 TextEndBattle
+	dw Route6BattleText2 ; 0x5143 TextBeforeBattle
+	dw Route6AfterBattleText1 ; 0x5134 TextAfterBattle
+	dw Route6EndBattleText2 ; 0x5148 TextEndBattle
+	dw Route6EndBattleText2 ; 0x5148 TextEndBattle
 ; 0x590ef
 
 Route6TH2: ; 0x590ef
@@ -43600,10 +43609,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7c9 ; flag's byte
-	dw Route6BattleTxt3 ; 0x5157 TextBeforeBattle
-	dw Route6AfterBattleTxt3 ; 0x5161 TextAfterBattle
-	dw Route6EndBattleTxt3 ; 0x515c TextEndBattle
-	dw Route6EndBattleTxt3 ; 0x515c TextEndBattle
+	dw Route6BattleText3 ; 0x5157 TextBeforeBattle
+	dw Route6AfterBattleText3 ; 0x5161 TextAfterBattle
+	dw Route6EndBattleText3 ; 0x515c TextEndBattle
+	dw Route6EndBattleText3 ; 0x515c TextEndBattle
 ; 0x590fb
 
 Route6TH3: ; 0x590fb
@@ -43610,10 +43619,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7c9 ; flag's byte
-	dw Route6BattleTxt4 ; 0x5170 TextBeforeBattle
-	dw Route6AfterBattleTxt4 ; 0x517a TextAfterBattle
-	dw Route6EndBattleTxt4 ; 0x5175 TextEndBattle
-	dw Route6EndBattleTxt4 ; 0x5175 TextEndBattle
+	dw Route6BattleText4 ; 0x5170 TextBeforeBattle
+	dw Route6AfterBattleText4 ; 0x517a TextAfterBattle
+	dw Route6EndBattleText4 ; 0x5175 TextEndBattle
+	dw Route6EndBattleText4 ; 0x5175 TextEndBattle
 ; 0x59107
 
 Route6TH4: ; 0x59107
@@ -43620,10 +43629,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7c9 ; flag's byte
-	dw Route6BattleTxt5 ; 0x5189 TextBeforeBattle
-	dw Route6AfterBattleTxt5 ; 0x5193 TextAfterBattle
-	dw Route6EndBattleTxt5 ; 0x518e TextEndBattle
-	dw Route6EndBattleTxt5 ; 0x518e TextEndBattle
+	dw Route6BattleText5 ; 0x5189 TextBeforeBattle
+	dw Route6AfterBattleText5 ; 0x5193 TextAfterBattle
+	dw Route6EndBattleText5 ; 0x518e TextEndBattle
+	dw Route6EndBattleText5 ; 0x518e TextEndBattle
 ; 0x59113
 
 Route6TH5: ; 0x59113
@@ -43630,10 +43639,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7c9 ; flag's byte
-	dw Route6BattleTxt6 ; 0x51a2 TextBeforeBattle
-	dw Route6AfterBattleTxt6 ; 0x51ac TextAfterBattle
-	dw Route6EndBattleTxt6 ; 0x51a7 TextEndBattle
-	dw Route6EndBattleTxt6 ; 0x51a7 TextEndBattle
+	dw Route6BattleText6 ; 0x51a2 TextBeforeBattle
+	dw Route6AfterBattleText6 ; 0x51ac TextAfterBattle
+	dw Route6EndBattleText6 ; 0x51a7 TextEndBattle
+	dw Route6EndBattleText6 ; 0x51a7 TextEndBattle
 ; 0x5911e
 
 db $ff
@@ -43645,18 +43654,18 @@
 	jp TextScriptEnd
 ; 0x5912a
 
-Route6BattleTxt1: ; 0x5912a
-	TX_FAR _Route6BattleTxt1
+Route6BattleText1: ; 0x5912a
+	TX_FAR _Route6BattleText1
 	db $50
 ; 0x5912a + 5 bytes
 
-Route6EndBattleTxt1: ; 0x5912f
-	TX_FAR _Route6EndBattleTxt1
+Route6EndBattleText1: ; 0x5912f
+	TX_FAR _Route6EndBattleText1
 	db $50
 ; 0x5912f + 5 bytes
 
-Route6AfterBattleTxt1: ; 0x59134
-	TX_FAR _Route6AfterBattleTxt1
+Route6AfterBattleText1: ; 0x59134
+	TX_FAR _Route6AfterBattleText1
 	db $50
 ; 0x59134 + 5 bytes
 
@@ -43666,13 +43675,13 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route6BattleTxt2: ; 0x59143
-	TX_FAR _Route6BattleTxt2
+Route6BattleText2: ; 0x59143
+	TX_FAR _Route6BattleText2
 	db $50
 ; 0x59143 + 5 bytes
 
-Route6EndBattleTxt2: ; 0x59148
-	TX_FAR _Route6EndBattleTxt2
+Route6EndBattleText2: ; 0x59148
+	TX_FAR _Route6EndBattleText2
 	db $50
 ; 0x59148 + 5 bytes
 
@@ -43682,18 +43691,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route6BattleTxt3: ; 0x59157
-	TX_FAR _Route6BattleTxt3
+Route6BattleText3: ; 0x59157
+	TX_FAR _Route6BattleText3
 	db $50
 ; 0x59157 + 5 bytes
 
-Route6EndBattleTxt3: ; 0x5915c
-	TX_FAR _Route6EndBattleTxt3
+Route6EndBattleText3: ; 0x5915c
+	TX_FAR _Route6EndBattleText3
 	db $50
 ; 0x5915c + 5 bytes
 
-Route6AfterBattleTxt3: ; 0x59161
-	TX_FAR _Route6AfterBattleTxt3
+Route6AfterBattleText3: ; 0x59161
+	TX_FAR _Route6AfterBattleText3
 	db $50
 ; 0x59161 + 5 bytes
 
@@ -43703,18 +43712,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route6BattleTxt4: ; 0x59170
-	TX_FAR _Route6BattleTxt4
+Route6BattleText4: ; 0x59170
+	TX_FAR _Route6BattleText4
 	db $50
 ; 0x59170 + 5 bytes
 
-Route6EndBattleTxt4: ; 0x59175
-	TX_FAR _Route6EndBattleTxt4
+Route6EndBattleText4: ; 0x59175
+	TX_FAR _Route6EndBattleText4
 	db $50
 ; 0x59175 + 5 bytes
 
-Route6AfterBattleTxt4: ; 0x5917a
-	TX_FAR _Route6AfterBattleTxt4
+Route6AfterBattleText4: ; 0x5917a
+	TX_FAR _Route6AfterBattleText4
 	db $50
 ; 0x5917a + 5 bytes
 
@@ -43724,18 +43733,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route6BattleTxt5: ; 0x59189
-	TX_FAR _Route6BattleTxt5
+Route6BattleText5: ; 0x59189
+	TX_FAR _Route6BattleText5
 	db $50
 ; 0x59189 + 5 bytes
 
-Route6EndBattleTxt5: ; 0x5918e
-	TX_FAR _Route6EndBattleTxt5
+Route6EndBattleText5: ; 0x5918e
+	TX_FAR _Route6EndBattleText5
 	db $50
 ; 0x5918e + 5 bytes
 
-Route6AfterBattleTxt5: ; 0x59193
-	TX_FAR _Route6AfterBattleTxt5
+Route6AfterBattleText5: ; 0x59193
+	TX_FAR _Route6AfterBattleText5
 	db $50
 ; 0x59193 + 5 bytes
 
@@ -43745,18 +43754,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route6BattleTxt6: ; 0x591a2
-	TX_FAR _Route6BattleTxt6
+Route6BattleText6: ; 0x591a2
+	TX_FAR _Route6BattleText6
 	db $50
 ; 0x591a2 + 5 bytes
 
-Route6EndBattleTxt6: ; 0x591a7
-	TX_FAR _Route6EndBattleTxt6
+Route6EndBattleText6: ; 0x591a7
+	TX_FAR _Route6EndBattleText6
 	db $50
 ; 0x591a7 + 5 bytes
 
-Route6AfterBattleTxt6: ; 0x591ac
-	TX_FAR _Route6AfterBattleTxt6
+Route6AfterBattleText6: ; 0x591ac
+	TX_FAR _Route6AfterBattleText6
 	db $50
 ; 0x591ac + 5 bytes
 
@@ -43785,10 +43794,10 @@
 	db $1 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7cd ; flag's byte
-	dw Route8BattleTxt1 ; 0x525a TextBeforeBattle
-	dw Route8AfterBattleTxt1 ; 0x5264 TextAfterBattle
-	dw Route8EndBattleTxt1 ; 0x525f TextEndBattle
-	dw Route8EndBattleTxt1 ; 0x525f TextEndBattle
+	dw Route8BattleText1 ; 0x525a TextBeforeBattle
+	dw Route8AfterBattleText1 ; 0x5264 TextAfterBattle
+	dw Route8EndBattleText1 ; 0x525f TextEndBattle
+	dw Route8EndBattleText1 ; 0x525f TextEndBattle
 ; 0x591ef
 
 Route8TH1: ; 0x591ef
@@ -43795,10 +43804,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7cd ; flag's byte
-	dw Route8BattleTxt2 ; 0x5273 TextBeforeBattle
-	dw Route8AfterBattleTxt2 ; 0x527d TextAfterBattle
-	dw Route8EndBattleTxt2 ; 0x5278 TextEndBattle
-	dw Route8EndBattleTxt2 ; 0x5278 TextEndBattle
+	dw Route8BattleText2 ; 0x5273 TextBeforeBattle
+	dw Route8AfterBattleText2 ; 0x527d TextAfterBattle
+	dw Route8EndBattleText2 ; 0x5278 TextEndBattle
+	dw Route8EndBattleText2 ; 0x5278 TextEndBattle
 ; 0x591fb
 
 Route8TH2: ; 0x591fb
@@ -43805,10 +43814,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7cd ; flag's byte
-	dw Route8BattleTxt3 ; 0x528c TextBeforeBattle
-	dw Route8AfterBattleTxt3 ; 0x5296 TextAfterBattle
-	dw Route8EndBattleTxt3 ; 0x5291 TextEndBattle
-	dw Route8EndBattleTxt3 ; 0x5291 TextEndBattle
+	dw Route8BattleText3 ; 0x528c TextBeforeBattle
+	dw Route8AfterBattleText3 ; 0x5296 TextAfterBattle
+	dw Route8EndBattleText3 ; 0x5291 TextEndBattle
+	dw Route8EndBattleText3 ; 0x5291 TextEndBattle
 ; 0x59207
 
 Route8TH3: ; 0x59207
@@ -43815,10 +43824,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7cd ; flag's byte
-	dw Route8BattleTxt4 ; 0x52a5 TextBeforeBattle
-	dw Route8AfterBattleTxt4 ; 0x52af TextAfterBattle
-	dw Route8EndBattleTxt4 ; 0x52aa TextEndBattle
-	dw Route8EndBattleTxt4 ; 0x52aa TextEndBattle
+	dw Route8BattleText4 ; 0x52a5 TextBeforeBattle
+	dw Route8AfterBattleText4 ; 0x52af TextAfterBattle
+	dw Route8EndBattleText4 ; 0x52aa TextEndBattle
+	dw Route8EndBattleText4 ; 0x52aa TextEndBattle
 ; 0x59213
 
 Route8TH4: ; 0x59213
@@ -43825,10 +43834,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7cd ; flag's byte
-	dw Route8BattleTxt5 ; 0x52be TextBeforeBattle
-	dw Route8AfterBattleTxt5 ; 0x52c8 TextAfterBattle
-	dw Route8EndBattleTxt5 ; 0x52c3 TextEndBattle
-	dw Route8EndBattleTxt5 ; 0x52c3 TextEndBattle
+	dw Route8BattleText5 ; 0x52be TextBeforeBattle
+	dw Route8AfterBattleText5 ; 0x52c8 TextAfterBattle
+	dw Route8EndBattleText5 ; 0x52c3 TextEndBattle
+	dw Route8EndBattleText5 ; 0x52c3 TextEndBattle
 ; 0x5921f
 
 Route8TH5: ; 0x5921f
@@ -43835,10 +43844,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7cd ; flag's byte
-	dw Route8BattleTxt6 ; 0x52d7 TextBeforeBattle
-	dw Route8AfterBattleTxt6 ; 0x52e1 TextAfterBattle
-	dw Route8EndBattleTxt6 ; 0x52dc TextEndBattle
-	dw Route8EndBattleTxt6 ; 0x52dc TextEndBattle
+	dw Route8BattleText6 ; 0x52d7 TextBeforeBattle
+	dw Route8AfterBattleText6 ; 0x52e1 TextAfterBattle
+	dw Route8EndBattleText6 ; 0x52dc TextEndBattle
+	dw Route8EndBattleText6 ; 0x52dc TextEndBattle
 ; 0x5922b
 
 Route8TH6: ; 0x5922b
@@ -43845,10 +43854,10 @@
 	db $7 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7cd ; flag's byte
-	dw Route8BattleTxt7 ; 0x52f0 TextBeforeBattle
-	dw Route8AfterBattleTxt7 ; 0x52fa TextAfterBattle
-	dw Route8EndBattleTxt7 ; 0x52f5 TextEndBattle
-	dw Route8EndBattleTxt7 ; 0x52f5 TextEndBattle
+	dw Route8BattleText7 ; 0x52f0 TextBeforeBattle
+	dw Route8AfterBattleText7 ; 0x52fa TextAfterBattle
+	dw Route8EndBattleText7 ; 0x52f5 TextEndBattle
+	dw Route8EndBattleText7 ; 0x52f5 TextEndBattle
 ; 0x59237
 
 Route8TH7: ; 0x59237
@@ -43855,10 +43864,10 @@
 	db $8 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7cd ; flag's byte
-	dw Route8BattleTxt8 ; 0x5309 TextBeforeBattle
-	dw Route8AfterBattleTxt8 ; 0x5313 TextAfterBattle
-	dw Route8EndBattleTxt8 ; 0x530e TextEndBattle
-	dw Route8EndBattleTxt8 ; 0x530e TextEndBattle
+	dw Route8BattleText8 ; 0x5309 TextBeforeBattle
+	dw Route8AfterBattleText8 ; 0x5313 TextAfterBattle
+	dw Route8EndBattleText8 ; 0x530e TextEndBattle
+	dw Route8EndBattleText8 ; 0x530e TextEndBattle
 ; 0x59243
 
 Route8TH8: ; 0x59243
@@ -43865,10 +43874,10 @@
 	db $9 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7cd ; flag's byte
-	dw Route8BattleTxt9 ; 0x5322 TextBeforeBattle
-	dw Route8AfterBattleTxt9 ; 0x532c TextAfterBattle
-	dw Route8EndBattleTxt9 ; 0x5327 TextEndBattle
-	dw Route8EndBattleTxt9 ; 0x5327 TextEndBattle
+	dw Route8BattleText9 ; 0x5322 TextBeforeBattle
+	dw Route8AfterBattleText9 ; 0x532c TextAfterBattle
+	dw Route8EndBattleText9 ; 0x5327 TextEndBattle
+	dw Route8EndBattleText9 ; 0x5327 TextEndBattle
 ; 0x5924e
 
 db $ff
@@ -43880,18 +43889,18 @@
 	jp TextScriptEnd
 ; 0x5925a
 
-Route8BattleTxt1: ; 0x5925a
-	TX_FAR _Route8BattleTxt1
+Route8BattleText1: ; 0x5925a
+	TX_FAR _Route8BattleText1
 	db $50
 ; 0x5925f
 
-Route8EndBattleTxt1: ; 0x5925f
-	TX_FAR _Route8EndBattleTxt1
+Route8EndBattleText1: ; 0x5925f
+	TX_FAR _Route8EndBattleText1
 	db $50
 ; 0x5925f + 5 bytes
 
-Route8AfterBattleTxt1: ; 0x59264
-	TX_FAR _Route8AfterBattleTxt1
+Route8AfterBattleText1: ; 0x59264
+	TX_FAR _Route8AfterBattleText1
 	db $50
 ; 0x59264 + 5 bytes
 
@@ -43901,18 +43910,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route8BattleTxt2: ; 0x59273
-	TX_FAR _Route8BattleTxt2
+Route8BattleText2: ; 0x59273
+	TX_FAR _Route8BattleText2
 	db $50
 ; 0x59273 + 5 bytes
 
-Route8EndBattleTxt2: ; 0x59278
-	TX_FAR _Route8EndBattleTxt2
+Route8EndBattleText2: ; 0x59278
+	TX_FAR _Route8EndBattleText2
 	db $50
 ; 0x59278 + 5 bytes
 
-Route8AfterBattleTxt2: ; 0x5927d
-	TX_FAR _Route8AfterBattleTxt2
+Route8AfterBattleText2: ; 0x5927d
+	TX_FAR _Route8AfterBattleText2
 	db $50
 ; 0x5927d + 5 bytes
 
@@ -43922,18 +43931,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route8BattleTxt3: ; 0x5928c
-	TX_FAR _Route8BattleTxt3
+Route8BattleText3: ; 0x5928c
+	TX_FAR _Route8BattleText3
 	db $50
 ; 0x5928c + 5 bytes
 
-Route8EndBattleTxt3: ; 0x59291
-	TX_FAR _Route8EndBattleTxt3
+Route8EndBattleText3: ; 0x59291
+	TX_FAR _Route8EndBattleText3
 	db $50
 ; 0x59291 + 5 bytes
 
-Route8AfterBattleTxt3: ; 0x59296
-	TX_FAR _Route8AfterBattleTxt3
+Route8AfterBattleText3: ; 0x59296
+	TX_FAR _Route8AfterBattleText3
 	db $50
 ; 0x59296 + 5 bytes
 
@@ -43943,18 +43952,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route8BattleTxt4: ; 0x592a5
-	TX_FAR _Route8BattleTxt4
+Route8BattleText4: ; 0x592a5
+	TX_FAR _Route8BattleText4
 	db $50
 ; 0x592a5 + 5 bytes
 
-Route8EndBattleTxt4: ; 0x592aa
-	TX_FAR _Route8EndBattleTxt4
+Route8EndBattleText4: ; 0x592aa
+	TX_FAR _Route8EndBattleText4
 	db $50
 ; 0x592aa + 5 bytes
 
-Route8AfterBattleTxt4: ; 0x592af
-	TX_FAR _Route8AfterBattleTxt4
+Route8AfterBattleText4: ; 0x592af
+	TX_FAR _Route8AfterBattleText4
 	db $50
 ; 0x592af + 5 bytes
 
@@ -43964,18 +43973,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route8BattleTxt5: ; 0x592be
-	TX_FAR _Route8BattleTxt5
+Route8BattleText5: ; 0x592be
+	TX_FAR _Route8BattleText5
 	db $50
 ; 0x592be + 5 bytes
 
-Route8EndBattleTxt5: ; 0x592c3
-	TX_FAR _Route8EndBattleTxt5
+Route8EndBattleText5: ; 0x592c3
+	TX_FAR _Route8EndBattleText5
 	db $50
 ; 0x592c3 + 5 bytes
 
-Route8AfterBattleTxt5: ; 0x592c8
-	TX_FAR _Route8AfterBattleTxt5
+Route8AfterBattleText5: ; 0x592c8
+	TX_FAR _Route8AfterBattleText5
 	db $50
 ; 0x592c8 + 5 bytes
 
@@ -43985,18 +43994,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route8BattleTxt6: ; 0x592d7
-	TX_FAR _Route8BattleTxt6
+Route8BattleText6: ; 0x592d7
+	TX_FAR _Route8BattleText6
 	db $50
 ; 0x592d7 + 5 bytes
 
-Route8EndBattleTxt6: ; 0x592dc
-	TX_FAR _Route8EndBattleTxt6
+Route8EndBattleText6: ; 0x592dc
+	TX_FAR _Route8EndBattleText6
 	db $50
 ; 0x592dc + 5 bytes
 
-Route8AfterBattleTxt6: ; 0x592e1
-	TX_FAR _Route8AfterBattleTxt6
+Route8AfterBattleText6: ; 0x592e1
+	TX_FAR _Route8AfterBattleText6
 	db $50
 ; 0x592e1 + 5 bytes
 
@@ -44006,18 +44015,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route8BattleTxt7: ; 0x592f0
-	TX_FAR _Route8BattleTxt7
+Route8BattleText7: ; 0x592f0
+	TX_FAR _Route8BattleText7
 	db $50
 ; 0x592f0 + 5 bytes
 
-Route8EndBattleTxt7: ; 0x592f5
-	TX_FAR _Route8EndBattleTxt7
+Route8EndBattleText7: ; 0x592f5
+	TX_FAR _Route8EndBattleText7
 	db $50
 ; 0x592f5 + 5 bytes
 
-Route8AfterBattleTxt7: ; 0x592fa
-	TX_FAR _Route8AfterBattleTxt7
+Route8AfterBattleText7: ; 0x592fa
+	TX_FAR _Route8AfterBattleText7
 	db $50
 ; 0x592fa + 5 bytes
 
@@ -44027,18 +44036,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route8BattleTxt8: ; 0x59309
-	TX_FAR _Route8BattleTxt8
+Route8BattleText8: ; 0x59309
+	TX_FAR _Route8BattleText8
 	db $50
 ; 0x59309 + 5 bytes
 
-Route8EndBattleTxt8: ; 0x5930e
-	TX_FAR _Route8EndBattleTxt8
+Route8EndBattleText8: ; 0x5930e
+	TX_FAR _Route8EndBattleText8
 	db $50
 ; 0x5930e + 5 bytes
 
-Route8AfterBattleTxt8: ; 0x59313
-	TX_FAR _Route8AfterBattleTxt8
+Route8AfterBattleText8: ; 0x59313
+	TX_FAR _Route8AfterBattleText8
 	db $50
 ; 0x59313 + 5 bytes
 
@@ -44048,18 +44057,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route8BattleTxt9: ; 0x59322
-	TX_FAR _Route8BattleTxt9
+Route8BattleText9: ; 0x59322
+	TX_FAR _Route8BattleText9
 	db $50
 ; 0x59322 + 5 bytes
 
-Route8EndBattleTxt9: ; 0x59327
-	TX_FAR _Route8EndBattleTxt9
+Route8EndBattleText9: ; 0x59327
+	TX_FAR _Route8EndBattleText9
 	db $50
 ; 0x59327 + 5 bytes
 
-Route8AfterBattleTxt9: ; 0x5932c
-	TX_FAR _Route8AfterBattleTxt9
+Route8AfterBattleText9: ; 0x5932c
+	TX_FAR _Route8AfterBattleText9
 	db $50
 ; 0x5932c + 5 bytes
 
@@ -44088,10 +44097,10 @@
 	db $1 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d1 ; flag's byte
-	dw Route10BattleTxt1 ; 0x53b6 TextBeforeBattle
-	dw Route10AfterBattleTxt1 ; 0x53c0 TextAfterBattle
-	dw Route10EndBattleTxt1 ; 0x53bb TextEndBattle
-	dw Route10EndBattleTxt1 ; 0x53bb TextEndBattle
+	dw Route10BattleText1 ; 0x53b6 TextBeforeBattle
+	dw Route10AfterBattleText1 ; 0x53c0 TextAfterBattle
+	dw Route10EndBattleText1 ; 0x53bb TextEndBattle
+	dw Route10EndBattleText1 ; 0x53bb TextEndBattle
 ; 0x5936f
 
 Route10TH1: ; 0x5936f
@@ -44098,10 +44107,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7d1 ; flag's byte
-	dw Route10BattleTxt2 ; 0x53cf TextBeforeBattle
-	dw Route10AfterBattleTxt2 ; 0x53d9 TextAfterBattle
-	dw Route10EndBattleTxt2 ; 0x53d4 TextEndBattle
-	dw Route10EndBattleTxt2 ; 0x53d4 TextEndBattle
+	dw Route10BattleText2 ; 0x53cf TextBeforeBattle
+	dw Route10AfterBattleText2 ; 0x53d9 TextAfterBattle
+	dw Route10EndBattleText2 ; 0x53d4 TextEndBattle
+	dw Route10EndBattleText2 ; 0x53d4 TextEndBattle
 ; 0x5937b
 
 Route10TH2: ; 0x5937b
@@ -44108,10 +44117,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d1 ; flag's byte
-	dw Route10BattleTxt3 ; 0x53e8 TextBeforeBattle
-	dw Route10AfterBattleTxt3 ; 0x53f2 TextAfterBattle
-	dw Route10EndBattleTxt3 ; 0x53ed TextEndBattle
-	dw Route10EndBattleTxt3 ; 0x53ed TextEndBattle
+	dw Route10BattleText3 ; 0x53e8 TextBeforeBattle
+	dw Route10AfterBattleText3 ; 0x53f2 TextAfterBattle
+	dw Route10EndBattleText3 ; 0x53ed TextEndBattle
+	dw Route10EndBattleText3 ; 0x53ed TextEndBattle
 ; 0x59387
 
 Route10TH3: ; 0x59387
@@ -44118,10 +44127,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7d1 ; flag's byte
-	dw Route10BattleTxt4 ; 0x5401 TextBeforeBattle
-	dw Route10AfterBattleTxt4 ; 0x540b TextAfterBattle
-	dw Route10EndBattleTxt4 ; 0x5406 TextEndBattle
-	dw Route10EndBattleTxt4 ; 0x5406 TextEndBattle
+	dw Route10BattleText4 ; 0x5401 TextBeforeBattle
+	dw Route10AfterBattleText4 ; 0x540b TextAfterBattle
+	dw Route10EndBattleText4 ; 0x5406 TextEndBattle
+	dw Route10EndBattleText4 ; 0x5406 TextEndBattle
 ; 0x59393
 
 Route10TH4: ; 0x59393
@@ -44128,10 +44137,10 @@
 	db $5 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d1 ; flag's byte
-	dw Route10BattleTxt5 ; 0x541a TextBeforeBattle
-	dw Route10AfterBattleTxt5 ; 0x5424 TextAfterBattle
-	dw Route10EndBattleTxt5 ; 0x541f TextEndBattle
-	dw Route10EndBattleTxt5 ; 0x541f TextEndBattle
+	dw Route10BattleText5 ; 0x541a TextBeforeBattle
+	dw Route10AfterBattleText5 ; 0x5424 TextAfterBattle
+	dw Route10EndBattleText5 ; 0x541f TextEndBattle
+	dw Route10EndBattleText5 ; 0x541f TextEndBattle
 ; 0x5939f
 
 Route10TH5: ; 0x5939f
@@ -44138,10 +44147,10 @@
 	db $6 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d1 ; flag's byte
-	dw Route10BattleTxt6 ; 0x5433 TextBeforeBattle
-	dw Route10AfterBattleTxt6 ; 0x543d TextAfterBattle
-	dw Route10EndBattleTxt6 ; 0x5438 TextEndBattle
-	dw Route10EndBattleTxt6 ; 0x5438 TextEndBattle
+	dw Route10BattleText6 ; 0x5433 TextBeforeBattle
+	dw Route10AfterBattleText6 ; 0x543d TextAfterBattle
+	dw Route10EndBattleText6 ; 0x5438 TextEndBattle
+	dw Route10EndBattleText6 ; 0x5438 TextEndBattle
 ; 0x593ab
 
 db $ff
@@ -44152,18 +44161,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route10BattleTxt1: ; 0x593b6
-	TX_FAR _Route10BattleTxt1
+Route10BattleText1: ; 0x593b6
+	TX_FAR _Route10BattleText1
 	db $50
 ; 0x593b6 + 5 bytes
 
-Route10EndBattleTxt1: ; 0x593bb
-	TX_FAR _Route10EndBattleTxt1
+Route10EndBattleText1: ; 0x593bb
+	TX_FAR _Route10EndBattleText1
 	db $50
 ; 0x593bb + 5 bytes
 
-Route10AfterBattleTxt1: ; 0x593c0
-	TX_FAR _Route10AfterBattleTxt1
+Route10AfterBattleText1: ; 0x593c0
+	TX_FAR _Route10AfterBattleText1
 	db $50
 ; 0x593c0 + 5 bytes
 
@@ -44173,18 +44182,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route10BattleTxt2: ; 0x593cf
-	TX_FAR _Route10BattleTxt2
+Route10BattleText2: ; 0x593cf
+	TX_FAR _Route10BattleText2
 	db $50
 ; 0x593cf + 5 bytes
 
-Route10EndBattleTxt2: ; 0x593d4
-	TX_FAR _Route10EndBattleTxt2
+Route10EndBattleText2: ; 0x593d4
+	TX_FAR _Route10EndBattleText2
 	db $50
 ; 0x593d4 + 5 bytes
 
-Route10AfterBattleTxt2: ; 0x593d9
-	TX_FAR _Route10AfterBattleTxt2
+Route10AfterBattleText2: ; 0x593d9
+	TX_FAR _Route10AfterBattleText2
 	db $50
 ; 0x593d9 + 5 bytes
 
@@ -44194,18 +44203,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route10BattleTxt3: ; 0x593e8
-	TX_FAR _Route10BattleTxt3
+Route10BattleText3: ; 0x593e8
+	TX_FAR _Route10BattleText3
 	db $50
 ; 0x593e8 + 5 bytes
 
-Route10EndBattleTxt3: ; 0x593ed
-	TX_FAR _Route10EndBattleTxt3
+Route10EndBattleText3: ; 0x593ed
+	TX_FAR _Route10EndBattleText3
 	db $50
 ; 0x593ed + 5 bytes
 
-Route10AfterBattleTxt3: ; 0x593f2
-	TX_FAR _Route10AfterBattleTxt3
+Route10AfterBattleText3: ; 0x593f2
+	TX_FAR _Route10AfterBattleText3
 	db $50
 ; 0x593f2 + 5 bytes
 
@@ -44215,18 +44224,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route10BattleTxt4: ; 0x59401
-	TX_FAR _Route10BattleTxt4
+Route10BattleText4: ; 0x59401
+	TX_FAR _Route10BattleText4
 	db $50
 ; 0x59401 + 5 bytes
 
-Route10EndBattleTxt4: ; 0x59406
-	TX_FAR _Route10EndBattleTxt4
+Route10EndBattleText4: ; 0x59406
+	TX_FAR _Route10EndBattleText4
 	db $50
 ; 0x59406 + 5 bytes
 
-Route10AfterBattleTxt4: ; 0x5940b
-	TX_FAR _Route10AfterBattleTxt4
+Route10AfterBattleText4: ; 0x5940b
+	TX_FAR _Route10AfterBattleText4
 	db $50
 ; 0x5940b + 5 bytes
 
@@ -44236,18 +44245,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route10BattleTxt5: ; 0x5941a
-	TX_FAR _Route10BattleTxt5
+Route10BattleText5: ; 0x5941a
+	TX_FAR _Route10BattleText5
 	db $50
 ; 0x5941a + 5 bytes
 
-Route10EndBattleTxt5: ; 0x5941f
-	TX_FAR _Route10EndBattleTxt5
+Route10EndBattleText5: ; 0x5941f
+	TX_FAR _Route10EndBattleText5
 	db $50
 ; 0x5941f + 5 bytes
 
-Route10AfterBattleTxt5: ; 0x59424
-	TX_FAR _Route10AfterBattleTxt5
+Route10AfterBattleText5: ; 0x59424
+	TX_FAR _Route10AfterBattleText5
 	db $50
 ; 0x59424 + 5 bytes
 
@@ -44257,18 +44266,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route10BattleTxt6: ; 0x59433
-	TX_FAR _Route10BattleTxt6
+Route10BattleText6: ; 0x59433
+	TX_FAR _Route10BattleText6
 	db $50
 ; 0x59433 + 5 bytes
 
-Route10EndBattleTxt6: ; 0x59438
-	TX_FAR _Route10EndBattleTxt6
+Route10EndBattleText6: ; 0x59438
+	TX_FAR _Route10EndBattleText6
 	db $50
 ; 0x59438 + 5 bytes
 
-Route10AfterBattleTxt6: ; 0x5943d
-	TX_FAR _Route10AfterBattleTxt6
+Route10AfterBattleText6: ; 0x5943d
+	TX_FAR _Route10AfterBattleText6
 	db $50
 ; 0x5943d + 5 bytes
 
@@ -44302,10 +44311,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt1 ; 0x54fe TextBeforeBattle
-	dw Route11AfterBattleTxt1 ; 0x5508 TextAfterBattle
-	dw Route11EndBattleTxt1 ; 0x5503 TextEndBattle
-	dw Route11EndBattleTxt1 ; 0x5503 TextEndBattle
+	dw Route11BattleText1 ; 0x54fe TextBeforeBattle
+	dw Route11AfterBattleText1 ; 0x5508 TextAfterBattle
+	dw Route11EndBattleText1 ; 0x5503 TextEndBattle
+	dw Route11EndBattleText1 ; 0x5503 TextEndBattle
 ; 0x59487
 
 Route11TH1: ; 0x59487
@@ -44312,10 +44321,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt2 ; 0x5517 TextBeforeBattle
-	dw Route11AfterBattleTxt2 ; 0x5521 TextAfterBattle
-	dw Route11EndBattleTxt2 ; 0x551c TextEndBattle
-	dw Route11EndBattleTxt2 ; 0x551c TextEndBattle
+	dw Route11BattleText2 ; 0x5517 TextBeforeBattle
+	dw Route11AfterBattleText2 ; 0x5521 TextAfterBattle
+	dw Route11EndBattleText2 ; 0x551c TextEndBattle
+	dw Route11EndBattleText2 ; 0x551c TextEndBattle
 ; 0x59493
 
 Route11TH2: ; 0x59493
@@ -44322,10 +44331,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt3 ; 0x5530 TextBeforeBattle
-	dw Route11AfterBattleTxt3 ; 0x553a TextAfterBattle
-	dw Route11EndBattleTxt3 ; 0x5535 TextEndBattle
-	dw Route11EndBattleTxt3 ; 0x5535 TextEndBattle
+	dw Route11BattleText3 ; 0x5530 TextBeforeBattle
+	dw Route11AfterBattleText3 ; 0x553a TextAfterBattle
+	dw Route11EndBattleText3 ; 0x5535 TextEndBattle
+	dw Route11EndBattleText3 ; 0x5535 TextEndBattle
 ; 0x5949f
 
 Route11TH3: ; 0x5949f
@@ -44332,10 +44341,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt4 ; 0x5549 TextBeforeBattle
-	dw Route11AfterBattleTxt4 ; 0x5553 TextAfterBattle
-	dw Route11EndBattleTxt4 ; 0x554e TextEndBattle
-	dw Route11EndBattleTxt4 ; 0x554e TextEndBattle
+	dw Route11BattleText4 ; 0x5549 TextBeforeBattle
+	dw Route11AfterBattleText4 ; 0x5553 TextAfterBattle
+	dw Route11EndBattleText4 ; 0x554e TextEndBattle
+	dw Route11EndBattleText4 ; 0x554e TextEndBattle
 ; 0x594ab
 
 Route11TH4: ; 0x594ab
@@ -44342,10 +44351,10 @@
 	db $5 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt5 ; 0x5562 TextBeforeBattle
-	dw Route11AfterBattleTxt5 ; 0x556c TextAfterBattle
-	dw Route11EndBattleTxt5 ; 0x5567 TextEndBattle
-	dw Route11EndBattleTxt5 ; 0x5567 TextEndBattle
+	dw Route11BattleText5 ; 0x5562 TextBeforeBattle
+	dw Route11AfterBattleText5 ; 0x556c TextAfterBattle
+	dw Route11EndBattleText5 ; 0x5567 TextEndBattle
+	dw Route11EndBattleText5 ; 0x5567 TextEndBattle
 ; 0x594b7
 
 Route11TH5: ; 0x594b7
@@ -44352,10 +44361,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt6 ; 0x557b TextBeforeBattle
-	dw Route11AfterBattleTxt6 ; 0x5585 TextAfterBattle
-	dw Route11EndBattleTxt6 ; 0x5580 TextEndBattle
-	dw Route11EndBattleTxt6 ; 0x5580 TextEndBattle
+	dw Route11BattleText6 ; 0x557b TextBeforeBattle
+	dw Route11AfterBattleText6 ; 0x5585 TextAfterBattle
+	dw Route11EndBattleText6 ; 0x5580 TextEndBattle
+	dw Route11EndBattleText6 ; 0x5580 TextEndBattle
 ; 0x594c3
 
 Route11TH6: ; 0x594c3
@@ -44362,10 +44371,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt7 ; 0x5594 TextBeforeBattle
-	dw Route11AfterBattleTxt7 ; 0x559e TextAfterBattle
-	dw Route11EndBattleTxt7 ; 0x5599 TextEndBattle
-	dw Route11EndBattleTxt7 ; 0x5599 TextEndBattle
+	dw Route11BattleText7 ; 0x5594 TextBeforeBattle
+	dw Route11AfterBattleText7 ; 0x559e TextAfterBattle
+	dw Route11EndBattleText7 ; 0x5599 TextEndBattle
+	dw Route11EndBattleText7 ; 0x5599 TextEndBattle
 ; 0x594cf
 
 Route11TH7: ; 0x594cf
@@ -44372,10 +44381,10 @@
 	db $8 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt8 ; 0x55ad TextBeforeBattle
-	dw Route11AfterBattleTxt8 ; 0x55b7 TextAfterBattle
-	dw Route11EndBattleTxt8 ; 0x55b2 TextEndBattle
-	dw Route11EndBattleTxt8 ; 0x55b2 TextEndBattle
+	dw Route11BattleText8 ; 0x55ad TextBeforeBattle
+	dw Route11AfterBattleText8 ; 0x55b7 TextAfterBattle
+	dw Route11EndBattleText8 ; 0x55b2 TextEndBattle
+	dw Route11EndBattleText8 ; 0x55b2 TextEndBattle
 ; 0x594db
 
 Route11TH8: ; 0x594db
@@ -44382,10 +44391,10 @@
 	db $9 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt9 ; 0x55c6 TextBeforeBattle
-	dw Route11AfterBattleTxt9 ; 0x55d0 TextAfterBattle
-	dw Route11EndBattleTxt9 ; 0x55cb TextEndBattle
-	dw Route11EndBattleTxt9 ; 0x55cb TextEndBattle
+	dw Route11BattleText9 ; 0x55c6 TextBeforeBattle
+	dw Route11AfterBattleText9 ; 0x55d0 TextAfterBattle
+	dw Route11EndBattleText9 ; 0x55cb TextEndBattle
+	dw Route11EndBattleText9 ; 0x55cb TextEndBattle
 ; 0x594e7
 
 Route11TH9: ; 0x594e7
@@ -44392,10 +44401,10 @@
 	db $a ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d5 ; flag's byte
-	dw Route11BattleTxt10 ; 0x55df TextBeforeBattle
-	dw Route11AfterBattleTxt10 ; 0x55e9 TextAfterBattle
-	dw Route11EndBattleTxt10 ; 0x55e4 TextEndBattle
-	dw Route11EndBattleTxt10 ; 0x55e4 TextEndBattle
+	dw Route11BattleText10 ; 0x55df TextBeforeBattle
+	dw Route11AfterBattleText10 ; 0x55e9 TextAfterBattle
+	dw Route11EndBattleText10 ; 0x55e4 TextEndBattle
+	dw Route11EndBattleText10 ; 0x55e4 TextEndBattle
 ; 0x594f3
 
 db $ff
@@ -44407,18 +44416,18 @@
 	jp TextScriptEnd
 ; 0x594fe
 
-Route11BattleTxt1: ; 0x594fe
-	TX_FAR _Route11BattleTxt1
+Route11BattleText1: ; 0x594fe
+	TX_FAR _Route11BattleText1
 	db $50
 ; 0x594fe + 5 bytes
 
-Route11EndBattleTxt1: ; 0x59503
-	TX_FAR _Route11EndBattleTxt1
+Route11EndBattleText1: ; 0x59503
+	TX_FAR _Route11EndBattleText1
 	db $50
 ; 0x59503 + 5 bytes
 
-Route11AfterBattleTxt1: ; 0x59508
-	TX_FAR _Route11AfterBattleTxt1
+Route11AfterBattleText1: ; 0x59508
+	TX_FAR _Route11AfterBattleText1
 	db $50
 ; 0x59508 + 5 bytes
 
@@ -44428,18 +44437,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route11BattleTxt2: ; 0x59517
-	TX_FAR _Route11BattleTxt2
+Route11BattleText2: ; 0x59517
+	TX_FAR _Route11BattleText2
 	db $50
 ; 0x59517 + 5 bytes
 
-Route11EndBattleTxt2: ; 0x5951c
-	TX_FAR _Route11EndBattleTxt2
+Route11EndBattleText2: ; 0x5951c
+	TX_FAR _Route11EndBattleText2
 	db $50
 ; 0x5951c + 5 bytes
 
-Route11AfterBattleTxt2: ; 0x59521
-	TX_FAR _Route11AfterBattleTxt2
+Route11AfterBattleText2: ; 0x59521
+	TX_FAR _Route11AfterBattleText2
 	db $50
 ; 0x59521 + 5 bytes
 
@@ -44449,18 +44458,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route11BattleTxt3: ; 0x59530
-	TX_FAR _Route11BattleTxt3
+Route11BattleText3: ; 0x59530
+	TX_FAR _Route11BattleText3
 	db $50
 ; 0x59530 + 5 bytes
 
-Route11EndBattleTxt3: ; 0x59535
-	TX_FAR _Route11EndBattleTxt3
+Route11EndBattleText3: ; 0x59535
+	TX_FAR _Route11EndBattleText3
 	db $50
 ; 0x59535 + 5 bytes
 
-Route11AfterBattleTxt3: ; 0x5953a
-	TX_FAR _Route11AfterBattleTxt3
+Route11AfterBattleText3: ; 0x5953a
+	TX_FAR _Route11AfterBattleText3
 	db $50
 ; 0x5953a + 5 bytes
 
@@ -44470,18 +44479,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route11BattleTxt4: ; 0x59549
-	TX_FAR _Route11BattleTxt4
+Route11BattleText4: ; 0x59549
+	TX_FAR _Route11BattleText4
 	db $50
 ; 0x59549 + 5 bytes
 
-Route11EndBattleTxt4: ; 0x5954e
-	TX_FAR _Route11EndBattleTxt4
+Route11EndBattleText4: ; 0x5954e
+	TX_FAR _Route11EndBattleText4
 	db $50
 ; 0x5954e + 5 bytes
 
-Route11AfterBattleTxt4: ; 0x59553
-	TX_FAR _Route11AfterBattleTxt4
+Route11AfterBattleText4: ; 0x59553
+	TX_FAR _Route11AfterBattleText4
 	db $50
 ; 0x59553 + 5 bytes
 
@@ -44491,18 +44500,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route11BattleTxt5: ; 0x59562
-	TX_FAR _Route11BattleTxt5
+Route11BattleText5: ; 0x59562
+	TX_FAR _Route11BattleText5
 	db $50
 ; 0x59562 + 5 bytes
 
-Route11EndBattleTxt5: ; 0x59567
-	TX_FAR _Route11EndBattleTxt5
+Route11EndBattleText5: ; 0x59567
+	TX_FAR _Route11EndBattleText5
 	db $50
 ; 0x59567 + 5 bytes
 
-Route11AfterBattleTxt5: ; 0x5956c
-	TX_FAR _Route11AfterBattleTxt5
+Route11AfterBattleText5: ; 0x5956c
+	TX_FAR _Route11AfterBattleText5
 	db $50
 ; 0x5956c + 5 bytes
 
@@ -44512,18 +44521,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route11BattleTxt6: ; 0x5957b
-	TX_FAR _Route11BattleTxt6
+Route11BattleText6: ; 0x5957b
+	TX_FAR _Route11BattleText6
 	db $50
 ; 0x5957b + 5 bytes
 
-Route11EndBattleTxt6: ; 0x59580
-	TX_FAR _Route11EndBattleTxt6
+Route11EndBattleText6: ; 0x59580
+	TX_FAR _Route11EndBattleText6
 	db $50
 ; 0x59580 + 5 bytes
 
-Route11AfterBattleTxt6: ; 0x59585
-	TX_FAR _Route11AfterBattleTxt6
+Route11AfterBattleText6: ; 0x59585
+	TX_FAR _Route11AfterBattleText6
 	db $50
 ; 0x59585 + 5 bytes
 
@@ -44533,18 +44542,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route11BattleTxt7: ; 0x59594
-	TX_FAR _Route11BattleTxt7
+Route11BattleText7: ; 0x59594
+	TX_FAR _Route11BattleText7
 	db $50
 ; 0x59594 + 5 bytes
 
-Route11EndBattleTxt7: ; 0x59599
-	TX_FAR _Route11EndBattleTxt7
+Route11EndBattleText7: ; 0x59599
+	TX_FAR _Route11EndBattleText7
 	db $50
 ; 0x59599 + 5 bytes
 
-Route11AfterBattleTxt7: ; 0x5959e
-	TX_FAR _Route11AfterBattleTxt7
+Route11AfterBattleText7: ; 0x5959e
+	TX_FAR _Route11AfterBattleText7
 	db $50
 ; 0x5959e + 5 bytes
 
@@ -44554,18 +44563,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route11BattleTxt8: ; 0x595ad
-	TX_FAR _Route11BattleTxt8
+Route11BattleText8: ; 0x595ad
+	TX_FAR _Route11BattleText8
 	db $50
 ; 0x595ad + 5 bytes
 
-Route11EndBattleTxt8: ; 0x595b2
-	TX_FAR _Route11EndBattleTxt8
+Route11EndBattleText8: ; 0x595b2
+	TX_FAR _Route11EndBattleText8
 	db $50
 ; 0x595b2 + 5 bytes
 
-Route11AfterBattleTxt8: ; 0x595b7
-	TX_FAR _Route11AfterBattleTxt8
+Route11AfterBattleText8: ; 0x595b7
+	TX_FAR _Route11AfterBattleText8
 	db $50
 ; 0x595b7 + 5 bytes
 
@@ -44575,18 +44584,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route11BattleTxt9: ; 0x595c6
-	TX_FAR _Route11BattleTxt9
+Route11BattleText9: ; 0x595c6
+	TX_FAR _Route11BattleText9
 	db $50
 ; 0x595c6 + 5 bytes
 
-Route11EndBattleTxt9: ; 0x595cb
-	TX_FAR _Route11EndBattleTxt9
+Route11EndBattleText9: ; 0x595cb
+	TX_FAR _Route11EndBattleText9
 	db $50
 ; 0x595cb + 5 bytes
 
-Route11AfterBattleTxt9: ; 0x595d0
-	TX_FAR _Route11AfterBattleTxt9
+Route11AfterBattleText9: ; 0x595d0
+	TX_FAR _Route11AfterBattleText9
 	db $50
 ; 0x595d0 + 5 bytes
 
@@ -44596,18 +44605,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route11BattleTxt10: ; 0x595df
-	TX_FAR _Route11BattleTxt10
+Route11BattleText10: ; 0x595df
+	TX_FAR _Route11BattleText10
 	db $50
 ; 0x595df + 5 bytes
 
-Route11EndBattleTxt10: ; 0x595e4
-	TX_FAR _Route11EndBattleTxt10
+Route11EndBattleText10: ; 0x595e4
+	TX_FAR _Route11EndBattleText10
 	db $50
 ; 0x595e4 + 5 bytes
 
-Route11AfterBattleTxt10: ; 0x595e9
-	TX_FAR _Route11AfterBattleTxt10
+Route11AfterBattleText10: ; 0x595e9
+	TX_FAR _Route11AfterBattleText10
 	db $50
 ; 0x595e9 + 5 bytes
 
@@ -44635,10 +44644,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d7 ; flag's byte
-	dw Route12BattleTxt1 ; 0x56ff TextBeforeBattle
-	dw Route12AfterBattleTxt1 ; 0x5709 TextAfterBattle
-	dw Route12EndBattleTxt1 ; 0x5704 TextEndBattle
-	dw Route12EndBattleTxt1 ; 0x5704 TextEndBattle
+	dw Route12BattleText1 ; 0x56ff TextBeforeBattle
+	dw Route12AfterBattleText1 ; 0x5709 TextAfterBattle
+	dw Route12EndBattleText1 ; 0x5704 TextEndBattle
+	dw Route12EndBattleText1 ; 0x5704 TextEndBattle
 ; 0x5969d
 
 Route12TH1: ; 0x5969d
@@ -44645,10 +44654,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d7 ; flag's byte
-	dw Route12BattleTxt2 ; 0x5718 TextBeforeBattle
-	dw Route12AfterBattleTxt2 ; 0x5722 TextAfterBattle
-	dw Route12EndBattleTxt2 ; 0x571d TextEndBattle
-	dw Route12EndBattleTxt2 ; 0x571d TextEndBattle
+	dw Route12BattleText2 ; 0x5718 TextBeforeBattle
+	dw Route12AfterBattleText2 ; 0x5722 TextAfterBattle
+	dw Route12EndBattleText2 ; 0x571d TextEndBattle
+	dw Route12EndBattleText2 ; 0x571d TextEndBattle
 ; 0x596a9
 
 Route12TH2: ; 0x596a9
@@ -44655,10 +44664,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d7 ; flag's byte
-	dw Route12BattleTxt3 ; 0x5731 TextBeforeBattle
-	dw Route12AfterBattleTxt3 ; 0x573b TextAfterBattle
-	dw Route12EndBattleTxt3 ; 0x5736 TextEndBattle
-	dw Route12EndBattleTxt3 ; 0x5736 TextEndBattle
+	dw Route12BattleText3 ; 0x5731 TextBeforeBattle
+	dw Route12AfterBattleText3 ; 0x573b TextAfterBattle
+	dw Route12EndBattleText3 ; 0x5736 TextEndBattle
+	dw Route12EndBattleText3 ; 0x5736 TextEndBattle
 ; 0x596b5
 
 Route12TH3: ; 0x596b5
@@ -44665,10 +44674,10 @@
 	db $5 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d7 ; flag's byte
-	dw Route12BattleTxt4 ; 0x574a TextBeforeBattle
-	dw Route12AfterBattleTxt4 ; 0x5754 TextAfterBattle
-	dw Route12EndBattleTxt4 ; 0x574f TextEndBattle
-	dw Route12EndBattleTxt4 ; 0x574f TextEndBattle
+	dw Route12BattleText4 ; 0x574a TextBeforeBattle
+	dw Route12AfterBattleText4 ; 0x5754 TextAfterBattle
+	dw Route12EndBattleText4 ; 0x574f TextEndBattle
+	dw Route12EndBattleText4 ; 0x574f TextEndBattle
 ; 0x596c1
 
 Route12TH4: ; 0x596c1
@@ -44675,10 +44684,10 @@
 	db $6 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d7 ; flag's byte
-	dw Route12BattleTxt5 ; 0x5763 TextBeforeBattle
-	dw Route12AfterBattleTxt5 ; 0x576d TextAfterBattle
-	dw Route12EndBattleTxt5 ; 0x5768 TextEndBattle
-	dw Route12EndBattleTxt5 ; 0x5768 TextEndBattle
+	dw Route12BattleText5 ; 0x5763 TextBeforeBattle
+	dw Route12AfterBattleText5 ; 0x576d TextAfterBattle
+	dw Route12EndBattleText5 ; 0x5768 TextEndBattle
+	dw Route12EndBattleText5 ; 0x5768 TextEndBattle
 ; 0x596cd
 
 Route12TH5: ; 0x596cd
@@ -44685,10 +44694,10 @@
 	db $7 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7d7 ; flag's byte
-	dw Route12BattleTxt6 ; 0x577c TextBeforeBattle
-	dw Route12AfterBattleTxt6 ; 0x5786 TextAfterBattle
-	dw Route12EndBattleTxt6 ; 0x5781 TextEndBattle
-	dw Route12EndBattleTxt6 ; 0x5781 TextEndBattle
+	dw Route12BattleText6 ; 0x577c TextBeforeBattle
+	dw Route12AfterBattleText6 ; 0x5786 TextAfterBattle
+	dw Route12EndBattleText6 ; 0x5781 TextEndBattle
+	dw Route12EndBattleText6 ; 0x5781 TextEndBattle
 ; 0x596d9
 
 Route12TH6: ; 0x596d9
@@ -44695,10 +44704,10 @@
 	db $8 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d7d7 ; flag's byte
-	dw Route12BattleTxt7 ; 0x5795 TextBeforeBattle
-	dw Route12AfterBattleTxt7 ; 0x579f TextAfterBattle
-	dw Route12EndBattleTxt7 ; 0x579a TextEndBattle
-	dw Route12EndBattleTxt7 ; 0x579a TextEndBattle
+	dw Route12BattleText7 ; 0x5795 TextBeforeBattle
+	dw Route12AfterBattleText7 ; 0x579f TextAfterBattle
+	dw Route12EndBattleText7 ; 0x579a TextEndBattle
+	dw Route12EndBattleText7 ; 0x579a TextEndBattle
 ; 0x596e5
 
 db $ff
@@ -44725,18 +44734,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route12BattleTxt1: ; 0x596ff
-	TX_FAR _Route12BattleTxt1
+Route12BattleText1: ; 0x596ff
+	TX_FAR _Route12BattleText1
 	db $50
 ; 0x596ff + 5 bytes
 
-Route12EndBattleTxt1: ; 0x59704
-	TX_FAR _Route12EndBattleTxt1
+Route12EndBattleText1: ; 0x59704
+	TX_FAR _Route12EndBattleText1
 	db $50
 ; 0x59704 + 5 bytes
 
-Route12AfterBattleTxt1: ; 0x59709
-	TX_FAR _Route12AfterBattleTxt1
+Route12AfterBattleText1: ; 0x59709
+	TX_FAR _Route12AfterBattleText1
 	db $50
 ; 0x59709 + 5 bytes
 
@@ -44746,18 +44755,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route12BattleTxt2: ; 0x59718
-	TX_FAR _Route12BattleTxt2
+Route12BattleText2: ; 0x59718
+	TX_FAR _Route12BattleText2
 	db $50
 ; 0x59718 + 5 bytes
 
-Route12EndBattleTxt2: ; 0x5971d
-	TX_FAR _Route12EndBattleTxt2
+Route12EndBattleText2: ; 0x5971d
+	TX_FAR _Route12EndBattleText2
 	db $50
 ; 0x5971d + 5 bytes
 
-Route12AfterBattleTxt2: ; 0x59722
-	TX_FAR _Route12AfterBattleTxt2
+Route12AfterBattleText2: ; 0x59722
+	TX_FAR _Route12AfterBattleText2
 	db $50
 ; 0x59722 + 5 bytes
 
@@ -44767,18 +44776,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route12BattleTxt3: ; 0x59731
-	TX_FAR _Route12BattleTxt3
+Route12BattleText3: ; 0x59731
+	TX_FAR _Route12BattleText3
 	db $50
 ; 0x59731 + 5 bytes
 
-Route12EndBattleTxt3: ; 0x59736
-	TX_FAR _Route12EndBattleTxt3
+Route12EndBattleText3: ; 0x59736
+	TX_FAR _Route12EndBattleText3
 	db $50
 ; 0x59736 + 5 bytes
 
-Route12AfterBattleTxt3: ; 0x5973b
-	TX_FAR _Route12AfterBattleTxt3
+Route12AfterBattleText3: ; 0x5973b
+	TX_FAR _Route12AfterBattleText3
 	db $50
 ; 0x5973b + 5 bytes
 
@@ -44788,18 +44797,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route12BattleTxt4: ; 0x5974a
-	TX_FAR _Route12BattleTxt4
+Route12BattleText4: ; 0x5974a
+	TX_FAR _Route12BattleText4
 	db $50
 ; 0x5974a + 5 bytes
 
-Route12EndBattleTxt4: ; 0x5974f
-	TX_FAR _Route12EndBattleTxt4
+Route12EndBattleText4: ; 0x5974f
+	TX_FAR _Route12EndBattleText4
 	db $50
 ; 0x5974f + 5 bytes
 
-Route12AfterBattleTxt4: ; 0x59754
-	TX_FAR _Route12AfterBattleTxt4
+Route12AfterBattleText4: ; 0x59754
+	TX_FAR _Route12AfterBattleText4
 	db $50
 ; 0x59754 + 5 bytes
 
@@ -44809,18 +44818,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route12BattleTxt5: ; 0x59763
-	TX_FAR _Route12BattleTxt5
+Route12BattleText5: ; 0x59763
+	TX_FAR _Route12BattleText5
 	db $50
 ; 0x59763 + 5 bytes
 
-Route12EndBattleTxt5: ; 0x59768
-	TX_FAR _Route12EndBattleTxt5
+Route12EndBattleText5: ; 0x59768
+	TX_FAR _Route12EndBattleText5
 	db $50
 ; 0x59768 + 5 bytes
 
-Route12AfterBattleTxt5: ; 0x5976d
-	TX_FAR _Route12AfterBattleTxt5
+Route12AfterBattleText5: ; 0x5976d
+	TX_FAR _Route12AfterBattleText5
 	db $50
 ; 0x5976d + 5 bytes
 
@@ -44830,18 +44839,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route12BattleTxt6: ; 0x5977c
-	TX_FAR _Route12BattleTxt6
+Route12BattleText6: ; 0x5977c
+	TX_FAR _Route12BattleText6
 	db $50
 ; 0x5977c + 5 bytes
 
-Route12EndBattleTxt6: ; 0x59781
-	TX_FAR _Route12EndBattleTxt6
+Route12EndBattleText6: ; 0x59781
+	TX_FAR _Route12EndBattleText6
 	db $50
 ; 0x59781 + 5 bytes
 
-Route12AfterBattleTxt6: ; 0x59786
-	TX_FAR _Route12AfterBattleTxt6
+Route12AfterBattleText6: ; 0x59786
+	TX_FAR _Route12AfterBattleText6
 	db $50
 ; 0x59786 + 5 bytes
 
@@ -44851,18 +44860,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route12BattleTxt7: ; 0x59795
-	TX_FAR _Route12BattleTxt7
+Route12BattleText7: ; 0x59795
+	TX_FAR _Route12BattleText7
 	db $50
 ; 0x59795 + 5 bytes
 
-Route12EndBattleTxt7: ; 0x5979a
-	TX_FAR _Route12EndBattleTxt7
+Route12EndBattleText7: ; 0x5979a
+	TX_FAR _Route12EndBattleText7
 	db $50
 ; 0x5979a + 5 bytes
 
-Route12AfterBattleTxt7: ; 0x5979f
-	TX_FAR _Route12AfterBattleTxt7
+Route12AfterBattleText7: ; 0x5979f
+	TX_FAR _Route12AfterBattleText7
 	db $50
 ; 0x5979f + 5 bytes
 
@@ -44895,10 +44904,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt1 ; 0x5898 TextBeforeBattle
-	dw Route15AfterBattleTxt1 ; 0x58a2 TextAfterBattle
-	dw Route15EndBattleTxt1 ; 0x589d TextEndBattle
-	dw Route15EndBattleTxt1 ; 0x589d TextEndBattle
+	dw Route15BattleText1 ; 0x5898 TextBeforeBattle
+	dw Route15AfterBattleText1 ; 0x58a2 TextAfterBattle
+	dw Route15EndBattleText1 ; 0x589d TextEndBattle
+	dw Route15EndBattleText1 ; 0x589d TextEndBattle
 ; 0x597eb
 
 Route15TH1: ; 0x597eb
@@ -44905,10 +44914,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt2 ; 0x58a7 TextBeforeBattle
-	dw Route15AfterBattleTxt2 ; 0x58b1 TextAfterBattle
-	dw Route15EndBattleTxt2 ; 0x58ac TextEndBattle
-	dw Route15EndBattleTxt2 ; 0x58ac TextEndBattle
+	dw Route15BattleText2 ; 0x58a7 TextBeforeBattle
+	dw Route15AfterBattleText2 ; 0x58b1 TextAfterBattle
+	dw Route15EndBattleText2 ; 0x58ac TextEndBattle
+	dw Route15EndBattleText2 ; 0x58ac TextEndBattle
 ; 0x597f7
 
 Route15TH2: ; 0x597f7
@@ -44915,10 +44924,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt3 ; 0x58b6 TextBeforeBattle
-	dw Route15AfterBattleTxt3 ; 0x58c0 TextAfterBattle
-	dw Route15EndBattleTxt3 ; 0x58bb TextEndBattle
-	dw Route15EndBattleTxt3 ; 0x58bb TextEndBattle
+	dw Route15BattleText3 ; 0x58b6 TextBeforeBattle
+	dw Route15AfterBattleText3 ; 0x58c0 TextAfterBattle
+	dw Route15EndBattleText3 ; 0x58bb TextEndBattle
+	dw Route15EndBattleText3 ; 0x58bb TextEndBattle
 ; 0x59803
 
 Route15TH3: ; 0x59803
@@ -44925,10 +44934,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt4 ; 0x58c5 TextBeforeBattle
-	dw Route15AfterBattleTxt4 ; 0x58cf TextAfterBattle
-	dw Route15EndBattleTxt4 ; 0x58ca TextEndBattle
-	dw Route15EndBattleTxt4 ; 0x58ca TextEndBattle
+	dw Route15BattleText4 ; 0x58c5 TextBeforeBattle
+	dw Route15AfterBattleText4 ; 0x58cf TextAfterBattle
+	dw Route15EndBattleText4 ; 0x58ca TextEndBattle
+	dw Route15EndBattleText4 ; 0x58ca TextEndBattle
 ; 0x5980f
 
 Route15TH4: ; 0x5980f
@@ -44935,10 +44944,10 @@
 	db $5 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt5 ; 0x58d4 TextBeforeBattle
-	dw Route15AfterBattleTxt5 ; 0x58de TextAfterBattle
-	dw Route15EndBattleTxt5 ; 0x58d9 TextEndBattle
-	dw Route15EndBattleTxt5 ; 0x58d9 TextEndBattle
+	dw Route15BattleText5 ; 0x58d4 TextBeforeBattle
+	dw Route15AfterBattleText5 ; 0x58de TextAfterBattle
+	dw Route15EndBattleText5 ; 0x58d9 TextEndBattle
+	dw Route15EndBattleText5 ; 0x58d9 TextEndBattle
 ; 0x5981b
 
 Route15TH5: ; 0x5981b
@@ -44945,10 +44954,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt6 ; 0x58e3 TextBeforeBattle
-	dw Route15AfterBattleTxt6 ; 0x58ed TextAfterBattle
-	dw Route15EndBattleTxt6 ; 0x58e8 TextEndBattle
-	dw Route15EndBattleTxt6 ; 0x58e8 TextEndBattle
+	dw Route15BattleText6 ; 0x58e3 TextBeforeBattle
+	dw Route15AfterBattleText6 ; 0x58ed TextAfterBattle
+	dw Route15EndBattleText6 ; 0x58e8 TextEndBattle
+	dw Route15EndBattleText6 ; 0x58e8 TextEndBattle
 ; 0x59827
 
 Route15TH6: ; 0x59827
@@ -44955,10 +44964,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt7 ; 0x58f2 TextBeforeBattle
-	dw Route15AfterBattleTxt7 ; 0x58fc TextAfterBattle
-	dw Route15EndBattleTxt7 ; 0x58f7 TextEndBattle
-	dw Route15EndBattleTxt7 ; 0x58f7 TextEndBattle
+	dw Route15BattleText7 ; 0x58f2 TextBeforeBattle
+	dw Route15AfterBattleText7 ; 0x58fc TextAfterBattle
+	dw Route15EndBattleText7 ; 0x58f7 TextEndBattle
+	dw Route15EndBattleText7 ; 0x58f7 TextEndBattle
 ; 0x59833
 
 Route15TH7: ; 0x59833
@@ -44965,10 +44974,10 @@
 	db $8 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt8 ; 0x5901 TextBeforeBattle
-	dw Route15AfterBattleTxt8 ; 0x590b TextAfterBattle
-	dw Route15EndBattleTxt8 ; 0x5906 TextEndBattle
-	dw Route15EndBattleTxt8 ; 0x5906 TextEndBattle
+	dw Route15BattleText8 ; 0x5901 TextBeforeBattle
+	dw Route15AfterBattleText8 ; 0x590b TextAfterBattle
+	dw Route15EndBattleText8 ; 0x5906 TextEndBattle
+	dw Route15EndBattleText8 ; 0x5906 TextEndBattle
 ; 0x5983f
 
 Route15TH8: ; 0x5983f
@@ -44975,10 +44984,10 @@
 	db $9 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt9 ; 0x5910 TextBeforeBattle
-	dw Route15AfterBattleTxt9 ; 0x591a TextAfterBattle
-	dw Route15EndBattleTxt9 ; 0x5915 TextEndBattle
-	dw Route15EndBattleTxt9 ; 0x5915 TextEndBattle
+	dw Route15BattleText9 ; 0x5910 TextBeforeBattle
+	dw Route15AfterBattleText9 ; 0x591a TextAfterBattle
+	dw Route15EndBattleText9 ; 0x5915 TextEndBattle
+	dw Route15EndBattleText9 ; 0x5915 TextEndBattle
 ; 0x5984b
 
 Route15TH9: ; 0x5984b
@@ -44985,10 +44994,10 @@
 	db $a ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7dd ; flag's byte
-	dw Route15BattleTxt10 ; 0x591f TextBeforeBattle
-	dw Route15AfterBattleTxt10 ; 0x5929 TextAfterBattle
-	dw Route15EndBattleTxt10 ; 0x5924 TextEndBattle
-	dw Route15EndBattleTxt10 ; 0x5924 TextEndBattle
+	dw Route15BattleText10 ; 0x591f TextBeforeBattle
+	dw Route15AfterBattleText10 ; 0x5929 TextAfterBattle
+	dw Route15EndBattleText10 ; 0x5924 TextEndBattle
+	dw Route15EndBattleText10 ; 0x5924 TextEndBattle
 ; 0x59857
 
 db $ff
@@ -45046,153 +45055,153 @@
 	jp TextScriptEnd
 ; 0x59898
 
-Route15BattleTxt1: ; 0x59898
-	TX_FAR _Route15BattleTxt1
+Route15BattleText1: ; 0x59898
+	TX_FAR _Route15BattleText1
 	db $50
 ; 0x59898 + 5 bytes
 
-Route15EndBattleTxt1: ; 0x5989d
-	TX_FAR _Route15EndBattleTxt1
+Route15EndBattleText1: ; 0x5989d
+	TX_FAR _Route15EndBattleText1
 	db $50
 ; 0x5989d + 5 bytes
 
-Route15AfterBattleTxt1: ; 0x598a2
-	TX_FAR _Route15AfterBattleTxt1
+Route15AfterBattleText1: ; 0x598a2
+	TX_FAR _Route15AfterBattleText1
 	db $50
 ; 0x598a2 + 5 bytes
 
-Route15BattleTxt2: ; 0x598a7
-	TX_FAR _Route15BattleTxt2
+Route15BattleText2: ; 0x598a7
+	TX_FAR _Route15BattleText2
 	db $50
 ; 0x598a7 + 5 bytes
 
-Route15EndBattleTxt2: ; 0x598ac
-	TX_FAR _Route15EndBattleTxt2
+Route15EndBattleText2: ; 0x598ac
+	TX_FAR _Route15EndBattleText2
 	db $50
 ; 0x598ac + 5 bytes
 
-Route15AfterBattleTxt2: ; 0x598b1
-	TX_FAR _Route15AfterBattleTxt2
+Route15AfterBattleText2: ; 0x598b1
+	TX_FAR _Route15AfterBattleText2
 	db $50
 ; 0x598b1 + 5 bytes
 
-Route15BattleTxt3: ; 0x598b6
-	TX_FAR _Route15BattleTxt3
+Route15BattleText3: ; 0x598b6
+	TX_FAR _Route15BattleText3
 	db $50
 ; 0x598b6 + 5 bytes
 
-Route15EndBattleTxt3: ; 0x598bb
-	TX_FAR _Route15EndBattleTxt3
+Route15EndBattleText3: ; 0x598bb
+	TX_FAR _Route15EndBattleText3
 	db $50
 ; 0x598bb + 5 bytes
 
-Route15AfterBattleTxt3: ; 0x598c0
-	TX_FAR _Route15AfterBattleTxt3
+Route15AfterBattleText3: ; 0x598c0
+	TX_FAR _Route15AfterBattleText3
 	db $50
 ; 0x598c0 + 5 bytes
 
-Route15BattleTxt4: ; 0x598c5
-	TX_FAR _Route15BattleTxt4
+Route15BattleText4: ; 0x598c5
+	TX_FAR _Route15BattleText4
 	db $50
 ; 0x598c5 + 5 bytes
 
-Route15EndBattleTxt4: ; 0x598ca
-	TX_FAR _Route15EndBattleTxt4
+Route15EndBattleText4: ; 0x598ca
+	TX_FAR _Route15EndBattleText4
 	db $50
 ; 0x598ca + 5 bytes
 
-Route15AfterBattleTxt4: ; 0x598cf
-	TX_FAR _Route15AfterBattleTxt4
+Route15AfterBattleText4: ; 0x598cf
+	TX_FAR _Route15AfterBattleText4
 	db $50
 ; 0x598cf + 5 bytes
 
-Route15BattleTxt5: ; 0x598d4
-	TX_FAR _Route15BattleTxt5
+Route15BattleText5: ; 0x598d4
+	TX_FAR _Route15BattleText5
 	db $50
 ; 0x598d4 + 5 bytes
 
-Route15EndBattleTxt5: ; 0x598d9
-	TX_FAR _Route15EndBattleTxt5
+Route15EndBattleText5: ; 0x598d9
+	TX_FAR _Route15EndBattleText5
 	db $50
 ; 0x598d9 + 5 bytes
 
-Route15AfterBattleTxt5: ; 0x598de
-	TX_FAR _Route15AfterBattleTxt5
+Route15AfterBattleText5: ; 0x598de
+	TX_FAR _Route15AfterBattleText5
 	db $50
 ; 0x598de + 5 bytes
 
-Route15BattleTxt6: ; 0x598e3
-	TX_FAR _Route15BattleTxt6
+Route15BattleText6: ; 0x598e3
+	TX_FAR _Route15BattleText6
 	db $50
 ; 0x598e3 + 5 bytes
 
-Route15EndBattleTxt6: ; 0x598e8
-	TX_FAR _Route15EndBattleTxt6
+Route15EndBattleText6: ; 0x598e8
+	TX_FAR _Route15EndBattleText6
 	db $50
 ; 0x598e8 + 5 bytes
 
-Route15AfterBattleTxt6: ; 0x598ed
-	TX_FAR _Route15AfterBattleTxt6
+Route15AfterBattleText6: ; 0x598ed
+	TX_FAR _Route15AfterBattleText6
 	db $50
 ; 0x598ed + 5 bytes
 
-Route15BattleTxt7: ; 0x598f2
-	TX_FAR _Route15BattleTxt7
+Route15BattleText7: ; 0x598f2
+	TX_FAR _Route15BattleText7
 	db $50
 ; 0x598f2 + 5 bytes
 
-Route15EndBattleTxt7: ; 0x598f7
-	TX_FAR _Route15EndBattleTxt7
+Route15EndBattleText7: ; 0x598f7
+	TX_FAR _Route15EndBattleText7
 	db $50
 ; 0x598f7 + 5 bytes
 
-Route15AfterBattleTxt7: ; 0x598fc
-	TX_FAR _Route15AfterBattleTxt7
+Route15AfterBattleText7: ; 0x598fc
+	TX_FAR _Route15AfterBattleText7
 	db $50
 ; 0x598fc + 5 bytes
 
-Route15BattleTxt8: ; 0x59901
-	TX_FAR _Route15BattleTxt8
+Route15BattleText8: ; 0x59901
+	TX_FAR _Route15BattleText8
 	db $50
 ; 0x59901 + 5 bytes
 
-Route15EndBattleTxt8: ; 0x59906
-	TX_FAR _Route15EndBattleTxt8
+Route15EndBattleText8: ; 0x59906
+	TX_FAR _Route15EndBattleText8
 	db $50
 ; 0x59906 + 5 bytes
 
-Route15AfterBattleTxt8: ; 0x5990b
-	TX_FAR _Route15AfterBattleTxt8
+Route15AfterBattleText8: ; 0x5990b
+	TX_FAR _Route15AfterBattleText8
 	db $50
 ; 0x5990b + 5 bytes
 
-Route15BattleTxt9: ; 0x59910
-	TX_FAR _Route15BattleTxt9
+Route15BattleText9: ; 0x59910
+	TX_FAR _Route15BattleText9
 	db $50
 ; 0x59910 + 5 bytes
 
-Route15EndBattleTxt9: ; 0x59915
-	TX_FAR _Route15EndBattleTxt9
+Route15EndBattleText9: ; 0x59915
+	TX_FAR _Route15EndBattleText9
 	db $50
 ; 0x59915 + 5 bytes
 
-Route15AfterBattleTxt9: ; 0x5991a
-	TX_FAR _Route15AfterBattleTxt9
+Route15AfterBattleText9: ; 0x5991a
+	TX_FAR _Route15AfterBattleText9
 	db $50
 ; 0x5991a + 5 bytes
 
-Route15BattleTxt10: ; 0x5991f
-	TX_FAR _Route15BattleTxt10
+Route15BattleText10: ; 0x5991f
+	TX_FAR _Route15BattleText10
 	db $50
 ; 0x5991f + 5 bytes
 
-Route15EndBattleTxt10: ; 0x59924
-	TX_FAR _Route15EndBattleTxt10
+Route15EndBattleText10: ; 0x59924
+	TX_FAR _Route15EndBattleText10
 	db $50
 ; 0x59924 + 5 bytes
 
-Route15AfterBattleTxt10: ; 0x59929
-	TX_FAR _Route15AfterBattleTxt10
+Route15AfterBattleText10: ; 0x59929
+	TX_FAR _Route15AfterBattleText10
 	db $50
 ; 0x59929 + 5 bytes
 
@@ -45220,10 +45229,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7df ; flag's byte
-	dw Route16BattleTxt1 ; 0x5a22 TextBeforeBattle
-	dw Route16AfterBattleTxt1 ; 0x5a2c TextAfterBattle
-	dw Route16EndBattleTxt1 ; 0x5a27 TextEndBattle
-	dw Route16EndBattleTxt1 ; 0x5a27 TextEndBattle
+	dw Route16BattleText1 ; 0x5a22 TextBeforeBattle
+	dw Route16AfterBattleText1 ; 0x5a2c TextAfterBattle
+	dw Route16EndBattleText1 ; 0x5a27 TextEndBattle
+	dw Route16EndBattleText1 ; 0x5a27 TextEndBattle
 ; 0x599db
 
 Route16TH1: ; 0x599db
@@ -45230,10 +45239,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7df ; flag's byte
-	dw Route16BattleTxt2 ; 0x5a3b TextBeforeBattle
-	dw Route16AfterBattleTxt2 ; 0x5a45 TextAfterBattle
-	dw Route16EndBattleTxt2 ; 0x5a40 TextEndBattle
-	dw Route16EndBattleTxt2 ; 0x5a40 TextEndBattle
+	dw Route16BattleText2 ; 0x5a3b TextBeforeBattle
+	dw Route16AfterBattleText2 ; 0x5a45 TextAfterBattle
+	dw Route16EndBattleText2 ; 0x5a40 TextEndBattle
+	dw Route16EndBattleText2 ; 0x5a40 TextEndBattle
 ; 0x599e7
 
 Route16TH2: ; 0x599e7
@@ -45240,10 +45249,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7df ; flag's byte
-	dw Route16BattleTxt3 ; 0x5a54 TextBeforeBattle
-	dw Route16AfterBattleTxt3 ; 0x5a5e TextAfterBattle
-	dw Route16EndBattleTxt3 ; 0x5a59 TextEndBattle
-	dw Route16EndBattleTxt3 ; 0x5a59 TextEndBattle
+	dw Route16BattleText3 ; 0x5a54 TextBeforeBattle
+	dw Route16AfterBattleText3 ; 0x5a5e TextAfterBattle
+	dw Route16EndBattleText3 ; 0x5a59 TextEndBattle
+	dw Route16EndBattleText3 ; 0x5a59 TextEndBattle
 ; 0x599f3
 
 Route16TH3: ; 0x599f3
@@ -45250,10 +45259,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7df ; flag's byte
-	dw Route16BattleTxt4 ; 0x5a6d TextBeforeBattle
-	dw Route16AfterBattleTxt4 ; 0x5a77 TextAfterBattle
-	dw Route16EndBattleTxt4 ; 0x5a72 TextEndBattle
-	dw Route16EndBattleTxt4 ; 0x5a72 TextEndBattle
+	dw Route16BattleText4 ; 0x5a6d TextBeforeBattle
+	dw Route16AfterBattleText4 ; 0x5a77 TextAfterBattle
+	dw Route16EndBattleText4 ; 0x5a72 TextEndBattle
+	dw Route16EndBattleText4 ; 0x5a72 TextEndBattle
 ; 0x599ff
 
 Route16TH4: ; 0x599ff
@@ -45260,10 +45269,10 @@
 	db $5 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d7df ; flag's byte
-	dw Route16BattleTxt5 ; 0x5a86 TextBeforeBattle
-	dw Route16AfterBattleTxt5 ; 0x5a90 TextAfterBattle
-	dw Route16EndBattleTxt5 ; 0x5a8b TextEndBattle
-	dw Route16EndBattleTxt5 ; 0x5a8b TextEndBattle
+	dw Route16BattleText5 ; 0x5a86 TextBeforeBattle
+	dw Route16AfterBattleText5 ; 0x5a90 TextAfterBattle
+	dw Route16EndBattleText5 ; 0x5a8b TextEndBattle
+	dw Route16EndBattleText5 ; 0x5a8b TextEndBattle
 ; 0x59a0b
 
 Route16TH5: ; 0x59a0b
@@ -45270,10 +45279,10 @@
 	db $6 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7df ; flag's byte
-	dw Route16BattleTxt6 ; 0x5a9f TextBeforeBattle
-	dw Route16AfterBattleTxt6 ; 0x5aa9 TextAfterBattle
-	dw Route16EndBattleTxt6 ; 0x5aa4 TextEndBattle
-	dw Route16EndBattleTxt6 ; 0x5aa4 TextEndBattle
+	dw Route16BattleText6 ; 0x5a9f TextBeforeBattle
+	dw Route16AfterBattleText6 ; 0x5aa9 TextAfterBattle
+	dw Route16EndBattleText6 ; 0x5aa4 TextEndBattle
+	dw Route16EndBattleText6 ; 0x5aa4 TextEndBattle
 ; 0x59a17
 
 db $ff
@@ -45284,18 +45293,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route16BattleTxt1: ; 0x59a22
-	TX_FAR _Route16BattleTxt1
+Route16BattleText1: ; 0x59a22
+	TX_FAR _Route16BattleText1
 	db $50
 ; 0x59a22 + 5 bytes
 
-Route16EndBattleTxt1: ; 0x59a27
-	TX_FAR _Route16EndBattleTxt1
+Route16EndBattleText1: ; 0x59a27
+	TX_FAR _Route16EndBattleText1
 	db $50
 ; 0x59a27 + 5 bytes
 
-Route16AfterBattleTxt1: ; 0x59a2c
-	TX_FAR _Route16AfterBattleTxt1
+Route16AfterBattleText1: ; 0x59a2c
+	TX_FAR _Route16AfterBattleText1
 	db $50
 ; 0x59a2c + 5 bytes
 
@@ -45305,18 +45314,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route16BattleTxt2: ; 0x59a3b
-	TX_FAR _Route16BattleTxt2
+Route16BattleText2: ; 0x59a3b
+	TX_FAR _Route16BattleText2
 	db $50
 ; 0x59a3b + 5 bytes
 
-Route16EndBattleTxt2: ; 0x59a40
-	TX_FAR _Route16EndBattleTxt2
+Route16EndBattleText2: ; 0x59a40
+	TX_FAR _Route16EndBattleText2
 	db $50
 ; 0x59a40 + 5 bytes
 
-Route16AfterBattleTxt2: ; 0x59a45
-	TX_FAR _Route16AfterBattleTxt2
+Route16AfterBattleText2: ; 0x59a45
+	TX_FAR _Route16AfterBattleText2
 	db $50
 ; 0x59a45 + 5 bytes
 
@@ -45326,18 +45335,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route16BattleTxt3: ; 0x59a54
-	TX_FAR _Route16BattleTxt3
+Route16BattleText3: ; 0x59a54
+	TX_FAR _Route16BattleText3
 	db $50
 ; 0x59a54 + 5 bytes
 
-Route16EndBattleTxt3: ; 0x59a59
-	TX_FAR _Route16EndBattleTxt3
+Route16EndBattleText3: ; 0x59a59
+	TX_FAR _Route16EndBattleText3
 	db $50
 ; 0x59a59 + 5 bytes
 
-Route16AfterBattleTxt3: ; 0x59a5e
-	TX_FAR _Route16AfterBattleTxt3
+Route16AfterBattleText3: ; 0x59a5e
+	TX_FAR _Route16AfterBattleText3
 	db $50
 ; 0x59a5e + 5 bytes
 
@@ -45347,18 +45356,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route16BattleTxt4: ; 0x59a6d
-	TX_FAR _Route16BattleTxt4
+Route16BattleText4: ; 0x59a6d
+	TX_FAR _Route16BattleText4
 	db $50
 ; 0x59a6d + 5 bytes
 
-Route16EndBattleTxt4: ; 0x59a72
-	TX_FAR _Route16EndBattleTxt4
+Route16EndBattleText4: ; 0x59a72
+	TX_FAR _Route16EndBattleText4
 	db $50
 ; 0x59a72 + 5 bytes
 
-Route16AfterBattleTxt4: ; 0x59a77
-	TX_FAR _Route16AfterBattleTxt4
+Route16AfterBattleText4: ; 0x59a77
+	TX_FAR _Route16AfterBattleText4
 	db $50
 ; 0x59a77 + 5 bytes
 
@@ -45368,18 +45377,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route16BattleTxt5: ; 0x59a86
-	TX_FAR _Route16BattleTxt5
+Route16BattleText5: ; 0x59a86
+	TX_FAR _Route16BattleText5
 	db $50
 ; 0x59a86 + 5 bytes
 
-Route16EndBattleTxt5: ; 0x59a8b
-	TX_FAR _Route16EndBattleTxt5
+Route16EndBattleText5: ; 0x59a8b
+	TX_FAR _Route16EndBattleText5
 	db $50
 ; 0x59a8b + 5 bytes
 
-Route16AfterBattleTxt5: ; 0x59a90
-	TX_FAR _Route16AfterBattleTxt5
+Route16AfterBattleText5: ; 0x59a90
+	TX_FAR _Route16AfterBattleText5
 	db $50
 ; 0x59a90 + 5 bytes
 
@@ -45389,18 +45398,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route16BattleTxt6: ; 0x59a9f
-	TX_FAR _Route16BattleTxt6
+Route16BattleText6: ; 0x59a9f
+	TX_FAR _Route16BattleText6
 	db $50
 ; 0x59a9f + 5 bytes
 
-Route16EndBattleTxt6: ; 0x59aa4
-	TX_FAR _Route16EndBattleTxt6
+Route16EndBattleText6: ; 0x59aa4
+	TX_FAR _Route16EndBattleText6
 	db $50
 ; 0x59aa4 + 5 bytes
 
-Route16AfterBattleTxt6: ; 0x59aa9
-	TX_FAR _Route16AfterBattleTxt6
+Route16AfterBattleText6: ; 0x59aa9
+	TX_FAR _Route16AfterBattleText6
 	db $50
 ; 0x59aa9 + 5 bytes
 
@@ -45447,10 +45456,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e3 ; flag's byte
-	dw Route18BattleTxt1 ; 0x5b19 TextBeforeBattle
-	dw Route18AfterBattleTxt1 ; 0x5b23 TextAfterBattle
-	dw Route18EndBattleTxt1 ; 0x5b1e TextEndBattle
-	dw Route18EndBattleTxt1 ; 0x5b1e TextEndBattle
+	dw Route18BattleText1 ; 0x5b19 TextBeforeBattle
+	dw Route18AfterBattleText1 ; 0x5b23 TextAfterBattle
+	dw Route18EndBattleText1 ; 0x5b1e TextEndBattle
+	dw Route18EndBattleText1 ; 0x5b1e TextEndBattle
 ; 0x59af6
 
 Route18TH1: ; 0x59af6
@@ -45457,10 +45466,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7e3 ; flag's byte
-	dw Route18BattleTxt2 ; 0x5b32 TextBeforeBattle
-	dw Route18AfterBattleTxt2 ; 0x5b3c TextAfterBattle
-	dw Route18EndBattleTxt2 ; 0x5b37 TextEndBattle
-	dw Route18EndBattleTxt2 ; 0x5b37 TextEndBattle
+	dw Route18BattleText2 ; 0x5b32 TextBeforeBattle
+	dw Route18AfterBattleText2 ; 0x5b3c TextAfterBattle
+	dw Route18EndBattleText2 ; 0x5b37 TextEndBattle
+	dw Route18EndBattleText2 ; 0x5b37 TextEndBattle
 ; 0x59b02
 
 Route18TH2: ; 0x59b02
@@ -45467,10 +45476,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7e3 ; flag's byte
-	dw Route18BattleTxt3 ; 0x5b4b TextBeforeBattle
-	dw Route18AfterBattleTxt3 ; 0x5b55 TextAfterBattle
-	dw Route18EndBattleTxt3 ; 0x5b50 TextEndBattle
-	dw Route18EndBattleTxt3 ; 0x5b50 TextEndBattle
+	dw Route18BattleText3 ; 0x5b4b TextBeforeBattle
+	dw Route18AfterBattleText3 ; 0x5b55 TextAfterBattle
+	dw Route18EndBattleText3 ; 0x5b50 TextEndBattle
+	dw Route18EndBattleText3 ; 0x5b50 TextEndBattle
 ; 0x59b0e
 
 db $ff
@@ -45481,18 +45490,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route18BattleTxt1: ; 0x59b19
-	TX_FAR _Route18BattleTxt1
+Route18BattleText1: ; 0x59b19
+	TX_FAR _Route18BattleText1
 	db $50
 ; 0x59b19 + 5 bytes
 
-Route18EndBattleTxt1: ; 0x59b1e
-	TX_FAR _Route18EndBattleTxt1
+Route18EndBattleText1: ; 0x59b1e
+	TX_FAR _Route18EndBattleText1
 	db $50
 ; 0x59b1e + 5 bytes
 
-Route18AfterBattleTxt1: ; 0x59b23
-	TX_FAR _Route18AfterBattleTxt1
+Route18AfterBattleText1: ; 0x59b23
+	TX_FAR _Route18AfterBattleText1
 	db $50
 ; 0x59b23 + 5 bytes
 
@@ -45502,18 +45511,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route18BattleTxt2: ; 0x59b32
-	TX_FAR _Route18BattleTxt2
+Route18BattleText2: ; 0x59b32
+	TX_FAR _Route18BattleText2
 	db $50
 ; 0x59b32 + 5 bytes
 
-Route18EndBattleTxt2: ; 0x59b37
-	TX_FAR _Route18EndBattleTxt2
+Route18EndBattleText2: ; 0x59b37
+	TX_FAR _Route18EndBattleText2
 	db $50
 ; 0x59b37 + 5 bytes
 
-Route18AfterBattleTxt2: ; 0x59b3c
-	TX_FAR _Route18AfterBattleTxt2
+Route18AfterBattleText2: ; 0x59b3c
+	TX_FAR _Route18AfterBattleText2
 	db $50
 ; 0x59b3c + 5 bytes
 
@@ -45523,18 +45532,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-Route18BattleTxt3: ; 0x59b4b
-	TX_FAR _Route18BattleTxt3
+Route18BattleText3: ; 0x59b4b
+	TX_FAR _Route18BattleText3
 	db $50
 ; 0x59b4b + 5 bytes
 
-Route18EndBattleTxt3: ; 0x59b50
-	TX_FAR _Route18EndBattleTxt3
+Route18EndBattleText3: ; 0x59b50
+	TX_FAR _Route18EndBattleText3
 	db $50
 ; 0x59b50 + 5 bytes
 
-Route18AfterBattleTxt3: ; 0x59b55
-	TX_FAR _Route18AfterBattleTxt3
+Route18AfterBattleText3: ; 0x59b55
+	TX_FAR _Route18AfterBattleText3
 	db $50
 ; 0x59b55 + 5 bytes
 
@@ -45782,10 +45791,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d825 ; flag's byte
-	dw SilphCo2BattleTxt1 ; 0x5e2a TextBeforeBattle
-	dw SilphCo2AfterBattleTxt1 ; 0x5e34 TextAfterBattle
-	dw SilphCo2EndBattleTxt1 ; 0x5e2f TextEndBattle
-	dw SilphCo2EndBattleTxt1 ; 0x5e2f TextEndBattle
+	dw SilphCo2BattleText1 ; 0x5e2a TextBeforeBattle
+	dw SilphCo2AfterBattleText1 ; 0x5e34 TextAfterBattle
+	dw SilphCo2EndBattleText1 ; 0x5e2f TextEndBattle
+	dw SilphCo2EndBattleText1 ; 0x5e2f TextEndBattle
 ; 0x59d9c
 
 SilphCo2TH1: ; 0x59d9c
@@ -45792,10 +45801,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d825 ; flag's byte
-	dw SilphCo2BattleTxt2 ; 0x5e39 TextBeforeBattle
-	dw SilphCo2AfterBattleTxt2 ; 0x5e43 TextAfterBattle
-	dw SilphCo2EndBattleTxt2 ; 0x5e3e TextEndBattle
-	dw SilphCo2EndBattleTxt2 ; 0x5e3e TextEndBattle
+	dw SilphCo2BattleText2 ; 0x5e39 TextBeforeBattle
+	dw SilphCo2AfterBattleText2 ; 0x5e43 TextAfterBattle
+	dw SilphCo2EndBattleText2 ; 0x5e3e TextEndBattle
+	dw SilphCo2EndBattleText2 ; 0x5e3e TextEndBattle
 ; 0x59da8
 
 SilphCo2TH2: ; 0x59da8
@@ -45802,10 +45811,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d825 ; flag's byte
-	dw SilphCo2BattleTxt3 ; 0x5e48 TextBeforeBattle
-	dw SilphCo2AfterBattleTxt3 ; 0x5e52 TextAfterBattle
-	dw SilphCo2EndBattleTxt3 ; 0x5e4d TextEndBattle
-	dw SilphCo2EndBattleTxt3 ; 0x5e4d TextEndBattle
+	dw SilphCo2BattleText3 ; 0x5e48 TextBeforeBattle
+	dw SilphCo2AfterBattleText3 ; 0x5e52 TextAfterBattle
+	dw SilphCo2EndBattleText3 ; 0x5e4d TextEndBattle
+	dw SilphCo2EndBattleText3 ; 0x5e4d TextEndBattle
 ; 0x59db4
 
 SilphCo2TH3: ; 0x59db4
@@ -45812,10 +45821,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d825 ; flag's byte
-	dw SilphCo2BattleTxt4 ; 0x5e57 TextBeforeBattle
-	dw SilphCo2AfterBattleTxt4 ; 0x5e61 TextAfterBattle
-	dw SilphCo2EndBattleTxt4 ; 0x5e5c TextEndBattle
-	dw SilphCo2EndBattleTxt4 ; 0x5e5c TextEndBattle
+	dw SilphCo2BattleText4 ; 0x5e57 TextBeforeBattle
+	dw SilphCo2AfterBattleText4 ; 0x5e61 TextAfterBattle
+	dw SilphCo2EndBattleText4 ; 0x5e5c TextEndBattle
+	dw SilphCo2EndBattleText4 ; 0x5e5c TextEndBattle
 ; 0x59dc0
 
 db $ff
@@ -45885,63 +45894,63 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo2BattleTxt1: ; 0x59e2a
-	TX_FAR _SilphCo2BattleTxt1
+SilphCo2BattleText1: ; 0x59e2a
+	TX_FAR _SilphCo2BattleText1
 	db $50
 ; 0x59e2a + 5 bytes
 
-SilphCo2EndBattleTxt1: ; 0x59e2f
-	TX_FAR _SilphCo2EndBattleTxt1
+SilphCo2EndBattleText1: ; 0x59e2f
+	TX_FAR _SilphCo2EndBattleText1
 	db $50
 ; 0x59e2f + 5 bytes
 
-SilphCo2AfterBattleTxt1: ; 0x59e34
-	TX_FAR _SilphCo2AfterBattleTxt1
+SilphCo2AfterBattleText1: ; 0x59e34
+	TX_FAR _SilphCo2AfterBattleText1
 	db $50
 ; 0x59e34 + 5 bytes
 
-SilphCo2BattleTxt2: ; 0x59e39
-	TX_FAR _SilphCo2BattleTxt2
+SilphCo2BattleText2: ; 0x59e39
+	TX_FAR _SilphCo2BattleText2
 	db $50
 ; 0x59e39 + 5 bytes
 
-SilphCo2EndBattleTxt2: ; 0x59e3e
-	TX_FAR _SilphCo2EndBattleTxt2
+SilphCo2EndBattleText2: ; 0x59e3e
+	TX_FAR _SilphCo2EndBattleText2
 	db $50
 ; 0x59e3e + 5 bytes
 
-SilphCo2AfterBattleTxt2: ; 0x59e43
-	TX_FAR _SilphCo2AfterBattleTxt2
+SilphCo2AfterBattleText2: ; 0x59e43
+	TX_FAR _SilphCo2AfterBattleText2
 	db $50
 ; 0x59e43 + 5 bytes
 
-SilphCo2BattleTxt3: ; 0x59e48
-	TX_FAR _SilphCo2BattleTxt3
+SilphCo2BattleText3: ; 0x59e48
+	TX_FAR _SilphCo2BattleText3
 	db $50
 ; 0x59e48 + 5 bytes
 
-SilphCo2EndBattleTxt3: ; 0x59e4d
-	TX_FAR _SilphCo2EndBattleTxt3
+SilphCo2EndBattleText3: ; 0x59e4d
+	TX_FAR _SilphCo2EndBattleText3
 	db $50
 ; 0x59e4d + 5 bytes
 
-SilphCo2AfterBattleTxt3: ; 0x59e52
-	TX_FAR _SilphCo2AfterBattleTxt3
+SilphCo2AfterBattleText3: ; 0x59e52
+	TX_FAR _SilphCo2AfterBattleText3
 	db $50
 ; 0x59e52 + 5 bytes
 
-SilphCo2BattleTxt4: ; 0x59e57
-	TX_FAR _SilphCo2BattleTxt4
+SilphCo2BattleText4: ; 0x59e57
+	TX_FAR _SilphCo2BattleText4
 	db $50
 ; 0x59e57 + 5 bytes
 
-SilphCo2EndBattleTxt4: ; 0x59e5c
-	TX_FAR _SilphCo2EndBattleTxt4
+SilphCo2EndBattleText4: ; 0x59e5c
+	TX_FAR _SilphCo2EndBattleText4
 	db $50
 ; 0x59e5c + 5 bytes
 
-SilphCo2AfterBattleTxt4: ; 0x59e61
-	TX_FAR _SilphCo2AfterBattleTxt4
+SilphCo2AfterBattleText4: ; 0x59e61
+	TX_FAR _SilphCo2AfterBattleText4
 	db $50
 ; 0x59e61 + 5 bytes
 
@@ -46008,10 +46017,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d827 ; flag's byte
-	dw SilphCo3BattleTxt1 ; 0x600d TextBeforeBattle
-	dw SilphCo3AfterBattleTxt1 ; 0x6017 TextAfterBattle
-	dw SilphCo3EndBattleTxt1 ; 0x6012 TextEndBattle
-	dw SilphCo3EndBattleTxt1 ; 0x6012 TextEndBattle
+	dw SilphCo3BattleText1 ; 0x600d TextBeforeBattle
+	dw SilphCo3AfterBattleText1 ; 0x6017 TextAfterBattle
+	dw SilphCo3EndBattleText1 ; 0x6012 TextEndBattle
+	dw SilphCo3EndBattleText1 ; 0x6012 TextEndBattle
 ; 0x59fd8
 
 SilphCo3TH1: ; 0x59fd8
@@ -46018,10 +46027,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d827 ; flag's byte
-	dw SilphCo3BattleTxt2 ; 0x6026 TextBeforeBattle
-	dw SilphCo3AfterBattleTxt2 ; 0x6030 TextAfterBattle
-	dw SilphCo3EndBattleTxt2 ; 0x602b TextEndBattle
-	dw SilphCo3EndBattleTxt2 ; 0x602b TextEndBattle
+	dw SilphCo3BattleText2 ; 0x6026 TextBeforeBattle
+	dw SilphCo3AfterBattleText2 ; 0x6030 TextAfterBattle
+	dw SilphCo3EndBattleText2 ; 0x602b TextEndBattle
+	dw SilphCo3EndBattleText2 ; 0x602b TextEndBattle
 ; 0x59fe4
 
 db $ff
@@ -46053,18 +46062,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo3BattleTxt1: ; 0x5a00d
-	TX_FAR _SilphCo3BattleTxt1
+SilphCo3BattleText1: ; 0x5a00d
+	TX_FAR _SilphCo3BattleText1
 	db $50
 ; 0x5a00d + 5 bytes
 
-SilphCo3EndBattleTxt1: ; 0x5a012
-	TX_FAR _SilphCo3EndBattleTxt1
+SilphCo3EndBattleText1: ; 0x5a012
+	TX_FAR _SilphCo3EndBattleText1
 	db $50
 ; 0x5a012 + 5 bytes
 
-SilphCo3AfterBattleTxt1: ; 0x5a017
-	TX_FAR _SilphCo3AfterBattleTxt1
+SilphCo3AfterBattleText1: ; 0x5a017
+	TX_FAR _SilphCo3AfterBattleText1
 	db $50
 ; 0x5a017 + 5 bytes
 
@@ -46074,18 +46083,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo3BattleTxt2: ; 0x5a026
-	TX_FAR _SilphCo3BattleTxt2
+SilphCo3BattleText2: ; 0x5a026
+	TX_FAR _SilphCo3BattleText2
 	db $50
 ; 0x5a026 + 5 bytes
 
-SilphCo3EndBattleTxt2: ; 0x5a02b
-	TX_FAR _SilphCo3EndBattleTxt2
+SilphCo3EndBattleText2: ; 0x5a02b
+	TX_FAR _SilphCo3EndBattleText2
 	db $50
 ; 0x5a02b + 5 bytes
 
-SilphCo3AfterBattleTxt2: ; 0x5a030
-	TX_FAR _SilphCo3AfterBattleTxt2
+SilphCo3AfterBattleText2: ; 0x5a030
+	TX_FAR _SilphCo3AfterBattleText2
 	db $50
 ; 0x5a030 + 5 bytes
 
@@ -46157,10 +46166,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d835 ; flag's byte
-	dw SilphCo10BattleTxt1 ; 0x61dd TextBeforeBattle
-	dw SilphCo10AfterBattleTxt1 ; 0x61e7 TextAfterBattle
-	dw SilphCo10EndBattleTxt1 ; 0x61e2 TextEndBattle
-	dw SilphCo10EndBattleTxt1 ; 0x61e2 TextEndBattle
+	dw SilphCo10BattleText1 ; 0x61dd TextBeforeBattle
+	dw SilphCo10AfterBattleText1 ; 0x61e7 TextAfterBattle
+	dw SilphCo10EndBattleText1 ; 0x61e2 TextEndBattle
+	dw SilphCo10EndBattleText1 ; 0x61e2 TextEndBattle
 ; 0x5a19e
 
 SilphCo10TH1: ; 0x5a19e
@@ -46167,10 +46176,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d835 ; flag's byte
-	dw SilphCo10BattleTxt2 ; 0x61ec TextBeforeBattle
-	dw SilphCo10AfterBattleTxt2 ; 0x61f6 TextAfterBattle
-	dw SilphCo10EndBattleTxt2 ; 0x61f1 TextEndBattle
-	dw SilphCo10EndBattleTxt2 ; 0x61f1 TextEndBattle
+	dw SilphCo10BattleText2 ; 0x61ec TextBeforeBattle
+	dw SilphCo10AfterBattleText2 ; 0x61f6 TextAfterBattle
+	dw SilphCo10EndBattleText2 ; 0x61f1 TextEndBattle
+	dw SilphCo10EndBattleText2 ; 0x61f1 TextEndBattle
 ; 0x5a1aa
 
 db $ff
@@ -46208,33 +46217,33 @@
 	db $50
 ; 0x5a1d8 + 5 bytes
 
-SilphCo10BattleTxt1: ; 0x5a1dd
-	TX_FAR _SilphCo10BattleTxt1
+SilphCo10BattleText1: ; 0x5a1dd
+	TX_FAR _SilphCo10BattleText1
 	db $50
 ; 0x5a1dd + 5 bytes
 
-SilphCo10EndBattleTxt1: ; 0x5a1e2
-	TX_FAR _SilphCo10EndBattleTxt1
+SilphCo10EndBattleText1: ; 0x5a1e2
+	TX_FAR _SilphCo10EndBattleText1
 	db $50
 ; 0x5a1e2 + 5 bytes
 
-SilphCo10AfterBattleTxt1: ; 0x5a1e7
-	TX_FAR _SilphCo10AfterBattleTxt1
+SilphCo10AfterBattleText1: ; 0x5a1e7
+	TX_FAR _SilphCo10AfterBattleText1
 	db $50
 ; 0x5a1e7 + 5 bytes
 
-SilphCo10BattleTxt2: ; 0x5a1ec
-	TX_FAR _SilphCo10BattleTxt2
+SilphCo10BattleText2: ; 0x5a1ec
+	TX_FAR _SilphCo10BattleText2
 	db $50
 ; 0x5a1ec + 5 bytes
 
-SilphCo10EndBattleTxt2: ; 0x5a1f1
-	TX_FAR _SilphCo10EndBattleTxt2
+SilphCo10EndBattleText2: ; 0x5a1f1
+	TX_FAR _SilphCo10EndBattleText2
 	db $50
 ; 0x5a1f1 + 5 bytes
 
-SilphCo10AfterBattleTxt2: ; 0x5a1f6
-	TX_FAR _SilphCo10AfterBattleTxt2
+SilphCo10AfterBattleText2: ; 0x5a1f6
+	TX_FAR _SilphCo10AfterBattleText2
 	db $50
 ; 0x5a1f6 + 5 bytes
 
@@ -46972,10 +46981,10 @@
 	db $2 ; flag's bit
 	db ($5 << 4) ; trainer's view range
 	dw $d755 ; flag's byte
-	dw PewterGymBattleTxt1 ; 0x44d0 TextBeforeBattle
-	dw PewterGymAfterBattleTxt1 ; 0x44da TextAfterBattle
-	dw PewterGymEndBattleTxt1 ; 0x44d5 TextEndBattle
-	dw PewterGymEndBattleTxt1 ; 0x44d5 TextEndBattle
+	dw PewterGymBattleText1 ; 0x44d0 TextBeforeBattle
+	dw PewterGymAfterBattleText1 ; 0x44da TextAfterBattle
+	dw PewterGymEndBattleText1 ; 0x44d5 TextEndBattle
+	dw PewterGymEndBattleText1 ; 0x44d5 TextEndBattle
 ; 0x5c44d
 
 db $ff
@@ -47056,18 +47065,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-PewterGymBattleTxt1: ; 0x5c4d0
-	TX_FAR _PewterGymBattleTxt1
+PewterGymBattleText1: ; 0x5c4d0
+	TX_FAR _PewterGymBattleText1
 	db $50
 ; 0x5c4d0 + 5 bytes
 
-PewterGymEndBattleTxt1: ; 0x5c4d5
-	TX_FAR _PewterGymEndBattleTxt1
+PewterGymEndBattleText1: ; 0x5c4d5
+	TX_FAR _PewterGymEndBattleText1
 	db $50
 ; 0x5c4d5 + 5 bytes
 
-PewterGymAfterBattleTxt1: ; 0x5c4da
-	TX_FAR _PewterGymAfterBattleTxt1
+PewterGymAfterBattleText1: ; 0x5c4da
+	TX_FAR _PewterGymAfterBattleText1
 	db $50
 ; 0x5c4da + 5 bytes
 
@@ -47332,10 +47341,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d75e ; flag's byte
-	dw CeruleanGymBattleTxt1 ; 0x47e9 TextBeforeBattle
-	dw CeruleanGymAfterBattleTxt1 ; 0x47f3 TextAfterBattle
-	dw CeruleanGymEndBattleTxt1 ; 0x47ee TextEndBattle
-	dw CeruleanGymEndBattleTxt1 ; 0x47ee TextEndBattle
+	dw CeruleanGymBattleText1 ; 0x47e9 TextBeforeBattle
+	dw CeruleanGymAfterBattleText1 ; 0x47f3 TextAfterBattle
+	dw CeruleanGymEndBattleText1 ; 0x47ee TextEndBattle
+	dw CeruleanGymEndBattleText1 ; 0x47ee TextEndBattle
 ; 0x5c764
 
 CeruleanGymTH1: ; 0x5c764
@@ -47342,10 +47351,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d75e ; flag's byte
-	dw CeruleanGymBattleTxt2 ; 0x4802 TextBeforeBattle
-	dw CeruleanGymAfterBattleTxt2 ; 0x480c TextAfterBattle
-	dw CeruleanGymEndBattleTxt2 ; 0x4807 TextEndBattle
-	dw CeruleanGymEndBattleTxt2 ; 0x4807 TextEndBattle
+	dw CeruleanGymBattleText2 ; 0x4802 TextBeforeBattle
+	dw CeruleanGymAfterBattleText2 ; 0x480c TextAfterBattle
+	dw CeruleanGymEndBattleText2 ; 0x4807 TextEndBattle
+	dw CeruleanGymEndBattleText2 ; 0x4807 TextEndBattle
 ; 0x5c770
 
 db $ff
@@ -47423,18 +47432,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-CeruleanGymBattleTxt1: ; 0x5c7e9
-	TX_FAR _CeruleanGymBattleTxt1
+CeruleanGymBattleText1: ; 0x5c7e9
+	TX_FAR _CeruleanGymBattleText1
 	db $50
 ; 0x5c7e9 + 5 bytes
 
-CeruleanGymEndBattleTxt1: ; 0x5c7ee
-	TX_FAR _CeruleanGymEndBattleTxt1
+CeruleanGymEndBattleText1: ; 0x5c7ee
+	TX_FAR _CeruleanGymEndBattleText1
 	db $50
 ; 0x5c7ee + 5 bytes
 
-CeruleanGymAfterBattleTxt1: ; 0x5c7f3
-	TX_FAR _CeruleanGymAfterBattleTxt1
+CeruleanGymAfterBattleText1: ; 0x5c7f3
+	TX_FAR _CeruleanGymAfterBattleText1
 	db $50
 ; 0x5c7f3 + 5 bytes
 
@@ -47444,18 +47453,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-CeruleanGymBattleTxt2: ; 0x5c802
-	TX_FAR _CeruleanGymBattleTxt2
+CeruleanGymBattleText2: ; 0x5c802
+	TX_FAR _CeruleanGymBattleText2
 	db $50
 ; 0x5c802 + 5 bytes
 
-CeruleanGymEndBattleTxt2: ; 0x5c807
-	TX_FAR _CeruleanGymEndBattleTxt2
+CeruleanGymEndBattleText2: ; 0x5c807
+	TX_FAR _CeruleanGymEndBattleText2
 	db $50
 ; 0x5c807 + 5 bytes
 
-CeruleanGymAfterBattleTxt2: ; 0x5c80c
-	TX_FAR _CeruleanGymAfterBattleTxt2
+CeruleanGymAfterBattleText2: ; 0x5c80c
+	TX_FAR _CeruleanGymAfterBattleText2
 	db $50
 ; 0x5c80c + 5 bytes
 
@@ -47784,10 +47793,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d773 ; flag's byte
-	dw VermilionGymBattleTxt1 ; 0x4b9a TextBeforeBattle
-	dw VermilionGymAfterBattleTxt1 ; 0x4ba4 TextAfterBattle
-	dw VermilionGymEndBattleTxt1 ; 0x4b9f TextEndBattle
-	dw VermilionGymEndBattleTxt1 ; 0x4b9f TextEndBattle
+	dw VermilionGymBattleText1 ; 0x4b9a TextBeforeBattle
+	dw VermilionGymAfterBattleText1 ; 0x4ba4 TextAfterBattle
+	dw VermilionGymEndBattleText1 ; 0x4b9f TextEndBattle
+	dw VermilionGymEndBattleText1 ; 0x4b9f TextEndBattle
 ; 0x5cb04
 
 VermilionGymTH1: ; 0x5cb04
@@ -47794,10 +47803,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d773 ; flag's byte
-	dw VermilionGymBattleTxt2 ; 0x4bb3 TextBeforeBattle
-	dw VermilionGymAfterBattleTxt2 ; 0x4bbd TextAfterBattle
-	dw VermilionGymEndBattleTxt2 ; 0x4bb8 TextEndBattle
-	dw VermilionGymEndBattleTxt2 ; 0x4bb8 TextEndBattle
+	dw VermilionGymBattleText2 ; 0x4bb3 TextBeforeBattle
+	dw VermilionGymAfterBattleText2 ; 0x4bbd TextAfterBattle
+	dw VermilionGymEndBattleText2 ; 0x4bb8 TextEndBattle
+	dw VermilionGymEndBattleText2 ; 0x4bb8 TextEndBattle
 ; 0x5cb10
 
 VermilionGymTH2: ; 0x5cb10
@@ -47804,10 +47813,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d773 ; flag's byte
-	dw VermilionGymBattleTxt3 ; 0x4bcc TextBeforeBattle
-	dw VermilionGymAfterBattleTxt3 ; 0x4bd6 TextAfterBattle
-	dw VermilionGymEndBattleTxt3 ; 0x4bd1 TextEndBattle
-	dw VermilionGymEndBattleTxt3 ; 0x4bd1 TextEndBattle
+	dw VermilionGymBattleText3 ; 0x4bcc TextBeforeBattle
+	dw VermilionGymAfterBattleText3 ; 0x4bd6 TextAfterBattle
+	dw VermilionGymEndBattleText3 ; 0x4bd1 TextEndBattle
+	dw VermilionGymEndBattleText3 ; 0x4bd1 TextEndBattle
 ; 0x5cb1c
 
 db $ff
@@ -47885,18 +47894,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-VermilionGymBattleTxt1: ; 0x5cb9a
-	TX_FAR _VermilionGymBattleTxt1
+VermilionGymBattleText1: ; 0x5cb9a
+	TX_FAR _VermilionGymBattleText1
 	db $50
 ; 0x5cb9a + 5 bytes
 
-VermilionGymEndBattleTxt1: ; 0x5cb9f
-	TX_FAR _VermilionGymEndBattleTxt1
+VermilionGymEndBattleText1: ; 0x5cb9f
+	TX_FAR _VermilionGymEndBattleText1
 	db $50
 ; 0x5cb9f + 5 bytes
 
-VermilionGymAfterBattleTxt1: ; 0x5cba4
-	TX_FAR _VermilionGymAfterBattleTxt1
+VermilionGymAfterBattleText1: ; 0x5cba4
+	TX_FAR _VermilionGymAfterBattleText1
 	db $50
 ; 0x5cba4 + 5 bytes
 
@@ -47906,18 +47915,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-VermilionGymBattleTxt2: ; 0x5cbb3
-	TX_FAR _VermilionGymBattleTxt2
+VermilionGymBattleText2: ; 0x5cbb3
+	TX_FAR _VermilionGymBattleText2
 	db $50
 ; 0x5cbb3 + 5 bytes
 
-VermilionGymEndBattleTxt2: ; 0x5cbb8
-	TX_FAR _VermilionGymEndBattleTxt2
+VermilionGymEndBattleText2: ; 0x5cbb8
+	TX_FAR _VermilionGymEndBattleText2
 	db $50
 ; 0x5cbb8 + 5 bytes
 
-VermilionGymAfterBattleTxt2: ; 0x5cbbd
-	TX_FAR _VermilionGymAfterBattleTxt2
+VermilionGymAfterBattleText2: ; 0x5cbbd
+	TX_FAR _VermilionGymAfterBattleText2
 	db $50
 ; 0x5cbbd + 5 bytes
 
@@ -47927,18 +47936,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-VermilionGymBattleTxt3: ; 0x5cbcc
-	TX_FAR _VermilionGymBattleTxt3
+VermilionGymBattleText3: ; 0x5cbcc
+	TX_FAR _VermilionGymBattleText3
 	db $50
 ; 0x5cbcc + 5 bytes
 
-VermilionGymEndBattleTxt3: ; 0x5cbd1
-	TX_FAR _VermilionGymEndBattleTxt3
+VermilionGymEndBattleText3: ; 0x5cbd1
+	TX_FAR _VermilionGymEndBattleText3
 	db $50
 ; 0x5cbd1 + 5 bytes
 
-VermilionGymAfterBattleTxt3: ; 0x5cbd6
-	TX_FAR _VermilionGymAfterBattleTxt3
+VermilionGymAfterBattleText3: ; 0x5cbd6
+	TX_FAR _VermilionGymAfterBattleText3
 	db $50
 ; 0x5cbd6 + 5 bytes
 
@@ -48152,10 +48161,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7b1 ; flag's byte
-	dw FightingDojoBattleTxt1 ; 0x4eac TextBeforeBattle
-	dw FightingDojoAfterBattleTxt1 ; 0x4eb6 TextAfterBattle
-	dw FightingDojoEndBattleTxt1 ; 0x4eb1 TextEndBattle
-	dw FightingDojoEndBattleTxt1 ; 0x4eb1 TextEndBattle
+	dw FightingDojoBattleText1 ; 0x4eac TextBeforeBattle
+	dw FightingDojoAfterBattleText1 ; 0x4eb6 TextAfterBattle
+	dw FightingDojoEndBattleText1 ; 0x4eb1 TextEndBattle
+	dw FightingDojoEndBattleText1 ; 0x4eb1 TextEndBattle
 ; 0x5ce1f
 
 FightingDojoTH1: ; 0x5ce1f
@@ -48162,10 +48171,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7b1 ; flag's byte
-	dw FightingDojoBattleTxt2 ; 0x4ec5 TextBeforeBattle
-	dw FightingDojoAfterBattleTxt2 ; 0x4ecf TextAfterBattle
-	dw FightingDojoEndBattleTxt2 ; 0x4eca TextEndBattle
-	dw FightingDojoEndBattleTxt2 ; 0x4eca TextEndBattle
+	dw FightingDojoBattleText2 ; 0x4ec5 TextBeforeBattle
+	dw FightingDojoAfterBattleText2 ; 0x4ecf TextAfterBattle
+	dw FightingDojoEndBattleText2 ; 0x4eca TextEndBattle
+	dw FightingDojoEndBattleText2 ; 0x4eca TextEndBattle
 ; 0x5ce2b
 
 FightingDojoTH2: ; 0x5ce2b
@@ -48172,10 +48181,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7b1 ; flag's byte
-	dw FightingDojoBattleTxt3 ; 0x4ede TextBeforeBattle
-	dw FightingDojoAfterBattleTxt3 ; 0x4ee8 TextAfterBattle
-	dw FightingDojoEndBattleTxt3 ; 0x4ee3 TextEndBattle
-	dw FightingDojoEndBattleTxt3 ; 0x4ee3 TextEndBattle
+	dw FightingDojoBattleText3 ; 0x4ede TextBeforeBattle
+	dw FightingDojoAfterBattleText3 ; 0x4ee8 TextAfterBattle
+	dw FightingDojoEndBattleText3 ; 0x4ee3 TextEndBattle
+	dw FightingDojoEndBattleText3 ; 0x4ee3 TextEndBattle
 ; 0x5ce37
 
 FightingDojoTH3: ; 0x5ce37
@@ -48182,10 +48191,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7b1 ; flag's byte
-	dw FightingDojoBattleTxt4 ; 0x4ef7 TextBeforeBattle
-	dw FightingDojoAfterBattleTxt4 ; 0x4f01 TextAfterBattle
-	dw FightingDojoEndBattleTxt4 ; 0x4efc TextEndBattle
-	dw FightingDojoEndBattleTxt4 ; 0x4efc TextEndBattle
+	dw FightingDojoBattleText4 ; 0x4ef7 TextBeforeBattle
+	dw FightingDojoAfterBattleText4 ; 0x4f01 TextAfterBattle
+	dw FightingDojoEndBattleText4 ; 0x4efc TextEndBattle
+	dw FightingDojoEndBattleText4 ; 0x4efc TextEndBattle
 ; 0x5ce43
 
 db $ff
@@ -48249,18 +48258,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FightingDojoBattleTxt1: ; 0x5ceac
-	TX_FAR _FightingDojoBattleTxt1
+FightingDojoBattleText1: ; 0x5ceac
+	TX_FAR _FightingDojoBattleText1
 	db $50
 ; 0x5ceac + 5 bytes
 
-FightingDojoEndBattleTxt1: ; 0x5ceb1
-	TX_FAR _FightingDojoEndBattleTxt1
+FightingDojoEndBattleText1: ; 0x5ceb1
+	TX_FAR _FightingDojoEndBattleText1
 	db $50
 ; 0x5ceb1 + 5 bytes
 
-FightingDojoAfterBattleTxt1: ; 0x5ceb6
-	TX_FAR _FightingDojoAfterBattleTxt1
+FightingDojoAfterBattleText1: ; 0x5ceb6
+	TX_FAR _FightingDojoAfterBattleText1
 	db $50
 ; 0x5ceb6 + 5 bytes
 
@@ -48270,18 +48279,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FightingDojoBattleTxt2: ; 0x5cec5
-	TX_FAR _FightingDojoBattleTxt2
+FightingDojoBattleText2: ; 0x5cec5
+	TX_FAR _FightingDojoBattleText2
 	db $50
 ; 0x5cec5 + 5 bytes
 
-FightingDojoEndBattleTxt2: ; 0x5ceca
-	TX_FAR _FightingDojoEndBattleTxt2
+FightingDojoEndBattleText2: ; 0x5ceca
+	TX_FAR _FightingDojoEndBattleText2
 	db $50
 ; 0x5ceca + 5 bytes
 
-FightingDojoAfterBattleTxt2: ; 0x5cecf
-	TX_FAR _FightingDojoAfterBattleTxt2
+FightingDojoAfterBattleText2: ; 0x5cecf
+	TX_FAR _FightingDojoAfterBattleText2
 	db $50
 ; 0x5cecf + 5 bytes
 
@@ -48291,18 +48300,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FightingDojoBattleTxt3: ; 0x5cede
-	TX_FAR _FightingDojoBattleTxt3
+FightingDojoBattleText3: ; 0x5cede
+	TX_FAR _FightingDojoBattleText3
 	db $50
 ; 0x5cede + 5 bytes
 
-FightingDojoEndBattleTxt3: ; 0x5cee3
-	TX_FAR _FightingDojoEndBattleTxt3
+FightingDojoEndBattleText3: ; 0x5cee3
+	TX_FAR _FightingDojoEndBattleText3
 	db $50
 ; 0x5cee3 + 5 bytes
 
-FightingDojoAfterBattleTxt3: ; 0x5cee8
-	TX_FAR _FightingDojoAfterBattleTxt3
+FightingDojoAfterBattleText3: ; 0x5cee8
+	TX_FAR _FightingDojoAfterBattleText3
 	db $50
 ; 0x5cee8 + 5 bytes
 
@@ -48312,18 +48321,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FightingDojoBattleTxt4: ; 0x5cef7
-	TX_FAR _FightingDojoBattleTxt4
+FightingDojoBattleText4: ; 0x5cef7
+	TX_FAR _FightingDojoBattleText4
 	db $50
 ; 0x5cef7 + 5 bytes
 
-FightingDojoEndBattleTxt4: ; 0x5cefc
-	TX_FAR _FightingDojoEndBattleTxt4
+FightingDojoEndBattleText4: ; 0x5cefc
+	TX_FAR _FightingDojoEndBattleText4
 	db $50
 ; 0x5cefc + 5 bytes
 
-FightingDojoAfterBattleTxt4: ; 0x5cf01
-	TX_FAR _FightingDojoAfterBattleTxt4
+FightingDojoAfterBattleText4: ; 0x5cf01
+	TX_FAR _FightingDojoAfterBattleText4
 	db $50
 ; 0x5cf01 + 5 bytes
 
@@ -48463,10 +48472,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7b3 ; flag's byte
-	dw SaffronGymBattleTxt1 ; 0x51f0 TextBeforeBattle
-	dw SaffronGymAfterBattleTxt1 ; 0x51fa TextAfterBattle
-	dw SaffronGymEndBattleTxt1 ; 0x51f5 TextEndBattle
-	dw SaffronGymEndBattleTxt1 ; 0x51f5 TextEndBattle
+	dw SaffronGymBattleText1 ; 0x51f0 TextBeforeBattle
+	dw SaffronGymAfterBattleText1 ; 0x51fa TextAfterBattle
+	dw SaffronGymEndBattleText1 ; 0x51f5 TextEndBattle
+	dw SaffronGymEndBattleText1 ; 0x51f5 TextEndBattle
 ; 0x5d0cf
 
 SaffronGymTH1: ; 0x5d0cf
@@ -48473,10 +48482,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7b3 ; flag's byte
-	dw SaffronGymBattleTxt2 ; 0x51ff TextBeforeBattle
-	dw SaffronGymAfterBattleTxt2 ; 0x5209 TextAfterBattle
-	dw SaffronGymEndBattleTxt2 ; 0x5204 TextEndBattle
-	dw SaffronGymEndBattleTxt2 ; 0x5204 TextEndBattle
+	dw SaffronGymBattleText2 ; 0x51ff TextBeforeBattle
+	dw SaffronGymAfterBattleText2 ; 0x5209 TextAfterBattle
+	dw SaffronGymEndBattleText2 ; 0x5204 TextEndBattle
+	dw SaffronGymEndBattleText2 ; 0x5204 TextEndBattle
 ; 0x5d0db
 
 SaffronGymTH2: ; 0x5d0db
@@ -48483,10 +48492,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7b3 ; flag's byte
-	dw SaffronGymBattleTxt3 ; 0x520e TextBeforeBattle
-	dw SaffronGymAfterBattleTxt3 ; 0x5218 TextAfterBattle
-	dw SaffronGymEndBattleTxt3 ; 0x5213 TextEndBattle
-	dw SaffronGymEndBattleTxt3 ; 0x5213 TextEndBattle
+	dw SaffronGymBattleText3 ; 0x520e TextBeforeBattle
+	dw SaffronGymAfterBattleText3 ; 0x5218 TextAfterBattle
+	dw SaffronGymEndBattleText3 ; 0x5213 TextEndBattle
+	dw SaffronGymEndBattleText3 ; 0x5213 TextEndBattle
 ; 0x5d0e7
 
 SaffronGymTH3: ; 0x5d0e7
@@ -48493,10 +48502,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7b3 ; flag's byte
-	dw SaffronGymBattleTxt4 ; 0x521d TextBeforeBattle
-	dw SaffronGymAfterBattleTxt4 ; 0x5227 TextAfterBattle
-	dw SaffronGymEndBattleTxt4 ; 0x5222 TextEndBattle
-	dw SaffronGymEndBattleTxt4 ; 0x5222 TextEndBattle
+	dw SaffronGymBattleText4 ; 0x521d TextBeforeBattle
+	dw SaffronGymAfterBattleText4 ; 0x5227 TextAfterBattle
+	dw SaffronGymEndBattleText4 ; 0x5222 TextEndBattle
+	dw SaffronGymEndBattleText4 ; 0x5222 TextEndBattle
 ; 0x5d0f3
 
 SaffronGymTH4: ; 0x5d0f3
@@ -48503,10 +48512,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7b3 ; flag's byte
-	dw SaffronGymBattleTxt5 ; 0x522c TextBeforeBattle
-	dw SaffronGymAfterBattleTxt5 ; 0x5236 TextAfterBattle
-	dw SaffronGymEndBattleTxt5 ; 0x5231 TextEndBattle
-	dw SaffronGymEndBattleTxt5 ; 0x5231 TextEndBattle
+	dw SaffronGymBattleText5 ; 0x522c TextBeforeBattle
+	dw SaffronGymAfterBattleText5 ; 0x5236 TextAfterBattle
+	dw SaffronGymEndBattleText5 ; 0x5231 TextEndBattle
+	dw SaffronGymEndBattleText5 ; 0x5231 TextEndBattle
 ; 0x5d0ff
 
 SaffronGymTH5: ; 0x5d0ff
@@ -48513,10 +48522,10 @@
 	db $7 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7b3 ; flag's byte
-	dw SaffronGymBattleTxt6 ; 0x523b TextBeforeBattle
-	dw SaffronGymAfterBattleTxt6 ; 0x5245 TextAfterBattle
-	dw SaffronGymEndBattleTxt6 ; 0x5240 TextEndBattle
-	dw SaffronGymEndBattleTxt6 ; 0x5240 TextEndBattle
+	dw SaffronGymBattleText6 ; 0x523b TextBeforeBattle
+	dw SaffronGymAfterBattleText6 ; 0x5245 TextAfterBattle
+	dw SaffronGymEndBattleText6 ; 0x5240 TextEndBattle
+	dw SaffronGymEndBattleText6 ; 0x5240 TextEndBattle
 ; 0x5d10b
 
 SaffronGymTH6: ; 0x5d10b
@@ -48523,10 +48532,10 @@
 	db $8 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7b3 ; flag's byte
-	dw SaffronGymBattleTxt7 ; 0x524a TextBeforeBattle
-	dw SaffronGymAfterBattleTxt7 ; 0x5254 TextAfterBattle
-	dw SaffronGymEndBattleTxt7 ; 0x524f TextEndBattle
-	dw SaffronGymEndBattleTxt7 ; 0x524f TextEndBattle
+	dw SaffronGymBattleText7 ; 0x524a TextBeforeBattle
+	dw SaffronGymAfterBattleText7 ; 0x5254 TextAfterBattle
+	dw SaffronGymEndBattleText7 ; 0x524f TextEndBattle
+	dw SaffronGymEndBattleText7 ; 0x524f TextEndBattle
 ; 0x5d117
 
 db $ff
@@ -48664,108 +48673,108 @@
 	db $50
 ; 0x5d1eb + 5 bytes
 
-SaffronGymBattleTxt1: ; 0x5d1f0
-	TX_FAR _SaffronGymBattleTxt1
+SaffronGymBattleText1: ; 0x5d1f0
+	TX_FAR _SaffronGymBattleText1
 	db $50
 ; 0x5d1f0 + 5 bytes
 
-SaffronGymEndBattleTxt1: ; 0x5d1f5
-	TX_FAR _SaffronGymEndBattleTxt1
+SaffronGymEndBattleText1: ; 0x5d1f5
+	TX_FAR _SaffronGymEndBattleText1
 	db $50
 ; 0x5d1f5 + 5 bytes
 
-SaffronGymAfterBattleTxt1: ; 0x5d1fa
-	TX_FAR _SaffronGymAfterBattleTxt1
+SaffronGymAfterBattleText1: ; 0x5d1fa
+	TX_FAR _SaffronGymAfterBattleText1
 	db $50
 ; 0x5d1fa + 5 bytes
 
-SaffronGymBattleTxt2: ; 0x5d1ff
-	TX_FAR _SaffronGymBattleTxt2
+SaffronGymBattleText2: ; 0x5d1ff
+	TX_FAR _SaffronGymBattleText2
 	db $50
 ; 0x5d1ff + 5 bytes
 
-SaffronGymEndBattleTxt2: ; 0x5d204
-	TX_FAR _SaffronGymEndBattleTxt2
+SaffronGymEndBattleText2: ; 0x5d204
+	TX_FAR _SaffronGymEndBattleText2
 	db $50
 ; 0x5d204 + 5 bytes
 
-SaffronGymAfterBattleTxt2: ; 0x5d209
-	TX_FAR _SaffronGymAfterBattleTxt2
+SaffronGymAfterBattleText2: ; 0x5d209
+	TX_FAR _SaffronGymAfterBattleText2
 	db $50
 ; 0x5d209 + 5 bytes
 
-SaffronGymBattleTxt3: ; 0x5d20e
-	TX_FAR _SaffronGymBattleTxt3
+SaffronGymBattleText3: ; 0x5d20e
+	TX_FAR _SaffronGymBattleText3
 	db $50
 ; 0x5d20e + 5 bytes
 
-SaffronGymEndBattleTxt3: ; 0x5d213
-	TX_FAR _SaffronGymEndBattleTxt3
+SaffronGymEndBattleText3: ; 0x5d213
+	TX_FAR _SaffronGymEndBattleText3
 	db $50
 ; 0x5d213 + 5 bytes
 
-SaffronGymAfterBattleTxt3: ; 0x5d218
-	TX_FAR _SaffronGymAfterBattleTxt3
+SaffronGymAfterBattleText3: ; 0x5d218
+	TX_FAR _SaffronGymAfterBattleText3
 	db $50
 ; 0x5d218 + 5 bytes
 
-SaffronGymBattleTxt4: ; 0x5d21d
-	TX_FAR _SaffronGymBattleTxt4
+SaffronGymBattleText4: ; 0x5d21d
+	TX_FAR _SaffronGymBattleText4
 	db $50
 ; 0x5d21d + 5 bytes
 
-SaffronGymEndBattleTxt4: ; 0x5d222
-	TX_FAR _SaffronGymEndBattleTxt4
+SaffronGymEndBattleText4: ; 0x5d222
+	TX_FAR _SaffronGymEndBattleText4
 	db $50
 ; 0x5d222 + 5 bytes
 
-SaffronGymAfterBattleTxt4: ; 0x5d227
-	TX_FAR _SaffronGymAfterBattleTxt4
+SaffronGymAfterBattleText4: ; 0x5d227
+	TX_FAR _SaffronGymAfterBattleText4
 	db $50
 ; 0x5d227 + 5 bytes
 
-SaffronGymBattleTxt5: ; 0x5d22c
-	TX_FAR _SaffronGymBattleTxt5
+SaffronGymBattleText5: ; 0x5d22c
+	TX_FAR _SaffronGymBattleText5
 	db $50
 ; 0x5d22c + 5 bytes
 
-SaffronGymEndBattleTxt5: ; 0x5d231
-	TX_FAR _SaffronGymEndBattleTxt5
+SaffronGymEndBattleText5: ; 0x5d231
+	TX_FAR _SaffronGymEndBattleText5
 	db $50
 ; 0x5d231 + 5 bytes
 
-SaffronGymAfterBattleTxt5: ; 0x5d236
-	TX_FAR _SaffronGymAfterBattleTxt5
+SaffronGymAfterBattleText5: ; 0x5d236
+	TX_FAR _SaffronGymAfterBattleText5
 	db $50
 ; 0x5d236 + 5 bytes
 
-SaffronGymBattleTxt6: ; 0x5d23b
-	TX_FAR _SaffronGymBattleTxt6
+SaffronGymBattleText6: ; 0x5d23b
+	TX_FAR _SaffronGymBattleText6
 	db $50
 ; 0x5d23b + 5 bytes
 
-SaffronGymEndBattleTxt6: ; 0x5d240
-	TX_FAR _SaffronGymEndBattleTxt6
+SaffronGymEndBattleText6: ; 0x5d240
+	TX_FAR _SaffronGymEndBattleText6
 	db $50
 ; 0x5d240 + 5 bytes
 
-SaffronGymAfterBattleTxt6: ; 0x5d245
-	TX_FAR _SaffronGymAfterBattleTxt6
+SaffronGymAfterBattleText6: ; 0x5d245
+	TX_FAR _SaffronGymAfterBattleText6
 	db $50
 ; 0x5d245 + 5 bytes
 
-SaffronGymBattleTxt7: ; 0x5d24a
-	TX_FAR _SaffronGymBattleTxt7
+SaffronGymBattleText7: ; 0x5d24a
+	TX_FAR _SaffronGymBattleText7
 	db $50
 ; 0x5d24a + 5 bytes
 
-SaffronGymEndBattleTxt7: ; 0x5d24f
-	TX_FAR _SaffronGymEndBattleTxt7
+SaffronGymEndBattleText7: ; 0x5d24f
+	TX_FAR _SaffronGymEndBattleText7
 	db $50
 ; 0x5d24f + 5 bytes
 
-SaffronGymAfterBattleTxt7: ; 0x5d254
-	TX_FAR _SaffronGymAfterBattleTxt7
+SaffronGymAfterBattleText7: ; 0x5d254
+	TX_FAR _SaffronGymAfterBattleText7
 	db $50
 ; 0x5d254 + 5 bytes
 
@@ -49344,10 +49353,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d833 ; flag's byte
-	dw SilphCo9BattleTxt1 ; 0x5912 TextBeforeBattle
-	dw SilphCo9AfterBattleTxt1 ; 0x591c TextAfterBattle
-	dw SilphCo9EndBattleTxt1 ; 0x5917 TextEndBattle
-	dw SilphCo9EndBattleTxt1 ; 0x5917 TextEndBattle
+	dw SilphCo9BattleText1 ; 0x5912 TextBeforeBattle
+	dw SilphCo9AfterBattleText1 ; 0x591c TextAfterBattle
+	dw SilphCo9EndBattleText1 ; 0x5917 TextEndBattle
+	dw SilphCo9EndBattleText1 ; 0x5917 TextEndBattle
 ; 0x5d89f
 
 SilphCo9TH1: ; 0x5d89f
@@ -49354,10 +49363,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d833 ; flag's byte
-	dw SilphCo9BattleTxt2 ; 0x5921 TextBeforeBattle
-	dw SilphCo9AfterBattleTxt2 ; 0x592b TextAfterBattle
-	dw SilphCo9EndBattleTxt2 ; 0x5926 TextEndBattle
-	dw SilphCo9EndBattleTxt2 ; 0x5926 TextEndBattle
+	dw SilphCo9BattleText2 ; 0x5921 TextBeforeBattle
+	dw SilphCo9AfterBattleText2 ; 0x592b TextAfterBattle
+	dw SilphCo9EndBattleText2 ; 0x5926 TextEndBattle
+	dw SilphCo9EndBattleText2 ; 0x5926 TextEndBattle
 ; 0x5d8ab
 
 SilphCo9TH2: ; 0x5d8ab
@@ -49364,10 +49373,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d833 ; flag's byte
-	dw SilphCo9BattleTxt3 ; 0x5930 TextBeforeBattle
-	dw SilphCo9AfterBattleTxt3 ; 0x593a TextAfterBattle
-	dw SilphCo9EndBattleTxt3 ; 0x5935 TextEndBattle
-	dw SilphCo9EndBattleTxt3 ; 0x5935 TextEndBattle
+	dw SilphCo9BattleText3 ; 0x5930 TextBeforeBattle
+	dw SilphCo9AfterBattleText3 ; 0x593a TextAfterBattle
+	dw SilphCo9EndBattleText3 ; 0x5935 TextEndBattle
+	dw SilphCo9EndBattleText3 ; 0x5935 TextEndBattle
 ; 0x5d8b7
 
 db $ff
@@ -49426,48 +49435,48 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo9BattleTxt1: ; 0x5d912
-	TX_FAR _SilphCo9BattleTxt1
+SilphCo9BattleText1: ; 0x5d912
+	TX_FAR _SilphCo9BattleText1
 	db $50
 ; 0x5d912 + 5 bytes
 
-SilphCo9EndBattleTxt1: ; 0x5d917
-	TX_FAR _SilphCo9EndBattleTxt1
+SilphCo9EndBattleText1: ; 0x5d917
+	TX_FAR _SilphCo9EndBattleText1
 	db $50
 ; 0x5d917 + 5 bytes
 
-SilphCo9AfterBattleTxt1: ; 0x5d91c
-	TX_FAR _SilphCo9AfterBattleTxt1
+SilphCo9AfterBattleText1: ; 0x5d91c
+	TX_FAR _SilphCo9AfterBattleText1
 	db $50
 ; 0x5d91c + 5 bytes
 
-SilphCo9BattleTxt2: ; 0x5d921
-	TX_FAR _SilphCo9BattleTxt2
+SilphCo9BattleText2: ; 0x5d921
+	TX_FAR _SilphCo9BattleText2
 	db $50
 ; 0x5d921 + 5 bytes
 
-SilphCo9EndBattleTxt2: ; 0x5d926
-	TX_FAR _SilphCo9EndBattleTxt2
+SilphCo9EndBattleText2: ; 0x5d926
+	TX_FAR _SilphCo9EndBattleText2
 	db $50
 ; 0x5d926 + 5 bytes
 
-SilphCo9AfterBattleTxt2: ; 0x5d92b
-	TX_FAR _SilphCo9AfterBattleTxt2
+SilphCo9AfterBattleText2: ; 0x5d92b
+	TX_FAR _SilphCo9AfterBattleText2
 	db $50
 ; 0x5d92b + 5 bytes
 
-SilphCo9BattleTxt3: ; 0x5d930
-	TX_FAR _SilphCo9BattleTxt3
+SilphCo9BattleText3: ; 0x5d930
+	TX_FAR _SilphCo9BattleText3
 	db $50
 ; 0x5d930 + 5 bytes
 
-SilphCo9EndBattleTxt3: ; 0x5d935
-	TX_FAR _SilphCo9EndBattleTxt3
+SilphCo9EndBattleText3: ; 0x5d935
+	TX_FAR _SilphCo9EndBattleText3
 	db $50
 ; 0x5d935 + 5 bytes
 
-SilphCo9AfterBattleTxt3: ; 0x5d93a
-	TX_FAR _SilphCo9AfterBattleTxt3
+SilphCo9AfterBattleText3: ; 0x5d93a
+	TX_FAR _SilphCo9AfterBattleText3
 	db $50
 ; 0x5d93a + 5 bytes
 
@@ -49531,10 +49540,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d869 ; flag's byte
-	dw VictoryRoad1BattleTxt1 ; 0x5a9a TextBeforeBattle
-	dw VictoryRoad1AfterBattleTxt1 ; 0x5aa4 TextAfterBattle
-	dw VictoryRoad1EndBattleTxt1 ; 0x5a9f TextEndBattle
-	dw VictoryRoad1EndBattleTxt1 ; 0x5a9f TextEndBattle
+	dw VictoryRoad1BattleText1 ; 0x5a9a TextBeforeBattle
+	dw VictoryRoad1AfterBattleText1 ; 0x5aa4 TextAfterBattle
+	dw VictoryRoad1EndBattleText1 ; 0x5a9f TextEndBattle
+	dw VictoryRoad1EndBattleText1 ; 0x5a9f TextEndBattle
 ; 0x5da79
 
 VictoryRoad1TH1: ; 0x5da79
@@ -49541,10 +49550,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d869 ; flag's byte
-	dw VictoryRoad1BattleTxt2 ; 0x5aa9 TextBeforeBattle
-	dw VictoryRoad1AfterBattleTxt2 ; 0x5ab3 TextAfterBattle
-	dw VictoryRoad1EndBattleTxt2 ; 0x5aae TextEndBattle
-	dw VictoryRoad1EndBattleTxt2 ; 0x5aae TextEndBattle
+	dw VictoryRoad1BattleText2 ; 0x5aa9 TextBeforeBattle
+	dw VictoryRoad1AfterBattleText2 ; 0x5ab3 TextAfterBattle
+	dw VictoryRoad1EndBattleText2 ; 0x5aae TextEndBattle
+	dw VictoryRoad1EndBattleText2 ; 0x5aae TextEndBattle
 ; 0x5da85
 
 db $ff
@@ -49561,33 +49570,33 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-VictoryRoad1BattleTxt1: ; 0x5da9a
-	TX_FAR _VictoryRoad1BattleTxt1
+VictoryRoad1BattleText1: ; 0x5da9a
+	TX_FAR _VictoryRoad1BattleText1
 	db $50
 ; 0x5da9a + 5 bytes
 
-VictoryRoad1EndBattleTxt1: ; 0x5da9f
-	TX_FAR _VictoryRoad1EndBattleTxt1
+VictoryRoad1EndBattleText1: ; 0x5da9f
+	TX_FAR _VictoryRoad1EndBattleText1
 	db $50
 ; 0x5da9f + 5 bytes
 
-VictoryRoad1AfterBattleTxt1: ; 0x5daa4
-	TX_FAR _VictoryRoad1AfterBattleTxt1
+VictoryRoad1AfterBattleText1: ; 0x5daa4
+	TX_FAR _VictoryRoad1AfterBattleText1
 	db $50
 ; 0x5daa4 + 5 bytes
 
-VictoryRoad1BattleTxt2: ; 0x5daa9
-	TX_FAR _VictoryRoad1BattleTxt2
+VictoryRoad1BattleText2: ; 0x5daa9
+	TX_FAR _VictoryRoad1BattleText2
 	db $50
 ; 0x5daa9 + 5 bytes
 
-VictoryRoad1EndBattleTxt2: ; 0x5daae
-	TX_FAR _VictoryRoad1EndBattleTxt2
+VictoryRoad1EndBattleText2: ; 0x5daae
+	TX_FAR _VictoryRoad1EndBattleText2
 	db $50
 ; 0x5daae + 5 bytes
 
-VictoryRoad1AfterBattleTxt2: ; 0x5dab3
-	TX_FAR _VictoryRoad1AfterBattleTxt2
+VictoryRoad1AfterBattleText2: ; 0x5dab3
+	TX_FAR _VictoryRoad1AfterBattleText2
 	db $50
 ; 0x5dab3 + 5 bytes
 
@@ -50035,10 +50044,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d765 ; flag's byte
-	dw PokemonTower3BattleTxt1 ; 0x4730 TextBeforeBattle
-	dw PokemonTower3AfterBattleTxt1 ; 0x473a TextAfterBattle
-	dw PokemonTower3EndBattleTxt1 ; 0x4735 TextEndBattle
-	dw PokemonTower3EndBattleTxt1 ; 0x4735 TextEndBattle
+	dw PokemonTower3BattleText1 ; 0x4730 TextBeforeBattle
+	dw PokemonTower3AfterBattleText1 ; 0x473a TextAfterBattle
+	dw PokemonTower3EndBattleText1 ; 0x4735 TextEndBattle
+	dw PokemonTower3EndBattleText1 ; 0x4735 TextEndBattle
 ; 0x606f9
 
 PokemonTower3TH1: ; 0x606f9
@@ -50045,10 +50054,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d765 ; flag's byte
-	dw PokemonTower3BattleTxt2 ; 0x473f TextBeforeBattle
-	dw PokemonTower3AfterBattleTxt2 ; 0x4749 TextAfterBattle
-	dw PokemonTower3EndBattleTxt2 ; 0x4744 TextEndBattle
-	dw PokemonTower3EndBattleTxt2 ; 0x4744 TextEndBattle
+	dw PokemonTower3BattleText2 ; 0x473f TextBeforeBattle
+	dw PokemonTower3AfterBattleText2 ; 0x4749 TextAfterBattle
+	dw PokemonTower3EndBattleText2 ; 0x4744 TextEndBattle
+	dw PokemonTower3EndBattleText2 ; 0x4744 TextEndBattle
 ; 0x60705
 
 PokemonTower3TH2: ; 0x60705
@@ -50055,10 +50064,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d765 ; flag's byte
-	dw PokemonTower3BattleTxt3 ; 0x474e TextBeforeBattle
-	dw PokemonTower3AfterBattleTxt3 ; 0x4758 TextAfterBattle
-	dw PokemonTower3EndBattleTxt3 ; 0x4753 TextEndBattle
-	dw PokemonTower3EndBattleTxt3 ; 0x4753 TextEndBattle
+	dw PokemonTower3BattleText3 ; 0x474e TextBeforeBattle
+	dw PokemonTower3AfterBattleText3 ; 0x4758 TextAfterBattle
+	dw PokemonTower3EndBattleText3 ; 0x4753 TextEndBattle
+	dw PokemonTower3EndBattleText3 ; 0x4753 TextEndBattle
 ; 0x60711
 db $ff
 
@@ -50080,48 +50089,48 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-PokemonTower3BattleTxt1: ; 0x60730
-	TX_FAR _PokemonTower3BattleTxt1
+PokemonTower3BattleText1: ; 0x60730
+	TX_FAR _PokemonTower3BattleText1
 	db $50
 ; 0x60730 + 5 bytes
 
-PokemonTower3EndBattleTxt1: ; 0x60735
-	TX_FAR _PokemonTower3EndBattleTxt1
+PokemonTower3EndBattleText1: ; 0x60735
+	TX_FAR _PokemonTower3EndBattleText1
 	db $50
 ; 0x60735 + 5 bytes
 
-PokemonTower3AfterBattleTxt1: ; 0x6073a
-	TX_FAR _PokemonTower3AfterBattleTxt1
+PokemonTower3AfterBattleText1: ; 0x6073a
+	TX_FAR _PokemonTower3AfterBattleText1
 	db $50
 ; 0x6073a + 5 bytes
 
-PokemonTower3BattleTxt2: ; 0x6073f
-	TX_FAR _PokemonTower3BattleTxt2
+PokemonTower3BattleText2: ; 0x6073f
+	TX_FAR _PokemonTower3BattleText2
 	db $50
 ; 0x6073f + 5 bytes
 
-PokemonTower3EndBattleTxt2: ; 0x60744
-	TX_FAR _PokemonTower3EndBattleTxt2
+PokemonTower3EndBattleText2: ; 0x60744
+	TX_FAR _PokemonTower3EndBattleText2
 	db $50
 ; 0x60744 + 5 bytes
 
-PokemonTower3AfterBattleTxt2: ; 0x60749
-	TX_FAR _PokemonTower3AfterBattleTxt2
+PokemonTower3AfterBattleText2: ; 0x60749
+	TX_FAR _PokemonTower3AfterBattleText2
 	db $50
 ; 0x60749 + 5 bytes
 
-PokemonTower3BattleTxt3: ; 0x6074e
-	TX_FAR _PokemonTower3BattleTxt3
+PokemonTower3BattleText3: ; 0x6074e
+	TX_FAR _PokemonTower3BattleText3
 	db $50
 ; 0x6074e + 5 bytes
 
-PokemonTower3EndBattleTxt3: ; 0x60753
-	TX_FAR _PokemonTower3EndBattleTxt3
+PokemonTower3EndBattleText3: ; 0x60753
+	TX_FAR _PokemonTower3EndBattleText3
 	db $50
 ; 0x60753 + 5 bytes
 
-PokemonTower3AfterBattleTxt3: ; 0x60758
-	TX_FAR _PokemonTower3AfterBattleTxt3
+PokemonTower3AfterBattleText3: ; 0x60758
+	TX_FAR _PokemonTower3AfterBattleText3
 	db $50
 ; 0x60758 + 5 bytes
 
@@ -50176,10 +50185,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d766 ; flag's byte
-	dw PokemonTower4BattleTxt1 ; 0x485e TextBeforeBattle
-	dw PokemonTower4AfterBattleTxt1 ; 0x4868 TextAfterBattle
-	dw PokemonTower4EndBattleTxt1 ; 0x4863 TextEndBattle
-	dw PokemonTower4EndBattleTxt1 ; 0x4863 TextEndBattle
+	dw PokemonTower4BattleText1 ; 0x485e TextBeforeBattle
+	dw PokemonTower4AfterBattleText1 ; 0x4868 TextAfterBattle
+	dw PokemonTower4EndBattleText1 ; 0x4863 TextEndBattle
+	dw PokemonTower4EndBattleText1 ; 0x4863 TextEndBattle
 ; 0x60827
 
 PokemonTower4TH1: ; 0x60827
@@ -50186,10 +50195,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d766 ; flag's byte
-	dw PokemonTower4BattleTxt2 ; 0x486d TextBeforeBattle
-	dw PokemonTower4AfterBattleTxt2 ; 0x4877 TextAfterBattle
-	dw PokemonTower4EndBattleTxt2 ; 0x4872 TextEndBattle
-	dw PokemonTower4EndBattleTxt2 ; 0x4872 TextEndBattle
+	dw PokemonTower4BattleText2 ; 0x486d TextBeforeBattle
+	dw PokemonTower4AfterBattleText2 ; 0x4877 TextAfterBattle
+	dw PokemonTower4EndBattleText2 ; 0x4872 TextEndBattle
+	dw PokemonTower4EndBattleText2 ; 0x4872 TextEndBattle
 ; 0x60833
 
 PokemonTower4TH2: ; 0x60833
@@ -50196,10 +50205,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d766 ; flag's byte
-	dw PokemonTower4BattleTxt3 ; 0x487c TextBeforeBattle
-	dw PokemonTower4AfterBattleTxt3 ; 0x4886 TextAfterBattle
-	dw PokemonTower4EndBattleTxt3 ; 0x4881 TextEndBattle
-	dw PokemonTower4EndBattleTxt3 ; 0x4881 TextEndBattle
+	dw PokemonTower4BattleText3 ; 0x487c TextBeforeBattle
+	dw PokemonTower4AfterBattleText3 ; 0x4886 TextAfterBattle
+	dw PokemonTower4EndBattleText3 ; 0x4881 TextEndBattle
+	dw PokemonTower4EndBattleText3 ; 0x4881 TextEndBattle
 ; 0x6083f
 
 db $ff
@@ -50222,48 +50231,48 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-PokemonTower4BattleTxt1: ; 0x6085e
-	TX_FAR _PokemonTower4BattleTxt1
+PokemonTower4BattleText1: ; 0x6085e
+	TX_FAR _PokemonTower4BattleText1
 	db $50
 ; 0x6085e + 5 bytes
 
-PokemonTower4EndBattleTxt1: ; 0x60863
-	TX_FAR _PokemonTower4EndBattleTxt1
+PokemonTower4EndBattleText1: ; 0x60863
+	TX_FAR _PokemonTower4EndBattleText1
 	db $50
 ; 0x60863 + 5 bytes
 
-PokemonTower4AfterBattleTxt1: ; 0x60868
-	TX_FAR _PokemonTower4AfterBattleTxt1
+PokemonTower4AfterBattleText1: ; 0x60868
+	TX_FAR _PokemonTower4AfterBattleText1
 	db $50
 ; 0x60868 + 5 bytes
 
-PokemonTower4BattleTxt2: ; 0x6086d
-	TX_FAR _PokemonTower4BattleTxt2
+PokemonTower4BattleText2: ; 0x6086d
+	TX_FAR _PokemonTower4BattleText2
 	db $50
 ; 0x6086d + 5 bytes
 
-PokemonTower4EndBattleTxt2: ; 0x60872
-	TX_FAR _PokemonTower4EndBattleTxt2
+PokemonTower4EndBattleText2: ; 0x60872
+	TX_FAR _PokemonTower4EndBattleText2
 	db $50
 ; 0x60872 + 5 bytes
 
-PokemonTower4AfterBattleTxt2: ; 0x60877
-	TX_FAR _PokemonTower4AfterBattleTxt2
+PokemonTower4AfterBattleText2: ; 0x60877
+	TX_FAR _PokemonTower4AfterBattleText2
 	db $50
 ; 0x60877 + 5 bytes
 
-PokemonTower4BattleTxt3: ; 0x6087c
-	TX_FAR _PokemonTower4BattleTxt3
+PokemonTower4BattleText3: ; 0x6087c
+	TX_FAR _PokemonTower4BattleText3
 	db $50
 ; 0x6087c + 5 bytes
 
-PokemonTower4EndBattleTxt3: ; 0x60881
-	TX_FAR _PokemonTower4EndBattleTxt3
+PokemonTower4EndBattleText3: ; 0x60881
+	TX_FAR _PokemonTower4EndBattleText3
 	db $50
 ; 0x60881 + 5 bytes
 
-PokemonTower4AfterBattleTxt3: ; 0x60886
-	TX_FAR _PokemonTower4AfterBattleTxt3
+PokemonTower4AfterBattleText3: ; 0x60886
+	TX_FAR _PokemonTower4AfterBattleText3
 	db $50
 ; 0x60886 + 5 bytes
 
@@ -50320,10 +50329,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d767 ; flag's byte
-	dw PokemonTower5BattleTxt1 ; 0x49e9 TextBeforeBattle
-	dw PokemonTower5AfterBattleTxt1 ; 0x49f3 TextAfterBattle
-	dw PokemonTower5EndBattleTxt1 ; 0x49ee TextEndBattle
-	dw PokemonTower5EndBattleTxt1 ; 0x49ee TextEndBattle
+	dw PokemonTower5BattleText1 ; 0x49e9 TextBeforeBattle
+	dw PokemonTower5AfterBattleText1 ; 0x49f3 TextAfterBattle
+	dw PokemonTower5EndBattleText1 ; 0x49ee TextEndBattle
+	dw PokemonTower5EndBattleText1 ; 0x49ee TextEndBattle
 ; 0x609b5
 
 PokemonTower5TH1: ; 0x609b5
@@ -50330,10 +50339,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d767 ; flag's byte
-	dw PokemonTower5BattleTxt2 ; 0x4a02 TextBeforeBattle
-	dw PokemonTower5AfterBattleTxt2 ; 0x4a0c TextAfterBattle
-	dw PokemonTower5EndBattleTxt2 ; 0x4a07 TextEndBattle
-	dw PokemonTower5EndBattleTxt2 ; 0x4a07 TextEndBattle
+	dw PokemonTower5BattleText2 ; 0x4a02 TextBeforeBattle
+	dw PokemonTower5AfterBattleText2 ; 0x4a0c TextAfterBattle
+	dw PokemonTower5EndBattleText2 ; 0x4a07 TextEndBattle
+	dw PokemonTower5EndBattleText2 ; 0x4a07 TextEndBattle
 ; 0x609c1
 
 PokemonTower5TH2: ; 0x609c1
@@ -50340,10 +50349,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d767 ; flag's byte
-	dw PokemonTower5BattleTxt3 ; 0x4a1b TextBeforeBattle
-	dw PokemonTower5AfterBattleTxt3 ; 0x4a25 TextAfterBattle
-	dw PokemonTower5EndBattleTxt3 ; 0x4a20 TextEndBattle
-	dw PokemonTower5EndBattleTxt3 ; 0x4a20 TextEndBattle
+	dw PokemonTower5BattleText3 ; 0x4a1b TextBeforeBattle
+	dw PokemonTower5AfterBattleText3 ; 0x4a25 TextAfterBattle
+	dw PokemonTower5EndBattleText3 ; 0x4a20 TextEndBattle
+	dw PokemonTower5EndBattleText3 ; 0x4a20 TextEndBattle
 ; 0x609cd
 
 PokemonTower5TH3: ; 0x609cd
@@ -50350,10 +50359,10 @@
 	db $5 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d767 ; flag's byte
-	dw PokemonTower5BattleTxt4 ; 0x4a34 TextBeforeBattle
-	dw PokemonTower5AfterBattleTxt4 ; 0x4a3e TextAfterBattle
-	dw PokemonTower5EndBattleTxt4 ; 0x4a39 TextEndBattle
-	dw PokemonTower5EndBattleTxt4 ; 0x4a39 TextEndBattle
+	dw PokemonTower5BattleText4 ; 0x4a34 TextBeforeBattle
+	dw PokemonTower5AfterBattleText4 ; 0x4a3e TextAfterBattle
+	dw PokemonTower5EndBattleText4 ; 0x4a39 TextEndBattle
+	dw PokemonTower5EndBattleText4 ; 0x4a39 TextEndBattle
 ; 0x609d9
 
 db $ff
@@ -50368,18 +50377,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-PokemonTower5BattleTxt1: ; 0x609e9
-	TX_FAR _PokemonTower5BattleTxt1
+PokemonTower5BattleText1: ; 0x609e9
+	TX_FAR _PokemonTower5BattleText1
 	db $50
 ; 0x609e9 + 5 bytes
 
-PokemonTower5EndBattleTxt1: ; 0x609ee
-	TX_FAR _PokemonTower5EndBattleTxt1
+PokemonTower5EndBattleText1: ; 0x609ee
+	TX_FAR _PokemonTower5EndBattleText1
 	db $50
 ; 0x609ee + 5 bytes
 
-PokemonTower5AfterBattleTxt1: ; 0x609f3
-	TX_FAR _PokemonTower5AfterBattleTxt1
+PokemonTower5AfterBattleText1: ; 0x609f3
+	TX_FAR _PokemonTower5AfterBattleText1
 	db $50
 ; 0x609f3 + 5 bytes
 
@@ -50389,18 +50398,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-PokemonTower5BattleTxt2: ; 0x60a02
-	TX_FAR _PokemonTower5BattleTxt2
+PokemonTower5BattleText2: ; 0x60a02
+	TX_FAR _PokemonTower5BattleText2
 	db $50
 ; 0x60a02 + 5 bytes
 
-PokemonTower5EndBattleTxt2: ; 0x60a07
-	TX_FAR _PokemonTower5EndBattleTxt2
+PokemonTower5EndBattleText2: ; 0x60a07
+	TX_FAR _PokemonTower5EndBattleText2
 	db $50
 ; 0x60a07 + 5 bytes
 
-PokemonTower5AfterBattleTxt2: ; 0x60a0c
-	TX_FAR _PokemonTower5AfterBattleTxt2
+PokemonTower5AfterBattleText2: ; 0x60a0c
+	TX_FAR _PokemonTower5AfterBattleText2
 	db $50
 ; 0x60a0c + 5 bytes
 
@@ -50410,18 +50419,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-PokemonTower5BattleTxt3: ; 0x60a1b
-	TX_FAR _PokemonTower5BattleTxt3
+PokemonTower5BattleText3: ; 0x60a1b
+	TX_FAR _PokemonTower5BattleText3
 	db $50
 ; 0x60a1b + 5 bytes
 
-PokemonTower5EndBattleTxt3: ; 0x60a20
-	TX_FAR _PokemonTower5EndBattleTxt3
+PokemonTower5EndBattleText3: ; 0x60a20
+	TX_FAR _PokemonTower5EndBattleText3
 	db $50
 ; 0x60a20 + 5 bytes
 
-PokemonTower5AfterBattleTxt3: ; 0x60a25
-	TX_FAR _PokemonTower5AfterBattleTxt3
+PokemonTower5AfterBattleText3: ; 0x60a25
+	TX_FAR _PokemonTower5AfterBattleText3
 	db $50
 ; 0x60a25 + 5 bytes
 
@@ -50431,18 +50440,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-PokemonTower5BattleTxt4: ; 0x60a34
-	TX_FAR _PokemonTower5BattleTxt4
+PokemonTower5BattleText4: ; 0x60a34
+	TX_FAR _PokemonTower5BattleText4
 	db $50
 ; 0x60a34 + 5 bytes
 
-PokemonTower5EndBattleTxt4: ; 0x60a39
-	TX_FAR _PokemonTower5EndBattleTxt4
+PokemonTower5EndBattleText4: ; 0x60a39
+	TX_FAR _PokemonTower5EndBattleText4
 	db $50
 ; 0x60a39 + 5 bytes
 
-PokemonTower5AfterBattleTxt4: ; 0x60a3e
-	TX_FAR _PokemonTower5AfterBattleTxt4
+PokemonTower5AfterBattleText4: ; 0x60a3e
+	TX_FAR _PokemonTower5AfterBattleText4
 	db $50
 ; 0x60a3e + 5 bytes
 
@@ -50503,10 +50512,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d768 ; flag's byte
-	dw PokemonTower6BattleTxt1 ; 0x4c29 TextBeforeBattle
-	dw PokemonTower6AfterBattleTxt1 ; 0x4c33 TextAfterBattle
-	dw PokemonTower6EndBattleTxt1 ; 0x4c2e TextEndBattle
-	dw PokemonTower6EndBattleTxt1 ; 0x4c2e TextEndBattle
+	dw PokemonTower6BattleText1 ; 0x4c29 TextBeforeBattle
+	dw PokemonTower6AfterBattleText1 ; 0x4c33 TextAfterBattle
+	dw PokemonTower6EndBattleText1 ; 0x4c2e TextEndBattle
+	dw PokemonTower6EndBattleText1 ; 0x4c2e TextEndBattle
 ; 0x60bcb
 
 PokemonTower6TH1: ; 0x60bcb
@@ -50513,10 +50522,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d768 ; flag's byte
-	dw PokemonTower6BattleTxt2 ; 0x4c38 TextBeforeBattle
-	dw PokemonTower6AfterBattleTxt2 ; 0x4c42 TextAfterBattle
-	dw PokemonTower6EndBattleTxt2 ; 0x4c3d TextEndBattle
-	dw PokemonTower6EndBattleTxt2 ; 0x4c3d TextEndBattle
+	dw PokemonTower6BattleText2 ; 0x4c38 TextBeforeBattle
+	dw PokemonTower6AfterBattleText2 ; 0x4c42 TextAfterBattle
+	dw PokemonTower6EndBattleText2 ; 0x4c3d TextEndBattle
+	dw PokemonTower6EndBattleText2 ; 0x4c3d TextEndBattle
 ; 0x60bd7
 
 PokemonTower6TH2: ; 0x60bd7
@@ -50523,10 +50532,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d768 ; flag's byte
-	dw PokemonTower6BattleTxt3 ; 0x4c47 TextBeforeBattle
-	dw PokemonTower6AfterBattleTxt3 ; 0x4c51 TextAfterBattle
-	dw PokemonTower6EndBattleTxt3 ; 0x4c4c TextEndBattle
-	dw PokemonTower6EndBattleTxt3 ; 0x4c4c TextEndBattle
+	dw PokemonTower6BattleText3 ; 0x4c47 TextBeforeBattle
+	dw PokemonTower6AfterBattleText3 ; 0x4c51 TextAfterBattle
+	dw PokemonTower6EndBattleText3 ; 0x4c4c TextEndBattle
+	dw PokemonTower6EndBattleText3 ; 0x4c4c TextEndBattle
 ; 0x60be3
 
 db $ff
@@ -50573,48 +50582,48 @@
 	db $50
 ; 0x60c24 + 5 bytes
 
-PokemonTower6BattleTxt1: ; 0x60c29
-	TX_FAR _PokemonTower6BattleTxt1
+PokemonTower6BattleText1: ; 0x60c29
+	TX_FAR _PokemonTower6BattleText1
 	db $50
 ; 0x60c29 + 5 bytes
 
-PokemonTower6EndBattleTxt1: ; 0x60c2e
-	TX_FAR _PokemonTower6EndBattleTxt1
+PokemonTower6EndBattleText1: ; 0x60c2e
+	TX_FAR _PokemonTower6EndBattleText1
 	db $50
 ; 0x60c2e + 5 bytes
 
-PokemonTower6AfterBattleTxt1: ; 0x60c33
-	TX_FAR _PokemonTower6AfterBattleTxt1
+PokemonTower6AfterBattleText1: ; 0x60c33
+	TX_FAR _PokemonTower6AfterBattleText1
 	db $50
 ; 0x60c33 + 5 bytes
 
-PokemonTower6BattleTxt2: ; 0x60c38
-	TX_FAR _PokemonTower6BattleTxt2
+PokemonTower6BattleText2: ; 0x60c38
+	TX_FAR _PokemonTower6BattleText2
 	db $50
 ; 0x60c38 + 5 bytes
 
-PokemonTower6EndBattleTxt2: ; 0x60c3d
-	TX_FAR _PokemonTower6EndBattleTxt2
+PokemonTower6EndBattleText2: ; 0x60c3d
+	TX_FAR _PokemonTower6EndBattleText2
 	db $50
 ; 0x60c3d + 5 bytes
 
-PokemonTower6AfterBattleTxt2: ; 0x60c42
-	TX_FAR _PokemonTower6AfterBattleTxt2
+PokemonTower6AfterBattleText2: ; 0x60c42
+	TX_FAR _PokemonTower6AfterBattleText2
 	db $50
 ; 0x60c42 + 5 bytes
 
-PokemonTower6BattleTxt3: ; 0x60c47
-	TX_FAR _PokemonTower6BattleTxt3
+PokemonTower6BattleText3: ; 0x60c47
+	TX_FAR _PokemonTower6BattleText3
 	db $50
 ; 0x60c47 + 5 bytes
 
-PokemonTower6EndBattleTxt3: ; 0x60c4c
-	TX_FAR _PokemonTower6EndBattleTxt3
+PokemonTower6EndBattleText3: ; 0x60c4c
+	TX_FAR _PokemonTower6EndBattleText3
 	db $50
 ; 0x60c4c + 5 bytes
 
-PokemonTower6AfterBattleTxt3: ; 0x60c51
-	TX_FAR _PokemonTower6AfterBattleTxt3
+PokemonTower6AfterBattleText3: ; 0x60c51
+	TX_FAR _PokemonTower6AfterBattleText3
 	db $50
 ; 0x60c51 + 5 bytes
 
@@ -50676,10 +50685,10 @@
 	db $1 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d769 ; flag's byte
-	dw PokemonTower7BattleTxt1 ; 0x4ec9 TextBeforeBattle
-	dw PokemonTower7AfterBattleTxt1 ; 0x4ed3 TextAfterBattle
-	dw PokemonTower7EndBattleTxt1 ; 0x4ece TextEndBattle
-	dw PokemonTower7EndBattleTxt1 ; 0x4ece TextEndBattle
+	dw PokemonTower7BattleText1 ; 0x4ec9 TextBeforeBattle
+	dw PokemonTower7AfterBattleText1 ; 0x4ed3 TextAfterBattle
+	dw PokemonTower7EndBattleText1 ; 0x4ece TextEndBattle
+	dw PokemonTower7EndBattleText1 ; 0x4ece TextEndBattle
 ; 0x60e53
 
 PokemonTower7TH1: ; 0x60e53
@@ -50686,10 +50695,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d769 ; flag's byte
-	dw PokemonTower7BattleTxt2 ; 0x4ed8 TextBeforeBattle
-	dw PokemonTower7AfterBattleTxt2 ; 0x4ee2 TextAfterBattle
-	dw PokemonTower7EndBattleTxt2 ; 0x4edd TextEndBattle
-	dw PokemonTower7EndBattleTxt2 ; 0x4edd TextEndBattle
+	dw PokemonTower7BattleText2 ; 0x4ed8 TextBeforeBattle
+	dw PokemonTower7AfterBattleText2 ; 0x4ee2 TextAfterBattle
+	dw PokemonTower7EndBattleText2 ; 0x4edd TextEndBattle
+	dw PokemonTower7EndBattleText2 ; 0x4edd TextEndBattle
 ; 0x60e5f
 
 PokemonTower7TH2: ; 0x60e5f
@@ -50696,10 +50705,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d769 ; flag's byte
-	dw PokemonTower7BattleTxt3 ; 0x4ee7 TextBeforeBattle
-	dw PokemonTower7AfterBattleTxt3 ; 0x4ef1 TextAfterBattle
-	dw PokemonTower7EndBattleTxt3 ; 0x4eec TextEndBattle
-	dw PokemonTower7EndBattleTxt3 ; 0x4eec TextEndBattle
+	dw PokemonTower7BattleText3 ; 0x4ee7 TextBeforeBattle
+	dw PokemonTower7AfterBattleText3 ; 0x4ef1 TextAfterBattle
+	dw PokemonTower7EndBattleText3 ; 0x4eec TextEndBattle
+	dw PokemonTower7EndBattleText3 ; 0x4eec TextEndBattle
 ; 0x60e6b
 
 db $ff
@@ -50752,48 +50761,48 @@
 	db $50
 ; 0x60ec4 + 5 bytes
 
-PokemonTower7BattleTxt1: ; 0x60ec9
-	TX_FAR _PokemonTower7BattleTxt1
+PokemonTower7BattleText1: ; 0x60ec9
+	TX_FAR _PokemonTower7BattleText1
 	db $50
 ; 0x60ec9 + 5 bytes
 
-PokemonTower7EndBattleTxt1: ; 0x60ece
-	TX_FAR _PokemonTower7EndBattleTxt1
+PokemonTower7EndBattleText1: ; 0x60ece
+	TX_FAR _PokemonTower7EndBattleText1
 	db $50
 ; 0x60ece + 5 bytes
 
-PokemonTower7AfterBattleTxt1: ; 0x60ed3
-	TX_FAR _PokemonTower7AfterBattleTxt1
+PokemonTower7AfterBattleText1: ; 0x60ed3
+	TX_FAR _PokemonTower7AfterBattleText1
 	db $50
 ; 0x60ed3 + 5 bytes
 
-PokemonTower7BattleTxt2: ; 0x60ed8
-	TX_FAR _PokemonTower7BattleTxt2
+PokemonTower7BattleText2: ; 0x60ed8
+	TX_FAR _PokemonTower7BattleText2
 	db $50
 ; 0x60ed8 + 5 bytes
 
-PokemonTower7EndBattleTxt2: ; 0x60edd
-	TX_FAR _PokemonTower7EndBattleTxt2
+PokemonTower7EndBattleText2: ; 0x60edd
+	TX_FAR _PokemonTower7EndBattleText2
 	db $50
 ; 0x60edd + 5 bytes
 
-PokemonTower7AfterBattleTxt2: ; 0x60ee2
-	TX_FAR _PokemonTower7AfterBattleTxt2
+PokemonTower7AfterBattleText2: ; 0x60ee2
+	TX_FAR _PokemonTower7AfterBattleText2
 	db $50
 ; 0x60ee2 + 5 bytes
 
-PokemonTower7BattleTxt3: ; 0x60ee7
-	TX_FAR _PokemonTower7BattleTxt3
+PokemonTower7BattleText3: ; 0x60ee7
+	TX_FAR _PokemonTower7BattleText3
 	db $50
 ; 0x60ee7 + 5 bytes
 
-PokemonTower7EndBattleTxt3: ; 0x60eec
-	TX_FAR _PokemonTower7EndBattleTxt3
+PokemonTower7EndBattleText3: ; 0x60eec
+	TX_FAR _PokemonTower7EndBattleText3
 	db $50
 ; 0x60eec + 5 bytes
 
-PokemonTower7AfterBattleTxt3: ; 0x60ef1
-	TX_FAR _PokemonTower7AfterBattleTxt3
+PokemonTower7AfterBattleText3: ; 0x60ef1
+	TX_FAR _PokemonTower7AfterBattleText3
 	db $50
 ; 0x60ef1 + 5 bytes
 
@@ -50926,10 +50935,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7f3 ; flag's byte
-	dw ViridianForestBattleTxt1 ; 0x518a TextBeforeBattle
-	dw ViridianForestAfterBattleTxt1 ; 0x5194 TextAfterBattle
-	dw ViridianForestEndBattleTxt1 ; 0x518f TextEndBattle
-	dw ViridianForestEndBattleTxt1 ; 0x518f TextEndBattle
+	dw ViridianForestBattleText1 ; 0x518a TextBeforeBattle
+	dw ViridianForestAfterBattleText1 ; 0x5194 TextAfterBattle
+	dw ViridianForestEndBattleText1 ; 0x518f TextEndBattle
+	dw ViridianForestEndBattleText1 ; 0x518f TextEndBattle
 ; 0x6114e
 
 ViridianForestTH1: ; 0x6114e
@@ -50936,10 +50945,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d7f3 ; flag's byte
-	dw ViridianForestBattleTxt2 ; 0x5199 TextBeforeBattle
-	dw ViridianForestAfterBattleTxt2 ; 0x51a3 TextAfterBattle
-	dw ViridianForestEndBattleTxt2 ; 0x519e TextEndBattle
-	dw ViridianForestEndBattleTxt2 ; 0x519e TextEndBattle
+	dw ViridianForestBattleText2 ; 0x5199 TextBeforeBattle
+	dw ViridianForestAfterBattleText2 ; 0x51a3 TextAfterBattle
+	dw ViridianForestEndBattleText2 ; 0x519e TextEndBattle
+	dw ViridianForestEndBattleText2 ; 0x519e TextEndBattle
 ; 0x6115a
 
 ViridianForestTH2: ; 0x6115a
@@ -50946,10 +50955,10 @@
 	db $4 ; flag's bit
 	db ($1 << 4) ; trainer's view range
 	dw $d7f3 ; flag's byte
-	dw ViridianForestBattleTxt3 ; 0x51a8 TextBeforeBattle
-	dw ViridianForestAfterBattleTxt3 ; 0x51b2 TextAfterBattle
-	dw ViridianForestEndBattleTxt3 ; 0x51ad TextEndBattle
-	dw ViridianForestEndBattleTxt3 ; 0x51ad TextEndBattle
+	dw ViridianForestBattleText3 ; 0x51a8 TextBeforeBattle
+	dw ViridianForestAfterBattleText3 ; 0x51b2 TextAfterBattle
+	dw ViridianForestEndBattleText3 ; 0x51ad TextEndBattle
+	dw ViridianForestEndBattleText3 ; 0x51ad TextEndBattle
 ; 0x61166
 
 db $ff
@@ -50976,48 +50985,57 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-ViridianForestBattleTxt1: ; 0x6118a
-	TX_FAR _ViridianForestBattleTxt1
+ViridianForestBattleText1: ; 0x6118a
+	TX_FAR _ViridianForestBattleText1
 	db $50
 ; 0x6118a + 5 bytes
 
-ViridianForestEndBattleTxt1: ; 0x6118f
-	TX_FAR _ViridianForestEndBattleTxt1
+ViridianForestEndBattleText1: ; 0x6118f
+	TX_FAR _ViridianForestEndBattleText1
 	db $50
 ; 0x6118f + 5 bytes
 
-ViridianForestAfterBattleTxt1: ; 0x61194
-	TX_FAR _ViridianForestAfterBattleTxt1
+ViridianForestAfterBattleText1: ; 0x61194
+	;TX_FAR _ViridianForestAfterBattleText1
+	db $17
+	dw _ViridianForestAfterBattleText1
+	db BANK(_ViridianForestAfterBattleText1)
 	db $50
 ; 0x61194 + 5 bytes
 
-ViridianForestBattleTxt2: ; 0x61199
-	TX_FAR _ViridianForestBattleTxt2
+ViridianForestBattleText2: ; 0x61199
+	TX_FAR _ViridianForestBattleText2
 	db $50
 ; 0x61199 + 5 bytes
 
-ViridianForestEndBattleTxt2: ; 0x6119e
-	TX_FAR _ViridianForestEndBattleTxt2
+ViridianForestEndBattleText2: ; 0x6119e
+	TX_FAR _ViridianForestEndBattleText2
 	db $50
 ; 0x6119e + 5 bytes
 
-ViridianForestAfterBattleTxt2: ; 0x611a3
-	TX_FAR _ViridianForestAfterBattleTxt2
+ViridianForestAfterBattleText2: ; 0x611a3
+	;TX_FAR _ViridianForestAfterBattleText2
+	db $17
+	dw _ViridianForestAfterBattleText2
+	db BANK(_ViridianForestAfterBattleText2)
 	db $50
 ; 0x611a3 + 5 bytes
 
-ViridianForestBattleTxt3: ; 0x611a8
-	TX_FAR _ViridianForestBattleTxt3
+ViridianForestBattleText3: ; 0x611a8
+	TX_FAR _ViridianForestBattleText3
 	db $50
 ; 0x611a8 + 5 bytes
 
-ViridianForestEndBattleTxt3: ; 0x611ad
-	TX_FAR _ViridianForestEndBattleTxt3
+ViridianForestEndBattleText3: ; 0x611ad
+	TX_FAR _ViridianForestEndBattleText3
 	db $50
 ; 0x611ad + 5 bytes
 
-ViridianForestAfterBattleTxt3: ; 0x611b2
-	TX_FAR _ViridianForestAfterBattleTxt3
+ViridianForestAfterBattleText3: ; 0x611b2
+	;TX_FAR _ViridianForestAfterBattleText3
+	db $17
+	dw _ViridianForestAfterBattleText3
+	db BANK(_ViridianForestAfterBattleText3)
 	db $50
 ; 0x611b2 + 5 bytes
 
@@ -51446,10 +51464,10 @@
 	db $4 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7ff ; flag's byte
-	dw SSAnneBattleTxt1 ; 0x5703 TextBeforeBattle
-	dw SSAnneAfterBattleTxt1 ; 0x570d TextAfterBattle
-	dw SSAnneEndBattleTxt1 ; 0x5708 TextEndBattle
-	dw SSAnneEndBattleTxt1 ; 0x5708 TextEndBattle
+	dw SSAnneBattleText1 ; 0x5703 TextBeforeBattle
+	dw SSAnneAfterBattleText1 ; 0x570d TextAfterBattle
+	dw SSAnneEndBattleText1 ; 0x5708 TextEndBattle
+	dw SSAnneEndBattleText1 ; 0x5708 TextEndBattle
 ; 0x616dd
 
 SSAnneTH1: ; 0x616dd
@@ -51456,10 +51474,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d7ff ; flag's byte
-	dw SSAnneBattleTxt2 ; 0x571c TextBeforeBattle
-	dw SSAnneAfterBattleTxt2 ; 0x5726 TextAfterBattle
-	dw SSAnneEndBattleTxt2 ; 0x5721 TextEndBattle
-	dw SSAnneEndBattleTxt2 ; 0x5721 TextEndBattle
+	dw SSAnneBattleText2 ; 0x571c TextBeforeBattle
+	dw SSAnneAfterBattleText2 ; 0x5726 TextAfterBattle
+	dw SSAnneEndBattleText2 ; 0x5721 TextEndBattle
+	dw SSAnneEndBattleText2 ; 0x5721 TextEndBattle
 ; 0x616e9
 
 db $ff
@@ -51482,18 +51500,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SSAnneBattleTxt1: ; 0x61703
-	TX_FAR _SSAnneBattleTxt1
+SSAnneBattleText1: ; 0x61703
+	TX_FAR _SSAnneBattleText1
 	db $50
 ; 0x61703 + 5 bytes
 
-SSAnneEndBattleTxt1: ; 0x61708
-	TX_FAR _SSAnneEndBattleTxt1
+SSAnneEndBattleText1: ; 0x61708
+	TX_FAR _SSAnneEndBattleText1
 	db $50
 ; 0x61708 + 5 bytes
 
-SSAnneAfterBattleTxt1: ; 0x6170d
-	TX_FAR _SSAnneAfterBattleTxt1
+SSAnneAfterBattleText1: ; 0x6170d
+	TX_FAR _SSAnneAfterBattleText1
 	db $50
 ; 0x6170d + 5 bytes
 
@@ -51503,18 +51521,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SSAnneBattleTxt2: ; 0x6171c
-	TX_FAR _SSAnneBattleTxt2
+SSAnneBattleText2: ; 0x6171c
+	TX_FAR _SSAnneBattleText2
 	db $50
 ; 0x6171c + 5 bytes
 
-SSAnneEndBattleTxt2: ; 0x61721
-	TX_FAR _SSAnneEndBattleTxt2
+SSAnneEndBattleText2: ; 0x61721
+	TX_FAR _SSAnneEndBattleText2
 	db $50
 ; 0x61721 + 5 bytes
 
-SSAnneAfterBattleTxt2: ; 0x61726
-	TX_FAR _SSAnneAfterBattleTxt2
+SSAnneAfterBattleText2: ; 0x61726
+	TX_FAR _SSAnneAfterBattleText2
 	db $50
 ; 0x61726 + 5 bytes
 
@@ -51796,10 +51814,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d805 ; flag's byte
-	dw SSAnne8BattleTxt1 ; 0x5a0b TextBeforeBattle
-	dw SSAnne8AfterBattleTxt1 ; 0x5a15 TextAfterBattle
-	dw SSAnne8EndBattleTxt1 ; 0x5a10 TextEndBattle
-	dw SSAnne8EndBattleTxt1 ; 0x5a10 TextEndBattle
+	dw SSAnne8BattleText1 ; 0x5a0b TextBeforeBattle
+	dw SSAnne8AfterBattleText1 ; 0x5a15 TextAfterBattle
+	dw SSAnne8EndBattleText1 ; 0x5a10 TextEndBattle
+	dw SSAnne8EndBattleText1 ; 0x5a10 TextEndBattle
 ; 0x619b1
 
 SSAnne8TH1: ; 0x619b1
@@ -51806,10 +51824,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d805 ; flag's byte
-	dw SSAnne8BattleTxt2 ; 0x5a1a TextBeforeBattle
-	dw SSAnne8AfterBattleTxt2 ; 0x5a24 TextAfterBattle
-	dw SSAnne8EndBattleTxt2 ; 0x5a1f TextEndBattle
-	dw SSAnne8EndBattleTxt2 ; 0x5a1f TextEndBattle
+	dw SSAnne8BattleText2 ; 0x5a1a TextBeforeBattle
+	dw SSAnne8AfterBattleText2 ; 0x5a24 TextAfterBattle
+	dw SSAnne8EndBattleText2 ; 0x5a1f TextEndBattle
+	dw SSAnne8EndBattleText2 ; 0x5a1f TextEndBattle
 ; 0x619bd
 
 SSAnne8TH2: ; 0x619bd
@@ -51816,10 +51834,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d805 ; flag's byte
-	dw SSAnne8BattleTxt3 ; 0x5a29 TextBeforeBattle
-	dw SSAnne8AfterBattleTxt3 ; 0x5a33 TextAfterBattle
-	dw SSAnne8EndBattleTxt3 ; 0x5a2e TextEndBattle
-	dw SSAnne8EndBattleTxt3 ; 0x5a2e TextEndBattle
+	dw SSAnne8BattleText3 ; 0x5a29 TextBeforeBattle
+	dw SSAnne8AfterBattleText3 ; 0x5a33 TextAfterBattle
+	dw SSAnne8EndBattleText3 ; 0x5a2e TextEndBattle
+	dw SSAnne8EndBattleText3 ; 0x5a2e TextEndBattle
 ; 0x619c9
 
 SSAnne8TH3: ; 0x619c9
@@ -51826,10 +51844,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d805 ; flag's byte
-	dw SSAnne8BattleTxt4 ; 0x5a38 TextBeforeBattle
-	dw SSAnne8AfterBattleTxt4 ; 0x5a42 TextAfterBattle
-	dw SSAnne8EndBattleTxt4 ; 0x5a3d TextEndBattle
-	dw SSAnne8EndBattleTxt4 ; 0x5a3d TextEndBattle
+	dw SSAnne8BattleText4 ; 0x5a38 TextBeforeBattle
+	dw SSAnne8AfterBattleText4 ; 0x5a42 TextAfterBattle
+	dw SSAnne8EndBattleText4 ; 0x5a3d TextEndBattle
+	dw SSAnne8EndBattleText4 ; 0x5a3d TextEndBattle
 ; 0x619d5
 
 db $ff
@@ -51865,28 +51883,28 @@
 	call $13d0
 	jp TextScriptEnd
 
-SSAnne8BattleTxt1: ; 0x61a0b
-	TX_FAR _SSAnne8BattleTxt1
+SSAnne8BattleText1: ; 0x61a0b
+	TX_FAR _SSAnne8BattleText1
 	db $50
 ; 0x61a0b + 5 bytes
 
-SSAnne8EndBattleTxt1: ; 0x61a10
-	TX_FAR _SSAnne8EndBattleTxt1
+SSAnne8EndBattleText1: ; 0x61a10
+	TX_FAR _SSAnne8EndBattleText1
 	db $50
 ; 0x61a10 + 5 bytes
 
-SSAnne8AfterBattleTxt1: ; 0x61a15
-	TX_FAR _SSAnne8AfterBattleTxt1
+SSAnne8AfterBattleText1: ; 0x61a15
+	TX_FAR _SSAnne8AfterBattleText1
 	db $50
 ; 0x61a15 + 5 bytes
 
-SSAnne8BattleTxt2: ; 0x61a1a
-	TX_FAR _SSAnne8BattleTxt2
+SSAnne8BattleText2: ; 0x61a1a
+	TX_FAR _SSAnne8BattleText2
 	db $50
 ; 0x61a1a + 5 bytes
 
-SSAnne8EndBattleTxt2: ; 0x61a1f
-	TX_FAR _SSAnne8EndBattleTxt2
+SSAnne8EndBattleText2: ; 0x61a1f
+	TX_FAR _SSAnne8EndBattleText2
 	db $50
 ; 0x61a1f + 5 bytes
 
@@ -51895,33 +51913,33 @@
 	db $50
 ; 0x61a24 + 5 bytes
 
-SSAnne8BattleTxt3: ; 0x61a29
-	TX_FAR _SSAnne8BattleTxt3
+SSAnne8BattleText3: ; 0x61a29
+	TX_FAR _SSAnne8BattleText3
 	db $50
 ; 0x61a29 + 5 bytes
 
-SSAnne8EndBattleTxt3: ; 0x61a2e
-	TX_FAR _SSAnne8EndBattleTxt3
+SSAnne8EndBattleText3: ; 0x61a2e
+	TX_FAR _SSAnne8EndBattleText3
 	db $50
 ; 0x61a2e + 5 bytes
 
-SSAnne8AfterBattleTxt3: ; 0x61a33
-	TX_FAR _SSAnne8AfterBattleTxt3
+SSAnne8AfterBattleText3: ; 0x61a33
+	TX_FAR _SSAnne8AfterBattleText3
 	db $50
 ; 0x61a33 + 5 bytes
 
-SSAnne8BattleTxt4: ; 0x61a38
-	TX_FAR _SSAnne8BattleTxt4
+SSAnne8BattleText4: ; 0x61a38
+	TX_FAR _SSAnne8BattleText4
 	db $50
 ; 0x61a38 + 5 bytes
 
-SSAnne8EndBattleTxt4: ; 0x61a3d
-	TX_FAR _SSAnne8EndBattleTxt4
+SSAnne8EndBattleText4: ; 0x61a3d
+	TX_FAR _SSAnne8EndBattleText4
 	db $50
 ; 0x61a3d + 5 bytes
 
-SSAnne8AfterBattleTxt4: ; 0x61a42
-	TX_FAR _SSAnne8AfterBattleTxt4
+SSAnne8AfterBattleText4: ; 0x61a42
+	TX_FAR _SSAnne8AfterBattleText4
 	db $50
 ; 0x61a42 + 5 bytes
 
@@ -52014,10 +52032,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d807 ; flag's byte
-	dw SSAnne9BattleTxt1 ; 0x5c51 TextBeforeBattle
-	dw SSAnne9AfterBattleTxt1 ; 0x5c5b TextAfterBattle
-	dw SSAnne9EndBattleTxt1 ; 0x5c56 TextEndBattle
-	dw SSAnne9EndBattleTxt1 ; 0x5c56 TextEndBattle
+	dw SSAnne9BattleText1 ; 0x5c51 TextBeforeBattle
+	dw SSAnne9AfterBattleText1 ; 0x5c5b TextAfterBattle
+	dw SSAnne9EndBattleText1 ; 0x5c56 TextEndBattle
+	dw SSAnne9EndBattleText1 ; 0x5c56 TextEndBattle
 ; 0x61b90
 
 SSAnne9TH1: ; 0x61b90
@@ -52024,10 +52042,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d807 ; flag's byte
-	dw SSAnne9BattleTxt2 ; 0x5c60 TextBeforeBattle
-	dw SSAnne9AfterBattleTxt2 ; 0x5c6a TextAfterBattle
-	dw SSAnne9EndBattleTxt2 ; 0x5c65 TextEndBattle
-	dw SSAnne9EndBattleTxt2 ; 0x5c65 TextEndBattle
+	dw SSAnne9BattleText2 ; 0x5c60 TextBeforeBattle
+	dw SSAnne9AfterBattleText2 ; 0x5c6a TextAfterBattle
+	dw SSAnne9EndBattleText2 ; 0x5c65 TextEndBattle
+	dw SSAnne9EndBattleText2 ; 0x5c65 TextEndBattle
 ; 0x61b9c
 
 SSAnne9TH2: ; 0x61b9c
@@ -52034,10 +52052,10 @@
 	db $3 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d807 ; flag's byte
-	dw SSAnne9BattleTxt3 ; 0x5c6f TextBeforeBattle
-	dw SSAnne9AfterBattleTxt3 ; 0x5c79 TextAfterBattle
-	dw SSAnne9EndBattleTxt3 ; 0x5c74 TextEndBattle
-	dw SSAnne9EndBattleTxt3 ; 0x5c74 TextEndBattle
+	dw SSAnne9BattleText3 ; 0x5c6f TextBeforeBattle
+	dw SSAnne9AfterBattleText3 ; 0x5c79 TextAfterBattle
+	dw SSAnne9EndBattleText3 ; 0x5c74 TextEndBattle
+	dw SSAnne9EndBattleText3 ; 0x5c74 TextEndBattle
 ; 0x61ba8
 
 SSAnne9TH3: ; 0x61ba8
@@ -52044,10 +52062,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d807 ; flag's byte
-	dw SSAnne9BattleTxt4 ; 0x5c7e TextBeforeBattle
-	dw SSAnne9AfterBattleTxt4 ; 0x5c88 TextAfterBattle
-	dw SSAnne9EndBattleTxt4 ; 0x5c83 TextEndBattle
-	dw SSAnne9EndBattleTxt4 ; 0x5c83 TextEndBattle
+	dw SSAnne9BattleText4 ; 0x5c7e TextBeforeBattle
+	dw SSAnne9AfterBattleText4 ; 0x5c88 TextAfterBattle
+	dw SSAnne9EndBattleText4 ; 0x5c83 TextEndBattle
+	dw SSAnne9EndBattleText4 ; 0x5c83 TextEndBattle
 ; 0x61bb4
 
 
@@ -52158,63 +52176,63 @@
 	db $50
 ; 0x61c4c + 5 bytes
 
-SSAnne9BattleTxt1: ; 0x61c51
-	TX_FAR _SSAnne9BattleTxt1
+SSAnne9BattleText1: ; 0x61c51
+	TX_FAR _SSAnne9BattleText1
 	db $50
 ; 0x61c51 + 5 bytes
 
-SSAnne9EndBattleTxt1: ; 0x61c56
-	TX_FAR _SSAnne9EndBattleTxt1
+SSAnne9EndBattleText1: ; 0x61c56
+	TX_FAR _SSAnne9EndBattleText1
 	db $50
 ; 0x61c56 + 5 bytes
 
-SSAnne9AfterBattleTxt1: ; 0x61c5b
-	TX_FAR _SSAnne9AfterBattleTxt1
+SSAnne9AfterBattleText1: ; 0x61c5b
+	TX_FAR _SSAnne9AfterBattleText1
 	db $50
 ; 0x61c5b + 5 bytes
 
-SSAnne9BattleTxt2: ; 0x61c60
-	TX_FAR _SSAnne9BattleTxt2
+SSAnne9BattleText2: ; 0x61c60
+	TX_FAR _SSAnne9BattleText2
 	db $50
 ; 0x61c60 + 5 bytes
 
-SSAnne9EndBattleTxt2: ; 0x61c65
-	TX_FAR _SSAnne9EndBattleTxt2
+SSAnne9EndBattleText2: ; 0x61c65
+	TX_FAR _SSAnne9EndBattleText2
 	db $50
 ; 0x61c65 + 5 bytes
 
-SSAnne9AfterBattleTxt2: ; 0x61c6a
-	TX_FAR _SSAnne9AfterBattleTxt2
+SSAnne9AfterBattleText2: ; 0x61c6a
+	TX_FAR _SSAnne9AfterBattleText2
 	db $50
 ; 0x61c6a + 5 bytes
 
-SSAnne9BattleTxt3: ; 0x61c6f
-	TX_FAR _SSAnne9BattleTxt3
+SSAnne9BattleText3: ; 0x61c6f
+	TX_FAR _SSAnne9BattleText3
 	db $50
 ; 0x61c6f + 5 bytes
 
-SSAnne9EndBattleTxt3: ; 0x61c74
-	TX_FAR _SSAnne9EndBattleTxt3
+SSAnne9EndBattleText3: ; 0x61c74
+	TX_FAR _SSAnne9EndBattleText3
 	db $50
 ; 0x61c74 + 5 bytes
 
-SSAnne9AfterBattleTxt3: ; 0x61c79
-	TX_FAR _SSAnne9AfterBattleTxt3
+SSAnne9AfterBattleText3: ; 0x61c79
+	TX_FAR _SSAnne9AfterBattleText3
 	db $50
 ; 0x61c79 + 5 bytes
 
-SSAnne9BattleTxt4: ; 0x61c7e
-	TX_FAR _SSAnne9BattleTxt4
+SSAnne9BattleText4: ; 0x61c7e
+	TX_FAR _SSAnne9BattleText4
 	db $50
 ; 0x61c7e + 5 bytes
 
-SSAnne9EndBattleTxt4: ; 0x61c83
-	TX_FAR _SSAnne9EndBattleTxt4
+SSAnne9EndBattleText4: ; 0x61c83
+	TX_FAR _SSAnne9EndBattleText4
 	db $50
 ; 0x61c83 + 5 bytes
 
-SSAnne9AfterBattleTxt4: ; 0x61c88
-	TX_FAR _SSAnne9AfterBattleTxt4
+SSAnne9AfterBattleText4: ; 0x61c88
+	TX_FAR _SSAnne9AfterBattleText4
 	db $50
 ; 0x61c88 + 5 bytes
 
@@ -52295,10 +52313,10 @@
 	db $1 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d809 ; flag's byte
-	dw SSAnne10BattleTxt1 ; 0x5e16 TextBeforeBattle
-	dw SSAnne10AfterBattleTxt1 ; 0x5e20 TextAfterBattle
-	dw SSAnne10EndBattleTxt1 ; 0x5e1b TextEndBattle
-	dw SSAnne10EndBattleTxt1 ; 0x5e1b TextEndBattle
+	dw SSAnne10BattleText1 ; 0x5e16 TextBeforeBattle
+	dw SSAnne10AfterBattleText1 ; 0x5e20 TextAfterBattle
+	dw SSAnne10EndBattleText1 ; 0x5e1b TextEndBattle
+	dw SSAnne10EndBattleText1 ; 0x5e1b TextEndBattle
 ; 0x61d90
 
 SSAnne10TH1: ; 0x61d90
@@ -52305,10 +52323,10 @@
 	db $2 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d809 ; flag's byte
-	dw SSAnne10BattleTxt2 ; 0x5e25 TextBeforeBattle
-	dw SSAnne10AfterBattleTxt2 ; 0x5e2f TextAfterBattle
-	dw SSAnne10EndBattleTxt2 ; 0x5e2a TextEndBattle
-	dw SSAnne10EndBattleTxt2 ; 0x5e2a TextEndBattle
+	dw SSAnne10BattleText2 ; 0x5e25 TextBeforeBattle
+	dw SSAnne10AfterBattleText2 ; 0x5e2f TextAfterBattle
+	dw SSAnne10EndBattleText2 ; 0x5e2a TextEndBattle
+	dw SSAnne10EndBattleText2 ; 0x5e2a TextEndBattle
 ; 0x61d9c
 
 SSAnne10TH2: ; 0x61d9c
@@ -52315,10 +52333,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d809 ; flag's byte
-	dw SSAnne10BattleTxt3 ; 0x5e34 TextBeforeBattle
-	dw SSAnne10AfterBattleTxt3 ; 0x5e3e TextAfterBattle
-	dw SSAnne10EndBattleTxt3 ; 0x5e39 TextEndBattle
-	dw SSAnne10EndBattleTxt3 ; 0x5e39 TextEndBattle
+	dw SSAnne10BattleText3 ; 0x5e34 TextBeforeBattle
+	dw SSAnne10AfterBattleText3 ; 0x5e3e TextAfterBattle
+	dw SSAnne10EndBattleText3 ; 0x5e39 TextEndBattle
+	dw SSAnne10EndBattleText3 ; 0x5e39 TextEndBattle
 ; 0x61da8
 
 SSAnne10TH3: ; 0x61da8
@@ -52325,10 +52343,10 @@
 	db $4 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d809 ; flag's byte
-	dw SSAnne10BattleTxt4 ; 0x5e43 TextBeforeBattle
-	dw SSAnne10AfterBattleTxt4 ; 0x5e4d TextAfterBattle
-	dw SSAnne10EndBattleTxt4 ; 0x5e48 TextEndBattle
-	dw SSAnne10EndBattleTxt4 ; 0x5e48 TextEndBattle
+	dw SSAnne10BattleText4 ; 0x5e43 TextBeforeBattle
+	dw SSAnne10AfterBattleText4 ; 0x5e4d TextAfterBattle
+	dw SSAnne10EndBattleText4 ; 0x5e48 TextEndBattle
+	dw SSAnne10EndBattleText4 ; 0x5e48 TextEndBattle
 ; 0x61db4
 
 SSAnne10TH4: ; 0x61db4
@@ -52335,10 +52353,10 @@
 	db $5 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d809 ; flag's byte
-	dw SSAnne10BattleTxt5 ; 0x5e52 TextBeforeBattle
-	dw SSAnne10AfterBattleTxt5 ; 0x5e5c TextAfterBattle
-	dw SSAnne10EndBattleTxt5 ; 0x5e57 TextEndBattle
-	dw SSAnne10EndBattleTxt5 ; 0x5e57 TextEndBattle
+	dw SSAnne10BattleText5 ; 0x5e52 TextBeforeBattle
+	dw SSAnne10AfterBattleText5 ; 0x5e5c TextAfterBattle
+	dw SSAnne10EndBattleText5 ; 0x5e57 TextEndBattle
+	dw SSAnne10EndBattleText5 ; 0x5e57 TextEndBattle
 ; 0x61dc0
 
 SSAnne10TH5: ; 0x61dc0
@@ -52345,10 +52363,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d809 ; flag's byte
-	dw SSAnne10BattleTxt6 ; 0x5e61 TextBeforeBattle
-	dw SSAnne10AfterBattleTxt6 ; 0x5e6b TextAfterBattle
-	dw SSAnne10EndBattleTxt6 ; 0x5e66 TextEndBattle
-	dw SSAnne10EndBattleTxt6 ; 0x5e66 TextEndBattle
+	dw SSAnne10BattleText6 ; 0x5e61 TextBeforeBattle
+	dw SSAnne10AfterBattleText6 ; 0x5e6b TextAfterBattle
+	dw SSAnne10EndBattleText6 ; 0x5e66 TextEndBattle
+	dw SSAnne10EndBattleText6 ; 0x5e66 TextEndBattle
 ; 0x61dcc
 
 db $ff
@@ -52396,93 +52414,93 @@
 	call $13d0
 	jp TextScriptEnd
 
-SSAnne10BattleTxt1: ; 0x61e16
-	TX_FAR _SSAnne10BattleTxt1
+SSAnne10BattleText1: ; 0x61e16
+	TX_FAR _SSAnne10BattleText1
 	db $50
 ; 0x61e16 + 5 bytes
 
-SSAnne10EndBattleTxt1: ; 0x61e1b
-	TX_FAR _SSAnne10EndBattleTxt1
+SSAnne10EndBattleText1: ; 0x61e1b
+	TX_FAR _SSAnne10EndBattleText1
 	db $50
 ; 0x61e1b + 5 bytes
 
-SSAnne10AfterBattleTxt1: ; 0x61e20
-	TX_FAR _SSAnne10AfterBattleTxt1
+SSAnne10AfterBattleText1: ; 0x61e20
+	TX_FAR _SSAnne10AfterBattleText1
 	db $50
 ; 0x61e20 + 5 bytes
 
-SSAnne10BattleTxt2: ; 0x61e25
-	TX_FAR _SSAnne10BattleTxt2
+SSAnne10BattleText2: ; 0x61e25
+	TX_FAR _SSAnne10BattleText2
 	db $50
 ; 0x61e25 + 5 bytes
 
-SSAnne10EndBattleTxt2: ; 0x61e2a
-	TX_FAR _SSAnne10EndBattleTxt2
+SSAnne10EndBattleText2: ; 0x61e2a
+	TX_FAR _SSAnne10EndBattleText2
 	db $50
 ; 0x61e2a + 5 bytes
 
-SSAnne10AfterBattleTxt2: ; 0x61e2f
-	TX_FAR _SSAnne10AfterBattleTxt2
+SSAnne10AfterBattleText2: ; 0x61e2f
+	TX_FAR _SSAnne10AfterBattleText2
 	db $50
 ; 0x61e2f + 5 bytes
 
-SSAnne10BattleTxt3: ; 0x61e34
-	TX_FAR _SSAnne10BattleTxt3
+SSAnne10BattleText3: ; 0x61e34
+	TX_FAR _SSAnne10BattleText3
 	db $50
 ; 0x61e34 + 5 bytes
 
-SSAnne10EndBattleTxt3: ; 0x61e39
-	TX_FAR _SSAnne10EndBattleTxt3
+SSAnne10EndBattleText3: ; 0x61e39
+	TX_FAR _SSAnne10EndBattleText3
 	db $50
 ; 0x61e39 + 5 bytes
 
-SSAnne10AfterBattleTxt3: ; 0x61e3e
-	TX_FAR _SSAnne10AfterBattleTxt3
+SSAnne10AfterBattleText3: ; 0x61e3e
+	TX_FAR _SSAnne10AfterBattleText3
 	db $50
 ; 0x61e3e + 5 bytes
 
-SSAnne10BattleTxt4: ; 0x61e43
-	TX_FAR _SSAnne10BattleTxt4
+SSAnne10BattleText4: ; 0x61e43
+	TX_FAR _SSAnne10BattleText4
 	db $50
 ; 0x61e43 + 5 bytes
 
-SSAnne10EndBattleTxt4: ; 0x61e48
-	TX_FAR _SSAnne10EndBattleTxt4
+SSAnne10EndBattleText4: ; 0x61e48
+	TX_FAR _SSAnne10EndBattleText4
 	db $50
 ; 0x61e48 + 5 bytes
 
-SSAnne10AfterBattleTxt4: ; 0x61e4d
-	TX_FAR _SSAnne10AfterBattleTxt4
+SSAnne10AfterBattleText4: ; 0x61e4d
+	TX_FAR _SSAnne10AfterBattleText4
 	db $50
 ; 0x61e4d + 5 bytes
 
-SSAnne10BattleTxt5: ; 0x61e52
-	TX_FAR _SSAnne10BattleTxt5
+SSAnne10BattleText5: ; 0x61e52
+	TX_FAR _SSAnne10BattleText5
 	db $50
 ; 0x61e52 + 5 bytes
 
-SSAnne10EndBattleTxt5: ; 0x61e57
-	TX_FAR _SSAnne10EndBattleTxt5
+SSAnne10EndBattleText5: ; 0x61e57
+	TX_FAR _SSAnne10EndBattleText5
 	db $50
 ; 0x61e57 + 5 bytes
 
-SSAnne10AfterBattleTxt5: ; 0x61e5c
-	TX_FAR _SSAnne10AfterBattleTxt5
+SSAnne10AfterBattleText5: ; 0x61e5c
+	TX_FAR _SSAnne10AfterBattleText5
 	db $50
 ; 0x61e5c + 5 bytes
 
-SSAnne10BattleTxt6: ; 0x61e61
-	TX_FAR _SSAnne10BattleTxt6
+SSAnne10BattleText6: ; 0x61e61
+	TX_FAR _SSAnne10BattleText6
 	db $50
 ; 0x61e61 + 5 bytes
 
-SSAnne10EndBattleTxt6: ; 0x61e66
-	TX_FAR _SSAnne10EndBattleTxt6
+SSAnne10EndBattleText6: ; 0x61e66
+	TX_FAR _SSAnne10EndBattleText6
 	db $50
 ; 0x61e66 + 5 bytes
 
-SSAnne10AfterBattleTxt6: ; 0x61e6b
-	TX_FAR _SSAnne10AfterBattleTxt6
+SSAnne10AfterBattleText6: ; 0x61e6b
+	TX_FAR _SSAnne10AfterBattleText6
 	db $50
 ; 0x61e6b + 5 bytes
 
@@ -52655,10 +52673,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d837 ; flag's byte
-	dw SilphCo11BattleTxt1 ; 0x6344 TextBeforeBattle
-	dw SilphCo11AfterBattleTxt1 ; 0x634e TextAfterBattle
-	dw SilphCo11EndBattleTxt1 ; 0x6349 TextEndBattle
-	dw SilphCo11EndBattleTxt1 ; 0x6349 TextEndBattle
+	dw SilphCo11BattleText1 ; 0x6344 TextBeforeBattle
+	dw SilphCo11AfterBattleText1 ; 0x634e TextAfterBattle
+	dw SilphCo11EndBattleText1 ; 0x6349 TextEndBattle
+	dw SilphCo11EndBattleText1 ; 0x6349 TextEndBattle
 ; 0x622cf
 
 SilphCo11TH1: ; 0x622cf
@@ -52665,10 +52683,10 @@
 	db $5 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d837 ; flag's byte
-	dw SilphCo11BattleTxt2 ; 0x635d TextBeforeBattle
-	dw SilphCo11AfterBattleTxt2 ; 0x6367 TextAfterBattle
-	dw SilphCo11EndBattleTxt2 ; 0x6362 TextEndBattle
-	dw SilphCo11EndBattleTxt2 ; 0x6362 TextEndBattle
+	dw SilphCo11BattleText2 ; 0x635d TextBeforeBattle
+	dw SilphCo11AfterBattleText2 ; 0x6367 TextAfterBattle
+	dw SilphCo11EndBattleText2 ; 0x6362 TextEndBattle
+	dw SilphCo11EndBattleText2 ; 0x6362 TextEndBattle
 ; 0x622db
 
 db $ff
@@ -52742,18 +52760,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo11BattleTxt1: ; 0x62344
-	TX_FAR _SilphCo11BattleTxt1
+SilphCo11BattleText1: ; 0x62344
+	TX_FAR _SilphCo11BattleText1
 	db $50
 ; 0x62344 + 5 bytes
 
-SilphCo11EndBattleTxt1: ; 0x62349
-	TX_FAR _SilphCo11EndBattleTxt1
+SilphCo11EndBattleText1: ; 0x62349
+	TX_FAR _SilphCo11EndBattleText1
 	db $50
 ; 0x62349 + 5 bytes
 
-SilphCo11AfterBattleTxt1: ; 0x6234e
-	TX_FAR _SilphCo11AfterBattleTxt1
+SilphCo11AfterBattleText1: ; 0x6234e
+	TX_FAR _SilphCo11AfterBattleText1
 	db $50
 ; 0x6234e + 5 bytes
 
@@ -52763,18 +52781,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-SilphCo11BattleTxt2: ; 0x6235d
-	TX_FAR _SilphCo11BattleTxt2
+SilphCo11BattleText2: ; 0x6235d
+	TX_FAR _SilphCo11BattleText2
 	db $50
 ; 0x6235d + 5 bytes
 
-SilphCo11EndBattleTxt2: ; 0x62362
-	TX_FAR _SilphCo11EndBattleTxt2
+SilphCo11EndBattleText2: ; 0x62362
+	TX_FAR _SilphCo11EndBattleText2
 	db $50
 ; 0x62362 + 5 bytes
 
-SilphCo11AfterBattleTxt2: ; 0x62367
-	TX_FAR _SilphCo11AfterBattleTxt2
+SilphCo11AfterBattleText2: ; 0x62367
+	TX_FAR _SilphCo11AfterBattleText2
 	db $50
 ; 0x62367 + 5 bytes
 
@@ -54360,10 +54378,10 @@
 	db $2 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d751 ; flag's byte
-	dw ViridianGymBattleTxt1 ; 0x4afd TextBeforeBattle
-	dw ViridianGymAfterBattleTxt1 ; 0x4b07 TextAfterBattle
-	dw ViridianGymEndBattleTxt1 ; 0x4b02 TextEndBattle
-	dw ViridianGymEndBattleTxt1 ; 0x4b02 TextEndBattle
+	dw ViridianGymBattleText1 ; 0x4afd TextBeforeBattle
+	dw ViridianGymAfterBattleText1 ; 0x4b07 TextAfterBattle
+	dw ViridianGymEndBattleText1 ; 0x4b02 TextEndBattle
+	dw ViridianGymEndBattleText1 ; 0x4b02 TextEndBattle
 ; 0x74a14
 
 ViridianGymTH1: ; 0x74a14
@@ -54370,10 +54388,10 @@
 	db $3 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d751 ; flag's byte
-	dw ViridianGymBattleTxt2 ; 0x4b16 TextBeforeBattle
-	dw ViridianGymAfterBattleTxt2 ; 0x4b20 TextAfterBattle
-	dw ViridianGymEndBattleTxt2 ; 0x4b1b TextEndBattle
-	dw ViridianGymEndBattleTxt2 ; 0x4b1b TextEndBattle
+	dw ViridianGymBattleText2 ; 0x4b16 TextBeforeBattle
+	dw ViridianGymAfterBattleText2 ; 0x4b20 TextAfterBattle
+	dw ViridianGymEndBattleText2 ; 0x4b1b TextEndBattle
+	dw ViridianGymEndBattleText2 ; 0x4b1b TextEndBattle
 ; 0x74a20
 
 ViridianGymTH2: ; 0x74a20
@@ -54380,10 +54398,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d751 ; flag's byte
-	dw ViridianGymBattleTxt3 ; 0x4b2f TextBeforeBattle
-	dw ViridianGymAfterBattleTxt3 ; 0x4b39 TextAfterBattle
-	dw ViridianGymEndBattleTxt3 ; 0x4b34 TextEndBattle
-	dw ViridianGymEndBattleTxt3 ; 0x4b34 TextEndBattle
+	dw ViridianGymBattleText3 ; 0x4b2f TextBeforeBattle
+	dw ViridianGymAfterBattleText3 ; 0x4b39 TextAfterBattle
+	dw ViridianGymEndBattleText3 ; 0x4b34 TextEndBattle
+	dw ViridianGymEndBattleText3 ; 0x4b34 TextEndBattle
 ; 0x74a2c
 
 ViridianGymTH3: ; 0x74a2c
@@ -54390,10 +54408,10 @@
 	db $5 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d751 ; flag's byte
-	dw ViridianGymBattleTxt4 ; 0x4b48 TextBeforeBattle
-	dw ViridianGymAfterBattleTxt4 ; 0x4b52 TextAfterBattle
-	dw ViridianGymEndBattleTxt4 ; 0x4b4d TextEndBattle
-	dw ViridianGymEndBattleTxt4 ; 0x4b4d TextEndBattle
+	dw ViridianGymBattleText4 ; 0x4b48 TextBeforeBattle
+	dw ViridianGymAfterBattleText4 ; 0x4b52 TextAfterBattle
+	dw ViridianGymEndBattleText4 ; 0x4b4d TextEndBattle
+	dw ViridianGymEndBattleText4 ; 0x4b4d TextEndBattle
 ; 0x74a38
 
 ViridianGymTH4: ; 0x74a38
@@ -54400,10 +54418,10 @@
 	db $6 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d751 ; flag's byte
-	dw ViridianGymBattleTxt5 ; 0x4b61 TextBeforeBattle
-	dw ViridianGymAfterBattleTxt5 ; 0x4b6b TextAfterBattle
-	dw ViridianGymEndBattleTxt5 ; 0x4b66 TextEndBattle
-	dw ViridianGymEndBattleTxt5 ; 0x4b66 TextEndBattle
+	dw ViridianGymBattleText5 ; 0x4b61 TextBeforeBattle
+	dw ViridianGymAfterBattleText5 ; 0x4b6b TextAfterBattle
+	dw ViridianGymEndBattleText5 ; 0x4b66 TextEndBattle
+	dw ViridianGymEndBattleText5 ; 0x4b66 TextEndBattle
 ; 0x74a44
 
 ViridianGymTH5: ; 0x74a44
@@ -54410,10 +54428,10 @@
 	db $7 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d751 ; flag's byte
-	dw ViridianGymBattleTxt6 ; 0x4b7a TextBeforeBattle
-	dw ViridianGymAfterBattleTxt6 ; 0x4b84 TextAfterBattle
-	dw ViridianGymEndBattleTxt6 ; 0x4b7f TextEndBattle
-	dw ViridianGymEndBattleTxt6 ; 0x4b7f TextEndBattle
+	dw ViridianGymBattleText6 ; 0x4b7a TextBeforeBattle
+	dw ViridianGymAfterBattleText6 ; 0x4b84 TextAfterBattle
+	dw ViridianGymEndBattleText6 ; 0x4b7f TextEndBattle
+	dw ViridianGymEndBattleText6 ; 0x4b7f TextEndBattle
 ; 0x74a50
 
 ViridianGymTH6: ; 0x74a50
@@ -54420,10 +54438,10 @@
 	db $8 ; flag's bit
 	db ($3 << 4) ; trainer's view range
 	dw $d751 ; flag's byte
-	dw ViridianGymBattleTxt7 ; 0x4b93 TextBeforeBattle
-	dw ViridianGymAfterBattleTxt7 ; 0x4b9d TextAfterBattle
-	dw ViridianGymEndBattleTxt7 ; 0x4b98 TextEndBattle
-	dw ViridianGymEndBattleTxt7 ; 0x4b98 TextEndBattle
+	dw ViridianGymBattleText7 ; 0x4b93 TextBeforeBattle
+	dw ViridianGymAfterBattleText7 ; 0x4b9d TextAfterBattle
+	dw ViridianGymEndBattleText7 ; 0x4b98 TextEndBattle
+	dw ViridianGymEndBattleText7 ; 0x4b98 TextEndBattle
 ; 0x74a5c
 
 ViridianGymTH7: ; 0x74a5c
@@ -54430,10 +54448,10 @@
 	db $9 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d751 ; flag's byte
-	dw ViridianGymBattleTxt8 ; 0x4bac TextBeforeBattle
-	dw ViridianGymAfterBattleTxt8 ; 0x4bb6 TextAfterBattle
-	dw ViridianGymEndBattleTxt8 ; 0x4bb1 TextEndBattle
-	dw ViridianGymEndBattleTxt8 ; 0x4bb1 TextEndBattle
+	dw ViridianGymBattleText8 ; 0x4bac TextBeforeBattle
+	dw ViridianGymAfterBattleText8 ; 0x4bb6 TextAfterBattle
+	dw ViridianGymEndBattleText8 ; 0x4bb1 TextEndBattle
+	dw ViridianGymEndBattleText8 ; 0x4bb1 TextEndBattle
 ; 0x74a68
 
 db $ff
@@ -54521,18 +54539,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-ViridianGymBattleTxt1: ; 0x74afd
-	TX_FAR _ViridianGymBattleTxt1
+ViridianGymBattleText1: ; 0x74afd
+	TX_FAR _ViridianGymBattleText1
 	db $50
 ; 0x74afd + 5 bytes
 
-ViridianGymEndBattleTxt1: ; 0x74b02
-	TX_FAR _ViridianGymEndBattleTxt1
+ViridianGymEndBattleText1: ; 0x74b02
+	TX_FAR _ViridianGymEndBattleText1
 	db $50
 ; 0x74b02 + 5 bytes
 
-ViridianGymAfterBattleTxt1: ; 0x74b07
-	TX_FAR _ViridianGymAfterBattleTxt1
+ViridianGymAfterBattleText1: ; 0x74b07
+	TX_FAR _ViridianGymAfterBattleText1
 	db $50
 ; 0x74b07 + 5 bytes
 
@@ -54542,18 +54560,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-ViridianGymBattleTxt2: ; 0x74b16
-	TX_FAR _ViridianGymBattleTxt2
+ViridianGymBattleText2: ; 0x74b16
+	TX_FAR _ViridianGymBattleText2
 	db $50
 ; 0x74b16 + 5 bytes
 
-ViridianGymEndBattleTxt2: ; 0x74b1b
-	TX_FAR _ViridianGymEndBattleTxt2
+ViridianGymEndBattleText2: ; 0x74b1b
+	TX_FAR _ViridianGymEndBattleText2
 	db $50
 ; 0x74b1b + 5 bytes
 
-ViridianGymAfterBattleTxt2: ; 0x74b20
-	TX_FAR _ViridianGymAfterBattleTxt2
+ViridianGymAfterBattleText2: ; 0x74b20
+	TX_FAR _ViridianGymAfterBattleText2
 	db $50
 ; 0x74b20 + 5 bytes
 
@@ -54563,18 +54581,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-ViridianGymBattleTxt3: ; 0x74b2f
-	TX_FAR _ViridianGymBattleTxt3
+ViridianGymBattleText3: ; 0x74b2f
+	TX_FAR _ViridianGymBattleText3
 	db $50
 ; 0x74b2f + 5 bytes
 
-ViridianGymEndBattleTxt3: ; 0x74b34
-	TX_FAR _ViridianGymEndBattleTxt3
+ViridianGymEndBattleText3: ; 0x74b34
+	TX_FAR _ViridianGymEndBattleText3
 	db $50
 ; 0x74b34 + 5 bytes
 
-ViridianGymAfterBattleTxt3: ; 0x74b39
-	TX_FAR _ViridianGymAfterBattleTxt3
+ViridianGymAfterBattleText3: ; 0x74b39
+	TX_FAR _ViridianGymAfterBattleText3
 	db $50
 ; 0x74b39 + 5 bytes
 
@@ -54584,18 +54602,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-ViridianGymBattleTxt4: ; 0x74b48
-	TX_FAR _ViridianGymBattleTxt4
+ViridianGymBattleText4: ; 0x74b48
+	TX_FAR _ViridianGymBattleText4
 	db $50
 ; 0x74b48 + 5 bytes
 
-ViridianGymEndBattleTxt4: ; 0x74b4d
-	TX_FAR _ViridianGymEndBattleTxt4
+ViridianGymEndBattleText4: ; 0x74b4d
+	TX_FAR _ViridianGymEndBattleText4
 	db $50
 ; 0x74b4d + 5 bytes
 
-ViridianGymAfterBattleTxt4: ; 0x74b52
-	TX_FAR _ViridianGymAfterBattleTxt4
+ViridianGymAfterBattleText4: ; 0x74b52
+	TX_FAR _ViridianGymAfterBattleText4
 	db $50
 ; 0x74b52 + 5 bytes
 
@@ -54605,18 +54623,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-ViridianGymBattleTxt5: ; 0x74b61
-	TX_FAR _ViridianGymBattleTxt5
+ViridianGymBattleText5: ; 0x74b61
+	TX_FAR _ViridianGymBattleText5
 	db $50
 ; 0x74b61 + 5 bytes
 
-ViridianGymEndBattleTxt5: ; 0x74b66
-	TX_FAR _ViridianGymEndBattleTxt5
+ViridianGymEndBattleText5: ; 0x74b66
+	TX_FAR _ViridianGymEndBattleText5
 	db $50
 ; 0x74b66 + 5 bytes
 
-ViridianGymAfterBattleTxt5: ; 0x74b6b
-	TX_FAR _ViridianGymAfterBattleTxt5
+ViridianGymAfterBattleText5: ; 0x74b6b
+	TX_FAR _ViridianGymAfterBattleText5
 	db $50
 ; 0x74b6b + 5 bytes
 
@@ -54626,18 +54644,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-ViridianGymBattleTxt6: ; 0x74b7a
-	TX_FAR _ViridianGymBattleTxt6
+ViridianGymBattleText6: ; 0x74b7a
+	TX_FAR _ViridianGymBattleText6
 	db $50
 ; 0x74b7a + 5 bytes
 
-ViridianGymEndBattleTxt6: ; 0x74b7f
-	TX_FAR _ViridianGymEndBattleTxt6
+ViridianGymEndBattleText6: ; 0x74b7f
+	TX_FAR _ViridianGymEndBattleText6
 	db $50
 ; 0x74b7f + 5 bytes
 
-ViridianGymAfterBattleTxt6: ; 0x74b84
-	TX_FAR _ViridianGymAfterBattleTxt6
+ViridianGymAfterBattleText6: ; 0x74b84
+	TX_FAR _ViridianGymAfterBattleText6
 	db $50
 ; 0x74b84 + 5 bytes
 
@@ -54647,18 +54665,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-ViridianGymBattleTxt7: ; 0x74b93
-	TX_FAR _ViridianGymBattleTxt7
+ViridianGymBattleText7: ; 0x74b93
+	TX_FAR _ViridianGymBattleText7
 	db $50
 ; 0x74b93 + 5 bytes
 
-ViridianGymEndBattleTxt7: ; 0x74b98
-	TX_FAR _ViridianGymEndBattleTxt7
+ViridianGymEndBattleText7: ; 0x74b98
+	TX_FAR _ViridianGymEndBattleText7
 	db $50
 ; 0x74b98 + 5 bytes
 
-ViridianGymAfterBattleTxt7: ; 0x74b9d
-	TX_FAR _ViridianGymAfterBattleTxt7
+ViridianGymAfterBattleText7: ; 0x74b9d
+	TX_FAR _ViridianGymAfterBattleText7
 	db $50
 ; 0x74b9d + 5 bytes
 
@@ -54668,18 +54686,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-ViridianGymBattleTxt8: ; 0x74bac
-	TX_FAR _ViridianGymBattleTxt8
+ViridianGymBattleText8: ; 0x74bac
+	TX_FAR _ViridianGymBattleText8
 	db $50
 ; 0x74bac + 5 bytes
 
-ViridianGymEndBattleTxt8: ; 0x74bb1
-	TX_FAR _ViridianGymEndBattleTxt8
+ViridianGymEndBattleText8: ; 0x74bb1
+	TX_FAR _ViridianGymEndBattleText8
 	db $50
 ; 0x74bb1 + 5 bytes
 
-ViridianGymAfterBattleTxt8: ; 0x74bb6
-	TX_FAR _ViridianGymAfterBattleTxt8
+ViridianGymAfterBattleText8: ; 0x74bb6
+	TX_FAR _ViridianGymAfterBattleText8
 	db $50
 ; 0x74bb6 + 5 bytes
 
@@ -55659,10 +55677,10 @@
 	db $2 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d792 ; flag's byte
-	dw FuchsiaGymBattleTxt1 ; 0x55ae TextBeforeBattle
-	dw FuchsiaGymAfterBattleTxt1 ; 0x55b8 TextAfterBattle
-	dw FuchsiaGymEndBattleTxt1 ; 0x55b3 TextEndBattle
-	dw FuchsiaGymEndBattleTxt1 ; 0x55b3 TextEndBattle
+	dw FuchsiaGymBattleText1 ; 0x55ae TextBeforeBattle
+	dw FuchsiaGymAfterBattleText1 ; 0x55b8 TextAfterBattle
+	dw FuchsiaGymEndBattleText1 ; 0x55b3 TextEndBattle
+	dw FuchsiaGymEndBattleText1 ; 0x55b3 TextEndBattle
 ; 0x754f7
 
 FuchsiaGymTH1: ; 0x754f7
@@ -55669,10 +55687,10 @@
 	db $3 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d792 ; flag's byte
-	dw FuchsiaGymBattleTxt2 ; 0x55c7 TextBeforeBattle
-	dw FuchsiaGymAfterBattleTxt2 ; 0x55d1 TextAfterBattle
-	dw FuchsiaGymEndBattleTxt2 ; 0x55cc TextEndBattle
-	dw FuchsiaGymEndBattleTxt2 ; 0x55cc TextEndBattle
+	dw FuchsiaGymBattleText2 ; 0x55c7 TextBeforeBattle
+	dw FuchsiaGymAfterBattleText2 ; 0x55d1 TextAfterBattle
+	dw FuchsiaGymEndBattleText2 ; 0x55cc TextEndBattle
+	dw FuchsiaGymEndBattleText2 ; 0x55cc TextEndBattle
 ; 0x75503
 
 FuchsiaGymTH2: ; 0x75503
@@ -55679,10 +55697,10 @@
 	db $4 ; flag's bit
 	db ($4 << 4) ; trainer's view range
 	dw $d792 ; flag's byte
-	dw FuchsiaGymBattleTxt3 ; 0x55e0 TextBeforeBattle
-	dw FuchsiaGymAfterBattleTxt3 ; 0x55ea TextAfterBattle
-	dw FuchsiaGymEndBattleTxt3 ; 0x55e5 TextEndBattle
-	dw FuchsiaGymEndBattleTxt3 ; 0x55e5 TextEndBattle
+	dw FuchsiaGymBattleText3 ; 0x55e0 TextBeforeBattle
+	dw FuchsiaGymAfterBattleText3 ; 0x55ea TextAfterBattle
+	dw FuchsiaGymEndBattleText3 ; 0x55e5 TextEndBattle
+	dw FuchsiaGymEndBattleText3 ; 0x55e5 TextEndBattle
 ; 0x7550f
 
 FuchsiaGymTH3: ; 0x7550f
@@ -55689,10 +55707,10 @@
 	db $5 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d792 ; flag's byte
-	dw FuchsiaGymBattleTxt4 ; 0x55f9 TextBeforeBattle
-	dw FuchsiaGymAfterBattleTxt4 ; 0x5603 TextAfterBattle
-	dw FuchsiaGymEndBattleTxt4 ; 0x55fe TextEndBattle
-	dw FuchsiaGymEndBattleTxt4 ; 0x55fe TextEndBattle
+	dw FuchsiaGymBattleText4 ; 0x55f9 TextBeforeBattle
+	dw FuchsiaGymAfterBattleText4 ; 0x5603 TextAfterBattle
+	dw FuchsiaGymEndBattleText4 ; 0x55fe TextEndBattle
+	dw FuchsiaGymEndBattleText4 ; 0x55fe TextEndBattle
 ; 0x7551b
 
 FuchsiaGymTH4: ; 0x7551b
@@ -55699,10 +55717,10 @@
 	db $6 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d792 ; flag's byte
-	dw FuchsiaGymBattleTxt5 ; 0x5612 TextBeforeBattle
-	dw FuchsiaGymAfterBattleTxt5 ; 0x561c TextAfterBattle
-	dw FuchsiaGymEndBattleTxt5 ; 0x5617 TextEndBattle
-	dw FuchsiaGymEndBattleTxt5 ; 0x5617 TextEndBattle
+	dw FuchsiaGymBattleText5 ; 0x5612 TextBeforeBattle
+	dw FuchsiaGymAfterBattleText5 ; 0x561c TextAfterBattle
+	dw FuchsiaGymEndBattleText5 ; 0x5617 TextEndBattle
+	dw FuchsiaGymEndBattleText5 ; 0x5617 TextEndBattle
 ; 0x75527
 
 FuchsiaGymTH5: ; 0x75527
@@ -55709,10 +55727,10 @@
 	db $7 ; flag's bit
 	db ($2 << 4) ; trainer's view range
 	dw $d792 ; flag's byte
-	dw FuchsiaGymBattleTxt6 ; 0x562b TextBeforeBattle
-	dw FuchsiaGymAfterBattleTxt6 ; 0x5635 TextAfterBattle
-	dw FuchsiaGymEndBattleTxt6 ; 0x5630 TextEndBattle
-	dw FuchsiaGymEndBattleTxt6 ; 0x5630 TextEndBattle
+	dw FuchsiaGymBattleText6 ; 0x562b TextBeforeBattle
+	dw FuchsiaGymAfterBattleText6 ; 0x5635 TextAfterBattle
+	dw FuchsiaGymEndBattleText6 ; 0x5630 TextEndBattle
+	dw FuchsiaGymEndBattleText6 ; 0x5630 TextEndBattle
 ; 0x75533
 
 db $ff
@@ -55793,18 +55811,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FuchsiaGymBattleTxt1: ; 0x755ae
-	TX_FAR _FuchsiaGymBattleTxt1
+FuchsiaGymBattleText1: ; 0x755ae
+	TX_FAR _FuchsiaGymBattleText1
 	db $50
 ; 0x755ae + 5 bytes
 
-FuchsiaGymEndBattleTxt1: ; 0x755b3
-	TX_FAR _FuchsiaGymEndBattleTxt1
+FuchsiaGymEndBattleText1: ; 0x755b3
+	TX_FAR _FuchsiaGymEndBattleText1
 	db $50
 ; 0x755b3 + 5 bytes
 
-FuchsiaGymAfterBattleTxt1: ; 0x755b8
-	TX_FAR _FuchsiaGymAfterBattleTxt1
+FuchsiaGymAfterBattleText1: ; 0x755b8
+	TX_FAR _FuchsiaGymAfterBattleText1
 	db $50
 ; 0x755b8 + 5 bytes
 
@@ -55814,18 +55832,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FuchsiaGymBattleTxt2: ; 0x755c7
-	TX_FAR _FuchsiaGymBattleTxt2
+FuchsiaGymBattleText2: ; 0x755c7
+	TX_FAR _FuchsiaGymBattleText2
 	db $50
 ; 0x755c7 + 5 bytes
 
-FuchsiaGymEndBattleTxt2: ; 0x755cc
-	TX_FAR _FuchsiaGymEndBattleTxt2
+FuchsiaGymEndBattleText2: ; 0x755cc
+	TX_FAR _FuchsiaGymEndBattleText2
 	db $50
 ; 0x755cc + 5 bytes
 
-FuchsiaGymAfterBattleTxt2: ; 0x755d1
-	TX_FAR _FuchsiaGymAfterBattleTxt2
+FuchsiaGymAfterBattleText2: ; 0x755d1
+	TX_FAR _FuchsiaGymAfterBattleText2
 	db $50
 ; 0x755d1 + 5 bytes
 
@@ -55835,18 +55853,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FuchsiaGymBattleTxt3: ; 0x755e0
-	TX_FAR _FuchsiaGymBattleTxt3
+FuchsiaGymBattleText3: ; 0x755e0
+	TX_FAR _FuchsiaGymBattleText3
 	db $50
 ; 0x755e0 + 5 bytes
 
-FuchsiaGymEndBattleTxt3: ; 0x755e5
-	TX_FAR _FuchsiaGymEndBattleTxt3
+FuchsiaGymEndBattleText3: ; 0x755e5
+	TX_FAR _FuchsiaGymEndBattleText3
 	db $50
 ; 0x755e5 + 5 bytes
 
-FuchsiaGymAfterBattleTxt3: ; 0x755ea
-	TX_FAR _FuchsiaGymAfterBattleTxt3
+FuchsiaGymAfterBattleText3: ; 0x755ea
+	TX_FAR _FuchsiaGymAfterBattleText3
 	db $50
 ; 0x755ea + 5 bytes
 
@@ -55856,18 +55874,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FuchsiaGymBattleTxt4: ; 0x755f9
-	TX_FAR _FuchsiaGymBattleTxt4
+FuchsiaGymBattleText4: ; 0x755f9
+	TX_FAR _FuchsiaGymBattleText4
 	db $50
 ; 0x755f9 + 5 bytes
 
-FuchsiaGymEndBattleTxt4: ; 0x755fe
-	TX_FAR _FuchsiaGymEndBattleTxt4
+FuchsiaGymEndBattleText4: ; 0x755fe
+	TX_FAR _FuchsiaGymEndBattleText4
 	db $50
 ; 0x755fe + 5 bytes
 
-FuchsiaGymAfterBattleTxt4: ; 0x75603
-	TX_FAR _FuchsiaGymAfterBattleTxt4
+FuchsiaGymAfterBattleText4: ; 0x75603
+	TX_FAR _FuchsiaGymAfterBattleText4
 	db $50
 ; 0x75603 + 5 bytes
 
@@ -55877,18 +55895,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FuchsiaGymBattleTxt5: ; 0x75612
-	TX_FAR _FuchsiaGymBattleTxt5
+FuchsiaGymBattleText5: ; 0x75612
+	TX_FAR _FuchsiaGymBattleText5
 	db $50
 ; 0x75612 + 5 bytes
 
-FuchsiaGymEndBattleTxt5: ; 0x75617
-	TX_FAR _FuchsiaGymEndBattleTxt5
+FuchsiaGymEndBattleText5: ; 0x75617
+	TX_FAR _FuchsiaGymEndBattleText5
 	db $50
 ; 0x75617 + 5 bytes
 
-FuchsiaGymAfterBattleTxt5: ; 0x7561c
-	TX_FAR _FuchsiaGymAfterBattleTxt5
+FuchsiaGymAfterBattleText5: ; 0x7561c
+	TX_FAR _FuchsiaGymAfterBattleText5
 	db $50
 ; 0x7561c + 5 bytes
 
@@ -55898,18 +55916,18 @@
 	call LoadTrainerHeader
 	jp TextScriptEnd
 
-FuchsiaGymBattleTxt6: ; 0x7562b
-	TX_FAR _FuchsiaGymBattleTxt6
+FuchsiaGymBattleText6: ; 0x7562b
+	TX_FAR _FuchsiaGymBattleText6
 	db $50
 ; 0x7562b + 5 bytes
 
-FuchsiaGymEndBattleTxt6: ; 0x75630
-	TX_FAR _FuchsiaGymEndBattleTxt6
+FuchsiaGymEndBattleText6: ; 0x75630
+	TX_FAR _FuchsiaGymEndBattleText6
 	db $50
 ; 0x75630 + 5 bytes
 
-FuchsiaGymAfterBattleTxt6: ; 0x75635
-	TX_FAR _FuchsiaGymAfterBattleTxt6
+FuchsiaGymAfterBattleText6: ; 0x75635
+	TX_FAR _FuchsiaGymAfterBattleText6
 	db $50
 ; 0x75635 + 5 bytes
 
@@ -58301,53 +58319,53 @@
 	db "They're out for", $4f
 	db "#MON fights!", $57
 
-_ViridianForestBattleTxt1: ; 0x80359
+_ViridianForestBattleText1: ; 0x80359
 	db $0, "Hey! You have", $4f
 	db "#MON! Come on!", $55
 	db "Let's battle'em!", $57
 ; 0x80359 + 46 bytes
 
-_ViridianForestEndBattleTxt1: ; 0x80387
+_ViridianForestEndBattleText1: ; 0x80387
 	db $0, "No!", $4f
 	db "CATERPIE can't", $55
 	db "cut it!", $58
 ; 0x80387 + 27 bytes
 
-_ViridianForestAfterBattleTxt1: ; 0x803a2
+_ViridianForestAfterBattleText1: ; 0x803a2
 	db $0, "Ssh! You'll scare", $4f
 	db "the bugs away!", $57
 ; 0x803a2 + 33 bytes
 
-_ViridianForestBattleTxt2: ; 0x803c3
+_ViridianForestBattleText2: ; 0x803c3
 	db $0, "Yo! You can't jam", $4f
 	db "out if you're a", $55
 	db "#MON trainer!", $57
 ; 0x803c3 + 47 bytes
 
-_ViridianForestEndBattleTxt2: ; 0x803f2
+_ViridianForestEndBattleText2: ; 0x803f2
 	db $0, "Huh?", $4f
 	db "I ran out of", $55
 	db "#MON!", $58
 ; 0x803f2 + 25 bytes
 
-_ViridianForestAfterBattleTxt2: ; 0x8040b
+_ViridianForestAfterBattleText2: ; 0x8040b
 	db $0, "Darn! I'm going", $4f
 	db "to catch some", $55
 	db "stronger ones!", $57
 ; 0x8040b + 45 bytes
 
-_ViridianForestBattleTxt3: ; 0x80438
+_ViridianForestBattleText3: ; 0x80438
 	db $0, "Hey, wait up!", $4f
 	db "What's the hurry?", $57
 ; 0x80438 + 32 bytes
 
-_ViridianForestEndBattleTxt3: ; 0x80458
+_ViridianForestEndBattleText3: ; 0x80458
 	db $0, "I", $4f
 	db "give! You're good", $55
 	db "at this!", $58
 ; 0x80458 + 29 bytes
 
-_ViridianForestAfterBattleTxt3: ; 0x80475
+_ViridianForestAfterBattleText3: ; 0x80475
 	db $0, "Sometimes, you", $4f
 	db "can find stuff on", $55
 	db "the ground!", $51
@@ -58403,115 +58421,115 @@
 	db "VIRIDIAN FOREST", $55
 	db "PEWTER CITY AHEAD", $57
 
-_MtMoon1BattleTxt2: ; 0x80692
+_MtMoon1BattleText2: ; 0x80692
 	db $0, "WHOA! You shocked", $4f
 	db "me! Oh, you're", $55
 	db "just a kid!", $57
 ; 0x80692 + 45 bytes
 
-_MtMoon1EndBattleTxt2: ; 0x806bf
+_MtMoon1EndBattleText2: ; 0x806bf
 	db $0, "Wow!", $4f
 	db "Shocked again!", $58
 ; 0x806bf + 21 bytes
 
-_MtMoon1AfterBattleTxt2: ; 0x806d4
+_MtMoon1AfterBattleText2: ; 0x806d4
 	db $0, "Kids like you", $4f
 	db "shouldn't be", $55
 	db "here!", $57
 ; 0x806d4 + 33 bytes
 
-_MtMoon1BattleTxt3: ; 0x806f5
+_MtMoon1BattleText3: ; 0x806f5
 	db $0, "Did you come to", $4f
 	db "explore too?", $57
 ; 0x806f5 + 30 bytes
 
-_MtMoon1EndBattleTxt3: ; 0x80713
+_MtMoon1EndBattleText3: ; 0x80713
 	db $0, "Losing", $4f
 	db "stinks!", $58
 ; 0x80713 + 16 bytes
 
-_MtMoon1AfterBattleTxt3: ; 0x80723
+_MtMoon1AfterBattleText3: ; 0x80723
 	db $0, "I came down here", $4f
 	db "to show off to", $55
 	db "girls.", $57
 ; 0x80723 + 40 bytes
 
-_MtMoon1BattleTxt4: ; 0x8074b
+_MtMoon1BattleText4: ; 0x8074b
 	db $0, "Wow! It's way", $4f
 	db "bigger in here", $55
 	db "than I thought!", $57
 ; 0x8074b + 45 bytes
 
-_MtMoon1EndBattleTxt4: ; 0x80778
+_MtMoon1EndBattleText4: ; 0x80778
 	db $0, "Oh!", $4f
 	db "I lost it!", $58
 ; 0x80778 + 16 bytes
 
-_MtMoon1AfterBattleTxt4: ; 0x80788
+_MtMoon1AfterBattleText4: ; 0x80788
 	db $0, "How do you get", $4f
 	db "out of here?", $57
 ; 0x80788 + 29 bytes
 
-_MtMoon1BattleTxt5: ; 0x807a5
+_MtMoon1BattleText5: ; 0x807a5
 	db $0, "What! Don't sneak", $4f
 	db "up on me!", $57
 ; 0x807a5 + 28 bytes
 
-_MtMoon1EndBattleTxt5: ; 0x807c1
+_MtMoon1EndBattleText5: ; 0x807c1
 	db $0, "My", $4f
 	db "#MON won't do!", $58
 ; 0x807c1 + 18 bytes
 
-_MtMoon1AfterBattleTxt5: ; 0x807d3
+_MtMoon1AfterBattleText5: ; 0x807d3
 	db $0, "I have to find", $4f
 	db "stronger #MON.", $57
 ; 0x807d3 + 31 bytes
 
-_MtMoon1BattleTxt6: ; 0x807f2
+_MtMoon1BattleText6: ; 0x807f2
 	db $0, "What? I'm waiting", $4f
 	db "for my friends to", $55
 	db "find me here.", $57
 ; 0x807f2 + 50 bytes
 
-_MtMoon1EndBattleTxt6: ; 0x80824
+_MtMoon1EndBattleText6: ; 0x80824
 	db $0, "I lost?", $58
 ; 0x80824 + 9 bytes
 
-_MtMoon1AfterBattleTxt6: ; 0x8082d
+_MtMoon1AfterBattleText6: ; 0x8082d
 	db $0, "I heard there are", $4f
 	db "some very rare", $55
 	db "fossils here.", $57
 ; 0x8082d + 48 bytes
 
-_MtMoon1BattleTxt7: ; 0x8085d
+_MtMoon1BattleText7: ; 0x8085d
 	db $0, "Suspicious men", $4f
 	db "are in the cave.", $55
 	db "What about you?", $57
 ; 0x8085d + 49 bytes
 
-_MtMoon1EndBattleTxt7: ; 0x8088e
+_MtMoon1EndBattleText7: ; 0x8088e
 	db $0, "You", $4f
 	db "got me!", $58
 ; 0x8088e + 13 bytes
 
-_MtMoon1AfterBattleTxt7: ; 0x8089b
+_MtMoon1AfterBattleText7: ; 0x8089b
 	db $0, "I saw them! I'm", $4f
 	db "sure they're from", $55
 	db "TEAM ROCKET!", $57
 ; 0x8089b + 46 bytes
 
-_MtMoon1BattleTxt8: ; 0x808c9
+_MtMoon1BattleText8: ; 0x808c9
 	db $0, "Go through this", $4f
 	db "cave to get to", $55
 	db "CERULEAN CITY!", $57
 ; 0x808c9 + 47 bytes
 
-_MtMoon1EndBattleTxt8: ; 0x808f8
+_MtMoon1EndBattleText8: ; 0x808f8
 	db $0, "I", $4f
 	db "lost.", $58
 ; 0x808f8 + 9 bytes
 
-_MtMoon1AfterBattleTxt8: ; 0x80901
+_MtMoon1AfterBattleText8: ; 0x80901
 	db $0, "ZUBAT is tough!", $4f
 	db "But, it can be", $55
 	db "useful if you", $55
@@ -58581,7 +58599,7 @@
 	db "this is mine!@@"
 ; 0x80ab3
 
-_MtMoon3BattleTxt2: ; 0x80ab3
+_MtMoon3BattleText2: ; 0x80ab3
 	db $0, "TEAM ROCKET will", $4f
 	db "find the fossils,", $55
 	db "revive and sell", $55
@@ -58588,63 +58606,63 @@
 	db "them for cash!", $57
 ; 0x80ab3 + 67 bytes
 
-_MtMoon3EndBattleTxt2: ; 0x80af6
+_MtMoon3EndBattleText2: ; 0x80af6
 	db $0, "Urgh!", $4f
 	db "Now I'm mad!", $58
 ; 0x80af6 + 19 bytes
 
-_MtMoon3AfterBattleTxt2: ; 0x80b09
+_MtMoon3AfterBattleText2: ; 0x80b09
 	db $0, "You made me mad!", $4f
 	db "TEAM ROCKET will", $55
 	db "blacklist you!", $57
 ; 0x80b09 + 50 bytes
 
-_MtMoon3BattleTxt3: ; 0x80b3b
+_MtMoon3BattleText3: ; 0x80b3b
 	db $0, "We, TEAM ROCKET,", $4f
 	db "are #MON", $55
 	db "gangsters!", $57
 ; 0x80b3b + 38 bytes
 
-_MtMoon3EndBattleTxt3: ; 0x80b61
+_MtMoon3EndBattleText3: ; 0x80b61
 	db $0, "I blew", $4f
 	db "it!", $58
 ; 0x80b61 + 12 bytes
 
-_MtMoon3AfterBattleTxt3: ; 0x80b6d
+_MtMoon3AfterBattleText3: ; 0x80b6d
 	db $0, "Darn it all! My", $4f
 	db "associates won't", $55
 	db "stand for this!", $57
 ; 0x80b6d + 49 bytes
 
-_MtMoon3BattleTxt4: ; 0x80b9e
+_MtMoon3BattleText4: ; 0x80b9e
 	db $0, "We're pulling a", $4f
 	db "big job here!", $55
 	db "Get lost, kid!", $57
 ; 0x80b9e + 45 bytes
 
-_MtMoon3EndBattleTxt4: ; 0x80bcb
+_MtMoon3EndBattleText4: ; 0x80bcb
 	db $0, "So, you", $4f
 	db "are good.", $58
 ; 0x80bcb + 19 bytes
 
-_MtMoon3AfterBattleTxt4: ; 0x80bde
+_MtMoon3AfterBattleText4: ; 0x80bde
 	db $0, "If you find a", $4f
 	db "fossil, give it", $55
 	db "to me and scram!", $57
 ; 0x80bde + 48 bytes
 
-_MtMoon3BattleTxt5: ; 0x80c0e
+_MtMoon3BattleText5: ; 0x80c0e
 	db $0, "Little kids", $4f
 	db "should leave", $55
 	db "grown-ups alone!", $57
 ; 0x80c0e + 43 bytes
 
-_MtMoon3EndBattleTxt5: ; 0x80c39
+_MtMoon3EndBattleText5: ; 0x80c39
 	db $0, "I'm", $4f
 	db "steamed!", $58
 ; 0x80c39 + 13 bytes
 
-_MtMoon3AfterBattleTxt5: ; 0x80c46
+_MtMoon3AfterBattleText5: ; 0x80c46
 	db $0, "#MON lived", $4f
 	db "here long before", $55
 	db "people came.", $57
@@ -58738,34 +58756,34 @@
 	db "I stepped out to", $4f
 	db "get some air.", $57
 
-_SSAnneBattleTxt1: ; 0x8100b
+_SSAnneBattleText1: ; 0x8100b
 	db $0, "Hey matey!", $51
 	db "Let's do a little", $4f
 	db "jig!", $57
 ; 0x8100b + 34 bytes
 
-_SSAnneEndBattleTxt1: ; 0x8102d
+_SSAnneEndBattleText1: ; 0x8102d
 	db $0, "You're", $4f
 	db "impressive!", $58
 ; 0x8102d + 19 bytes
 
-_SSAnneAfterBattleTxt1: ; 0x81040
+_SSAnneAfterBattleText1: ; 0x81040
 	db $0, "How many kinds of", $4f
 	db "#MON do you", $55
 	db "think there are?", $57
 ; 0x81040 + 48 bytes
 
-_SSAnneBattleTxt2: ; 0x81070
+_SSAnneBattleText2: ; 0x81070
 	db $0, "Ahoy there!", $4f
 	db "Are you seasick?", $57
 ; 0x81070 + 30 bytes
 
-_SSAnneEndBattleTxt2: ; 0x8108e
+_SSAnneEndBattleText2: ; 0x8108e
 	db $0, "I was", $4f
 	db "just careless!", $58
 ; 0x8108e + 22 bytes
 
-_SSAnneAfterBattleTxt2: ; 0x810a4
+_SSAnneAfterBattleText2: ; 0x810a4
 	db $0, "My Pa said there", $4f
 	db "are 100 kinds of", $55
 	db "#MON. I think", $55
@@ -58889,7 +58907,7 @@
 	db $0, "WIGGLYTUFF: Puup", $4f
 	db "pupuu!@@"
 
-_SSAnne8BattleTxt1: ; 0x814f1
+_SSAnne8BattleText1: ; 0x814f1
 	db $0, "I travel alone", $4f
 	db "on my journeys!", $51
 	db "My #MON are my", $4f
@@ -58896,22 +58914,22 @@
 	db "only friends!", $57
 ; 0x814f1 + 61 bytes
 
-_SSAnne8EndBattleTxt1: ; 0x8152e
+_SSAnne8EndBattleText1: ; 0x8152e
 	db $0, "My, my", $4f
 	db "friends...", $58
 ; 0x8152e + 19 bytes
 
-_SSAnne8AfterBattleTxt1: ; 0x81541
+_SSAnne8AfterBattleText1: ; 0x81541
 	db $0, "You should be", $4f
 	db "nice to friends!", $57
 ; 0x81541 + 32 bytes
 
-_SSAnne8BattleTxt2: ; 0x81561
+_SSAnne8BattleText2: ; 0x81561
 	db $0, "You pup! How dare", $4f
 	db "you barge in!", $57
 ; 0x81561 + 33 bytes
 
-_SSAnne8EndBattleTxt2: ; 0x81582
+_SSAnne8EndBattleText2: ; 0x81582
 	db $0, "Humph!", $4f
 	db "You rude child!", $58
 ; 0x81582 + 24 bytes
@@ -58921,17 +58939,17 @@
 	db "alone! Get out!", $57
 ; 0x8159a + 35 bytes
 
-_SSAnne8BattleTxt3: ; 0x815bd
+_SSAnne8BattleText3: ; 0x815bd
 	db $0, "I love #MON!", $4f
 	db "Do you?", $57
 ; 0x815bd + 22 bytes
 
-_SSAnne8EndBattleTxt3: ; 0x815d3
+_SSAnne8EndBattleText3: ; 0x815d3
 	db $0, "Wow! ", $4f
 	db "You're great!", $58
 ; 0x815d3 + 20 bytes
 
-_SSAnne8AfterBattleTxt3: ; 0x815e7
+_SSAnne8AfterBattleText3: ; 0x815e7
 	db $0, "Let me be your", $4f
 	db "friend, OK?", $51
 	db "Then we can trade", $4f
@@ -58938,19 +58956,19 @@
 	db "#MON!", $57
 ; 0x815e7 + 52 bytes
 
-_SSAnne8BattleTxt4: ; 0x8161b
+_SSAnne8BattleText4: ; 0x8161b
 	db $0, "I collected these", $4f
 	db "#MON from all", $55
 	db "around the world!", $57
 ; 0x8161b + 51 bytes
 
-_SSAnne8EndBattleTxt4: ; 0x8164e
+_SSAnne8EndBattleText4: ; 0x8164e
 	db $0, "Oh no!", $4f
 	db "I went around the", $55
 	db "world for these!", $58
 ; 0x8164e + 43 bytes
 
-_SSAnne8AfterBattleTxt4: ; 0x81679
+_SSAnne8AfterBattleText4: ; 0x81679
 	db $0, "You hurt my poor", $4f
 	db "worldly #MON!", $51
 	db "I demand that you", $4f
@@ -59027,34 +59045,34 @@
 	db "get seasick!", $57
 ; 0x81905 + 33 bytes
 
-_SSAnne9BattleTxt1: ; 0x81926
+_SSAnne9BattleText1: ; 0x81926
 	db $0, "Competing against", $4f
 	db "the young keeps", $55
 	db "me youthful.", $57
 ; 0x81926 + 48 bytes
 
-_SSAnne9EndBattleTxt1: ; 0x81956
+_SSAnne9EndBattleText1: ; 0x81956
 	db $0, "Good", $4f
 	db "fight! Ah, I feel", $55
 	db "young again!", $58
 ; 0x81956 + 37 bytes
 
-_SSAnne9AfterBattleTxt1: ; 0x8197b
+_SSAnne9AfterBattleText1: ; 0x8197b
 	db $0, "15 years ago, I", $4f
 	db "would have won!", $57
 ; 0x8197b + 33 bytes
 
-_SSAnne9BattleTxt2: ; 0x8199c
+_SSAnne9BattleText2: ; 0x8199c
 	db $0, "Check out what I", $4f
 	db "fished up!", $57
 ; 0x8199c + 29 bytes
 
-_SSAnne9EndBattleTxt2: ; 0x819b9
+_SSAnne9EndBattleText2: ; 0x819b9
 	db $0, "I'm", $4f
 	db "all out!", $58
 ; 0x819b9 + 13 bytes
 
-_SSAnne9AfterBattleTxt2: ; 0x819c6
+_SSAnne9AfterBattleText2: ; 0x819c6
 	db $0, "Party?", $51
 	db "The cruise ship's", $4f
 	db "party should be", $55
@@ -59061,33 +59079,33 @@
 	db "over by now.", $57
 ; 0x819c6 + 54 bytes
 
-_SSAnne9BattleTxt3: ; 0x819fc
+_SSAnne9BattleText3: ; 0x819fc
 	db $0, "Which do you like,", $4f
 	db "a strong or a", $55
 	db "rare #MON?", $57
 ; 0x819fc + 45 bytes
 
-_SSAnne9EndBattleTxt3: ; 0x81a29
+_SSAnne9EndBattleText3: ; 0x81a29
 	db $0, "I must", $4f
 	db "salute you!", $58
 ; 0x81a29 + 20 bytes
 
-_SSAnne9AfterBattleTxt3: ; 0x81a3d
+_SSAnne9AfterBattleText3: ; 0x81a3d
 	db $0, "I prefer strong", $4f
 	db "and rare #MON.", $57
 ; 0x81a3d + 32 bytes
 
-_SSAnne9BattleTxt4: ; 0x81a5d
+_SSAnne9BattleText4: ; 0x81a5d
 	db $0, "I never saw you", $4f
 	db "at the party.", $57
 ; 0x81a5d + 31 bytes
 
-_SSAnne9EndBattleTxt4: ; 0x81a7c
+_SSAnne9EndBattleText4: ; 0x81a7c
 	db $0, "Take", $4f
 	db "it easy!", $58
 ; 0x81a7c + 15 bytes
 
-_SSAnne9AfterBattleTxt4: ; 0x81a8b
+_SSAnne9AfterBattleText4: ; 0x81a8b
 	db $0, "Oh, I adore your", $4f
 	db "strong #MON!", $57
 ; 0x81a8b + 31 bytes
@@ -59096,88 +59114,88 @@
 	db $0, "MACHOKE: Gwoh!", $4f
 	db "Goggoh!@@"
 
-_SSAnne10BattleTxt1: ; 0x81ac3
+_SSAnne10BattleText1: ; 0x81ac3
 	db $0, "You know what they", $4f
 	db "say about sailors", $55
 	db "and fighting!", $57
 ; 0x81ac3 + 52 bytes
 
-_SSAnne10EndBattleTxt1: ; 0x81af7
+_SSAnne10EndBattleText1: ; 0x81af7
 	db $0, "Right!", $4f
 	db "Good fight, mate!", $58
 ; 0x81af7 + 26 bytes
 
-_SSAnne10AfterBattleTxt1: ; 0x81b11
+_SSAnne10AfterBattleText1: ; 0x81b11
 	db $0, "Haha! Want to be", $4f
 	db "a sailor, mate?", $57
 ; 0x81b11 + 34 bytes
 
-_SSAnne10BattleTxt2: ; 0x81b33
+_SSAnne10BattleText2: ; 0x81b33
 	db $0, "My sailor's pride", $4f
 	db "is at stake!", $57
 ; 0x81b33 + 31 bytes
 
-_SSAnne10EndBattleTxt2: ; 0x81b52
+_SSAnne10EndBattleText2: ; 0x81b52
 	db $0, "Your", $4f
 	db "spirit sank me!", $58
 ; 0x81b52 + 22 bytes
 
-_SSAnne10AfterBattleTxt2: ; 0x81b68
+_SSAnne10AfterBattleText2: ; 0x81b68
 	db $0, "Did you see the", $4f
 	db "FISHING GURU in", $55
 	db "VERMILION CITY?", $57
 ; 0x81b68 + 49 bytes
 
-_SSAnne10BattleTxt3: ; 0x81b99
+_SSAnne10BattleText3: ; 0x81b99
 	db $0, "Us sailors have", $4f
 	db "#MON too!", $57
 ; 0x81b99 + 27 bytes
 
-_SSAnne10EndBattleTxt3: ; 0x81bb4
+_SSAnne10EndBattleText3: ; 0x81bb4
 	db $0, "OK, ", $4f
 	db "you're not bad.", $58
 ; 0x81bb4 + 21 bytes
 
-_SSAnne10AfterBattleTxt3: ; 0x81bc9
+_SSAnne10AfterBattleText3: ; 0x81bc9
 	db $0, "We caught all our", $4f
 	db "#MON while", $55
 	db "out at sea!", $57
 ; 0x81bc9 + 42 bytes
 
-_SSAnne10BattleTxt4: ; 0x81bf3
+_SSAnne10BattleText4: ; 0x81bf3
 	db $0, "I like feisty", $4f
 	db "kids like you!@@"
 ; 0x81bf3 + 31 bytes
 
-_SSAnne10EndBattleTxt4: ; 0x81c12
+_SSAnne10EndBattleText4: ; 0x81c12
 	db $0, "Argh!", $4f
 	db "Lost it!", $58
 ; 0x81c12 + 16 bytes
 
-_SSAnne10AfterBattleTxt4: ; 0x81c22
+_SSAnne10AfterBattleText4: ; 0x81c22
 	db $0, "Sea #MON live", $4f
 	db "in deep water.", $55
 	db "You'll need a ROD!", $57
 ; 0x81c22 + 48 bytes
 
-_SSAnne10BattleTxt5: ; 0x81c52
+_SSAnne10BattleText5: ; 0x81c52
 	db $0, "Matey, you're", $4f
 	db "walking the plank", $55
 	db "if you lose!", $57
 ; 0x81c52 + 45 bytes
 
-_SSAnne10EndBattleTxt5: ; 0x81c7f
+_SSAnne10EndBattleText5: ; 0x81c7f
 	db $0, "Argh!", $4f
 	db "Beaten by a kid!", $58
 ; 0x81c7f + 24 bytes
 
-_SSAnne10AfterBattleTxt5: ; 0x81c97
+_SSAnne10AfterBattleText5: ; 0x81c97
 	db $0, "Jellyfish some-", $4f
 	db "times drift into", $55
 	db "the ship.", $57
 ; 0x81c97 + 44 bytes
 
-_SSAnne10BattleTxt6: ; 0x81cc3
+_SSAnne10BattleText6: ; 0x81cc3
 	db $0, "Hello stranger!", $4f
 	db "Stop and chat!", $51
 	db "All my #MON", $4f
@@ -59184,13 +59202,13 @@
 	db "are from the sea!", $57
 ; 0x81cc3 + 62 bytes
 
-_SSAnne10EndBattleTxt6: ; 0x81d01
+_SSAnne10EndBattleText6: ; 0x81d01
 	db $0, "Darn!", $4f
 	db "I let that one", $55
 	db "get away!", $58
 ; 0x81d01 + 32 bytes
 
-_SSAnne10AfterBattleTxt6: ; 0x81d21
+_SSAnne10AfterBattleText6: ; 0x81d21
 	db $0, "I was going to", $4f
 	db "make you my", $55
 	db "assistant too!", $57
@@ -59203,47 +59221,47 @@
 	db "STRENGTH to move", $55
 	db "big rocks!", $57
 
-_VictoryRoad3BattleTxt2: ; 0x81d9b
+_VictoryRoad3BattleText2: ; 0x81d9b
 	db $0, "I heard rumors of", $4f
 	db "a child prodigy!", $57
 ; 0x81d9b + 36 bytes
 
-_VictoryRoad3EndBattleTxt2: ; 0x81dbf
+_VictoryRoad3EndBattleText2: ; 0x81dbf
 	db $0, "The", $4f
 	db "rumors were true!", $58
 ; 0x81dbf + 23 bytes
 
-_VictoryRoad3AfterBattleTxt2: ; 0x81dd6
+_VictoryRoad3AfterBattleText2: ; 0x81dd6
 	db $0, "You beat GIOVANNI", $4f
 	db "of TEAM ROCKET?", $57
 ; 0x81dd6 + 35 bytes
 
-_VictoryRoad3BattleTxt3: ; 0x81df9
+_VictoryRoad3BattleText3: ; 0x81df9
 	db $0, "I'll show you just", $4f
 	db "how good you are!", $57
 ; 0x81df9 + 37 bytes
 
-_VictoryRoad3EndBattleTxt3: ; 0x81e1e
+_VictoryRoad3EndBattleText3: ; 0x81e1e
 	db $0, "I'm", $4f
 	db "furious!", $58
 ; 0x81e1e + 13 bytes
 
-_VictoryRoad3AfterBattleTxt3: ; 0x81e2b
+_VictoryRoad3AfterBattleText3: ; 0x81e2b
 	db $0, "You showed me just", $4f
 	db "how good I was!", $57
 ; 0x81e2b + 36 bytes
 
-_VictoryRoad3BattleTxt4: ; 0x81e4f
+_VictoryRoad3BattleText4: ; 0x81e4f
 	db $0, "Only the chosen", $4f
 	db "can pass here!", $57
 ; 0x81e4f + 32 bytes
 
-_VictoryRoad3EndBattleTxt4: ; 0x81e6f
+_VictoryRoad3EndBattleText4: ; 0x81e6f
 	db $0, "I", $4f
 	db "don't believe it!", $58
 ; 0x81e6f + 20 bytes
 
-_VictoryRoad3AfterBattleTxt4: ; 0x81e83
+_VictoryRoad3AfterBattleText4: ; 0x81e83
 	db $0, "All trainers here", $4f
 	db "are headed to the", $55
 	db "#MON LEAGUE!", $55
@@ -59250,33 +59268,33 @@
 	db "Be careful!", $57
 ; 0x81e83 + 62 bytes
 
-_VictoryRoad3BattleTxt5: ; 0x81ec1
+_VictoryRoad3BattleText5: ; 0x81ec1
 	db $0, "Trainers live to", $4f
 	db "seek stronger", $55
 	db "opponents!", $57
 ; 0x81ec1 + 43 bytes
 
-_VictoryRoad3EndBattleTxt5: ; 0x81eec
+_VictoryRoad3EndBattleText5: ; 0x81eec
 	db $0, "Oh!", $4f
 	db "So strong!", $58
 ; 0x81eec + 16 bytes
 
-_VictoryRoad3AfterBattleTxt5: ; 0x81efc
+_VictoryRoad3AfterBattleText5: ; 0x81efc
 	db $0, "By fighting tough", $4f
 	db "battles, you get", $55
 	db "stronger!", $57
 ; 0x81efc + 46 bytes
 
-_RocketHideout1EndBattleTxt6: ; 0x81f2a
+_RocketHideout1EndBattleText6: ; 0x81f2a
 	db $0, "Why...?@@"
 ; 0x81f34
 
-_RocketHideout1BattleTxt2: ; 0x81f34
+_RocketHideout1BattleText2: ; 0x81f34
 	db $0, "Who are you? How", $4f
 	db "did you get here?", $57
 ; 0x81f34 + 36 bytes
 
-_RocketHideout1EndBattleTxt2: ; 0x81f58
+_RocketHideout1EndBattleText2: ; 0x81f58
 	db $0, "Oww!", $4f
 	db "Beaten!", $58
 ; 0x81f58 + 14 bytes
@@ -59286,12 +59304,12 @@
 	db "TEAM ROCKET?", $57
 ; 0x81f66 + 30 bytes
 
-_RocketHideout1BattleTxt3: ; 0x81f84
+_RocketHideout1BattleText3: ; 0x81f84
 	db $0, "You broke into", $4f
 	db "our operation?", $57
 ; 0x81f84 + 31 bytes
 
-_RocketHideout1EndBattleTxt3: ; 0x81fa3
+_RocketHideout1EndBattleText3: ; 0x81fa3
 	db $0, "Burnt!", $58
 ; 0x81fa3 + 8 bytes
 
@@ -59301,11 +59319,11 @@
 	db "this, brat!", $57
 ; 0x81fab + 46 bytes
 
-_RocketHideout1BattleTxt4: ; 0x81fd9
+_RocketHideout1BattleText4: ; 0x81fd9
 	db $0, "Intruder alert!", $57
 ; 0x81fd9 + 17 bytes
 
-_RocketHideout1EndBattleTxt4: ; 0x81fea
+_RocketHideout1EndBattleText4: ; 0x81fea
 	db $0, "I", $4f
 	db "can't do it!", $58
 ; 0x81fea + 15 bytes
@@ -59316,12 +59334,12 @@
 	db "where it is!", $57
 ; 0x81ff9 + 39 bytes
 
-_RocketHideout1BattleTxt5: ; 0x82020
+_RocketHideout1BattleText5: ; 0x82020
 	db $0, "Why did you come", $4f
 	db "here?", $57
 ; 0x82020 + 24 bytes
 
-_RocketHideout1EndBattleTxt5: ; 0x82038
+_RocketHideout1EndBattleText5: ; 0x82038
 	db $0, "This", $4f
 	db "won't do!", $58
 ; 0x82038 + 15 bytes
@@ -59332,7 +59350,7 @@
 	db "to see my BOSS!", $57
 ; 0x82047 + 49 bytes
 
-_RocketHideout1BattleTxt6: ; 0x82078
+_RocketHideout1BattleText6: ; 0x82078
 	db $0, "Are you lost, you", $4f
 	db "little rat?", $57
 ; 0x82078 + 31 bytes
@@ -59342,13 +59360,13 @@
 	db "opened the door!", $57
 ; 0x82097 + 36 bytes
 
-_RocketHideout2BattleTxt2: ; 0x820bb
+_RocketHideout2BattleText2: ; 0x820bb
 	db $0, "BOSS said you can", $4f
 	db "see GHOSTs with", $55
 	db "the SILPH SCOPE!", $57
 ; 0x820bb + 52 bytes
 
-_RocketHideout2EndBattleTxt2: ; 0x820ef
+_RocketHideout2EndBattleText2: ; 0x820ef
 	db $0, "I", $4f
 	db "surrender!", $58
 ; 0x820ef + 14 bytes
@@ -59360,13 +59378,13 @@
 	db "reach the BOSS?", $57
 ; 0x820fd + 67 bytes
 
-_RocketHideout3BattleTxt2: ; 0x82140
+_RocketHideout3BattleText2: ; 0x82140
 	db $0, "Stop meddling in", $4f
 	db "TEAM ROCKET's", $55
 	db "affairs!", $57
 ; 0x82140 + 40 bytes
 
-_RocketHideout3EndBattleTxt2: ; 0x82168
+_RocketHideout3EndBattleText2: ; 0x82168
 	db $0, "Oof!", $4f
 	db "Taken down!", $58
 ; 0x82168 + 18 bytes
@@ -59378,18 +59396,18 @@
 	db "here somewhere.", $57
 ; 0x8217a + 62 bytes
 
-_RocketHideout3BattleTxt3: ; 0x821b8
+_RocketHideout3BattleTxt: ; 0x821b8
 	db $0, "We got word from", $4f
 	db "upstairs that you", $55
 	db "were coming!", $57
 ; 0x821b8 + 49 bytes
 
-_RocketHideout3EndBattleTxt3: ; 0x821e9
+_RocketHideout3EndBattleText3: ; 0x821e9
 	db $0, "What?", $4f
 	db "I lost? No!", $58
 ; 0x821e9 + 19 bytes
 
-_RocketHideout3AfterBattleTxt3: ; 0x821fc
+_RocketHideout3AfterBattleText3: ; 0x821fc
 	db $0, "Go ahead and go!", $4f
 	db "But, you need the", $55
 	db "LIFT KEY to run", $55
@@ -59421,45 +59439,45 @@
 	db "again...", $57
 ; 0x82283 + 163 bytes
 
-_RocketHideout4BattleTxt2: ; 0x82326
+_RocketHideout4BattleText2: ; 0x82326
 	db $0, "I know you! You", $4f
 	db "ruined our plans", $55
 	db "at MT.MOON!", $57
 ; 0x82326 + 46 bytes
 
-_RocketHideout4EndBattleTxt2: ; 0x82354
+_RocketHideout4EndBattleText2: ; 0x82354
 	db $0, "Burned", $4f
 	db "again!", $58
 ; 0x82354 + 15 bytes
 
-_RocketHideout4AfterBattleTxt2: ; 0x82363
+_RocketHideout4AfterBattleText2: ; 0x82363
 	db $0, "Do you have", $4f
 	db "something against", $55
 	db "TEAM ROCKET?", $57
 ; 0x82363 + 44 bytes
 
-_RocketHideout4BattleTxt3: ; 0x8238f
+_RocketHideout4BattleText3: ; 0x8238f
 	db $0, "How can you not", $4f
 	db "see the beauty of", $55
 	db "our evil?", $57
 ; 0x8238f + 45 bytes
 
-_RocketHideout4EndBattleTxt3: ; 0x823bc
+_RocketHideout4EndBattleText3: ; 0x823bc
 	db $0, "Ayaya!", $58
 ; 0x823bc + 8 bytes
 
-_RocketHideout4AfterBattleTxt3: ; 0x823c4
+_RocketHideout4AfterBattleText3: ; 0x823c4
 	db $0, "BOSS! I'm sorry I", $4f
 	db "failed you!", $57
 ; 0x823c4 + 30 bytes
 
-_RocketHideout4BattleTxt4: ; 0x823e2
+_RocketHideout4BattleText4: ; 0x823e2
 	db $0, "The elevator", $4f
 	db "doesn't work? Who", $55
 	db "has the LIFT KEY?", $57
 ; 0x823e2 + 49 bytes
 
-_RocketHideout4EndBattleTxt4: ; 0x82413
+_RocketHideout4EndBattleText4: ; 0x82413
 	db $0, "No!", $58
 ; 0x82413 + 5 bytes
 
@@ -59504,48 +59522,48 @@
 	db "room for this.", $57
 ; 0x8251c + 34 bytes
 
-_SilphCo2BattleTxt1: ; 0x8253e
+_SilphCo2BattleText1: ; 0x8253e
 	db $0, "Help! I'm a SILPH", $4f
 	db "employee.", $57
 ; 0x8253e + 28 bytes
 
-_SilphCo2EndBattleTxt1: ; 0x8255a
+_SilphCo2EndBattleText1: ; 0x8255a
 	db $0, "How", $4f
 	db "did you know I", $55
 	db "was a ROCKET?", $58
 ; 0x8255a + 34 bytes
 
-_SilphCo2AfterBattleTxt1: ; 0x8257c
+_SilphCo2AfterBattleText1: ; 0x8257c
 	db $0, "I work for both", $4f
 	db "SILPH and TEAM", $55
 	db "ROCKET!", $57
 ; 0x8257c + 40 bytes
 
-_SilphCo2BattleTxt2: ; 0x825a4
+_SilphCo2BattleText2: ; 0x825a4
 	db $0, "It's off limits", $4f
 	db "here! Go home!", $57
 ; 0x825a4 + 31 bytes
 
-_SilphCo2EndBattleTxt2: ; 0x825c3
+_SilphCo2EndBattleText2: ; 0x825c3
 	db $0, "You're", $4f
 	db "good.", $58
 ; 0x825c3 + 13 bytes
 
-_SilphCo2AfterBattleTxt2: ; 0x825d0
+_SilphCo2AfterBattleText2: ; 0x825d0
 	db $0, "Can you solve the", $4f
 	db "maze in here?", $57
 ; 0x825d0 + 33 bytes
 
-_SilphCo2BattleTxt3: ; 0x825f1
+_SilphCo2BattleText3: ; 0x825f1
 	db $0, "No kids are", $4f
 	db "allowed in here!", $57
 ; 0x825f1 + 30 bytes
 
-_SilphCo2EndBattleTxt3: ; 0x8260f
+_SilphCo2EndBattleText3: ; 0x8260f
 	db $0, "Tough!", $58
 ; 0x8260f + 8 bytes
 
-_SilphCo2AfterBattleTxt3: ; 0x82617
+_SilphCo2AfterBattleText3: ; 0x82617
 	db $0, "Diamond shaped", $4f
 	db "tiles are", $55
 	db "teleport blocks!", $51
@@ -59553,16 +59571,16 @@
 	db "transporters!", $57
 ; 0x82617 + 72 bytes
 
-_SilphCo2BattleTxt4: ; 0x8265f
+_SilphCo2BattleText4: ; 0x8265f
 	db $0, "Hey kid! What are", $4f
 	db "you doing here?", $57
 ; 0x8265f + 35 bytes
 
-_SilphCo2EndBattleTxt4: ; 0x82682
+_SilphCo2EndBattleText4: ; 0x82682
 	db $0, "I goofed!", $58
 ; 0x82682 + 11 bytes
 
-_SilphCo2AfterBattleTxt4: ; 0x8268d
+_SilphCo2AfterBattleText4: ; 0x8268d
 	db $0, "SILPH CO. will", $4f
 	db "be merged with", $55
 	db "TEAM ROCKET!", $57
@@ -59579,34 +59597,34 @@
 	db "saved us!", $57
 ; 0x826de + 32 bytes
 
-_SilphCo3BattleTxt1: ; 0x826fe
+_SilphCo3BattleText1: ; 0x826fe
 	db $0, "Quit messing with", $4f
 	db "us, kid!", $57
 ; 0x826fe + 28 bytes
 
-_SilphCo3EndBattleTxt1: ; 0x8271a
+_SilphCo3EndBattleText1: ; 0x8271a
 	db $0, "I give", $4f
 	db "up!", $58
 ; 0x8271a + 12 bytes
 
-_SilphCo3AfterBattleTxt1: ; 0x82726
+_SilphCo3AfterBattleText1: ; 0x82726
 	db $0, "A hint? You can", $4f
 	db "open doors with a", $55
 	db "CARD KEY!", $57
 ; 0x82726 + 45 bytes
 
-_SilphCo3BattleTxt2: ; 0x82753
+_SilphCo3BattleText2: ; 0x82753
 	db $0, "I support TEAM", $4f
 	db "ROCKET more than", $55
 	db "I support SILPH!", $57
 ; 0x82753 + 50 bytes
 
-_SilphCo3EndBattleTxt2: ; 0x82785
+_SilphCo3EndBattleText2: ; 0x82785
 	db $0, "You", $4f
 	db "really got me!", $58
 ; 0x82785 + 20 bytes
 
-_SilphCo3AfterBattleTxt2: ; 0x82799
+_SilphCo3AfterBattleText2: ; 0x82799
 	db $0, "Humph...", $51
 	db "TEAM ROCKET said", $4f
 	db "that if I helped", $55
@@ -59624,33 +59642,33 @@
 	db "is gone?", $57
 ; 0x82803 + 27 bytes
 
-_SilphCo4BattleTxt2: ; 0x8281e
+_SilphCo4BattleText2: ; 0x8281e
 	db $0, "TEAM ROCKET has", $4f
 	db "taken command of", $55
 	db "SILPH CO.!", $57
 ; 0x8281e + 45 bytes
 
-_SilphCo4EndBattleTxt2: ; 0x8284b
+_SilphCo4EndBattleText2: ; 0x8284b
 	db $0, "Arrgh!", $58
 ; 0x8284b + 8 bytes
 
-_SilphCo4AfterBattleTxt2: ; 0x82853
+_SilphCo4AfterBattleText2: ; 0x82853
 	db $0, "Fwahahaha!", $4f
 	db "My BOSS has been", $55
 	db "after this place!", $57
 ; 0x82853 + 47 bytes
 
-_SilphCo4BattleTxt3: ; 0x82882
+_SilphCo4BattleText3: ; 0x82882
 	db $0, "My #MON are my", $4f
 	db "loyal soldiers!", $57
 ; 0x82882 + 32 bytes
 
-_SilphCo4EndBattleTxt3: ; 0x828a2
+_SilphCo4EndBattleText3: ; 0x828a2
 	db $0, "Darn!", $4f
 	db "You weak #MON!", $58
 ; 0x828a2 + 22 bytes
 
-_SilphCo4AfterBattleTxt3: ; 0x828b8
+_SilphCo4AfterBattleText3: ; 0x828b8
 	db $0, "The doors are", $4f
 	db "electronically", $55
 	db "locked! A CARD", $55
@@ -59657,16 +59675,16 @@
 	db "KEY opens them!", $57
 ; 0x828b8 + 61 bytes
 
-_SilphCo4BattleTxt4: ; 0x828f5
+_SilphCo4BattleText4: ; 0x828f5
 	db $0, "Intruder spotted!", $57
 ; 0x828f5 + 19 bytes
 
-_SilphCo4EndBattleTxt4: ; 0x82908
+_SilphCo4EndBattleText4: ; 0x82908
 	db $0, "Who", $4f
 	db "are you?", $58
 ; 0x82908 + 14 bytes
 
-_SilphCo4AfterBattleTxt4: ; 0x82916
+_SilphCo4AfterBattleText4: ; 0x82916
 	db $0, "I better tell the", $4f
 	db "BOSS on 11F!", $57
 ; 0x82916 + 32 bytes
@@ -59684,33 +59702,33 @@
 	db "hero! Thank you!", $57
 ; 0x82978 + 50 bytes
 
-_SilphCo5BattleTxt2: ; 0x829aa
+_SilphCo5BattleText2: ; 0x829aa
 	db $0, "I heard a kid was", $4f
 	db "wandering around.", $57
 ; 0x829aa + 37 bytes
 
-_SilphCo5EndBattleTxt2: ; 0x829cf
+_SilphCo5EndBattleText2: ; 0x829cf
 	db $0, "Boom!", $58
 ; 0x829cf + 7 bytes
 
-_SilphCo5AfterBattleTxt2: ; 0x829d6
+_SilphCo5AfterBattleText2: ; 0x829d6
 	db $0, "It's not smart", $4f
 	db "to pick a fight", $55
 	db "with TEAM ROCKET!", $57
 ; 0x829d6 + 49 bytes
 
-_SilphCo5BattleTxt3: ; 0x82a07
+_SilphCo5BattleText3: ; 0x82a07
 	db $0, "We study #", $4f
 	db "BALL technology", $55
 	db "on this floor!", $57
 ; 0x82a07 + 43 bytes
 
-_SilphCo5EndBattleTxt3: ; 0x82a32
+_SilphCo5EndBattleText3: ; 0x82a32
 	db $0, "Dang!", $4f
 	db "Blast it!", $58
 ; 0x82a32 + 17 bytes
 
-_SilphCo5AfterBattleTxt3: ; 0x82a43
+_SilphCo5AfterBattleText3: ; 0x82a43
 	db $0, "We worked on the", $4f
 	db "ultimate #", $55
 	db "BALL which would", $55
@@ -59717,7 +59735,7 @@
 	db "catch anything!", $57
 ; 0x82a43 + 62 bytes
 
-_SilphCo5BattleTxt4: ; 0x82a81
+_SilphCo5BattleText4: ; 0x82a81
 	db $0, "Whaaat? There", $4f
 	db "shouldn't be any", $55
 	db "children here?", $57
@@ -59725,28 +59743,28 @@
 
 SECTION "bank21",DATA,BANK[$21]
 
-_SilphCo5EndBattleTxt4: ; 0x84000
+_SilphCo5EndBattleText4: ; 0x84000
 	db $0, "Oh", $4f
 	db "goodness!", $58
 ; 0x84000 + 14 bytes
 
-_SilphCo5AfterBattleTxt4: ; 0x8400e
+_SilphCo5AfterBattleText4: ; 0x8400e
 	db $0, "You're only on 5F.", $4f
 	db "It's a long way", $55
 	db "to my BOSS!", $57
 ; 0x8400e + 46 bytes
 
-_SilphCo5BattleTxt5: ; 0x8403c
+_SilphCo5BattleText5: ; 0x8403c
 	db $0, "Show TEAM ROCKET", $4f
 	db "a little respect!", $57
 ; 0x8403c + 36 bytes
 
-_SilphCo5EndBattleTxt5: ; 0x84060
+_SilphCo5EndBattleText5: ; 0x84060
 	db $0, "Cough...", $4f
 	db "Cough...", $58
 ; 0x84060 + 19 bytes
 
-_SilphCo5AfterBattleTxt5: ; 0x84073
+_SilphCo5AfterBattleText5: ; 0x84073
 	db $0, "Which reminds me.", $51
 	db "KOFFING evolves", $4f
 	db "into WEEZING!", $57
@@ -59831,23 +59849,23 @@
 	db "get older!", $57
 ; 0x842dd + 41 bytes
 
-_SilphCo6BattleTxt2: ; 0x84306
+_SilphCo6BattleText2: ; 0x84306
 	db $0, "I am one of the 4", $4f
 	db "ROCKET BROTHERS!", $57
 ; 0x84306 + 36 bytes
 
-_SilphCo6EndBattleTxt2: ; 0x8432a
+_SilphCo6EndBattleText2: ; 0x8432a
 	db $0, "Flame", $4f
 	db "out!", $58
 ; 0x8432a + 12 bytes
 
-_SilphCo6AfterBattleTxt2: ; 0x84336
+_SilphCo6AfterBattleText2: ; 0x84336
 	db $0, "No matter!", $4f
 	db "My brothers will", $55
 	db "avenge me!", $57
 ; 0x84336 + 40 bytes
 
-_SilphCo6BattleTxt3: ; 0x8435e
+_SilphCo6BattleText3: ; 0x8435e
 	db $0, "That rotten", $4f
 	db "PRESIDENT!", $51
 	db "He shouldn't have", $4f
@@ -59855,27 +59873,27 @@
 	db "TIKSI BRANCH!", $57
 ; 0x8435e + 70 bytes
 
-_SilphCo6EndBattleTxt3: ; 0x843a4
+_SilphCo6EndBattleText3: ; 0x843a4
 	db $0, "Shoot!", $58
 ; 0x843a4 + 8 bytes
 
-_SilphCo6AfterBattleTxt3: ; 0x843ac
+_SilphCo6AfterBattleText3: ; 0x843ac
 	db $0, "TIKSI BRANCH?", $4f
 	db "It's in Russian", $55
 	db "no man's land!", $57
 ; 0x843ac + 44 bytes
 
-_SilphCo6BattleTxt4: ; 0x843d8
+_SilphCo6BattleText4: ; 0x843d8
 	db $0, "You dare betray", $4f
 	db "TEAM ROCKET?", $57
 ; 0x843d8 + 30 bytes
 
-_SilphCo6EndBattleTxt4: ; 0x843f6
+_SilphCo6EndBattleText4: ; 0x843f6
 	db $0, "You", $4f
 	db "traitor!", $58
 ; 0x843f6 + 14 bytes
 
-_SilphCo6AfterBattleTxt4: ; 0x84404
+_SilphCo6AfterBattleText4: ; 0x84404
 	db $0, "If you stand for", $4f
 	db "justice, you", $55
 	db "betray evil!", $57
@@ -59957,66 +59975,66 @@
 	db "Oh thank you!", $57
 ; 0x846e2 + 29 bytes
 
-_SilphCo7BattleTxt1: ; 0x846ff
+_SilphCo7BattleText1: ; 0x846ff
 	db $0, "Oh ho! I smell a", $4f
 	db "little rat!", $57
 ; 0x846ff + 30 bytes
 
-_SilphCo7EndBattleTxt1: ; 0x8471d
+_SilphCo7EndBattleText1: ; 0x8471d
 	db $0, "Lights", $4f
 	db "out!", $58
 ; 0x8471d + 13 bytes
 
-_SilphCo7AfterBattleTxt1: ; 0x8472a
+_SilphCo7AfterBattleText1: ; 0x8472a
 	db $0, "You won't find my", $4f
 	db "BOSS by just", $55
 	db "scurrying around!", $57
 ; 0x8472a + 49 bytes
 
-_SilphCo7BattleTxt2: ; 0x8475b
+_SilphCo7BattleText2: ; 0x8475b
 	db $0, "Heheh!", $51
 	db "You mistook me for", $4f
 	db "a SILPH worker?", $57
 ; 0x8475b + 43 bytes
 
-_SilphCo7EndBattleTxt2: ; 0x84786
+_SilphCo7EndBattleText2: ; 0x84786
 	db $0, "I'm", $4f
 	db "done!", $58
 ; 0x84786 + 10 bytes
 
-_SilphCo7AfterBattleTxt2: ; 0x84790
+_SilphCo7AfterBattleText2: ; 0x84790
 	db $0, "Despite your age,", $4f
 	db "you are a skilled", $55
 	db "trainer!", $57
 ; 0x84790 + 46 bytes
 
-_SilphCo7BattleTxt3: ; 0x847be
+_SilphCo7BattleText3: ; 0x847be
 	db $0, "I am one of the 4", $4f
 	db "ROCKET BROTHERS!", $57
 ; 0x847be + 36 bytes
 
-_SilphCo7EndBattleTxt3: ; 0x847e2
+_SilphCo7EndBattleText3: ; 0x847e2
 	db $0, "Aack!", $4f
 	db "Brothers, I lost!", $58
 ; 0x847e2 + 25 bytes
 
-_SilphCo7AfterBattleTxt3: ; 0x847fb
+_SilphCo7AfterBattleText3: ; 0x847fb
 	db $0, "Doesn't matter.", $4f
 	db "My brothers will", $55
 	db "repay the favor!", $57
 ; 0x847fb + 50 bytes
 
-_SilphCo7BattleTxt4: ; 0x8482d
+_SilphCo7BattleText4: ; 0x8482d
 	db $0, "A child intruder?", $4f
 	db "That must be you!", $57
 ; 0x8482d + 37 bytes
 
-_SilphCo7EndBattleTxt4: ; 0x84852
+_SilphCo7EndBattleText4: ; 0x84852
 	db $0, "Fine!", $4f
 	db "I lost!", $58
 ; 0x84852 + 15 bytes
 
-_SilphCo7AfterBattleTxt4: ; 0x84861
+_SilphCo7AfterBattleText4: ; 0x84861
 	db $0, "Go on home", $4f
 	db "before my BOSS", $55
 	db "gets ticked off!", $57
@@ -60088,49 +60106,49 @@
 	db "us!", $57
 ; 0x84ae6 + 23 bytes
 
-_SilphCo8BattleTxt1: ; 0x84afd
+_SilphCo8BattleText1: ; 0x84afd
 	db $0, "That's as far as", $4f
 	db "you'll go!", $57
 ; 0x84afd + 27 bytes
 
-_SilphCo8EndBattleTxt1: ; 0x84b18
+_SilphCo8EndBattleText1: ; 0x84b18
 	db $0, "Not", $4f
 	db "enough grit!", $58
 ; 0x84b18 + 18 bytes
 
-_SilphCo8AfterBattleTxt1: ; 0x84b2a
+_SilphCo8AfterBattleText1: ; 0x84b2a
 	db $0, "If you don't turn", $4f
 	db "back, I'll call", $55
 	db "for backup!", $57
 ; 0x84b2a + 45 bytes
 
-_SilphCo8BattleTxt2: ; 0x84b57
+_SilphCo8BattleText2: ; 0x84b57
 	db $0, "You're causing us", $4f
 	db "problems!", $57
 ; 0x84b57 + 28 bytes
 
-_SilphCo8EndBattleTxt2: ; 0x84b73
+_SilphCo8EndBattleText2: ; 0x84b73
 	db $0, "Huh?", $4f
 	db "I lost?", $58
 ; 0x84b73 + 14 bytes
 
-_SilphCo8AfterBattleTxt2: ; 0x84b81
+_SilphCo8AfterBattleText2: ; 0x84b81
 	db $0, "So, what do you", $4f
 	db "think of SILPH", $55
 	db "BUILDING's maze?", $57
 ; 0x84b81 + 48 bytes
 
-_SilphCo8BattleTxt3: ; 0x84bb1
+_SilphCo8BattleText3: ; 0x84bb1
 	db $0, "I am one of the 4", $4f
 	db "ROCKET BROTHERS!", $57
 ; 0x84bb1 + 36 bytes
 
-_SilphCo8EndBattleTxt3: ; 0x84bd5
+_SilphCo8EndBattleText3: ; 0x84bd5
 	db $0, "Whoo!", $4f
 	db "Oh brothers!", $58
 ; 0x84bd5 + 20 bytes
 
-_SilphCo8AfterBattleTxt3: ; 0x84be9
+_SilphCo8AfterBattleText3: ; 0x84be9
 	db $0, "I'll leave you up", $4f
 	db "to my brothers!", $57
 ; 0x84be9 + 34 bytes
@@ -60150,33 +60168,33 @@
 	db "much!", $57
 ; 0x84c48 + 20 bytes
 
-_SilphCo9BattleTxt1: ; 0x84c5c
+_SilphCo9BattleText1: ; 0x84c5c
 	db $0, "Your #MON seem", $4f
 	db "to adore you, kid!", $57
 ; 0x84c5c + 35 bytes
 
-_SilphCo9EndBattleTxt1: ; 0x84c7f
+_SilphCo9EndBattleText1: ; 0x84c7f
 	db $0, "Ghaaah!", $58
 ; 0x84c7f + 9 bytes
 
-_SilphCo9AfterBattleTxt1: ; 0x84c88
+_SilphCo9AfterBattleText1: ; 0x84c88
 	db $0, "If I had started", $4f
 	db "as a trainer at", $55
 	db "your age...", $57
 ; 0x84c88 + 46 bytes
 
-_SilphCo9BattleTxt2: ; 0x84cb6
+_SilphCo9BattleText2: ; 0x84cb6
 	db $0, "Your #MON have", $4f
 	db "weak points! I", $55
 	db "can nail them!", $57
 ; 0x84cb6 + 46 bytes
 
-_SilphCo9EndBattleTxt2: ; 0x84ce4
+_SilphCo9EndBattleText2: ; 0x84ce4
 	db $0, "You", $4f
 	db "hammered me!", $58
 ; 0x84ce4 + 18 bytes
 
-_SilphCo9AfterBattleTxt2: ; 0x84cf6
+_SilphCo9AfterBattleText2: ; 0x84cf6
 	db $0, "Exploiting weak", $4f
 	db "spots does work!", $55
 	db "Think about", $55
@@ -60183,17 +60201,17 @@
 	db "element types!", $57
 ; 0x84cf6 + 61 bytes
 
-_SilphCo9BattleTxt3: ; 0x84d33
+_SilphCo9BattleText3: ; 0x84d33
 	db $0, "I am one of the 4", $4f
 	db "ROCKET BROTHERS!", $57
 ; 0x84d33 + 36 bytes
 
-_SilphCo9EndBattleTxt3: ; 0x84d57
+_SilphCo9EndBattleText3: ; 0x84d57
 	db $0, "Warg!", $4f
 	db "Brothers, I lost!", $58
 ; 0x84d57 + 25 bytes
 
-_SilphCo9AfterBattleTxt3: ; 0x84d70
+_SilphCo9AfterBattleText3: ; 0x84d70
 	db $0, "My brothers will", $4f
 	db "avenge me!", $57
 ; 0x84d70 + 29 bytes
@@ -60208,34 +60226,34 @@
 	db "about my crying!", $57
 ; 0x84da1 + 36 bytes
 
-_SilphCo10BattleTxt1: ; 0x84dc5
+_SilphCo10BattleText1: ; 0x84dc5
 	db $0, "Welcome to the", $4f
 	db "10F! So good of", $55
 	db "you to join me!", $57
 ; 0x84dc5 + 48 bytes
 
-_SilphCo10EndBattleTxt1: ; 0x84df5
+_SilphCo10EndBattleText1: ; 0x84df5
 	db $0, "I'm", $4f
 	db "stunned!", $58
 ; 0x84df5 + 13 bytes
 
-_SilphCo10AfterBattleTxt1: ; 0x84e02
+_SilphCo10AfterBattleText1: ; 0x84e02
 	db $0, "Nice try, but the", $4f
 	db "boardroom is up", $55
 	db "one more floor!", $57
 ; 0x84e02 + 51 bytes
 
-_SilphCo10BattleTxt2: ; 0x84e35
+_SilphCo10BattleText2: ; 0x84e35
 	db $0, "Enough of your", $4f
 	db "silly games!", $57
 ; 0x84e35 + 29 bytes
 
-_SilphCo10EndBattleTxt2: ; 0x84e52
+_SilphCo10EndBattleText2: ; 0x84e52
 	db $0, "No", $4f
 	db "continues left!", $58
 ; 0x84e52 + 20 bytes
 
-_SilphCo10AfterBattleTxt2: ; 0x84e66
+_SilphCo10AfterBattleText2: ; 0x84e66
 	db $0, "Are you satisfied", $4f
 	db "with beating me?", $55
 	db "Then go on home!", $57
@@ -60324,33 +60342,33 @@
 	db "shall return!", $57
 ; 0x85131 + 165 bytes
 
-_SilphCo11BattleTxt1: ; 0x851d6
+_SilphCo11BattleText1: ; 0x851d6
 	db $0, "Stop right there!", $4f
 	db "Don't you move!", $57
 ; 0x851d6 + 34 bytes
 
-_SilphCo11EndBattleTxt1: ; 0x851f8
+_SilphCo11EndBattleText1: ; 0x851f8
 	db $0, "Don't...", $4f
 	db "Please!", $58
 ; 0x851f8 + 17 bytes
 
-_SilphCo11AfterBattleTxt1: ; 0x85209
+_SilphCo11AfterBattleText1: ; 0x85209
 	db $0, "So, you want to", $4f
 	db "see my BOSS?", $57
 ; 0x85209 + 30 bytes
 
-_SilphCo11BattleTxt2: ; 0x85227
+_SilphCo11BattleText2: ; 0x85227
 	db $0, "Halt! Do you have", $4f
 	db "an appointment", $55
 	db "with my BOSS?", $57
 ; 0x85227 + 48 bytes
 
-_SilphCo11EndBattleTxt2: ; 0x85257
+_SilphCo11EndBattleText2: ; 0x85257
 	db $0, "Gaah!", $4f
 	db "Demolished!", $58
 ; 0x85257 + 19 bytes
 
-_SilphCo11AfterBattleTxt2: ; 0x8526a
+_SilphCo11AfterBattleText2: ; 0x8526a
 	db $0, "Watch your step,", $4f
 	db "my BOSS likes his", $55
 	db "#MON tough!", $57
@@ -60361,18 +60379,18 @@
 	db "#MON on it!", $57
 ; 0x8529a + 29 bytes
 
-_Mansion2BattleTxt1: ; 0x852b7
+_Mansion2BattleText1: ; 0x852b7
 	db $0, "I can't get out!", $4f
 	db "This old place is", $55
 	db "one big puzzle!", $57
 ; 0x852b7 + 51 bytes
 
-_Mansion2EndBattleTxt1: ; 0x852ea
+_Mansion2EndBattleText1: ; 0x852ea
 	db $0, "Oh no!", $4f
 	db "My bag of loot!", $58
 ; 0x852ea + 24 bytes
 
-_Mansion2AfterBattleTxt1: ; 0x85302
+_Mansion2AfterBattleText1: ; 0x85302
 	db $0, "Switches open and", $4f
 	db "close alternating", $55
 	db "sets of doors!", $57
@@ -60405,31 +60423,31 @@
 	db $0, "Not quite yet!", $57
 ; 0x853f1 + 16 bytes
 
-_Mansion3BattleTxt1: ; 0x85401
+_Mansion3BattleText1: ; 0x85401
 	db $0, "This place is", $4f
 	db "like, huge!", $57
 ; 0x85401 + 27 bytes
 
-_Mansion3EndBattleTxt1: ; 0x8541c
+_Mansion3EndBattleText1: ; 0x8541c
 	db $0, "Ayah!", $58
 ; 0x8541c + 7 bytes
 
-_Mansion3AfterBattleTxt1: ; 0x85423
+_Mansion3AfterBattleText1: ; 0x85423
 	db $0, "I wonder where", $4f
 	db "my partner went.", $57
 ; 0x85423 + 33 bytes
 
-_Mansion3BattleTxt2: ; 0x85444
+_Mansion3BattleText2: ; 0x85444
 	db $0, "My mentor once", $4f
 	db "lived here.", $57
 ; 0x85444 + 28 bytes
 
-_Mansion3EndBattleTxt2: ; 0x85460
+_Mansion3EndBattleText2: ; 0x85460
 	db $0, "Whew!", $4f
 	db "Overwhelming!", $58
 ; 0x85460 + 21 bytes
 
-_Mansion3AfterBattleTxt2: ; 0x85475
+_Mansion3AfterBattleText2: ; 0x85475
 	db $0, "So, you're stuck?", $4f
 	db "Try jumping off", $55
 	db "over there!", $57
@@ -60441,31 +60459,31 @@
 	db "We named the", $4f
 	db "newborn MEWTWO.", $57
 
-_Mansion4BattleTxt1: ; 0x854df
+_Mansion4BattleText1: ; 0x854df
 	db $0, "Uh-oh. Where am", $4f
 	db "I now?", $57
 ; 0x854df + 24 bytes
 
-_Mansion4EndBattleTxt1: ; 0x854f7
+_Mansion4EndBattleText1: ; 0x854f7
 	db $0, "Awooh!", $58
 ; 0x854f7 + 8 bytes
 
-_Mansion4AfterBattleTxt1: ; 0x854ff
+_Mansion4AfterBattleText1: ; 0x854ff
 	db $0, "You can find stuff", $4f
 	db "lying around.", $57
 ; 0x854ff + 34 bytes
 
-_Mansion4BattleTxt2: ; 0x85521
+_Mansion4BattleText2: ; 0x85521
 	db $0, "This place is", $4f
 	db "ideal for a lab.", $57
 ; 0x85521 + 32 bytes
 
-_Mansion4EndBattleTxt2: ; 0x85541
+_Mansion4EndBattleText2: ; 0x85541
 	db $0, "What", $4f
 	db "was that for?", $58
 ; 0x85541 + 20 bytes
 
-_Mansion4AfterBattleTxt2: ; 0x85555
+_Mansion4AfterBattleText2: ; 0x85555
 	db $0, "I like it here!", $4f
 	db "It's conducive to", $55
 	db "my studies!", $57
@@ -60659,34 +60677,34 @@
 	db $0, "Mew!@@"
 ; 0x85c79
 
-_VictoryRoad1BattleTxt1: ; 0x85c79
+_VictoryRoad1BattleText1: ; 0x85c79
 	db $0, "I wonder if you", $4f
 	db "are good enough", $55
 	db "for me!", $57
 ; 0x85c79 + 41 bytes
 
-_VictoryRoad1EndBattleTxt1: ; 0x85ca2
+_VictoryRoad1EndBattleText1: ; 0x85ca2
 	db $0, "I", $4f
 	db "lost out!", $58
 ; 0x85ca2 + 13 bytes
 
-_VictoryRoad1AfterBattleTxt1: ; 0x85caf
+_VictoryRoad1AfterBattleText1: ; 0x85caf
 	db $0, "I never wanted to", $4f
 	db "lose to anybody!", $57
 ; 0x85caf + 36 bytes
 
-_VictoryRoad1BattleTxt2: ; 0x85cd3
+_VictoryRoad1BattleText2: ; 0x85cd3
 	db $0, "I can see you're", $4f
 	db "good! Let me see", $55
 	db "exactly how good!", $57
 ; 0x85cd3 + 52 bytes
 
-_VictoryRoad1EndBattleTxt2: ; 0x85d07
+_VictoryRoad1EndBattleText2: ; 0x85d07
 	db $0, "I", $4f
 	db "had a chance...", $58
 ; 0x85d07 + 19 bytes
 
-_VictoryRoad1AfterBattleTxt2: ; 0x85d1a
+_VictoryRoad1AfterBattleText2: ; 0x85d1a
 	db $0, "I concede, you're", $4f
 	db "better than me!", $57
 ; 0x85d1a + 34 bytes
@@ -60996,111 +61014,111 @@
 	db "Don't run away!", $57
 ; 0x869fd + 32 bytes
 
-_RockTunnel2BattleTxt2: ; 0x86a1d
+_RockTunnel2BattleText2: ; 0x86a1d
 	db $0, "Hikers leave twigs", $4f
 	db "as trail markers.", $57
 ; 0x86a1d + 38 bytes
 
-_RockTunnel2EndBattleTxt2: ; 0x86a43
+_RockTunnel2EndBattleText2: ; 0x86a43
 	db $0, "Ohhh!", $4f
 	db "I did my best!", $58
 ; 0x86a43 + 22 bytes
 
-_RockTunnel2AfterBattleTxt2: ; 0x86a59
+_RockTunnel2AfterBattleText2: ; 0x86a59
 	db $0, "I want to go ", $4f
 	db "home!", $57
 ; 0x86a59 + 21 bytes
 
-_RockTunnel2BattleTxt3: ; 0x86a6e
+_RockTunnel2BattleText3: ; 0x86a6e
 	db $0, "Hahaha! Can you", $4f
 	db "beat my power?", $57
 ; 0x86a6e + 32 bytes
 
-_RockTunnel2EndBattleTxt3: ; 0x86a8e
+_RockTunnel2EndBattleText3: ; 0x86a8e
 	db $0, "Oops!", $4f
 	db "Out-muscled!", $58
 ; 0x86a8e + 20 bytes
 
-_RockTunnel2AfterBattleTxt3: ; 0x86aa2
+_RockTunnel2AfterBattleText3: ; 0x86aa2
 	db $0, "I go for power", $4f
 	db "because I hate", $55
 	db "thinking!", $57
 ; 0x86aa2 + 41 bytes
 
-_RockTunnel2BattleTxt4: ; 0x86acb
+_RockTunnel2BattleText4: ; 0x86acb
 	db $0, "You have a", $4f
 	db "#DEX?", $55
 	db "I want one too!", $57
 ; 0x86acb + 34 bytes
 
-_RockTunnel2EndBattleTxt4: ; 0x86aed
+_RockTunnel2EndBattleText4: ; 0x86aed
 	db $0, "Shoot!", $4f
 	db "I'm so jealous!", $58
 ; 0x86aed + 23 bytes
 
-_RockTunnel2AfterBattleTxt4: ; 0x86b04
+_RockTunnel2AfterBattleText4: ; 0x86b04
 	db $0, "When you finish", $4f
 	db "your #DEX, can", $55
 	db "I have it?", $57
 ; 0x86b04 + 43 bytes
 
-_RockTunnel2BattleTxt5: ; 0x86b2f
+_RockTunnel2BattleText5: ; 0x86b2f
 	db $0, "Do you know about", $4f
 	db "costume players?", $57
 ; 0x86b2f + 36 bytes
 
-_RockTunnel2EndBattleTxt5: ; 0x86b53
+_RockTunnel2EndBattleText5: ; 0x86b53
 	db $0, "Well,", $4f
 	db "that's that.", $58
 ; 0x86b53 + 19 bytes
 
-_RockTunnel2AfterBattleTxt5: ; 0x86b66
+_RockTunnel2AfterBattleText5: ; 0x86b66
 	db $0, "Costume players", $4f
 	db "dress up as", $55
 	db "#MON for fun.", $57
 ; 0x86b66 + 43 bytes
 
-_RockTunnel2BattleTxt6: ; 0x86b91
+_RockTunnel2BattleText6: ; 0x86b91
 	db $0, "My #MON", $4f
 	db "techniques will", $55
 	db "leave you crying!", $57
 ; 0x86b91 + 43 bytes
 
-_RockTunnel2EndBattleTxt6: ; 0x86bbc
+_RockTunnel2EndBattleText6: ; 0x86bbc
 	db $0, "I give!", $4f
 	db "You're a better", $55
 	db "technician!", $58
 ; 0x86bbc + 36 bytes
 
-_RockTunnel2AfterBattleTxt6: ; 0x86be0
+_RockTunnel2AfterBattleText6: ; 0x86be0
 	db $0, "In mountains,", $4f
 	db "you'll often find", $55
 	db "rock-type #MON.", $57
 ; 0x86be0 + 48 bytes
 
-_RockTunnel2BattleTxt7: ; 0x86c10
+_RockTunnel2BattleText7: ; 0x86c10
 	db $0, "I don't often", $4f
 	db "come here, but I", $55
 	db "will fight you.", $57
 ; 0x86c10 + 47 bytes
 
-_RockTunnel2EndBattleTxt7: ; 0x86c3f
+_RockTunnel2EndBattleText7: ; 0x86c3f
 	db $0, "Oh!", $4f
 	db "I lost!", $58
 ; 0x86c3f + 13 bytes
 
-_RockTunnel2AfterBattleTxt7: ; 0x86c4c
+_RockTunnel2AfterBattleText7: ; 0x86c4c
 	db $0, "I like tiny", $4f
 	db "#MON, big ones", $55
 	db "are too scary!", $57
 ; 0x86c4c + 43 bytes
 
-_RockTunnel2BattleTxt8: ; 0x86c77
+_RockTunnel2BattleText8: ; 0x86c77
 	db $0, "Hit me with your", $4f
 	db "best shot!", $57
 ; 0x86c77 + 29 bytes
 
-_RockTunnel2EndBattleTxt8: ; 0x86c94
+_RockTunnel2EndBattleText8: ; 0x86c94
 	db $0, "Fired", $4f
 	db "away!", $58
 ; 0x86c94 + 13 bytes
@@ -61107,28 +61125,28 @@
 
 SECTION "bank22",DATA,BANK[$22]
 
-_RockTunnel2AfterBattleTxt8: ; 0x88000
+_RockTunnel2AfterBattleText8: ; 0x88000
 	db $0, "I'll raise my", $4f
 	db "#MON to beat", $55
 	db "yours, kid!", $57
 ; 0x88000 + 39 bytes
 
-_RockTunnel2BattleTxt9: ; 0x88027
+_RockTunnel2BattleText9: ; 0x88027
 	db $0, "I draw #MON", $4f
 	db "when I'm home.", $57
 ; 0x88027 + 27 bytes
 
-_RockTunnel2EndBattleTxt9: ; 0x88042
+_RockTunnel2EndBattleText9: ; 0x88042
 	db $0, "Whew!", $4f
 	db "I'm exhausted!", $58
 ; 0x88042 + 21 bytes
 
-_RockTunnel2AfterBattleTxt9: ; 0x88057
+_RockTunnel2AfterBattleText9: ; 0x88057
 	db $0, "I'm an artist,", $4f
 	db "not a fighter.", $57
 ; 0x88057 + 30 bytes
 
-_SeafoamIslands5BattleTxt2: ; 0x88075
+_SeafoamIslands5BattleText2: ; 0x88075
 	db $0, "Gyaoo!@@"
 
 _SeafoamIslands5Text4: ; 0x8807e
@@ -62789,7 +62807,7 @@
 	db "name is ", $53, "!", $58
 ; 0x8a64a + 45 bytes
 
-_SSAnne8AfterBattleTxt2: ; 0x8a677
+_SSAnne8AfterBattleText2: ; 0x8a677
 	TX_RAM $cd3f
 	db $0, " and", $4f
 	db "@"
@@ -63556,59 +63574,59 @@
 	db "Go right ahead!@@"
 ; 0x8d03e + 48 bytes
 
-_VictoryRoad2BattleTxt6: ; 0x8d06e
+_VictoryRoad2BattleText6: ; 0x8d06e
 	db $0, "Gyaoo!@@"
 ; 0x8d06e + 9 bytes
 
-_VictoryRoad2BattleTxt1: ; 0x8d077
+_VictoryRoad2BattleText1: ; 0x8d077
 	db $0, "VICTORY ROAD is", $4f
 	db "the final test", $55
 	db "for trainers!", $57
 ; 0x8d077 + 46 bytes
 
-_VictoryRoad2EndBattleTxt1: ; 0x8d0a5
+_VictoryRoad2EndBattleText1: ; 0x8d0a5
 	db $0, "Aiyah!", $58
 ; 0x8d0a5 + 8 bytes
 
-_VictoryRoad2AfterBattleTxt1: ; 0x8d0ad
+_VictoryRoad2AfterBattleText1: ; 0x8d0ad
 	db $0, "If you get stuck,", $4f
 	db "try moving some", $55
 	db "boulders around!", $57
 ; 0x8d0ad + 52 bytes
 
-_VictoryRoad2BattleTxt2: ; 0x8d0e1
+_VictoryRoad2BattleText2: ; 0x8d0e1
 	db $0, "Ah, so you wish", $4f
 	db "to challenge the", $55
 	db "ELITE FOUR?", $57
 ; 0x8d0e1 + 46 bytes
 
-_VictoryRoad2EndBattleTxt2: ; 0x8d10f
+_VictoryRoad2EndBattleText2: ; 0x8d10f
 	db $0, "You", $4f
 	db "got me!", $58
 ; 0x8d10f + 13 bytes
 
-_VictoryRoad2AfterBattleTxt2: ; 0x8d11c
+_VictoryRoad2AfterBattleText2: ; 0x8d11c
 	db $0, $53, " also came", $4f
 	db "through here!", $57
 ; 0x8d11c + 27 bytes
 
-_VictoryRoad2BattleTxt3: ; 0x8d137
+_VictoryRoad2BattleText3: ; 0x8d137
 	db $0, "Come on!", $4f
 	db "I'll whip you!", $57
 ; 0x8d137 + 24 bytes
 
-_VictoryRoad2EndBattleTxt3: ; 0x8d14f
+_VictoryRoad2EndBattleText3: ; 0x8d14f
 	db $0, "I got", $4f
 	db "whipped!", $58
 ; 0x8d14f + 16 bytes
 
-_VictoryRoad2AfterBattleTxt3: ; 0x8d15f
+_VictoryRoad2AfterBattleText3: ; 0x8d15f
 	db $0, "You earned the", $4f
 	db "right to be on", $55
 	db "VICTORY ROAD!", $57
 ; 0x8d15f + 45 bytes
 
-_VictoryRoad2BattleTxt4: ; 0x8d18c
+_VictoryRoad2BattleText4: ; 0x8d18c
 	db $0, "If you can get", $4f
 	db "through here, you", $55
 	db "can go meet the", $55
@@ -63615,12 +63633,12 @@
 	db "ELITE FOUR!", $57
 ; 0x8d18c + 62 bytes
 
-_VictoryRoad2EndBattleTxt4: ; 0x8d1ca
+_VictoryRoad2EndBattleText4: ; 0x8d1ca
 	db $0, "No!", $4f
 	db "Unbelievable!", $58
 ; 0x8d1ca + 19 bytes
 
-_VictoryRoad2AfterBattleTxt4: ; 0x8d1dd
+_VictoryRoad2AfterBattleText4: ; 0x8d1dd
 	db $0, "I can beat you", $4f
 	db "when it comes to", $55
 	db "knowledge about", $55
@@ -63627,17 +63645,17 @@
 	db "#MON!", $57
 ; 0x8d1dd + 55 bytes
 
-_VictoryRoad2BattleTxt5: ; 0x8d214
+_VictoryRoad2BattleText5: ; 0x8d214
 	db $0, "Is VICTORY ROAD", $4f
 	db "too tough?", $57
 ; 0x8d214 + 28 bytes
 
-_VictoryRoad2EndBattleTxt5: ; 0x8d230
+_VictoryRoad2EndBattleText5: ; 0x8d230
 	db $0, "Well", $4f
 	db "done!", $58
 ; 0x8d230 + 12 bytes
 
-_VictoryRoad2AfterBattleTxt5: ; 0x8d23c
+_VictoryRoad2AfterBattleText5: ; 0x8d23c
 	db $0, "Many trainers give", $4f
 	db "up the challenge", $55
 	db "here.", $57
@@ -63789,17 +63807,17 @@
 	db "CERULEAN takes a", $55
 	db "lot out of you!", $57
 
-_Route3BattleTxt1: ; 0x8d7d5
+_Route3BattleText1: ; 0x8d7d5
 	db $0, "Hey! I met you in", $4f
 	db "VIRIDIAN FOREST!", $57
 ; 0x8d7d5 + 36 bytes
 
-_Route3EndBattleTxt1: ; 0x8d7f9
+_Route3EndBattleText1: ; 0x8d7f9
 	db $0, "You", $4f
 	db "beat me again!", $58
 ; 0x8d7f9 + 20 bytes
 
-_Route3AfterBattleTxt1: ; 0x8d80d
+_Route3AfterBattleText1: ; 0x8d80d
 	db $0, "There are other", $4f
 	db "kinds of #MON", $55
 	db "than those found", $55
@@ -63806,18 +63824,18 @@
 	db "in the forest!", $57
 ; 0x8d80d + 63 bytes
 
-_Route3BattleTxt2: ; 0x8d84c
+_Route3BattleText2: ; 0x8d84c
 	db $0, "Hi! I like shorts!", $4f
 	db "They're comfy and", $55
 	db "easy to wear!", $57
 ; 0x8d84c + 51 bytes
 
-_Route3EndBattleTxt2: ; 0x8d87f
+_Route3EndBattleText2: ; 0x8d87f
 	db $0, "I don't", $4f
 	db "believe it!", $58
 ; 0x8d87f + 20 bytes
 
-_Route3AfterBattleTxt2: ; 0x8d893
+_Route3AfterBattleText2: ; 0x8d893
 	db $0, "Are you storing", $4f
 	db "your #MON on", $55
 	db "PC? Each BOX can", $55
@@ -63824,34 +63842,34 @@
 	db "hold 20 #MON!", $57
 ; 0x8d893 + 61 bytes
 
-_Route3BattleTxt3: ; 0x8d8d0
+_Route3BattleText3: ; 0x8d8d0
 	db $0, "You looked at me,", $4f
 	db "didn't you?", $57
 ; 0x8d8d0 + 30 bytes
 
-_Route3EndBattleTxt3: ; 0x8d8ee
+_Route3EndBattleText3: ; 0x8d8ee
 	db $0, "You're", $4f
 	db "mean!", $58
 ; 0x8d8ee + 13 bytes
 
-_Route3AfterBattleTxt3: ; 0x8d8fb
+_Route3AfterBattleText3: ; 0x8d8fb
 	db $0, "Quit staring if", $4f
 	db "you don't want to", $55
 	db "fight!", $57
 ; 0x8d8fb + 41 bytes
 
-_Route3BattleTxt4: ; 0x8d924
+_Route3BattleText4: ; 0x8d924
 	db $0, "Are you a trainer?", $4f
 	db "Let's fight!", $57
 ; 0x8d924 + 32 bytes
 
-_Route3EndBattleTxt4: ; 0x8d944
+_Route3EndBattleText4: ; 0x8d944
 	db $0, "If I", $4f
 	db "had new #MON I", $55
 	db "would've won!", $58
 ; 0x8d944 + 34 bytes
 
-_Route3AfterBattleTxt4: ; 0x8d966
+_Route3AfterBattleText4: ; 0x8d966
 	db $0, "If a #MON BOX", $4f
 	db "on the PC gets", $55
 	db "full, just switch", $55
@@ -63858,64 +63876,64 @@
 	db "to another BOX!", $57
 ; 0x8d966 + 64 bytes
 
-_Route3BattleTxt5: ; 0x8d9a6
+_Route3BattleText5: ; 0x8d9a6
 	db $0, "That look you", $4f
 	db "gave me, it's so", $55
 	db "intriguing!", $57
 ; 0x8d9a6 + 43 bytes
 
-_Route3EndBattleTxt5: ; 0x8d9d1
+_Route3EndBattleText5: ; 0x8d9d1
 	db $0, "Be nice!", $58
 ; 0x8d9d1 + 10 bytes
 
-_Route3AfterBattleTxt5: ; 0x8d9db
+_Route3AfterBattleText5: ; 0x8d9db
 	db $0, "Avoid fights by", $4f
 	db "not letting", $55
 	db "people see you!", $57
 ; 0x8d9db + 45 bytes
 
-_Route3BattleTxt6: ; 0x8da08
+_Route3BattleText6: ; 0x8da08
 	db $0, "Hey! You're not", $4f
 	db "wearing shorts!", $57
 ; 0x8da08 + 32 bytes
 
-_Route3EndBattleTxt6: ; 0x8da28
+_Route3EndBattleText6: ; 0x8da28
 	db $0, "Lost!", $4f
 	db "Lost! Lost!", $58
 ; 0x8da28 + 19 bytes
 
-_Route3AfterBattleTxt6: ; 0x8da3b
+_Route3AfterBattleText6: ; 0x8da3b
 	db $0, "I always wear", $4f
 	db "shorts, even in", $55
 	db "winter!", $57
 ; 0x8da3b + 39 bytes
 
-_Route3BattleTxt7: ; 0x8da62
+_Route3BattleText7: ; 0x8da62
 	db $0, "You can fight my", $4f
 	db "new #MON!", $57
 ; 0x8da62 + 28 bytes
 
-_Route3EndBattleTxt7: ; 0x8da7e
+_Route3EndBattleText7: ; 0x8da7e
 	db $0, "Done", $4f
 	db "like dinner!", $58
 ; 0x8da7e + 19 bytes
 
-_Route3AfterBattleTxt7: ; 0x8da91
+_Route3AfterBattleText7: ; 0x8da91
 	db $0, "Trained #MON", $4f
 	db "are stronger than", $55
 	db "the wild ones!", $57
 ; 0x8da91 + 47 bytes
 
-_Route3BattleTxt8: ; 0x8dac0
+_Route3BattleText8: ; 0x8dac0
 	db $0, "Eek! Did you", $4f
 	db "touch me?", $57
 ; 0x8dac0 + 24 bytes
 
-_Route3EndBattleTxt8: ; 0x8dad8
+_Route3EndBattleText8: ; 0x8dad8
 	db $0, "That's it?", $58
 ; 0x8dad8 + 11 bytes
 
-_Route3AfterBattleTxt8: ; 0x8dae3
+_Route3AfterBattleText8: ; 0x8dae3
 	db $0, "ROUTE 4 is at the", $4f
 	db "foot of MT.MOON.", $57
 ; 0x8dae3 + 36 bytes
@@ -63929,17 +63947,17 @@
 	db "over a rocky", $55
 	db "#MON, GEODUDE!", $57
 
-_Route4BattleTxt1: ; 0x8db4b
+_Route4BattleText1: ; 0x8db4b
 	db $0, "I came to get my", $4f
 	db "mushroom #MON!", $57
 ; 0x8db4b + 33 bytes
 
-_Route4EndBattleTxt1: ; 0x8db6c
+_Route4EndBattleText1: ; 0x8db6c
 	db $0, "Oh! My cute", $4f
 	db "mushroom #MON!", $58
 ; 0x8db6c + 28 bytes
 
-_Route4AfterBattleTxt1: ; 0x8db88
+_Route4AfterBattleText1: ; 0x8db88
 	db $0, "There might not", $4f
 	db "be any more", $55
 	db "mushrooms here.", $51
@@ -63961,93 +63979,93 @@
 	db "CERULEAN CITY -", $55
 	db "VERMILION CITY", $57
 
-_Route6BattleTxt1: ; 0x8dc38
+_Route6BattleText1: ; 0x8dc38
 	db $0, "Who's there?", $4f
 	db "Quit listening in", $55
 	db "on us!", $57
 ; 0x8dc38 + 38 bytes
 
-_Route6EndBattleTxt1: ; 0x8dc5e
+_Route6EndBattleText1: ; 0x8dc5e
 	db $0, "I", $4f
 	db "just can't win!", $58
 ; 0x8dc5e + 18 bytes
 
-_Route6AfterBattleTxt1: ; 0x8dc70
+_Route6AfterBattleText1: ; 0x8dc70
 	db $0, "Whisper...", $4f
 	db "whisper...", $57
 ; 0x8dc70 + 23 bytes
 
-_Route6BattleTxt2: ; 0x8dc87
+_Route6BattleText2: ; 0x8dc87
 	db $0, "Excuse me! This", $4f
 	db "is a private", $55
 	db "conversation!", $57
 ; 0x8dc87 + 44 bytes
 
-_Route6EndBattleTxt2: ; 0x8dcb3
+_Route6EndBattleText2: ; 0x8dcb3
 	db $0, "Ugh!", $4f
 	db "I hate losing!", $58
 ; 0x8dcb3 + 21 bytes
 
-_Route6BattleTxt3: ; 0x8dcc8
+_Route6BattleText3: ; 0x8dcc8
 	db $0, "There aren't many", $4f
 	db "bugs out here.", $57
 ; 0x8dcc8 + 33 bytes
 
-_Route6EndBattleTxt3: ; 0x8dce9
+_Route6EndBattleText3: ; 0x8dce9
 	db $0, "No!", $4f
 	db "You're kidding!", $58
 ; 0x8dce9 + 20 bytes
 
-_Route6AfterBattleTxt3: ; 0x8dcfd
+_Route6AfterBattleText3: ; 0x8dcfd
 	db $0, "I like bugs, so", $4f
 	db "I'm going back to", $55
 	db "VIRIDIAN FOREST.", $57
 ; 0x8dcfd + 51 bytes
 
-_Route6BattleTxt4: ; 0x8dd30
+_Route6BattleText4: ; 0x8dd30
 	db $0, "Huh? You want", $4f
 	db "to talk to me?", $57
 ; 0x8dd30 + 30 bytes
 
-_Route6EndBattleTxt4: ; 0x8dd4e
+_Route6EndBattleText4: ; 0x8dd4e
 	db $0, "I", $4f
 	db "didn't start it!", $58
 ; 0x8dd4e + 19 bytes
 
-_Route6AfterBattleTxt4: ; 0x8dd61
+_Route6AfterBattleText4: ; 0x8dd61
 	db $0, "I should carry", $4f
 	db "more #MON with", $55
 	db "me for safety.", $57
 ; 0x8dd61 + 46 bytes
 
-_Route6BattleTxt5: ; 0x8dd8f
+_Route6BattleText5: ; 0x8dd8f
 	db $0, "Me? Well, OK.", $4f
 	db "I'll play!", $57
 ; 0x8dd8f + 25 bytes
 
-_Route6EndBattleTxt5: ; 0x8dda8
+_Route6EndBattleText5: ; 0x8dda8
 	db $0, "Just", $4f
 	db "didn't work!", $58
 ; 0x8dda8 + 18 bytes
 
-_Route6AfterBattleTxt5: ; 0x8ddba
+_Route6AfterBattleText5: ; 0x8ddba
 	db $0, "I want to get", $4f
 	db "stronger! What's", $55
 	db "your secret?", $57
 ; 0x8ddba + 44 bytes
 
-_Route6BattleTxt6: ; 0x8dde6
+_Route6BattleText6: ; 0x8dde6
 	db $0, "I've never seen", $4f
 	db "you around!", $55
 	db "Are you good?", $57
 ; 0x8dde6 + 42 bytes
 
-_Route6EndBattleTxt6: ; 0x8de10
+_Route6EndBattleText6: ; 0x8de10
 	db $0, "You", $4f
 	db "are too good!", $58
 ; 0x8de10 + 19 bytes
 
-_Route6AfterBattleTxt6: ; 0x8de23
+_Route6AfterBattleText6: ; 0x8de23
 	db $0, "Are my #MON", $4f
 	db "weak? Or, am I", $55
 	db "just bad?", $57
@@ -64063,63 +64081,63 @@
 	db "CELADON CITY -", $55
 	db "LAVENDER TOWN", $57
 
-_Route8BattleTxt1: ; 0x8dea9
+_Route8BattleText1: ; 0x8dea9
 	db $0, "You look good at", $4f
 	db "#MON, but", $55
 	db "how's your chem?", $57
 ; 0x8dea9 + 44 bytes
 
-_Route8EndBattleTxt1: ; 0x8ded5
+_Route8EndBattleText1: ; 0x8ded5
 	db $0, "Ow!", $4f
 	db "Meltdown!", $58
 ; 0x8ded5 + 15 bytes
 
-_Route8AfterBattleTxt1: ; 0x8dee4
+_Route8AfterBattleText1: ; 0x8dee4
 	db $0, "I am better at", $4f
 	db "school than this!", $57
 ; 0x8dee4 + 34 bytes
 
-_Route8BattleTxt2: ; 0x8df06
+_Route8BattleText2: ; 0x8df06
 	db $0, "All right! Let's", $4f
 	db "roll the dice!", $57
 ; 0x8df06 + 32 bytes
 
-_Route8EndBattleTxt2: ; 0x8df26
+_Route8EndBattleText2: ; 0x8df26
 	db $0, "Drat!", $4f
 	db "Came up short!", $58
 ; 0x8df26 + 22 bytes
 
-_Route8AfterBattleTxt2: ; 0x8df3c
+_Route8AfterBattleText2: ; 0x8df3c
 	db $0, "Lady Luck's not", $4f
 	db "with me today!", $57
 ; 0x8df3c + 31 bytes
 
-_Route8BattleTxt3: ; 0x8df5b
+_Route8BattleText3: ; 0x8df5b
 	db $0, "You need strategy", $4f
 	db "to win at this!", $57
 ; 0x8df5b + 35 bytes
 
-_Route8EndBattleTxt3: ; 0x8df7e
+_Route8EndBattleText3: ; 0x8df7e
 	db $0, "It's", $4f
 	db "not logical!", $58
 ; 0x8df7e + 18 bytes
 
-_Route8AfterBattleTxt3: ; 0x8df90
+_Route8AfterBattleText3: ; 0x8df90
 	db $0, "Go with GRIMER", $4f
 	db "first...and...", $55
 	db "...and...then...", $57
 ; 0x8df90 + 48 bytes
 
-_Route8BattleTxt4: ; 0x8dfc0
+_Route8BattleText4: ; 0x8dfc0
 	db $0, "I like NIDORAN, so", $4f
 	db "I collect them!", $57
 ; 0x8dfc0 + 36 bytes
 
-_Route8EndBattleTxt4: ; 0x8dfe4
+_Route8EndBattleText4: ; 0x8dfe4
 	db $0, "Why? Why??", $58
 ; 0x8dfe4 + 12 bytes
 
-_Route8AfterBattleTxt4: ; 0x8dff0
+_Route8AfterBattleText4: ; 0x8dff0
 	db $0, "When #MON grow", $4f
 	db "up they get ugly!", $55
 	db "They shouldn't", $55
@@ -64126,49 +64144,49 @@
 	db "evolve!", $57
 ; 0x8dff0 + 56 bytes
 
-_Route8BattleTxt5: ; 0x8e028
+_Route8BattleText5: ; 0x8e028
 	db $0, "School is fun, but", $4f
 	db "so are #MON.", $57
 ; 0x8e028 + 33 bytes
 
-_Route8EndBattleTxt5: ; 0x8e049
+_Route8EndBattleText5: ; 0x8e049
 	db $0, "I'll", $4f
 	db "stay with school.", $58
 ; 0x8e049 + 23 bytes
 
-_Route8AfterBattleTxt5: ; 0x8e060
+_Route8AfterBattleText5: ; 0x8e060
 	db $0, "We're stuck here", $4f
 	db "because of the", $55
 	db "gates at SAFFRON.", $57
 ; 0x8e060 + 50 bytes
 
-_Route8BattleTxt6: ; 0x8e092
+_Route8BattleText6: ; 0x8e092
 	db $0, "MEOWTH is so cute,", $4f
 	db "meow, meow, meow!", $57
 ; 0x8e092 + 38 bytes
 
-_Route8EndBattleTxt6: ; 0x8e0b8
+_Route8EndBattleText6: ; 0x8e0b8
 	db $0, "Meow!", $58
 ; 0x8e0b8 + 7 bytes
 
-_Route8AfterBattleTxt6: ; 0x8e0bf
+_Route8AfterBattleText6: ; 0x8e0bf
 	db $0, "I think PIDGEY", $4f
 	db "and RATTATA", $55
 	db "are cute too!", $57
 ; 0x8e0bf + 42 bytes
 
-_Route8BattleTxt7: ; 0x8e0e9
+_Route8BattleText7: ; 0x8e0e9
 	db $0, "We must look", $4f
 	db "silly standing", $55
 	db "here like this!", $57
 ; 0x8e0e9 + 45 bytes
 
-_Route8EndBattleTxt7: ; 0x8e116
+_Route8EndBattleText7: ; 0x8e116
 	db $0, "Look what", $4f
 	db "you did!", $58
 ; 0x8e116 + 20 bytes
 
-_Route8AfterBattleTxt7: ; 0x8e12a
+_Route8AfterBattleText7: ; 0x8e12a
 	db $0, "SAFFRON's gate", $4f
 	db "keeper won't let", $55
 	db "us through.", $55
@@ -64175,17 +64193,17 @@
 	db "He's so mean!", $57
 ; 0x8e12a + 56 bytes
 
-_Route8BattleTxt8: ; 0x8e162
+_Route8BattleText8: ; 0x8e162
 	db $0, "I'm a rambling,", $4f
 	db "gambling dude!", $57
 ; 0x8e162 + 31 bytes
 
-_Route8EndBattleTxt8: ; 0x8e181
+_Route8EndBattleText8: ; 0x8e181
 	db $0, "Missed", $4f
 	db "the big score!", $58
 ; 0x8e181 + 23 bytes
 
-_Route8AfterBattleTxt8: ; 0x8e198
+_Route8AfterBattleText8: ; 0x8e198
 	db $0, "Gambling and", $4f
 	db "#MON are like", $55
 	db "eating peanuts!", $55
@@ -64192,19 +64210,19 @@
 	db "Just can't stop!", $57
 ; 0x8e198 + 60 bytes
 
-_Route8BattleTxt9: ; 0x8e1d4
+_Route8BattleText9: ; 0x8e1d4
 	db $0, "What's a cute,", $4f
 	db "round and fluffy", $55
 	db "#MON?", $57
 ; 0x8e1d4 + 38 bytes
 
-_Route8EndBattleTxt9: ; 0x8e1fa
+_Route8EndBattleText9: ; 0x8e1fa
 	db $0, "Stop!", $51
 	db "Don't be so mean", $4f
 	db "to my CLEFAIRY!", $58
 ; 0x8e1fa + 39 bytes
 
-_Route8AfterBattleTxt9: ; 0x8e221
+_Route8AfterBattleText9: ; 0x8e221
 	db $0, "I heard that", $4f
 	db "CLEFAIRY evolves", $55
 	db "when it's exposed", $55
@@ -64216,77 +64234,77 @@
 	db "CELADON CITY -", $55
 	db "LAVENDER TOWN", $57
 
-_Route9BattleTxt1: ; 0x8e291
+_Route9BattleText1: ; 0x8e291
 	db $0, "You have #MON", $4f
 	db "with you!", $55
 	db "You're mine!", $57
 ; 0x8e291 + 37 bytes
 
-_Route9EndBattleTxt1: ; 0x8e2b6
+_Route9EndBattleText1: ; 0x8e2b6
 	db $0, "You", $4f
 	db "deceived me!", $58
 ; 0x8e2b6 + 18 bytes
 
-_Route9AfterBattleTxt1: ; 0x8e2c8
+_Route9AfterBattleText1: ; 0x8e2c8
 	db $0, "You need light to", $4f
 	db "get through that", $55
 	db "dark tunnel ahead.", $57
 ; 0x8e2c8 + 55 bytes
 
-_Route9BattleTxt2: ; 0x8e2ff
+_Route9BattleText2: ; 0x8e2ff
 	db $0, "Who's that walking", $4f
 	db "with those good", $55
 	db "looking #MON?", $57
 ; 0x8e2ff + 49 bytes
 
-_Route9EndBattleTxt2: ; 0x8e330
+_Route9EndBattleText2: ; 0x8e330
 	db $0, "Out", $4f
 	db "like a light!", $58
 ; 0x8e330 + 19 bytes
 
-_Route9AfterBattleTxt2: ; 0x8e343
+_Route9AfterBattleText2: ; 0x8e343
 	db $0, "Keep walking!", $57
 ; 0x8e343 + 15 bytes
 
-_Route9BattleTxt3: ; 0x8e352
+_Route9BattleText3: ; 0x8e352
 	db $0, "I'm taking ROCK", $4f
 	db "TUNNEL to go to", $55
 	db "LAVENDER...", $57
 ; 0x8e352 + 44 bytes
 
-_Route9EndBattleTxt3: ; 0x8e37e
+_Route9EndBattleText3: ; 0x8e37e
 	db $0, "Can't", $4f
 	db "measure up!", $58
 ; 0x8e37e + 18 bytes
 
-_Route9AfterBattleTxt3: ; 0x8e390
+_Route9AfterBattleText3: ; 0x8e390
 	db $0, "Are you off to", $4f
 	db "ROCK TUNNEL too?", $57
 ; 0x8e390 + 33 bytes
 
-_Route9BattleTxt4: ; 0x8e3b1
+_Route9BattleText4: ; 0x8e3b1
 	db $0, "Don't you dare", $4f
 	db "condescend me!", $57
 ; 0x8e3b1 + 30 bytes
 
-_Route9EndBattleTxt4: ; 0x8e3cf
+_Route9EndBattleText4: ; 0x8e3cf
 	db $0, "No!", $4f
 	db "You're too much!", $58
 ; 0x8e3cf + 21 bytes
 
-_Route9AfterBattleTxt4: ; 0x8e3e4
+_Route9AfterBattleText4: ; 0x8e3e4
 	db $0, "You're obviously", $4f
 	db "talented! Good", $55
 	db "luck to you!", $57
 ; 0x8e3e4 + 45 bytes
 
-_Route9BattleTxt5: ; 0x8e411
+_Route9BattleText5: ; 0x8e411
 	db $0, "Bwahaha!", $4f
 	db "Great! I was", $55
 	db "bored, eh!", $57
 ; 0x8e411 + 34 bytes
 
-_Route9EndBattleTxt5: ; 0x8e433
+_Route9EndBattleText5: ; 0x8e433
 	db $0, "Keep it", $4f
 	db "coming, eh!", $51
 	db "Oh wait. I'm out", $4f
@@ -64293,29 +64311,29 @@
 	db "of #MON!", $58
 ; 0x8e433 + 46 bytes
 
-_Route9AfterBattleTxt5: ; 0x8e461
+_Route9AfterBattleText5: ; 0x8e461
 	db $0, "You sure had guts", $4f
 	db "standing up to me", $55
 	db "there, eh?", $57
 ; 0x8e461 + 48 bytes
 
-_Route9BattleTxt6: ; 0x8e491
+_Route9BattleText6: ; 0x8e491
 	db $0, "Hahaha!", $4f
 	db "Aren't you a", $55
 	db "little toughie!", $57
 ; 0x8e491 + 37 bytes
 
-_Route9EndBattleTxt6: ; 0x8e4b6
+_Route9EndBattleText6: ; 0x8e4b6
 	db $0, "What's", $4f
 	db "that?", $58
 ; 0x8e4b6 + 13 bytes
 
-_Route9AfterBattleTxt6: ; 0x8e4c3
+_Route9AfterBattleText6: ; 0x8e4c3
 	db $0, "Hahaha! Kids", $4f
 	db "should be tough!", $57
 ; 0x8e4c3 + 31 bytes
 
-_Route9BattleTxt7: ; 0x8e4e2
+_Route9BattleText7: ; 0x8e4e2
 	db $0, "I got up early", $4f
 	db "every day to", $55
 	db "raise my #MON", $55
@@ -64322,45 +64340,45 @@
 	db "from cocoons!", $57
 ; 0x8e4e2 + 57 bytes
 
-_Route9EndBattleTxt7: ; 0x8e51b
+_Route9EndBattleText7: ; 0x8e51b
 	db $0, "WHAT?", $51
 	db "What a total", $4f
 	db "waste of time!", $58
 ; 0x8e51b + 35 bytes
 
-_Route9AfterBattleTxt7: ; 0x8e53e
+_Route9AfterBattleText7: ; 0x8e53e
 	db $0, "I have to collect", $4f
 	db "more than bugs to", $55
 	db "get stronger...", $57
 ; 0x8e53e + 53 bytes
 
-_Route9BattleTxt8: ; 0x8e573
+_Route9BattleText8: ; 0x8e573
 	db $0, "Hahahaha!", $4f
 	db "Come on, dude!", $57
 ; 0x8e573 + 26 bytes
 
-_Route9EndBattleTxt8: ; 0x8e58d
+_Route9EndBattleText8: ; 0x8e58d
 	db $0, "Hahahaha!", $4f
 	db "You beat me fair!", $58
 ; 0x8e58d + 29 bytes
 
-_Route9AfterBattleTxt8: ; 0x8e5aa
+_Route9AfterBattleText8: ; 0x8e5aa
 	db $0, "Hahahaha!", $4f
 	db "Us hearty guys", $55
 	db "always laugh!", $57
 ; 0x8e5aa + 40 bytes
 
-_Route9BattleTxt9: ; 0x8e5d2
+_Route9BattleText9: ; 0x8e5d2
 	db $0, "Go, my super bug", $4f
 	db "#MON!", $57
 ; 0x8e5d2 + 24 bytes
 
-_Route9EndBattleTxt9: ; 0x8e5ea
+_Route9EndBattleText9: ; 0x8e5ea
 	db $0, "My", $4f
 	db "bugs...", $58
 ; 0x8e5ea + 12 bytes
 
-_Route9AfterBattleTxt9: ; 0x8e5f6
+_Route9AfterBattleText9: ; 0x8e5f6
 	db $0, "If you don't like", $4f
 	db "bug #MON, you", $55
 	db "bug me!", $57
@@ -64371,7 +64389,7 @@
 	db "CERULEAN CITY-", $55
 	db "ROCK TUNNEL", $57
 
-_Route10BattleTxt1: ; 0x8e642
+_Route10BattleText1: ; 0x8e642
 	db $0, "Wow, are you a", $4f
 	db "#MANIAC too?", $55
 	db "Want to see my", $55
@@ -64378,21 +64396,21 @@
 	db "collection?", $57
 ; 0x8e642 + 56 bytes
 
-_Route10EndBattleTxt1: ; 0x8e67a
+_Route10EndBattleText1: ; 0x8e67a
 	db $0, "Humph.", $4f
 	db "I'm not angry!", $58
 ; 0x8e67a + 22 bytes
 
-_Route10AfterBattleTxt1: ; 0x8e690
+_Route10AfterBattleText1: ; 0x8e690
 	db $0, "I have more rare", $4f
 	db "#MON at home!", $57
 ; 0x8e690 + 32 bytes
 
-_Route10BattleTxt2: ; 0x8e6b0
+_Route10BattleText2: ; 0x8e6b0
 	db $0, "Ha-hahah-ah-ha!", $57
 ; 0x8e6b0 + 17 bytes
 
-_Route10EndBattleTxt2: ; 0x8e6c1
+_Route10EndBattleText2: ; 0x8e6c1
 	db $0, "Ha-haha!", $4f
 	db "Not laughing!", $55
 	db "Ha-hay fever!", $55
@@ -64399,28 +64417,28 @@
 	db "Haha-ha-choo!", $58
 ; 0x8e6c1 + 52 bytes
 
-_Route10AfterBattleTxt2: ; 0x8e6f5
+_Route10AfterBattleText2: ; 0x8e6f5
 	db $0, "Haha-ha-choo!", $4f
 	db "Ha-choo!", $55
 	db "Snort! Snivel!", $57
 ; 0x8e6f5 + 39 bytes
 
-_Route10BattleTxt3: ; 0x8e71c
+_Route10BattleText3: ; 0x8e71c
 	db $0, "Hi kid, want to", $4f
 	db "see my #MON?", $57
 ; 0x8e71c + 30 bytes
 
-_Route10EndBattleTxt3: ; 0x8e73a
+_Route10EndBattleText3: ; 0x8e73a
 	db $0, "Oh no!", $4f
 	db "My #MON!", $58
 ; 0x8e73a + 17 bytes
 
-_Route10AfterBattleTxt3: ; 0x8e74b
+_Route10AfterBattleText3: ; 0x8e74b
 	db $0, "I don't like you", $4f
 	db "for beating me!", $57
 ; 0x8e74b + 33 bytes
 
-_Route10BattleTxt4: ; 0x8e76c
+_Route10BattleText4: ; 0x8e76c
 	db $0, "I've been to a", $4f
 	db "#MON GYM a few", $55
 	db "times. But, I", $55
@@ -64427,44 +64445,44 @@
 	db "lost each time.", $57
 ; 0x8e76c + 60 bytes
 
-_Route10EndBattleTxt4: ; 0x8e7a8
+_Route10EndBattleText4: ; 0x8e7a8
 	db $0, "Ohh!", $4f
 	db "Blew it again!", $58
 ; 0x8e7a8 + 21 bytes
 
-_Route10AfterBattleTxt4: ; 0x8e7bd
+_Route10AfterBattleText4: ; 0x8e7bd
 	db $0, "I noticed some", $4f
 	db "#MANIACs", $55
 	db "prowling around.", $57
 ; 0x8e7bd + 42 bytes
 
-_Route10BattleTxt5: ; 0x8e7e7
+_Route10BattleText5: ; 0x8e7e7
 	db $0, "Ah! This mountain", $4f
 	db "air is delicious!", $57
 ; 0x8e7e7 + 37 bytes
 
-_Route10EndBattleTxt5: ; 0x8e80c
+_Route10EndBattleText5: ; 0x8e80c
 	db $0, "That", $4f
 	db "cleared my head!", $58
 ; 0x8e80c + 23 bytes
 
-_Route10AfterBattleTxt5: ; 0x8e823
+_Route10AfterBattleText5: ; 0x8e823
 	db $0, "I feel bloated on", $4f
 	db "mountain air!", $57
 ; 0x8e823 + 33 bytes
 
-_Route10BattleTxt6: ; 0x8e844
+_Route10BattleText6: ; 0x8e844
 	db $0, "I'm feeling a bit", $4f
 	db "faint from this", $55
 	db "tough hike.", $57
 ; 0x8e844 + 46 bytes
 
-_Route10EndBattleTxt6: ; 0x8e872
+_Route10EndBattleText6: ; 0x8e872
 	db $0, "I'm", $4f
 	db "not up to it!", $58
 ; 0x8e872 + 18 bytes
 
-_Route10AfterBattleTxt6: ; 0x8e884
+_Route10AfterBattleText6: ; 0x8e884
 	db $0, "The #MON here", $4f
 	db "are so chunky!", $55
 	db "There should be a", $55
@@ -64479,126 +64497,126 @@
 _Route10Text10: ; 0x8e8e1
 	db $0, "POWER PLANT", $57
 
-_Route11BattleTxt1: ; 0x8e8ee
+_Route11BattleText1: ; 0x8e8ee
 	db $0, "Win, lose or draw!", $57
 ; 0x8e8ee + 20 bytes
 
-_Route11EndBattleTxt1: ; 0x8e902
+_Route11EndBattleText1: ; 0x8e902
 	db $0, "Atcha!", $4f
 	db "Didn't go my way!", $58
 ; 0x8e902 + 25 bytes
 
-_Route11AfterBattleTxt1: ; 0x8e91b
+_Route11AfterBattleText1: ; 0x8e91b
 	db $0, "#MON is life!", $4f
 	db "And to live is to", $55
 	db "gamble!", $57
 ; 0x8e91b + 41 bytes
 
-_Route11BattleTxt2: ; 0x8e944
+_Route11BattleText2: ; 0x8e944
 	db $0, "Competition! I", $4f
 	db "can't get enough!", $57
 ; 0x8e944 + 33 bytes
 
-_Route11EndBattleTxt2: ; 0x8e965
+_Route11EndBattleText2: ; 0x8e965
 	db $0, "I had", $4f
 	db "a chance!", $58
 ; 0x8e965 + 17 bytes
 
-_Route11AfterBattleTxt2: ; 0x8e976
+_Route11AfterBattleText2: ; 0x8e976
 	db $0, "You can't be a", $4f
 	db "coward in the", $55
 	db "world of #MON!", $57
 ; 0x8e976 + 44 bytes
 
-_Route11BattleTxt3: ; 0x8e9a2
+_Route11BattleText3: ; 0x8e9a2
 	db $0, "Let's go, but", $4f
 	db "don't cheat!", $57
 ; 0x8e9a2 + 26 bytes
 
-_Route11EndBattleTxt3: ; 0x8e9bc
+_Route11EndBattleText3: ; 0x8e9bc
 	db $0, "Huh?", $4f
 	db "That's not right!", $58
 ; 0x8e9bc + 23 bytes
 
-_Route11AfterBattleTxt3: ; 0x8e9d3
+_Route11AfterBattleText3: ; 0x8e9d3
 	db $0, "I did my best! I", $4f
 	db "have no regrets!", $57
 ; 0x8e9d3 + 35 bytes
 
-_Route11BattleTxt4: ; 0x8e9f6
+_Route11BattleText4: ; 0x8e9f6
 	db $0, "Careful!", $4f
 	db "I'm laying down", $55
 	db "some cables!", $57
 ; 0x8e9f6 + 38 bytes
 
-_Route11EndBattleTxt4: ; 0x8ea1c
+_Route11EndBattleText4: ; 0x8ea1c
 	db $0, "That", $4f
 	db "was electric!", $58
 ; 0x8ea1c + 20 bytes
 
-_Route11AfterBattleTxt4: ; 0x8ea30
+_Route11AfterBattleText4: ; 0x8ea30
 	db $0, "Spread the word", $4f
 	db "to save energy!", $57
 ; 0x8ea30 + 33 bytes
 
-_Route11BattleTxt5: ; 0x8ea51
+_Route11BattleText5: ; 0x8ea51
 	db $0, "I just became a", $4f
 	db "trainer! But, I", $55
 	db "think I can win!", $57
 ; 0x8ea51 + 50 bytes
 
-_Route11EndBattleTxt5: ; 0x8ea83
+_Route11EndBattleText5: ; 0x8ea83
 	db $0, "My", $4f
 	db "#MON couldn't!", $58
 ; 0x8ea83 + 18 bytes
 
-_Route11AfterBattleTxt5: ; 0x8ea95
+_Route11AfterBattleText5: ; 0x8ea95
 	db $0, "What do you want?", $4f
 	db "Leave me alone!", $57
 ; 0x8ea95 + 35 bytes
 
-_Route11BattleTxt6: ; 0x8eab8
+_Route11BattleText6: ; 0x8eab8
 	db $0, "Fwahaha! I have", $4f
 	db "never lost!", $57
 ; 0x8eab8 + 29 bytes
 
-_Route11EndBattleTxt6: ; 0x8ead5
+_Route11EndBattleText6: ; 0x8ead5
 	db $0, "My", $4f
 	db "first loss!", $58
 ; 0x8ead5 + 16 bytes
 
-_Route11AfterBattleTxt6: ; 0x8eae5
+_Route11AfterBattleText6: ; 0x8eae5
 	db $0, "Luck of the draw!", $4f
 	db "Just luck!", $57
 ; 0x8eae5 + 30 bytes
 
-_Route11BattleTxt7: ; 0x8eb03
+_Route11BattleText7: ; 0x8eb03
 	db $0, "I have never won", $4f
 	db "before...", $57
 ; 0x8eb03 + 28 bytes
 
-_Route11EndBattleTxt7: ; 0x8eb1f
+_Route11EndBattleText7: ; 0x8eb1f
 	db $0, "I saw", $4f
 	db "this coming...", $58
 ; 0x8eb1f + 22 bytes
 
-_Route11AfterBattleTxt7: ; 0x8eb35
+_Route11AfterBattleText7: ; 0x8eb35
 	db $0, "It's just luck.", $4f
 	db "Luck of the draw.", $57
 ; 0x8eb35 + 34 bytes
 
-_Route11BattleTxt8: ; 0x8eb57
+_Route11BattleText8: ; 0x8eb57
 	db $0, "I'm the best in", $4f
 	db "my class!", $57
 ; 0x8eb57 + 26 bytes
 
-_Route11EndBattleTxt8: ; 0x8eb71
+_Route11EndBattleText8: ; 0x8eb71
 	db $0, "Darn!", $4f
 	db "I need to make my", $55
 	db "#MON stronger!", $58
 ; 0x8eb71 + 40 bytes
 
-_Route11AfterBattleTxt8: ; 0x8eb99
+_Route11AfterBattleText8: ; 0x8eb99
 	db $0, "There's a fat", $4f
 	db "#MON that", $55
 	db "comes down from", $55
@@ -64607,7 +64625,7 @@
 	db "you can get it.", $57
 ; 0x8eb99 + 85 bytes
 
-_Route11BattleTxt9: ; 0x8ebee
+_Route11BattleText9: ; 0x8ebee
 	db $0, "Watch out for", $4f
 	db "live wires!", $57
 ; 0x8ebee + 27 bytes
@@ -64614,27 +64632,27 @@
 
 SECTION "bank24",DATA,BANK[$24]
 
-_Route11EndBattleTxt9: ; 0x90000
+_Route11EndBattleText9: ; 0x90000
 	db $0, "Whoa!", $4f
 	db "You spark plug!", $58
 ; 0x90000 + 23 bytes
 
-_Route11AfterBattleTxt9: ; 0x90017
+_Route11AfterBattleText9: ; 0x90017
 	db $0, "Well, better get", $4f
 	db "back to work.", $57
 ; 0x90017 + 32 bytes
 
-_Route11BattleTxt10: ; 0x90037
+_Route11BattleText10: ; 0x90037
 	db $0, "My #MON should", $4f
 	db "be ready by now!", $57
 ; 0x90037 + 33 bytes
 
-_Route11EndBattleTxt10: ; 0x90058
+_Route11EndBattleText10: ; 0x90058
 	db $0, "Too", $4f
 	db "much, too young!", $58
 ; 0x90058 + 22 bytes
 
-_Route11AfterBattleTxt10: ; 0x9006e
+_Route11AfterBattleText10: ; 0x9006e
 	db $0, "I better go find", $4f
 	db "stronger ones!", $57
 ; 0x9006e + 33 bytes
@@ -64659,63 +64677,63 @@
 	db "to the mountains!", $57
 ; 0x900ef + 69 bytes
 
-_Route12BattleTxt1: ; 0x90134
+_Route12BattleText1: ; 0x90134
 	db $0, "Yeah! I got a", $4f
 	db "bite, here!", $57
 ; 0x90134 + 27 bytes
 
-_Route12EndBattleTxt1: ; 0x9014f
+_Route12EndBattleText1: ; 0x9014f
 	db $0, "Tch!", $4f
 	db "Just a small fry!", $58
 ; 0x9014f + 24 bytes
 
-_Route12AfterBattleTxt1: ; 0x90167
+_Route12AfterBattleText1: ; 0x90167
 	db $0, "Hang on! My line's", $4f
 	db "snagged!", $57
 ; 0x90167 + 28 bytes
 
-_Route12BattleTxt2: ; 0x90183
+_Route12BattleText2: ; 0x90183
 	db $0, "Be patient!", $4f
 	db "Fishing is a", $55
 	db "waiting game!", $57
 ; 0x90183 + 40 bytes
 
-_Route12EndBattleTxt2: ; 0x901ab
+_Route12EndBattleText2: ; 0x901ab
 	db $0, "That", $4f
 	db "one got away!", $58
 ; 0x901ab + 20 bytes
 
-_Route12AfterBattleTxt2: ; 0x901bf
+_Route12AfterBattleText2: ; 0x901bf
 	db $0, "With a better ROD,", $4f
 	db "I could catch", $55
 	db "better #MON!", $57
 ; 0x901bf + 47 bytes
 
-_Route12BattleTxt3: ; 0x901ee
+_Route12BattleText3: ; 0x901ee
 	db $0, "Have you found a", $4f
 	db "MOON STONE?", $57
 ; 0x901ee + 30 bytes
 
-_Route12EndBattleTxt3: ; 0x9020c
+_Route12EndBattleText3: ; 0x9020c
 	db $0, "Oww!", $58
 ; 0x9020c + 6 bytes
 
-_Route12AfterBattleTxt3: ; 0x90212
+_Route12AfterBattleText3: ; 0x90212
 	db $0, "I could have made", $4f
 	db "my #MON evolve", $55
 	db "with MOON STONE!", $57
 ; 0x90212 + 51 bytes
 
-_Route12BattleTxt4: ; 0x90245
+_Route12BattleText4: ; 0x90245
 	db $0, "Electricity is my", $4f
 	db "specialty!", $57
 ; 0x90245 + 30 bytes
 
-_Route12EndBattleTxt4: ; 0x90263
+_Route12EndBattleText4: ; 0x90263
 	db $0, "Unplugged!", $58
 ; 0x90263 + 12 bytes
 
-_Route12AfterBattleTxt4: ; 0x9026f
+_Route12AfterBattleText4: ; 0x9026f
 	db $0, "Water conducts", $4f
 	db "electricity, so", $55
 	db "you should zap", $55
@@ -64722,50 +64740,50 @@
 	db "sea #MON!", $57
 ; 0x9026f + 57 bytes
 
-_Route12BattleTxt5: ; 0x902a8
+_Route12BattleText5: ; 0x902a8
 	db $0, "The FISHING FOOL", $4f
 	db "vs. #MON KID!", $57
 ; 0x902a8 + 32 bytes
 
-_Route12EndBattleTxt5: ; 0x902c8
+_Route12EndBattleText5: ; 0x902c8
 	db $0, "Too", $4f
 	db "much!", $58
 ; 0x902c8 + 11 bytes
 
-_Route12AfterBattleTxt5: ; 0x902d3
+_Route12AfterBattleText5: ; 0x902d3
 	db $0, "You beat me at", $4f
 	db "#MON, but I'm", $55
 	db "good at fishing!", $57
 ; 0x902d3 + 46 bytes
 
-_Route12BattleTxt6: ; 0x90301
+_Route12BattleText6: ; 0x90301
 	db $0, "I'd rather be", $4f
 	db "working!", $57
 ; 0x90301 + 23 bytes
 
-_Route12EndBattleTxt6: ; 0x90318
+_Route12EndBattleText6: ; 0x90318
 	db $0, "It's", $4f
 	db "not easy...", $58
 ; 0x90318 + 17 bytes
 
-_Route12AfterBattleTxt6: ; 0x90329
+_Route12AfterBattleText6: ; 0x90329
 	db $0, "It's all right.", $4f
 	db "Losing doesn't", $55
 	db "bug me any more.", $57
 ; 0x90329 + 47 bytes
 
-_Route12BattleTxt7: ; 0x90358
+_Route12BattleText7: ; 0x90358
 	db $0, "You never know", $4f
 	db "what you could", $55
 	db "catch!", $57
 ; 0x90358 + 38 bytes
 
-_Route12EndBattleTxt7: ; 0x9037e
+_Route12EndBattleText7: ; 0x9037e
 	db $0, "Lost", $4f
 	db "it!", $58
 ; 0x9037e + 10 bytes
 
-_Route12AfterBattleTxt7: ; 0x90388
+_Route12AfterBattleText7: ; 0x90388
 	db $0, "I catch MAGIKARP", $4f
 	db "all the time, but", $55
 	db "they're so weak!", $57
@@ -64778,129 +64796,129 @@
 _Route12Text12: ; 0x903d9
 	db $0, "SPORT FISHING AREA", $57
 
-_Route13BattleTxt2: ; 0x903ed
+_Route13BattleText2: ; 0x903ed
 	db $0, "My bird #MON", $4f
 	db "want to scrap!", $57
 ; 0x903ed + 29 bytes
 
-_Route13EndBattleTxt2: ; 0x9040a
+_Route13EndBattleText2: ; 0x9040a
 	db $0, "My", $4f
 	db "bird combo lost?", $58
 ; 0x9040a + 21 bytes
 
-_Route13AfterBattleTxt2: ; 0x9041f
+_Route13AfterBattleText2: ; 0x9041f
 	db $0, "My #MON look", $4f
 	db "happy even though", $55
 	db "they lost.", $57
 ; 0x9041f + 43 bytes
 
-_Route13BattleTxt3: ; 0x9044a
+_Route13BattleText3: ; 0x9044a
 	db $0, "I'm told I'm good", $4f
 	db "for a kid!", $57
 ; 0x9044a + 28 bytes
 
-_Route13EndBattleTxt3: ; 0x90466
+_Route13EndBattleText3: ; 0x90466
 	db $0, "Ohh!", $4f
 	db "I lost!", $58
 ; 0x90466 + 14 bytes
 
-_Route13AfterBattleTxt3: ; 0x90474
+_Route13AfterBattleText3: ; 0x90474
 	db $0, "I want to become", $4f
 	db "a good trainer.", $55
 	db "I'll train hard.", $57
 ; 0x90474 + 50 bytes
 
-_Route13BattleTxt4: ; 0x904a6
+_Route13BattleText4: ; 0x904a6
 	db $0, "Wow! Your BADGEs", $4f
 	db "are too cool!", $57
 ; 0x904a6 + 32 bytes
 
-_Route13EndBattleTxt4: ; 0x904c6
+_Route13EndBattleText4: ; 0x904c6
 	db $0, "Not", $4f
 	db "enough!", $58
 ; 0x904c6 + 13 bytes
 
-_Route13AfterBattleTxt4: ; 0x904d3
+_Route13AfterBattleText4: ; 0x904d3
 	db $0, "You got those", $4f
 	db "BADGEs from GYM", $55
 	db "LEADERs. I know!", $57
 ; 0x904d3 + 48 bytes
 
-_Route13BattleTxt5: ; 0x90503
+_Route13BattleText5: ; 0x90503
 	db $0, "My cute #MON", $4f
 	db "wish to make your", $55
 	db "acquaintance.", $57
 ; 0x90503 + 46 bytes
 
-_Route13EndBattleTxt5: ; 0x90531
+_Route13EndBattleText5: ; 0x90531
 	db $0, "Wow!", $4f
 	db "You totally won!", $58
 ; 0x90531 + 23 bytes
 
-_Route13AfterBattleTxt5: ; 0x90548
+_Route13AfterBattleText5: ; 0x90548
 	db $0, "You have to make", $4f
 	db "#MON fight to", $55
 	db "toughen them up!", $57
 ; 0x90548 + 49 bytes
 
-_Route13BattleTxt6: ; 0x90579
+_Route13BattleText6: ; 0x90579
 	db $0, "I found CARBOS in", $4f
 	db "a cave once.", $57
 ; 0x90579 + 32 bytes
 
-_Route13EndBattleTxt6: ; 0x90599
+_Route13EndBattleText6: ; 0x90599
 	db $0, "Just", $4f
 	db "messed up!", $58
 ; 0x90599 + 17 bytes
 
-_Route13AfterBattleTxt6: ; 0x905aa
+_Route13AfterBattleText6: ; 0x905aa
 	db $0, "CARBOS boosted", $4f
 	db "the SPEED of my", $55
 	db "#MON.", $57
 ; 0x905aa + 38 bytes
 
-_Route13BattleTxt7: ; 0x905d0
+_Route13BattleText7: ; 0x905d0
 	db $0, "The wind's blowing", $4f
 	db "my way!", $57
 ; 0x905d0 + 27 bytes
 
-_Route13EndBattleTxt7: ; 0x905eb
+_Route13EndBattleText7: ; 0x905eb
 	db $0, "The", $4f
 	db "wind turned!", $58
 ; 0x905eb + 18 bytes
 
-_Route13AfterBattleTxt7: ; 0x905fd
+_Route13AfterBattleText7: ; 0x905fd
 	db $0, "I'm beat. I guess", $4f
 	db "I'll FLY home.", $57
 ; 0x905fd + 32 bytes
 
-_Route13BattleTxt8: ; 0x9061d
+_Route13BattleText8: ; 0x9061d
 	db $0, "Sure, I'll play", $4f
 	db "with you!", $57
 ; 0x9061d + 26 bytes
 
-_Route13EndBattleTxt8: ; 0x90637
+_Route13EndBattleText8: ; 0x90637
 	db $0, "Oh!", $4f
 	db "You little brute!", $58
 ; 0x90637 + 23 bytes
 
-_Route13AfterBattleTxt8: ; 0x9064e
+_Route13AfterBattleText8: ; 0x9064e
 	db $0, "I wonder which is", $4f
 	db "stronger, male or", $55
 	db "female #MON?", $57
 ; 0x9064e + 50 bytes
 
-_Route13BattleTxt9: ; 0x90680
+_Route13BattleText9: ; 0x90680
 	db $0, "Do you want to", $4f
 	db "#MON with me?", $57
 ; 0x90680 + 30 bytes
 
-_Route13EndBattleTxt9: ; 0x9069e
+_Route13EndBattleText9: ; 0x9069e
 	db $0, "It's over", $4f
 	db "already?", $58
 ; 0x9069e + 19 bytes
 
-_Route13AfterBattleTxt9: ; 0x906b1
+_Route13AfterBattleText9: ; 0x906b1
 	db $0, "I don't know", $4f
 	db "anything about", $55
 	db "#MON. I just", $55
@@ -64907,31 +64925,31 @@
 	db "like cool ones!", $57
 ; 0x906b1 + 57 bytes
 
-_Route13BattleTxt10: ; 0x906ea
+_Route13BattleText10: ; 0x906ea
 	db $0, "What're you", $4f
 	db "lookin' at?", $57
 ; 0x906ea + 24 bytes
 
-_Route13EndBattleTxt10: ; 0x90702
+_Route13EndBattleText10: ; 0x90702
 	db $0, "Dang!", $4f
 	db "Stripped gears!", $58
 ; 0x90702 + 23 bytes
 
-_Route13AfterBattleTxt10: ; 0x90719
+_Route13AfterBattleText10: ; 0x90719
 	db $0, "Get lost!", $57
 ; 0x90719 + 11 bytes
 
-_Route13BattleTxt11: ; 0x90724
+_Route13BattleText11: ; 0x90724
 	db $0, "I always go with", $4f
 	db "bird #MON!", $57
 ; 0x90724 + 29 bytes
 
-_Route13EndBattleTxt11: ; 0x90741
+_Route13EndBattleText11: ; 0x90741
 	db $0, "Out", $4f
 	db "of power!", $58
 ; 0x90741 + 15 bytes
 
-_Route13AfterBattleTxt11: ; 0x90750
+_Route13AfterBattleText11: ; 0x90750
 	db $0, "I wish I could", $4f
 	db "fly like PIDGEY", $55
 	db "and PIDGEOTTO...", $57
@@ -64953,18 +64971,18 @@
 	db "North to SILENCE", $55
 	db "BRIDGE", $57
 
-_Route14BattleTxt1: ; 0x9080d
+_Route14BattleText1: ; 0x9080d
 	db $0, "You need to use", $4f
 	db "TMs to teach good", $55
 	db "moves to #MON!", $57
 ; 0x9080d + 50 bytes
 
-_Route14EndBattleTxt1: ; 0x9083f
+_Route14EndBattleText1: ; 0x9083f
 	db $0, "Not", $4f
 	db "good enough!", $58
 ; 0x9083f + 18 bytes
 
-_Route14AfterBattleTxt1: ; 0x90851
+_Route14AfterBattleText1: ; 0x90851
 	db $0, "You have some HMs", $4f
 	db "right? #MON", $55
 	db "can't ever forget", $55
@@ -64971,23 +64989,23 @@
 	db "those moves.", $57
 ; 0x90851 + 61 bytes
 
-_Route14BattleTxt2: ; 0x9088e
+_Route14BattleText2: ; 0x9088e
 	db $0, "My bird #MON", $4f
 	db "should be ready", $55
 	db "for battle.", $57
 ; 0x9088e + 42 bytes
 
-_Route14EndBattleTxt2: ; 0x908b8
+_Route14EndBattleText2: ; 0x908b8
 	db $0, "Not", $4f
 	db "ready yet!", $58
 ; 0x908b8 + 16 bytes
 
-_Route14AfterBattleTxt2: ; 0x908c8
+_Route14AfterBattleText2: ; 0x908c8
 	db $0, "They need to learn", $4f
 	db "better moves.", $57
 ; 0x908c8 + 34 bytes
 
-_Route14BattleTxt3: ; 0x908ea
+_Route14BattleText3: ; 0x908ea
 	db $0, "TMs are on sale", $4f
 	db "in CELADON!", $55
 	db "But, only a few", $55
@@ -64994,12 +65012,12 @@
 	db "people have HMs!", $57
 ; 0x908ea + 62 bytes
 
-_Route14EndBattleTxt3: ; 0x90928
+_Route14EndBattleText3: ; 0x90928
 	db $0, "Aww,", $4f
 	db "bummer!", $58
 ; 0x90928 + 14 bytes
 
-_Route14AfterBattleTxt3: ; 0x90936
+_Route14AfterBattleText3: ; 0x90936
 	db $0, "Teach #MON", $4f
 	db "moves of the same", $55
 	db "element type for", $55
@@ -65006,97 +65024,97 @@
 	db "more power.", $57
 ; 0x90936 + 59 bytes
 
-_Route14BattleTxt4: ; 0x90971
+_Route14BattleText4: ; 0x90971
 	db $0, "Have you taught", $4f
 	db "your bird #MON", $55
 	db "how to FLY?", $57
 ; 0x90971 + 44 bytes
 
-_Route14EndBattleTxt4: ; 0x9099d
+_Route14EndBattleText4: ; 0x9099d
 	db $0, "Shot", $4f
 	db "down in flames!", $58
 ; 0x9099d + 22 bytes
 
-_Route14AfterBattleTxt4: ; 0x909b3
+_Route14AfterBattleText4: ; 0x909b3
 	db $0, "Bird #MON are", $4f
 	db "my true love!", $57
 ; 0x909b3 + 29 bytes
 
-_Route14BattleTxt5: ; 0x909d0
+_Route14BattleText5: ; 0x909d0
 	db $0, "Have you heard of", $4f
 	db "the legendary", $55
 	db "#MON?", $57
 ; 0x909d0 + 39 bytes
 
-_Route14EndBattleTxt5: ; 0x909f7
+_Route14EndBattleText5: ; 0x909f7
 	db $0, "Why?", $4f
 	db "Why'd I lose?", $58
 ; 0x909f7 + 19 bytes
 
-_Route14AfterBattleTxt5: ; 0x90a0a
+_Route14AfterBattleText5: ; 0x90a0a
 	db $0, "The 3 legendary", $4f
 	db "#MON are all", $55
 	db "birds of prey.", $57
 ; 0x90a0a + 45 bytes
 
-_Route14BattleTxt6: ; 0x90a37
+_Route14BattleText6: ; 0x90a37
 	db $0, "I'm not into it,", $4f
 	db "but OK! Let's go!", $57
 ; 0x90a37 + 34 bytes
 
-_Route14EndBattleTxt6: ; 0x90a59
+_Route14EndBattleText6: ; 0x90a59
 	db $0, "I", $4f
 	db "knew it!", $58
 ; 0x90a59 + 12 bytes
 
-_Route14AfterBattleTxt6: ; 0x90a65
+_Route14AfterBattleText6: ; 0x90a65
 	db $0, "Winning, losing,", $4f
 	db "it doesn't matter", $55
 	db "in the long run!", $57
 ; 0x90a65 + 52 bytes
 
-_Route14BattleTxt7: ; 0x90a99
+_Route14BattleText7: ; 0x90a99
 	db $0, "C'mon, c'mon.", $4f
 	db "Let's go, let's", $55
 	db "go, let's go!", $57
 ; 0x90a99 + 40 bytes
 
-_Route14EndBattleTxt7: ; 0x90ac1
+_Route14EndBattleText7: ; 0x90ac1
 	db $0, "Arrg!", $4f
 	db "Lost! Get lost!", $58
 ; 0x90ac1 + 23 bytes
 
-_Route14AfterBattleTxt7: ; 0x90ad8
+_Route14AfterBattleText7: ; 0x90ad8
 	db $0, "What, what, what?", $4f
 	db "What do you want?", $57
 ; 0x90ad8 + 37 bytes
 
-_Route14BattleTxt8: ; 0x90afd
+_Route14BattleText8: ; 0x90afd
 	db $0, "Perfect! I need to", $4f
 	db "burn some time!", $57
 ; 0x90afd + 36 bytes
 
-_Route14EndBattleTxt8: ; 0x90b21
+_Route14EndBattleText8: ; 0x90b21
 	db $0, "What?", $4f
 	db "You!?", $58
 ; 0x90b21 + 13 bytes
 
-_Route14AfterBattleTxt8: ; 0x90b2e
+_Route14AfterBattleText8: ; 0x90b2e
 	db $0, "Raising #MON", $4f
 	db "is a drag, man.", $57
 ; 0x90b2e + 30 bytes
 
-_Route14BattleTxt9: ; 0x90b4c
+_Route14BattleText9: ; 0x90b4c
 	db $0, "We ride out here", $4f
 	db "because there's", $55
 	db "more room!", $57
 ; 0x90b4c + 44 bytes
 
-_Route14EndBattleTxt9: ; 0x90b78
+_Route14EndBattleText9: ; 0x90b78
 	db $0, "Wipe out!", $58
 ; 0x90b78 + 11 bytes
 
-_Route14AfterBattleTxt9: ; 0x90b83
+_Route14AfterBattleText9: ; 0x90b83
 	db $0, "It's cool you", $4f
 	db "made your #MON", $55
 	db "so strong!", $51
@@ -65104,17 +65122,17 @@
 	db "And you know it!", $57
 ; 0x90b83 + 73 bytes
 
-_Route14BattleTxt10: ; 0x90bcc
+_Route14BattleText10: ; 0x90bcc
 	db $0, "#MON fight?", $4f
 	db "Cool! Rumble!", $57
 ; 0x90bcc + 27 bytes
 
-_Route14EndBattleTxt10: ; 0x90be7
+_Route14EndBattleText10: ; 0x90be7
 	db $0, "Blown", $4f
 	db "away!", $58
 ; 0x90be7 + 13 bytes
 
-_Route14AfterBattleTxt10: ; 0x90bf4
+_Route14AfterBattleText10: ; 0x90bf4
 	db $0, "You know who'd", $4f
 	db "win, you and me", $55
 	db "one on one!", $57
@@ -65125,18 +65143,18 @@
 	db "West to FUCHSIA", $55
 	db "CITY", $57
 
-_Route15BattleTxt1: ; 0x90c3e
+_Route15BattleText1: ; 0x90c3e
 	db $0, "Let me try out the", $4f
 	db "#MON I just", $55
 	db "got in a trade!", $57
 ; 0x90c3e + 48 bytes
 
-_Route15EndBattleTxt1: ; 0x90c6e
+_Route15EndBattleText1: ; 0x90c6e
 	db $0, "Not", $4f
 	db "good enough!", $58
 ; 0x90c6e + 18 bytes
 
-_Route15AfterBattleTxt1: ; 0x90c80
+_Route15AfterBattleText1: ; 0x90c80
 	db $0, "You can't change", $4f
 	db "the nickname of", $55
 	db "any #MON you", $55
@@ -65145,51 +65163,51 @@
 	db "Trainer can.", $57
 ; 0x90c80 + 93 bytes
 
-_Route15BattleTxt2: ; 0x90cdd
+_Route15BattleText2: ; 0x90cdd
 	db $0, "You look gentle,", $4f
 	db "so I think I can", $55
 	db "beat you!", $57
 ; 0x90cdd + 45 bytes
 
-_Route15EndBattleTxt2: ; 0x90d0a
+_Route15EndBattleText2: ; 0x90d0a
 	db $0, "No,", $4f
 	db "wrong!", $58
 ; 0x90d0a + 12 bytes
 
-_Route15AfterBattleTxt2: ; 0x90d16
+_Route15AfterBattleText2: ; 0x90d16
 	db $0, "I'm afraid of", $4f
 	db "BIKERs, they look", $55
 	db "so ugly and mean!", $57
 ; 0x90d16 + 50 bytes
 
-_Route15BattleTxt3: ; 0x90d48
+_Route15BattleText3: ; 0x90d48
 	db $0, "When I whistle, I", $4f
 	db "can summon bird", $55
 	db "#MON!", $57
 ; 0x90d48 + 41 bytes
 
-_Route15EndBattleTxt3: ; 0x90d71
+_Route15EndBattleText3: ; 0x90d71
 	db $0, "Ow!", $4f
 	db "That's tragic!", $58
 ; 0x90d71 + 19 bytes
 
-_Route15AfterBattleTxt3: ; 0x90d84
+_Route15AfterBattleText3: ; 0x90d84
 	db $0, "Maybe I'm not cut", $4f
 	db "out for battles.", $57
 ; 0x90d84 + 35 bytes
 
-_Route15BattleTxt4: ; 0x90da7
+_Route15BattleText4: ; 0x90da7
 	db $0, "Hmm? My birds are", $4f
 	db "shivering! You're", $55
 	db "good, aren't you?", $57
 ; 0x90da7 + 53 bytes
 
-_Route15EndBattleTxt4: ; 0x90ddc
+_Route15EndBattleText4: ; 0x90ddc
 	db $0, "Just", $4f
 	db "as I thought!", $58
 ; 0x90ddc + 20 bytes
 
-_Route15AfterBattleTxt4: ; 0x90df0
+_Route15AfterBattleText4: ; 0x90df0
 	db $0, "Did you know moves", $4f
 	db "like EARTHQUAKE", $55
 	db "don't have any", $55
@@ -65196,49 +65214,49 @@
 	db "effect on birds?", $57
 ; 0x90df0 + 67 bytes
 
-_Route15BattleTxt5: ; 0x90e33
+_Route15BattleText5: ; 0x90e33
 	db $0, "Oh, you're a", $4f
 	db "little cutie!", $57
 ; 0x90e33 + 27 bytes
 
-_Route15EndBattleTxt5: ; 0x90e4e
+_Route15EndBattleText5: ; 0x90e4e
 	db $0, "You looked", $4f
 	db "so cute too!", $58
 ; 0x90e4e + 25 bytes
 
-_Route15AfterBattleTxt5: ; 0x90e67
+_Route15AfterBattleText5: ; 0x90e67
 	db $0, "I forgive you!", $4f
 	db "I can take it!", $57
 ; 0x90e67 + 31 bytes
 
-_Route15BattleTxt6: ; 0x90e86
+_Route15BattleText6: ; 0x90e86
 	db $0, "I raise #MON", $4f
 	db "because I live", $55
 	db "alone!", $57
 ; 0x90e86 + 36 bytes
 
-_Route15EndBattleTxt6: ; 0x90eaa
+_Route15EndBattleText6: ; 0x90eaa
 	db $0, "I didn't", $4f
 	db "ask for this!", $58
 ; 0x90eaa + 23 bytes
 
-_Route15AfterBattleTxt6: ; 0x90ec1
+_Route15AfterBattleText6: ; 0x90ec1
 	db $0, "I just like going", $4f
 	db "home to be with", $55
 	db "my #MON!", $57
 ; 0x90ec1 + 44 bytes
 
-_Route15BattleTxt7: ; 0x90eed
+_Route15BattleText7: ; 0x90eed
 	db $0, "Hey kid! C'mon!", $4f
 	db "I just got these!", $57
 ; 0x90eed + 34 bytes
 
-_Route15EndBattleTxt7: ; 0x90f0f
+_Route15EndBattleText7: ; 0x90f0f
 	db $0, "Why", $4f
 	db "not?", $58
 ; 0x90f0f + 10 bytes
 
-_Route15AfterBattleTxt7: ; 0x90f19
+_Route15AfterBattleText7: ; 0x90f19
 	db $0, "You only live", $4f
 	db "once, so I live", $55
 	db "as an outlaw!", $55
@@ -65245,48 +65263,48 @@
 	db "TEAM ROCKET RULES!", $57
 ; 0x90f19 + 64 bytes
 
-_Route15BattleTxt8: ; 0x90f59
+_Route15BattleText8: ; 0x90f59
 	db $0, "Fork over all your", $4f
 	db "cash when you", $55
 	db "lose to me, kid!", $57
 ; 0x90f59 + 51 bytes
 
-_Route15EndBattleTxt8: ; 0x90f8c
+_Route15EndBattleText8: ; 0x90f8c
 	db $0, "That", $4f
 	db "can't be true!", $58
 ; 0x90f8c + 20 bytes
 
-_Route15AfterBattleTxt8: ; 0x90fa0
+_Route15AfterBattleText8: ; 0x90fa0
 	db $0, "I was just joking", $4f
 	db "about the money!", $57
 ; 0x90fa0 + 36 bytes
 
-_Route15BattleTxt9: ; 0x90fc4
+_Route15BattleText9: ; 0x90fc4
 	db $0, "What's cool?", $4f
 	db "Trading #MON!", $57
 ; 0x90fc4 + 27 bytes
 
-_Route15EndBattleTxt9: ; 0x90fdf
+_Route15EndBattleText9: ; 0x90fdf
 	db $0, "I", $4f
 	db "said trade!", $58
 ; 0x90fdf + 15 bytes
 
-_Route15AfterBattleTxt9: ; 0x90fee
+_Route15AfterBattleText9: ; 0x90fee
 	db $0, "I trade #MON", $4f
 	db "with my friends!", $57
 ; 0x90fee + 31 bytes
 
-_Route15BattleTxt10: ; 0x9100d
+_Route15BattleText10: ; 0x9100d
 	db $0, "Want to play with", $4f
 	db "my #MON?", $57
 ; 0x9100d + 28 bytes
 
-_Route15EndBattleTxt10: ; 0x91029
+_Route15EndBattleText10: ; 0x91029
 	db $0, "I was", $4f
 	db "too impatient!", $58
 ; 0x91029 + 22 bytes
 
-_Route15AfterBattleTxt10: ; 0x9103f
+_Route15AfterBattleText10: ; 0x9103f
 	db $0, "I'll go train with", $4f
 	db "weaker people.@"
 	db $50
@@ -65297,61 +65315,61 @@
 	db "West to FUCHSIA", $55
 	db "CITY", $57
 
-_Route16BattleTxt1: ; 0x91081
+_Route16BattleText1: ; 0x91081
 	db $0, "What do you want?", $57
 ; 0x91081 + 19 bytes
 
-_Route16EndBattleTxt1: ; 0x91094
+_Route16EndBattleText1: ; 0x91094
 	db $0, "Don't you", $4f
 	db "dare laugh!", $58
 ; 0x91094 + 22 bytes
 
-_Route16AfterBattleTxt1: ; 0x910aa
+_Route16AfterBattleText1: ; 0x910aa
 	db $0, "We like just", $4f
 	db "hanging here,", $55
 	db "what's it to you?", $57
 ; 0x910aa + 45 bytes
 
-_Route16BattleTxt2: ; 0x910d7
+_Route16BattleText2: ; 0x910d7
 	db $0, "Nice BIKE!", $4f
 	db "Hand it over!", $57
 ; 0x910d7 + 26 bytes
 
-_Route16EndBattleTxt2: ; 0x910f1
+_Route16EndBattleText2: ; 0x910f1
 	db $0, "Knock", $4f
 	db "out!", $58
 ; 0x910f1 + 12 bytes
 
-_Route16AfterBattleTxt2: ; 0x910fd
+_Route16AfterBattleText2: ; 0x910fd
 	db $0, "Forget it, who", $4f
 	db "needs your BIKE!", $57
 ; 0x910fd + 33 bytes
 
-_Route16BattleTxt3: ; 0x9111e
+_Route16BattleText3: ; 0x9111e
 	db $0, "Come out and play,", $4f
 	db "little mouse!", $57
 ; 0x9111e + 34 bytes
 
-_Route16EndBattleTxt3: ; 0x91140
+_Route16EndBattleText3: ; 0x91140
 	db $0, "You", $4f
 	db "little rat!", $58
 ; 0x91140 + 17 bytes
 
-_Route16AfterBattleTxt3: ; 0x91151
+_Route16AfterBattleText3: ; 0x91151
 	db $0, "I hate losing!", $4f
 	db "Get away from me!", $57
 ; 0x91151 + 34 bytes
 
-_Route16BattleTxt4: ; 0x91173
+_Route16BattleText4: ; 0x91173
 	db $0, "Hey, you just", $4f
 	db "bumped me!", $57
 ; 0x91173 + 26 bytes
 
-_Route16EndBattleTxt4: ; 0x9118d
+_Route16EndBattleText4: ; 0x9118d
 	db $0, "Kaboom!", $58
 ; 0x9118d + 9 bytes
 
-_Route16AfterBattleTxt4: ; 0x91196
+_Route16AfterBattleText4: ; 0x91196
 	db $0, "You can also get", $4f
 	db "to FUCHSIA from", $55
 	db "VERMILION using a", $55
@@ -65358,32 +65376,32 @@
 	db "coastal road.", $57
 ; 0x91196 + 66 bytes
 
-_Route16BattleTxt5: ; 0x911d8
+_Route16BattleText5: ; 0x911d8
 	db $0, "I'm feeling", $4f
 	db "hungry and mean!", $57
 ; 0x911d8 + 29 bytes
 
-_Route16EndBattleTxt5: ; 0x911f5
+_Route16EndBattleText5: ; 0x911f5
 	db $0, "Bad,", $4f
 	db "bad, bad!", $58
 ; 0x911f5 + 16 bytes
 
-_Route16AfterBattleTxt5: ; 0x91205
+_Route16AfterBattleText5: ; 0x91205
 	db $0, "I like my #MON", $4f
 	db "ferocious! They", $55
 	db "tear up enemies!", $57
 ; 0x91205 + 49 bytes
 
-_Route16BattleTxt6: ; 0x91236
+_Route16BattleText6: ; 0x91236
 	db $0, "Sure, I'll go!", $57
 ; 0x91236 + 15 bytes
 
-_Route16EndBattleTxt6: ; 0x91245
+_Route16EndBattleText6: ; 0x91245
 	db $0, "Don't make", $4f
 	db "me mad!", $58
 ; 0x91245 + 19 bytes
 
-_Route16AfterBattleTxt6: ; 0x91258
+_Route16AfterBattleText6: ; 0x91258
 	db $0, "I like harassing", $4f
 	db "people with my", $55
 	db "vicious #MON!", $57
@@ -65414,151 +65432,151 @@
 	db "CELADON CITY -", $55
 	db "FUCHSIA CITY", $57
 
-_Route17BattleTxt1: ; 0x91352
+_Route17BattleText1: ; 0x91352
 	db $0, "There's no money", $4f
 	db "in fighting kids!", $57
 ; 0x91352 + 35 bytes
 
-_Route17EndBattleTxt1: ; 0x91375
+_Route17EndBattleText1: ; 0x91375
 	db $0, "Burned", $4f
 	db "out!", $58
 ; 0x91375 + 13 bytes
 
-_Route17AfterBattleTxt1: ; 0x91382
+_Route17AfterBattleText1: ; 0x91382
 	db $0, "Good stuff is", $4f
 	db "lying around on", $55
 	db "CYCLING ROAD!", $57
 ; 0x91382 + 45 bytes
 
-_Route17BattleTxt2: ; 0x913af
+_Route17BattleText2: ; 0x913af
 	db $0, "What do you want,", $4f
 	db "kiddo?", $57
 ; 0x913af + 26 bytes
 
-_Route17EndBattleTxt2: ; 0x913c9
+_Route17EndBattleText2: ; 0x913c9
 	db $0, "Whoo!", $58
 ; 0x913c9 + 7 bytes
 
-_Route17AfterBattleTxt2: ; 0x913d0
+_Route17AfterBattleText2: ; 0x913d0
 	db $0, "I could belly-", $4f
 	db "bump you outta", $55
 	db "here!", $57
 ; 0x913d0 + 37 bytes
 
-_Route17BattleTxt3: ; 0x913f5
+_Route17BattleText3: ; 0x913f5
 	db $0, "You heading to", $4f
 	db "FUCHSIA?", $57
 ; 0x913f5 + 25 bytes
 
-_Route17EndBattleTxt3: ; 0x9140e
+_Route17EndBattleText3: ; 0x9140e
 	db $0, "Crash and", $4f
 	db "burn!", $58
 ; 0x9140e + 17 bytes
 
-_Route17AfterBattleTxt3: ; 0x9141f
+_Route17AfterBattleText3: ; 0x9141f
 	db $0, "I love racing", $4f
 	db "downhill!", $57
 ; 0x9141f + 25 bytes
 
-_Route17BattleTxt4: ; 0x91438
+_Route17BattleText4: ; 0x91438
 	db $0, "We're BIKERs!", $4f
 	db "Highway stars!", $57
 ; 0x91438 + 29 bytes
 
-_Route17EndBattleTxt4: ; 0x91455
+_Route17EndBattleText4: ; 0x91455
 	db $0, "Smoked!", $58
 ; 0x91455 + 9 bytes
 
-_Route17AfterBattleTxt4: ; 0x9145e
+_Route17AfterBattleText4: ; 0x9145e
 	db $0, "Are you looking", $4f
 	db "for adventure?", $57
 ; 0x9145e + 32 bytes
 
-_Route17BattleTxt5: ; 0x9147e
+_Route17BattleText5: ; 0x9147e
 	db $0, "Let VOLTORB", $4f
 	db "electrify you!", $57
 ; 0x9147e + 28 bytes
 
-_Route17EndBattleTxt5: ; 0x9149a
+_Route17EndBattleText5: ; 0x9149a
 	db $0, "Grounded", $4f
 	db "out!", $58
 ; 0x9149a + 15 bytes
 
-_Route17AfterBattleTxt5: ; 0x914a9
+_Route17AfterBattleText5: ; 0x914a9
 	db $0, "I got my VOLTORB", $4f
 	db "at the abandoned", $55
 	db "POWER PLANT.", $57
 ; 0x914a9 + 48 bytes
 
-_Route17BattleTxt6: ; 0x914d9
+_Route17BattleText6: ; 0x914d9
 	db $0, "My #MON won't", $4f
 	db "evolve! Why?", $57
 ; 0x914d9 + 27 bytes
 
-_Route17EndBattleTxt6: ; 0x914f4
+_Route17EndBattleText6: ; 0x914f4
 	db $0, "Why,", $4f
 	db "you!", $58
 ; 0x914f4 + 11 bytes
 
-_Route17AfterBattleTxt6: ; 0x914ff
+_Route17AfterBattleText6: ; 0x914ff
 	db $0, "Maybe some #MON", $4f
 	db "need element", $55
 	db "STONEs to evolve.", $57
 ; 0x914ff + 48 bytes
 
-_Route17BattleTxt7: ; 0x9152f
+_Route17BattleText7: ; 0x9152f
 	db $0, "I need a little", $4f
 	db "exercise!", $57
 ; 0x9152f + 27 bytes
 
-_Route17EndBattleTxt7: ; 0x9154a
+_Route17EndBattleText7: ; 0x9154a
 	db $0, "Whew!", $4f
 	db "Good workout!", $58
 ; 0x9154a + 21 bytes
 
-_Route17AfterBattleTxt7: ; 0x9155f
+_Route17AfterBattleText7: ; 0x9155f
 	db $0, "I'm sure I lost", $4f
 	db "weight there!", $57
 ; 0x9155f + 30 bytes
 
-_Route17BattleTxt8: ; 0x9157d
+_Route17BattleText8: ; 0x9157d
 	db $0, "Be a rebel!", $57
 ; 0x9157d + 13 bytes
 
-_Route17EndBattleTxt8: ; 0x9158a
+_Route17EndBattleText8: ; 0x9158a
 	db $0, "Aaaargh!", $58
 ; 0x9158a + 10 bytes
 
-_Route17AfterBattleTxt8: ; 0x91594
+_Route17AfterBattleText8: ; 0x91594
 	db $0, "Be ready to fight", $4f
 	db "for your beliefs!", $57
 ; 0x91594 + 37 bytes
 
-_Route17BattleTxt9: ; 0x915b9
+_Route17BattleText9: ; 0x915b9
 	db $0, "Nice BIKE!", $4f
 	db "How's it handle?", $57
 ; 0x915b9 + 28 bytes
 
-_Route17EndBattleTxt9: ; 0x915d5
+_Route17EndBattleText9: ; 0x915d5
 	db $0, "Shoot!", $58
 ; 0x915d5 + 8 bytes
 
-_Route17AfterBattleTxt9: ; 0x915dd
+_Route17AfterBattleText9: ; 0x915dd
 	db $0, "The slope makes", $4f
 	db "it hard to steer!", $57
 ; 0x915dd + 35 bytes
 
-_Route17BattleTxt10: ; 0x91600
+_Route17BattleText10: ; 0x91600
 	db $0, "Get lost kid!", $4f
 	db "I'm bushed!", $57
 ; 0x91600 + 26 bytes
 
-_Route17EndBattleTxt10: ; 0x9161a
+_Route17EndBattleText10: ; 0x9161a
 	db $0, "Are you", $4f
 	db "satisfied?", $58
 ; 0x9161a + 20 bytes
 
-_Route17AfterBattleTxt10: ; 0x9162e
+_Route17AfterBattleText10: ; 0x9162e
 	db $0, "I need to catch", $4f
 	db "a few Zs!", $57
 ; 0x9162e + 27 bytes
@@ -65599,48 +65617,48 @@
 	db $0, "CYCLING ROAD", $4f
 	db "Slope ends here!", $57
 
-_Route18BattleTxt1: ; 0x917a1
+_Route18BattleText1: ; 0x917a1
 	db $0, "I always check", $4f
 	db "every grassy area", $55
 	db "for new #MON.", $57
 ; 0x917a1 + 48 bytes
 
-_Route18EndBattleTxt1: ; 0x917d1
+_Route18EndBattleText1: ; 0x917d1
 	db $0, "Tch!", $58
 ; 0x917d1 + 6 bytes
 
-_Route18AfterBattleTxt1: ; 0x917d7
+_Route18AfterBattleText1: ; 0x917d7
 	db $0, "I wish I had a", $4f
 	db "BIKE!", $57
 ; 0x917d7 + 22 bytes
 
-_Route18BattleTxt2: ; 0x917ed
+_Route18BattleText2: ; 0x917ed
 	db $0, "Kurukkoo!", $4f
 	db "How do you like", $55
 	db "my bird call?", $57
 ; 0x917ed + 41 bytes
 
-_Route18EndBattleTxt2: ; 0x91816
+_Route18EndBattleText2: ; 0x91816
 	db $0, "I", $4f
 	db "had to bug you!", $58
 ; 0x91816 + 19 bytes
 
-_Route18AfterBattleTxt2: ; 0x91829
+_Route18AfterBattleText2: ; 0x91829
 	db $0, "I also collect sea", $4f
 	db "#MON on", $55
 	db "weekends!", $57
 ; 0x91829 + 38 bytes
 
-_Route18BattleTxt3: ; 0x9184f
+_Route18BattleText3: ; 0x9184f
 	db $0, "This is my turf!", $4f
 	db "Get out of here!", $57
 ; 0x9184f + 35 bytes
 
-_Route18EndBattleTxt3: ; 0x91872
+_Route18EndBattleText3: ; 0x91872
 	db $0, "Darn!", $58
 ; 0x91872 + 7 bytes
 
-_Route18AfterBattleTxt3: ; 0x91879
+_Route18AfterBattleText3: ; 0x91879
 	db $0, "This is my fave", $4f
 	db "#MON hunting", $55
 	db "area!", $57
@@ -65656,153 +65674,153 @@
 	db "No pedestrians", $55
 	db "permitted!", $57
 
-_Route19BattleTxt1: ; 0x918eb
+_Route19BattleText1: ; 0x918eb
 	db $0, "Have to warm up", $4f
 	db "before my swim!", $57
 ; 0x918eb + 33 bytes
 
-_Route19EndBattleTxt1: ; 0x9190c
+_Route19EndBattleText1: ; 0x9190c
 	db $0, "All", $4f
 	db "warmed up!", $58
 ; 0x9190c + 16 bytes
 
-_Route19AfterBattleTxt1: ; 0x9191c
+_Route19AfterBattleText1: ; 0x9191c
 	db $0, "Thanks, kid! I'm", $4f
 	db "ready for a swim!", $57
 ; 0x9191c + 35 bytes
 
-_Route19BattleTxt2: ; 0x9193f
+_Route19BattleText2: ; 0x9193f
 	db $0, "Wait! You'll have", $4f
 	db "a heart attack!", $57
 ; 0x9193f + 34 bytes
 
-_Route19EndBattleTxt2: ; 0x91961
+_Route19EndBattleText2: ; 0x91961
 	db $0, "Ooh!", $4f
 	db "That's chilly!", $58
 ; 0x91961 + 20 bytes
 
-_Route19AfterBattleTxt2: ; 0x91975
+_Route19AfterBattleText2: ; 0x91975
 	db $0, "Watch out for", $4f
 	db "TENTACOOL!", $57
 ; 0x91975 + 26 bytes
 
-_Route19BattleTxt3: ; 0x9198f
+_Route19BattleText3: ; 0x9198f
 	db $0, "I love swimming!", $4f
 	db "What about you?", $57
 ; 0x9198f + 34 bytes
 
-_Route19EndBattleTxt3: ; 0x919b1
+_Route19EndBattleText3: ; 0x919b1
 	db $0, "Belly", $4f
 	db "flop!", $58
 ; 0x919b1 + 13 bytes
 
-_Route19AfterBattleTxt3: ; 0x919be
+_Route19AfterBattleText3: ; 0x919be
 	db $0, "I can beat #MON", $4f
 	db "at swimming!", $57
 ; 0x919be + 30 bytes
 
-_Route19BattleTxt4: ; 0x919dc
+_Route19BattleText4: ; 0x919dc
 	db $0, "What's beyond the", $4f
 	db "horizon?", $57
 ; 0x919dc + 27 bytes
 
-_Route19EndBattleTxt4: ; 0x919f7
+_Route19EndBattleText4: ; 0x919f7
 	db $0, "Glub!", $58
 ; 0x919f7 + 7 bytes
 
-_Route19AfterBattleTxt4: ; 0x919fe
+_Route19AfterBattleText4: ; 0x919fe
 	db $0, "I see a couple of", $4f
 	db "islands!", $57
 ; 0x919fe + 28 bytes
 
-_Route19BattleTxt5: ; 0x91a1a
+_Route19BattleText5: ; 0x91a1a
 	db $0, "I tried diving", $4f
 	db "for #MON, but", $55
 	db "it was a no go!", $57
 ; 0x91a1a + 46 bytes
 
-_Route19EndBattleTxt5: ; 0x91a48
+_Route19EndBattleText5: ; 0x91a48
 	db $0, "Help!", $58
 ; 0x91a48 + 7 bytes
 
-_Route19AfterBattleTxt5: ; 0x91a4f
+_Route19AfterBattleText5: ; 0x91a4f
 	db $0, "You have to fish", $4f
 	db "for sea #MON!", $57
 ; 0x91a4f + 32 bytes
 
-_Route19BattleTxt6: ; 0x91a6f
+_Route19BattleText6: ; 0x91a6f
 	db $0, "I look at the", $4f
 	db "sea to forget!", $57
 ; 0x91a6f + 30 bytes
 
-_Route19EndBattleTxt6: ; 0x91a8d
+_Route19EndBattleText6: ; 0x91a8d
 	db $0, "Ooh!", $4f
 	db "Traumatic!", $58
 ; 0x91a8d + 17 bytes
 
-_Route19AfterBattleTxt6: ; 0x91a9e
+_Route19AfterBattleText6: ; 0x91a9e
 	db $0, "I'm looking at the", $4f
 	db "sea to forget!", $57
 ; 0x91a9e + 34 bytes
 
-_Route19BattleTxt7: ; 0x91ac0
+_Route19BattleText7: ; 0x91ac0
 	db $0, "Oh, I just love", $4f
 	db "your ride! Can I", $55
 	db "have it if I win?", $57
 ; 0x91ac0 + 52 bytes
 
-_Route19EndBattleTxt7: ; 0x91af4
+_Route19EndBattleText7: ; 0x91af4
 	db $0, "Oh!", $4f
 	db "I lost!", $58
 ; 0x91af4 + 13 bytes
 
-_Route19AfterBattleTxt7: ; 0x91b01
+_Route19AfterBattleText7: ; 0x91b01
 	db $0, "It's still a long", $4f
 	db "way to go to", $55
 	db "SEAFOAM ISLANDS.", $57
 ; 0x91b01 + 48 bytes
 
-_Route19BattleTxt8: ; 0x91b31
+_Route19BattleText8: ; 0x91b31
 	db $0, "Swimming's great!", $4f
 	db "Sunburns aren't!", $57
 ; 0x91b31 + 34 bytes
 
-_Route19EndBattleTxt8: ; 0x91b53
+_Route19EndBattleText8: ; 0x91b53
 	db $0, "Shocker!", $58
 ; 0x91b53 + 10 bytes
 
-_Route19AfterBattleTxt8: ; 0x91b5d
+_Route19AfterBattleText8: ; 0x91b5d
 	db $0, "My boy friend", $4f
 	db "wanted to swim to", $55
 	db "SEAFOAM ISLANDS.", $57
 ; 0x91b5d + 50 bytes
 
-_Route19BattleTxt9: ; 0x91b8f
+_Route19BattleText9: ; 0x91b8f
 	db $0, "These waters are", $4f
 	db "treacherous!", $57
 ; 0x91b8f + 31 bytes
 
-_Route19EndBattleTxt9: ; 0x91bae
+_Route19EndBattleText9: ; 0x91bae
 	db $0, "Ooh!", $4f
 	db "Dangerous!", $58
 ; 0x91bae + 17 bytes
 
-_Route19AfterBattleTxt9: ; 0x91bbf
+_Route19AfterBattleText9: ; 0x91bbf
 	db $0, "I got a cramp!", $4f
 	db "Glub, glub...", $57
 ; 0x91bbf + 30 bytes
 
-_Route19BattleTxt10: ; 0x91bdd
+_Route19BattleText10: ; 0x91bdd
 	db $0, "I swam here, but", $4f
 	db "I'm tired.", $57
 ; 0x91bdd + 28 bytes
 
-_Route19EndBattleTxt10: ; 0x91bf9
+_Route19EndBattleText10: ; 0x91bf9
 	db $0, "I'm", $4f
 	db "exhausted...", $58
 ; 0x91bf9 + 17 bytes
 
-_Route19AfterBattleTxt10: ; 0x91c0a
+_Route19AfterBattleText10: ; 0x91c0a
 	db $0, "LAPRAS is so big,", $4f
 	db "it must keep you", $55
 	db "dry on water.", $57
@@ -65813,137 +65831,137 @@
 	db "FUCHSIA CITY -", $55
 	db "SEAFOAM ISLANDS", $57
 
-_Route20BattleTxt1: ; 0x91c69
+_Route20BattleText1: ; 0x91c69
 	db $0, "The water is", $4f
 	db "shallow here.", $57
 ; 0x91c69 + 28 bytes
 
-_Route20EndBattleTxt1: ; 0x91c85
+_Route20EndBattleText1: ; 0x91c85
 	db $0, "Splash!", $58
 ; 0x91c85 + 9 bytes
 
-_Route20AfterBattleTxt1: ; 0x91c8e
+_Route20AfterBattleText1: ; 0x91c8e
 	db $0, "I wish I could", $4f
 	db "ride my #MON.", $57
 ; 0x91c8e + 30 bytes
 
-_Route20BattleTxt2: ; 0x91cac
+_Route20BattleText2: ; 0x91cac
 	db $0, "SEAFOAM is a", $4f
 	db "quiet getaway!", $57
 ; 0x91cac + 29 bytes
 
-_Route20EndBattleTxt2: ; 0x91cc9
+_Route20EndBattleText2: ; 0x91cc9
 	db $0, "Quit it!", $58
 ; 0x91cc9 + 10 bytes
 
-_Route20AfterBattleTxt2: ; 0x91cd3
+_Route20AfterBattleText2: ; 0x91cd3
 	db $0, "There's a huge", $4f
 	db "cavern underneath", $55
 	db "this island.", $57
 ; 0x91cd3 + 46 bytes
 
-_Route20BattleTxt3: ; 0x91d01
+_Route20BattleText3: ; 0x91d01
 	db $0, "I love floating", $4f
 	db "with the fishes!", $57
 ; 0x91d01 + 34 bytes
 
-_Route20EndBattleTxt3: ; 0x91d23
+_Route20EndBattleText3: ; 0x91d23
 	db $0, "Yowch!", $58
 ; 0x91d23 + 8 bytes
 
-_Route20AfterBattleTxt3: ; 0x91d2b
+_Route20AfterBattleText3: ; 0x91d2b
 	db $0, "Want to float", $4f
 	db "with me?", $57
 ; 0x91d2b + 24 bytes
 
-_Route20BattleTxt4: ; 0x91d43
+_Route20BattleText4: ; 0x91d43
 	db $0, "Are you on", $4f
 	db "vacation too?", $57
 ; 0x91d43 + 26 bytes
 
-_Route20EndBattleTxt4: ; 0x91d5d
+_Route20EndBattleText4: ; 0x91d5d
 	db $0, "No", $4f
 	db "mercy at all!", $58
 ; 0x91d5d + 18 bytes
 
-_Route20AfterBattleTxt4: ; 0x91d6f
+_Route20AfterBattleText4: ; 0x91d6f
 	db $0, "SEAFOAM used to", $4f
 	db "be one island!", $57
 ; 0x91d6f + 32 bytes
 
-_Route20BattleTxt5: ; 0x91d8f
+_Route20BattleText5: ; 0x91d8f
 	db $0, "Check out my buff", $4f
 	db "physique!", $57
 ; 0x91d8f + 29 bytes
 
-_Route20EndBattleTxt5: ; 0x91dac
+_Route20EndBattleText5: ; 0x91dac
 	db $0, "Wimpy!", $58
 ; 0x91dac + 8 bytes
 
-_Route20AfterBattleTxt5: ; 0x91db4
+_Route20AfterBattleText5: ; 0x91db4
 	db $0, "I should've been", $4f
 	db "buffing up my", $55
 	db "#MON, not me!", $57
 ; 0x91db4 + 45 bytes
 
-_Route20BattleTxt6: ; 0x91de1
+_Route20BattleText6: ; 0x91de1
 	db $0, "Why are you", $4f
 	db "riding a #MON?", $55
 	db "Can't you swim?", $57
 ; 0x91de1 + 43 bytes
 
-_Route20EndBattleTxt6: ; 0x91e0c
+_Route20EndBattleText6: ; 0x91e0c
 	db $0, "Ouch!", $4f
 	db "Torpedoed!", $58
 ; 0x91e0c + 18 bytes
 
-_Route20AfterBattleTxt6: ; 0x91e1e
+_Route20AfterBattleText6: ; 0x91e1e
 	db $0, "Riding a #MON", $4f
 	db "sure looks fun!", $57
 ; 0x91e1e + 31 bytes
 
-_Route20BattleTxt7: ; 0x91e3d
+_Route20BattleText7: ; 0x91e3d
 	db $0, "I rode my bird", $4f
 	db "#MON here!", $57
 ; 0x91e3d + 27 bytes
 
-_Route20EndBattleTxt7: ; 0x91e58
+_Route20EndBattleText7: ; 0x91e58
 	db $0, "Oh", $4f
 	db "no!", $58
 ; 0x91e58 + 8 bytes
 
-_Route20AfterBattleTxt7: ; 0x91e60
+_Route20AfterBattleText7: ; 0x91e60
 	db $0, "My birds can't", $4f
 	db "FLY me back!", $57
 ; 0x91e60 + 28 bytes
 
-_Route20BattleTxt8: ; 0x91e7c
+_Route20BattleText8: ; 0x91e7c
 	db $0, "My boy friend gave", $4f
 	db "me big pearls!", $57
 ; 0x91e7c + 35 bytes
 
-_Route20EndBattleTxt8: ; 0x91e9f
+_Route20EndBattleText8: ; 0x91e9f
 	db $0, "Don't", $4f
 	db "touch my pearls!", $58
 ; 0x91e9f + 23 bytes
 
-_Route20AfterBattleTxt8: ; 0x91eb6
+_Route20AfterBattleText8: ; 0x91eb6
 	db $0, "Will my pearls", $4f
 	db "grow bigger", $55
 	db "inside CLOYSTER?", $57
 ; 0x91eb6 + 45 bytes
 
-_Route20BattleTxt9: ; 0x91ee3
+_Route20BattleText9: ; 0x91ee3
 	db $0, "I swam here from", $4f
 	db "CINNABAR ISLAND!", $57
 ; 0x91ee3 + 35 bytes
 
-_Route20EndBattleTxt9: ; 0x91f06
+_Route20EndBattleText9: ; 0x91f06
 	db $0, "I'm", $4f
 	db "so disappointed!", $58
 ; 0x91f06 + 21 bytes
 
-_Route20AfterBattleTxt9: ; 0x91f1b
+_Route20AfterBattleText9: ; 0x91f1b
 	db $0, "#MON have", $4f
 	db "taken over an", $55
 	db "abandoned mansion", $55
@@ -65950,17 +65968,17 @@
 	db "on CINNABAR!", $57
 ; 0x91f1b + 56 bytes
 
-_Route20BattleTxt10: ; 0x91f53
+_Route20BattleText10: ; 0x91f53
 	db $0, "CINNABAR, in the", $4f
 	db "west, has a LAB", $55
 	db "for #MON.", $57
 ; 0x91f53 + 44 bytes
 
-_Route20EndBattleTxt10: ; 0x91f7f
+_Route20EndBattleText10: ; 0x91f7f
 	db $0, "Wait!", $58
 ; 0x91f7f + 7 bytes
 
-_Route20AfterBattleTxt10: ; 0x91f86
+_Route20AfterBattleText10: ; 0x91f86
 	db $0, "CINNABAR is a ", $4f
 	db "volcanic island!", $57
 ; 0x91f86 + 33 bytes
@@ -65969,92 +65987,92 @@
 _Route20Text11: ; 0x91fa7
 	db $0, "SEAFOAM ISLANDS", $57
 
-_Route21BattleTxt1: ; 0x91fb8
+_Route21BattleText1: ; 0x91fb8
 	db $0, "You want to know", $4f
 	db "if the fish are", $55
 	db "biting?", $57
 ; 0x91fb8 + 42 bytes
 
-_Route21EndBattleTxt1: ; 0x91fe2
+_Route21EndBattleText1: ; 0x91fe2
 	db $0, "Dang!", $58
 ; 0x91fe2 + 7 bytes
 
-_Route21AfterBattleTxt1: ; 0x91fe9
+_Route21AfterBattleText1: ; 0x91fe9
 	db $0, "I can't catch", $4f
 	db "anything good!", $57
 ; 0x91fe9 + 29 bytes
 
-_Route21BattleTxt2: ; 0x92006
+_Route21BattleText2: ; 0x92006
 	db $0, "I got a big haul!", $4f
 	db "Wanna go for it?", $57
 ; 0x92006 + 36 bytes
 
-_Route21EndBattleTxt2: ; 0x9202a
+_Route21EndBattleText2: ; 0x9202a
 	db $0, "Darn", $4f
 	db "MAGIKARP!", $58
 ; 0x9202a + 16 bytes
 
-_Route21AfterBattleTxt2: ; 0x9203a
+_Route21AfterBattleText2: ; 0x9203a
 	db $0, "I seem to only", $4f
 	db "catch MAGIKARP!", $57
 ; 0x9203a + 32 bytes
 
-_Route21BattleTxt3: ; 0x9205a
+_Route21BattleText3: ; 0x9205a
 	db $0, "The sea cleanses", $4f
 	db "my body and soul!", $57
 ; 0x9205a + 36 bytes
 
-_Route21EndBattleTxt3: ; 0x9207e
+_Route21EndBattleText3: ; 0x9207e
 	db $0, "Ayah!", $58
 ; 0x9207e + 7 bytes
 
-_Route21AfterBattleTxt3: ; 0x92085
+_Route21AfterBattleText3: ; 0x92085
 	db $0, "I like the", $4f
 	db "mountains too!", $57
 ; 0x92085 + 27 bytes
 
-_Route21BattleTxt4: ; 0x920a0
+_Route21BattleText4: ; 0x920a0
 	db $0, "What's wrong with", $4f
 	db "me swimming?", $57
 ; 0x920a0 + 31 bytes
 
-_Route21EndBattleTxt4: ; 0x920bf
+_Route21EndBattleText4: ; 0x920bf
 	db $0, "Cheap", $4f
 	db "shot!", $58
 ; 0x920bf + 13 bytes
 
-_Route21AfterBattleTxt4: ; 0x920cc
+_Route21AfterBattleText4: ; 0x920cc
 	db $0, "I look like what?", $4f
 	db "A studded inner", $55
 	db "tube? Get lost!", $57
 ; 0x920cc + 51 bytes
 
-_Route21BattleTxt5: ; 0x920ff
+_Route21BattleText5: ; 0x920ff
 	db $0, "I caught all my", $4f
 	db "#MON at sea!", $57
 ; 0x920ff + 30 bytes
 
-_Route21EndBattleTxt5: ; 0x9211d
+_Route21EndBattleText5: ; 0x9211d
 	db $0, "Diver!!", $4f
 	db "Down!!", $58
 ; 0x9211d + 16 bytes
 
-_Route21AfterBattleTxt5: ; 0x9212d
+_Route21AfterBattleText5: ; 0x9212d
 	db $0, "Where'd you catch", $4f
 	db "your #MON?", $57
 ; 0x9212d + 29 bytes
 
-_Route21BattleTxt6: ; 0x9214a
+_Route21BattleText6: ; 0x9214a
 	db $0, "Right now, I'm in", $4f
 	db "a triathlon meet!", $57
 ; 0x9214a + 36 bytes
 
-_Route21EndBattleTxt6: ; 0x9216e
+_Route21EndBattleText6: ; 0x9216e
 	db $0, "Pant...", $4f
 	db "pant...pant...", $58
 ; 0x9216e + 24 bytes
 
-_Route21AfterBattleTxt6: ; 0x92186
+_Route21AfterBattleText6: ; 0x92186
 	db $0, "I'm beat!", $4f
 	db "But, I still have", $55
 	db "the bike race and", $55
@@ -66061,48 +66079,48 @@
 	db "marathon left!", $57
 ; 0x92186 + 61 bytes
 
-_Route21BattleTxt7: ; 0x921c3
+_Route21BattleText7: ; 0x921c3
 	db $0, "Ahh! Feel the sun", $4f
 	db "and the wind!", $57
 ; 0x921c3 + 33 bytes
 
-_Route21EndBattleTxt7: ; 0x921e4
+_Route21EndBattleText7: ; 0x921e4
 	db $0, "Yow!", $4f
 	db "I lost!", $58
 ; 0x921e4 + 14 bytes
 
-_Route21AfterBattleTxt7: ; 0x921f2
+_Route21AfterBattleText7: ; 0x921f2
 	db $0, "I'm sunburnt to a", $4f
 	db "crisp!", $57
 ; 0x921f2 + 25 bytes
 
-_Route21BattleTxt8: ; 0x9220b
+_Route21BattleText8: ; 0x9220b
 	db $0, "Hey, don't scare", $4f
 	db "away the fish!", $57
 ; 0x9220b + 32 bytes
 
-_Route21EndBattleTxt8: ; 0x9222b
+_Route21EndBattleText8: ; 0x9222b
 	db $0, "Sorry!", $4f
 	db "I didn't mean it!", $58
 ; 0x9222b + 25 bytes
 
-_Route21AfterBattleTxt8: ; 0x92244
+_Route21AfterBattleText8: ; 0x92244
 	db $0, "I was just angry", $4f
 	db "that I couldn't", $55
 	db "catch anything.", $57
 ; 0x92244 + 49 bytes
 
-_Route21BattleTxt9: ; 0x92275
+_Route21BattleText9: ; 0x92275
 	db $0, "Keep me company", $4f
 	db "'til I get a hit!", $57
 ; 0x92275 + 34 bytes
 
-_Route21EndBattleTxt9: ; 0x92297
+_Route21EndBattleText9: ; 0x92297
 	db $0, "That", $4f
 	db "burned some time.", $58
 ; 0x92297 + 24 bytes
 
-_Route21AfterBattleTxt9: ; 0x922af
+_Route21AfterBattleText9: ; 0x922af
 	db $0, "Oh wait! I got a", $4f
 	db "bite! Yeah!", $57
 ; 0x922af + 30 bytes
@@ -66303,7 +66321,7 @@
 	db "TEAM ROCKET!", $57
 ; 0x928a0 + 66 bytes
 
-_Route24BattleTxt1: ; 0x928e2
+_Route24BattleText1: ; 0x928e2
 	db $0, "I saw your feat", $4f
 	db "from the grass!", $57
 ; 0x928e2 + 33 bytes
@@ -66310,78 +66328,78 @@
 
 SECTION "bank25",DATA,BANK[$25]
 
-_Route24EndBattleTxt1: ; 0x94000
+_Route24EndBattleText1: ; 0x94000
 	db $0, "I", $4f
 	db "thought not!", $58
 ; 0x94000 + 16 bytes
 
-_Route24AfterBattleTxt1: ; 0x94010
+_Route24AfterBattleText1: ; 0x94010
 	db $0, "I hid because the", $4f
 	db "people on the", $55
 	db "bridge scared me!", $57
 ; 0x94010 + 51 bytes
 
-_Route24BattleTxt2: ; 0x94043
+_Route24BattleText2: ; 0x94043
 	db $0, "OK! I'm No. 5!", $4f
 	db "I'll stomp you!", $57
 ; 0x94043 + 30 bytes
 
-_Route24EndBattleTxt2: ; 0x94061
+_Route24EndBattleText2: ; 0x94061
 	db $0, "Whoa!", $4f
 	db "Too much!", $58
 ; 0x94061 + 17 bytes
 
-_Route24AfterBattleTxt2: ; 0x94072
+_Route24AfterBattleText2: ; 0x94072
 	db $0, "I did my best, I", $4f
 	db "have no regrets!", $57
 ; 0x94072 + 35 bytes
 
-_Route24BattleTxt3: ; 0x94095
+_Route24BattleText3: ; 0x94095
 	db $0, "I'm No. 4!", $4f
 	db "Getting tired?", $57
 ; 0x94095 + 26 bytes
 
-_Route24EndBattleTxt3: ; 0x940af
+_Route24EndBattleText3: ; 0x940af
 	db $0, "I lost", $4f
 	db "too!", $58
 ; 0x940af + 13 bytes
 
-_Route24AfterBattleTxt3: ; 0x940bc
+_Route24AfterBattleText3: ; 0x940bc
 	db $0, "I did my best, so", $4f
 	db "I've no regrets!", $57
 ; 0x940bc + 35 bytes
 
-_Route24BattleTxt4: ; 0x940df
+_Route24BattleText4: ; 0x940df
 	db $0, "Here's No. 3!", $4f
 	db "I won't be easy!", $57
 ; 0x940df + 30 bytes
 
-_Route24EndBattleTxt4: ; 0x940fd
+_Route24EndBattleText4: ; 0x940fd
 	db $0, "Ow!", $4f
 	db "Stomped flat!", $58
 ; 0x940fd + 19 bytes
 
-_Route24AfterBattleTxt4: ; 0x94110
+_Route24AfterBattleText4: ; 0x94110
 	db $0, "I did my best, I", $4f
 	db "have no regrets!", $57
 ; 0x94110 + 35 bytes
 
-_Route24BattleTxt5: ; 0x94133
+_Route24BattleText5: ; 0x94133
 	db $0, "I'm second!", $4f
 	db "Now it's serious!", $57
 ; 0x94133 + 29 bytes
 
-_Route24EndBattleTxt5: ; 0x94150
+_Route24EndBattleText5: ; 0x94150
 	db $0, "How could I", $4f
 	db "lose?", $58
 ; 0x94150 + 19 bytes
 
-_Route24AfterBattleTxt5: ; 0x94163
+_Route24AfterBattleText5: ; 0x94163
 	db $0, "I did my best, I", $4f
 	db "have no regrets!", $57
 ; 0x94163 + 35 bytes
 
-_Route24BattleTxt6: ; 0x94186
+_Route24BattleText6: ; 0x94186
 	db $0, "This is NUGGET", $4f
 	db "BRIDGE! Beat us 5", $55
 	db "trainers and win", $55
@@ -66390,28 +66408,28 @@
 	db "what it takes?", $57
 ; 0x94186 + 98 bytes
 
-_Route24EndBattleTxt6: ; 0x941e8
+_Route24EndBattleText6: ; 0x941e8
 	db $0, "Whoo!", $4f
 	db "Good stuff!", $58
 ; 0x941e8 + 19 bytes
 
-_Route24AfterBattleTxt6: ; 0x941fb
+_Route24AfterBattleText6: ; 0x941fb
 	db $0, "I did my best, I", $4f
 	db "have no regrets!", $57
 ; 0x941fb + 35 bytes
 
-_Route25BattleTxt1: ; 0x9421e
+_Route25BattleText1: ; 0x9421e
 	db $0, "Local trainers", $4f
 	db "come here to", $55
 	db "practice!", $57
 ; 0x9421e + 39 bytes
 
-_Route25EndBattleTxt1: ; 0x94245
+_Route25EndBattleText1: ; 0x94245
 	db $0, "You're", $4f
 	db "decent.", $58
 ; 0x94245 + 15 bytes
 
-_Route25AfterBattleTxt1: ; 0x94254
+_Route25AfterBattleText1: ; 0x94254
 	db $0, "All #MON have", $4f
 	db "weaknesses. It's", $55
 	db "best to raise", $55
@@ -66418,7 +66436,7 @@
 	db "different kinds.", $57
 ; 0x94254 + 62 bytes
 
-_Route25BattleTxt2: ; 0x94292
+_Route25BattleText2: ; 0x94292
 	db $0, "Dad took me to a", $4f
 	db "great party on", $55
 	db "S.S.ANNE at", $55
@@ -66425,59 +66443,59 @@
 	db "VERMILION CITY!", $57
 ; 0x94292 + 61 bytes
 
-_Route25EndBattleTxt2: ; 0x942cf
+_Route25EndBattleText2: ; 0x942cf
 	db $0, "I'm", $4f
 	db "not mad!", $58
 ; 0x942cf + 13 bytes
 
-_Route25AfterBattleTxt2: ; 0x942dc
+_Route25AfterBattleText2: ; 0x942dc
 	db $0, "On S.S.ANNE, I", $4f
 	db "saw trainers from", $55
 	db "around the world.", $57
 ; 0x942dc + 52 bytes
 
-_Route25BattleTxt3: ; 0x94310
+_Route25BattleText3: ; 0x94310
 	db $0, "I'm a cool guy.", $4f
 	db "I've got a girl", $55
 	db "friend!", $57
 ; 0x94310 + 39 bytes
 
-_Route25EndBattleTxt3: ; 0x94337
+_Route25EndBattleText3: ; 0x94337
 	db $0, "Aww,", $4f
 	db "darn...", $58
 ; 0x94337 + 14 bytes
 
-_Route25AfterBattleTxt3: ; 0x94345
+_Route25AfterBattleText3: ; 0x94345
 	db $0, "Oh well. My girl", $4f
 	db "will cheer me up.", $57
 ; 0x94345 + 36 bytes
 
-_Route25BattleTxt4: ; 0x94369
+_Route25BattleText4: ; 0x94369
 	db $0, "Hi! My boy", $4f
 	db "friend is cool!", $57
 ; 0x94369 + 28 bytes
 
-_Route25EndBattleTxt4: ; 0x94385
+_Route25EndBattleText4: ; 0x94385
 	db $0, "I was in", $4f
 	db "bad condition!", $58
 ; 0x94385 + 25 bytes
 
-_Route25AfterBattleTxt4: ; 0x9439e
+_Route25AfterBattleText4: ; 0x9439e
 	db $0, "I wish my guy was", $4f
 	db "as good as you!", $57
 ; 0x9439e + 35 bytes
 
-_Route25BattleTxt5: ; 0x943c1
+_Route25BattleText5: ; 0x943c1
 	db $0, "I knew I had to", $4f
 	db "fight you!", $57
 ; 0x943c1 + 28 bytes
 
-_Route25EndBattleTxt5: ; 0x943dd
+_Route25EndBattleText5: ; 0x943dd
 	db $0, "I knew", $4f
 	db "I'd lose too!", $58
 ; 0x943dd + 21 bytes
 
-_Route25AfterBattleTxt5: ; 0x943f2
+_Route25AfterBattleText5: ; 0x943f2
 	db $0, "If your #MON", $4f
 	db "gets confused or", $55
 	db "falls asleep,", $55
@@ -66484,69 +66502,69 @@
 	db "switch it!", $57
 ; 0x943f2 + 56 bytes
 
-_Route25BattleTxt6: ; 0x9442a
+_Route25BattleText6: ; 0x9442a
 	db $0, "My friend has a", $4f
 	db "cute #MON.", $55
 	db "I'm so jealous!", $57
 ; 0x9442a + 43 bytes
 
-_Route25EndBattleTxt6: ; 0x94455
+_Route25EndBattleText6: ; 0x94455
 	db $0, "I'm", $4f
 	db "not so jealous!", $58
 ; 0x94455 + 20 bytes
 
-_Route25AfterBattleTxt6: ; 0x94469
+_Route25AfterBattleText6: ; 0x94469
 	db $0, "You came from MT.", $4f
 	db "MOON? May I have", $55
 	db "a CLEFAIRY?", $57
 ; 0x94469 + 48 bytes
 
-_Route25BattleTxt7: ; 0x94499
+_Route25BattleText7: ; 0x94499
 	db $0, "I just got down", $4f
 	db "from MT.MOON,", $55
 	db "but I'm ready!", $57
 ; 0x94499 + 45 bytes
 
-_Route25EndBattleTxt7: ; 0x944c6
+_Route25EndBattleText7: ; 0x944c6
 	db $0, "You", $4f
 	db "worked hard!", $58
 ; 0x944c6 + 18 bytes
 
-_Route25AfterBattleTxt7: ; 0x944d8
+_Route25AfterBattleText7: ; 0x944d8
 	db $0, "Drat!", $4f
 	db "A ZUBAT bit me", $55
 	db "back in there.", $57
 ; 0x944d8 + 37 bytes
 
-_Route25BattleTxt8: ; 0x944fd
+_Route25BattleText8: ; 0x944fd
 	db $0, "I'm off to see a", $4f
 	db "#MON collector", $55
 	db "at the cape!", $57
 ; 0x944fd + 45 bytes
 
-_Route25EndBattleTxt8: ; 0x9452a
+_Route25EndBattleText8: ; 0x9452a
 	db $0, "You", $4f
 	db "got me.", $58
 ; 0x9452a + 13 bytes
 
-_Route25AfterBattleTxt8: ; 0x94537
+_Route25AfterBattleText8: ; 0x94537
 	db $0, "The collector has", $4f
 	db "many rare kinds", $55
 	db "of #MON.", $57
 ; 0x94537 + 44 bytes
 
-_Route25BattleTxt9: ; 0x94563
+_Route25BattleText9: ; 0x94563
 	db $0, "You're going to", $4f
 	db "see BILL? First,", $55
 	db "let's fight!", $57
 ; 0x94563 + 45 bytes
 
-_Route25EndBattleTxt9: ; 0x94590
+_Route25EndBattleText9: ; 0x94590
 	db $0, "You're", $4f
 	db "something.", $58
 ; 0x94590 + 18 bytes
 
-_Route25AfterBattleTxt9: ; 0x945a2
+_Route25AfterBattleText9: ; 0x945a2
 	db $0, "The trail below", $4f
 	db "is a shortcut to", $55
 	db "CERULEAN CITY.", $57
@@ -67517,119 +67535,119 @@
 	db "space for this!", $57
 ; 0x96104 + 33 bytes
 
-_ViridianGymBattleTxt1: ; 0x96125
+_ViridianGymBattleText1: ; 0x96125
 	db $0, "Heh! You must be", $4f
 	db "running out of", $55
 	db "steam by now!", $57
 ; 0x96125 + 47 bytes
 
-_ViridianGymEndBattleTxt1: ; 0x96154
+_ViridianGymEndBattleText1: ; 0x96154
 	db $0, "I", $4f
 	db "ran out of gas!", $58
 ; 0x96154 + 19 bytes
 
-_ViridianGymAfterBattleTxt1: ; 0x96167
+_ViridianGymAfterBattleText1: ; 0x96167
 	db $0, "You need power to", $4f
 	db "keep up with our", $55
 	db "GYM LEADER!", $57
 ; 0x96167 + 48 bytes
 
-_ViridianGymBattleTxt2: ; 0x96197
+_ViridianGymBattleText2: ; 0x96197
 	db $0, "Rrrroar! I'm", $4f
 	db "working myself", $55
 	db "into a rage!", $57
 ; 0x96197 + 41 bytes
 
-_ViridianGymEndBattleTxt2: ; 0x961c0
+_ViridianGymEndBattleText2: ; 0x961c0
 	db $0, "Wargh!", $58
 ; 0x961c0 + 8 bytes
 
-_ViridianGymAfterBattleTxt2: ; 0x961c8
+_ViridianGymAfterBattleText2: ; 0x961c8
 	db $0, "I'm still not", $4f
 	db "worthy!", $57
 ; 0x961c8 + 22 bytes
 
-_ViridianGymBattleTxt3: ; 0x961de
+_ViridianGymBattleText3: ; 0x961de
 	db $0, "#MON and I, we", $4f
 	db "make wonderful", $55
 	db "music together!", $57
 ; 0x961de + 47 bytes
 
-_ViridianGymEndBattleTxt3: ; 0x9620d
+_ViridianGymEndBattleText3: ; 0x9620d
 	db $0, "You are in", $4f
 	db "perfect harmony!", $58
 ; 0x9620d + 29 bytes
 
-_ViridianGymAfterBattleTxt3: ; 0x9622a
+_ViridianGymAfterBattleText3: ; 0x9622a
 	db $0, "Do you know the", $4f
 	db "identity of our", $55
 	db "GYM LEADER?", $57
 ; 0x9622a + 45 bytes
 
-_ViridianGymBattleTxt4: ; 0x96257
+_ViridianGymBattleText4: ; 0x96257
 	db $0, "Karate is the", $4f
 	db "ultimate form of", $55
 	db "martial arts!", $57
 ; 0x96257 + 46 bytes
 
-_ViridianGymEndBattleTxt4: ; 0x96285
+_ViridianGymEndBattleText4: ; 0x96285
 	db $0, "Atcho!", $58
 ; 0x96285 + 8 bytes
 
-_ViridianGymAfterBattleTxt4: ; 0x9628d
+_ViridianGymAfterBattleText4: ; 0x9628d
 	db $0, "If my #MON", $4f
 	db "were as good at", $55
 	db "Karate as I...", $57
 ; 0x9628d + 43 bytes
 
-_ViridianGymBattleTxt5: ; 0x962b8
+_ViridianGymBattleText5: ; 0x962b8
 	db $0, "The truly talented", $4f
 	db "win with style!", $57
 ; 0x962b8 + 36 bytes
 
-_ViridianGymEndBattleTxt5: ; 0x962dc
+_ViridianGymEndBattleText5: ; 0x962dc
 	db $0, "I", $4f
 	db "lost my grip!", $58
 ; 0x962dc + 17 bytes
 
-_ViridianGymAfterBattleTxt5: ; 0x962ed
+_ViridianGymAfterBattleText5: ; 0x962ed
 	db $0, "The LEADER will", $4f
 	db "scold me!", $57
 ; 0x962ed + 27 bytes
 
-_ViridianGymBattleTxt6: ; 0x96308
+_ViridianGymBattleText6: ; 0x96308
 	db $0, "I'm the KARATE", $4f
 	db "KING! Your fate", $55
 	db "rests with me!", $57
 ; 0x96308 + 46 bytes
 
-_ViridianGymEndBattleTxt6: ; 0x96336
+_ViridianGymEndBattleText6: ; 0x96336
 	db $0, "Ayah!", $58
 ; 0x96336 + 7 bytes
 
-_ViridianGymAfterBattleTxt6: ; 0x9633d
+_ViridianGymAfterBattleText6: ; 0x9633d
 	db $0, "#MON LEAGUE?", $4f
 	db "You? Don't get", $55
 	db "cocky!", $57
 ; 0x9633d + 35 bytes
 
-_ViridianGymBattleTxt7: ; 0x96360
+_ViridianGymBattleText7: ; 0x96360
 	db $0, "Your #MON will", $4f
 	db "cower at the", $55
 	db "crack of my whip!", $57
 ; 0x96360 + 47 bytes
 
-_ViridianGymEndBattleTxt7: ; 0x9638f
+_ViridianGymEndBattleText7: ; 0x9638f
 	db $0, "Yowch!", $4f
 	db "Whiplash!", $58
 ; 0x9638f + 18 bytes
 
-_ViridianGymAfterBattleTxt7: ; 0x963a1
+_ViridianGymAfterBattleText7: ; 0x963a1
 	db $0, "Wait! I was just", $4f
 	db "careless!", $57
 ; 0x963a1 + 28 bytes
 
-_ViridianGymBattleTxt8: ; 0x963bd
+_ViridianGymBattleText8: ; 0x963bd
 	db $0, "VIRIDIAN GYM was", $4f
 	db "closed for a long", $55
 	db "time, but now our", $55
@@ -67636,12 +67654,12 @@
 	db "LEADER is back!", $57
 ; 0x963bd + 70 bytes
 
-_ViridianGymEndBattleTxt8: ; 0x96403
+_ViridianGymEndBattleText8: ; 0x96403
 	db $0, "I", $4f
 	db "was beaten?", $58
 ; 0x96403 + 15 bytes
 
-_ViridianGymAfterBattleTxt8: ; 0x96412
+_ViridianGymAfterBattleText8: ; 0x96412
 	db $0, "You can go onto", $4f
 	db "#MON LEAGUE", $55
 	db "only by defeating", $55
@@ -67895,7 +67913,7 @@
 	db "used any time!", $58
 ; 0x98232 + 124 bytes
 
-_PewterGymBattleTxt1: ; 0x982ae
+_PewterGymBattleText1: ; 0x982ae
 	db $0, "Stop right there,", $4f
 	db "kid!", $51
 	db "You're still light", $4f
@@ -67903,7 +67921,7 @@
 	db "BROCK!", $57
 ; 0x982ae + 67 bytes
 
-_PewterGymEndBattleTxt1: ; 0x982f1
+_PewterGymEndBattleText1: ; 0x982f1
 	db $0, "Darn!", $51
 	db "Light years isn't", $4f
 	db "time! It measures", $55
@@ -67910,7 +67928,7 @@
 	db "distance!", $58
 ; 0x982f1 + 52 bytes
 
-_PewterGymAfterBattleTxt1: ; 0x98325
+_PewterGymAfterBattleText1: ; 0x98325
 	db $0, "You're pretty hot,", $4f
 	db "but not as hot", $55
 	db "as BROCK!", $57
@@ -68137,18 +68155,18 @@
 	db "show you beat me!@@"
 ; 0x98c05
 
-_CeruleanGymBattleTxt1: ; 0x98c05
+_CeruleanGymBattleText1: ; 0x98c05
 	db $0, "I'm more than good", $4f
 	db "enough for you!", $51
 	db "MISTY can wait!", $57
 ; 0x98c05 + 51 bytes
 
-_CeruleanGymEndBattleTxt1: ; 0x98c38
+_CeruleanGymEndBattleText1: ; 0x98c38
 	db $0, "You", $4f
 	db "overwhelmed me!", $58
 ; 0x98c38 + 21 bytes
 
-_CeruleanGymAfterBattleTxt1: ; 0x98c4d
+_CeruleanGymAfterBattleText1: ; 0x98c4d
 	db $0, "You have to face", $4f
 	db "other trainers to", $55
 	db "find out how good", $55
@@ -68155,18 +68173,18 @@
 	db "you really are.", $57
 ; 0x98c4d + 70 bytes
 
-_CeruleanGymBattleTxt2: ; 0x98c93
+_CeruleanGymBattleText2: ; 0x98c93
 	db $0, "Splash!", $51
 	db "I'm first up!", $4f
 	db "Let's do it!", $57
 ; 0x98c93 + 34 bytes
 
-_CeruleanGymEndBattleTxt2: ; 0x98cb5
+_CeruleanGymEndBattleText2: ; 0x98cb5
 	db $0, "That", $4f
 	db "can't be!", $58
 ; 0x98cb5 + 15 bytes
 
-_CeruleanGymAfterBattleTxt2: ; 0x98cc4
+_CeruleanGymAfterBattleText2: ; 0x98cc4
 	db $0, "MISTY is going to", $4f
 	db "keep improving!", $51
 	db "She won't lose to", $4f
@@ -68454,93 +68472,93 @@
 	db "might be able to", $55
 	db "unmask them.", $57
 
-_PokemonTower3BattleTxt1: ; 0x99776
+_PokemonTower3BattleText1: ; 0x99776
 	db $0, "Urrg...Awaa...", $4f
 	db "Huhu...graa..", $57
 ; 0x99776 + 30 bytes
 
-_PokemonTower3EndBattleTxt1: ; 0x99794
+_PokemonTower3EndBattleText1: ; 0x99794
 	db $0, "Hwa!", $4f
 	db "I'm saved!", $58
 ; 0x99794 + 16 bytes
 
-_PokemonTower3AfterBattleTxt1: ; 0x997a4
+_PokemonTower3AfterBattleText1: ; 0x997a4
 	db $0, "The GHOSTs can be", $4f
 	db "identified by the", $55
 	db "SILPH SCOPE.", $57
 ; 0x997a4 + 50 bytes
 
-_PokemonTower3BattleTxt2: ; 0x997d6
+_PokemonTower3BattleText2: ; 0x997d6
 	db $0, "Kekeke....", $4f
 	db "Kwaaah!", $57
 ; 0x997d6 + 20 bytes
 
-_PokemonTower3EndBattleTxt2: ; 0x997ea
+_PokemonTower3EndBattleText2: ; 0x997ea
 	db $0, "Hmm?", $4f
 	db "What am I doing?", $58
 ; 0x997ea + 23 bytes
 
-_PokemonTower3AfterBattleTxt2: ; 0x99801
+_PokemonTower3AfterBattleText2: ; 0x99801
 	db $0, "Sorry! I was", $4f
 	db "possessed!", $57
 ; 0x99801 + 25 bytes
 
-_PokemonTower3BattleTxt3: ; 0x9981a
+_PokemonTower3BattleText3: ; 0x9981a
 	db $0, "Be gone!", $4f
 	db "Evil spirit!", $57
 ; 0x9981a + 23 bytes
 
-_PokemonTower3EndBattleTxt3: ; 0x99831
+_PokemonTower3EndBattleText3: ; 0x99831
 	db $0, "Whew!", $4f
 	db "The spirit left!", $58
 ; 0x99831 + 24 bytes
 
-_PokemonTower3AfterBattleTxt3: ; 0x99849
+_PokemonTower3AfterBattleText3: ; 0x99849
 	db $0, "My friends were", $4f
 	db "possessed too!", $57
 ; 0x99849 + 32 bytes
 
-_PokemonTower4BattleTxt1: ; 0x99869
+_PokemonTower4BattleText1: ; 0x99869
 	db $0, "GHOST! No!", $4f
 	db "Kwaaah!", $57
 ; 0x99869 + 20 bytes
 
-_PokemonTower4EndBattleTxt1: ; 0x9987d
+_PokemonTower4EndBattleText1: ; 0x9987d
 	db $0, "Where", $4f
 	db "is the GHOST?", $58
 ; 0x9987d + 21 bytes
 
-_PokemonTower4AfterBattleTxt1: ; 0x99892
+_PokemonTower4AfterBattleText1: ; 0x99892
 	db $0, "I must have been", $4f
 	db "dreaming...", $57
 ; 0x99892 + 30 bytes
 
-_PokemonTower4BattleTxt2: ; 0x998b0
+_PokemonTower4BattleText2: ; 0x998b0
 	db $0, "Be cursed with", $4f
 	db "me! Kwaaah!", $57
 ; 0x998b0 + 28 bytes
 
-_PokemonTower4EndBattleTxt2: ; 0x998cc
+_PokemonTower4EndBattleText2: ; 0x998cc
 	db $0, "What!", $58
 ; 0x998cc + 7 bytes
 
-_PokemonTower4AfterBattleTxt2: ; 0x998d3
+_PokemonTower4AfterBattleText2: ; 0x998d3
 	db $0, "We can't crack", $4f
 	db "the identity of", $55
 	db "the GHOSTs.", $57
 ; 0x998d3 + 43 bytes
 
-_PokemonTower4BattleTxt3: ; 0x998fe
+_PokemonTower4BattleText3: ; 0x998fe
 	db $0, "Huhuhu...", $4f
 	db "Beat me not!", $57
 ; 0x998fe + 24 bytes
 
-_PokemonTower4EndBattleTxt3: ; 0x99916
+_PokemonTower4EndBattleText3: ; 0x99916
 	db $0, "Huh?", $4f
 	db "Who? What?", $58
 ; 0x99916 + 17 bytes
 
-_PokemonTower4AfterBattleTxt3: ; 0x99927
+_PokemonTower4AfterBattleText3: ; 0x99927
 	db $0, "May the departed", $4f
 	db "souls of #MON", $55
 	db "rest in peace...", $57
@@ -68552,57 +68570,57 @@
 	db "with white magic!", $51
 	db "You can rest here!", $57
 
-_PokemonTower5BattleTxt1: ; 0x9999f
+_PokemonTower5BattleText1: ; 0x9999f
 	db $0, "Give...me...", $4f
 	db "your...soul...", $57
 ; 0x9999f + 29 bytes
 
-_PokemonTower5EndBattleTxt1: ; 0x999bc
+_PokemonTower5EndBattleText1: ; 0x999bc
 	db $0, "Gasp!", $58
 ; 0x999bc + 7 bytes
 
-_PokemonTower5AfterBattleTxt1: ; 0x999c3
+_PokemonTower5AfterBattleText1: ; 0x999c3
 	db $0, "I was under", $4f
 	db "possession!", $57
 ; 0x999c3 + 25 bytes
 
-_PokemonTower5BattleTxt2: ; 0x999dc
+_PokemonTower5BattleText2: ; 0x999dc
 	db $0, "You...shall...", $4f
 	db "join...us...", $57
 ; 0x999dc + 29 bytes
 
-_PokemonTower5EndBattleTxt2: ; 0x999f9
+_PokemonTower5EndBattleText2: ; 0x999f9
 	db $0, "What", $4f
 	db "a nightmare!", $58
 ; 0x999f9 + 19 bytes
 
-_PokemonTower5AfterBattleTxt2: ; 0x99a0c
+_PokemonTower5AfterBattleText2: ; 0x99a0c
 	db $0, "I was possessed!", $57
 ; 0x99a0c + 18 bytes
 
-_PokemonTower5BattleTxt3: ; 0x99a1e
+_PokemonTower5BattleText3: ; 0x99a1e
 	db $0, "Zombies!", $57
 ; 0x99a1e + 10 bytes
 
-_PokemonTower5EndBattleTxt3: ; 0x99a28
+_PokemonTower5EndBattleText3: ; 0x99a28
 	db $0, "Ha?", $58
 ; 0x99a28 + 5 bytes
 
-_PokemonTower5AfterBattleTxt3: ; 0x99a2d
+_PokemonTower5AfterBattleText3: ; 0x99a2d
 	db $0, "I regained my", $4f
 	db "senses!", $57
 ; 0x99a2d + 23 bytes
 
-_PokemonTower5BattleTxt4: ; 0x99a44
+_PokemonTower5BattleText4: ; 0x99a44
 	db $0, "Urgah...", $4f
 	db "Urff....", $57
 ; 0x99a44 + 19 bytes
 
-_PokemonTower5EndBattleTxt4: ; 0x99a57
+_PokemonTower5EndBattleText4: ; 0x99a57
 	db $0, "Whoo!", $58
 ; 0x99a57 + 7 bytes
 
-_PokemonTower5AfterBattleTxt4: ; 0x99a5e
+_PokemonTower5AfterBattleText4: ; 0x99a5e
 	db $0, "I fell to evil", $4f
 	db "spirits despite", $55
 	db "my training!", $57
@@ -68628,45 +68646,45 @@
 	db "the afterlife!", $57
 ; 0x99afc + 60 bytes
 
-_PokemonTower6BattleTxt1: ; 0x99b38
+_PokemonTower6BattleText1: ; 0x99b38
 	db $0, "Give...me...", $4f
 	db "blood...", $57
 ; 0x99b38 + 23 bytes
 
-_PokemonTower6EndBattleTxt1: ; 0x99b4f
+_PokemonTower6EndBattleText1: ; 0x99b4f
 	db $0, "Groan!", $58
 ; 0x99b4f + 8 bytes
 
-_PokemonTower6AfterBattleTxt1: ; 0x99b57
+_PokemonTower6AfterBattleText1: ; 0x99b57
 	db $0, "I feel anemic and", $4f
 	db "weak...", $57
 ; 0x99b57 + 27 bytes
 
-_PokemonTower6BattleTxt2: ; 0x99b72
+_PokemonTower6BattleText2: ; 0x99b72
 	db $0, "Urff... Kwaah!", $57
 ; 0x99b72 + 16 bytes
 
-_PokemonTower6EndBattleTxt2: ; 0x99b82
+_PokemonTower6EndBattleText2: ; 0x99b82
 	db $0, "Some-", $4f
 	db "thing fell out!", $58
 ; 0x99b82 + 23 bytes
 
-_PokemonTower6AfterBattleTxt2: ; 0x99b99
+_PokemonTower6AfterBattleText2: ; 0x99b99
 	db $0, "Hair didn't fall", $4f
 	db "out! It was an", $55
 	db "evil spirit!", $57
 ; 0x99b99 + 45 bytes
 
-_PokemonTower6BattleTxt3: ; 0x99bc6
+_PokemonTower6BattleText3: ; 0x99bc6
 	db $0, "Ke..ke...ke...", $4f
 	db "ke..ke...ke!!", $57
 ; 0x99bc6 + 30 bytes
 
-_PokemonTower6EndBattleTxt3: ; 0x99be4
+_PokemonTower6EndBattleText3: ; 0x99be4
 	db $0, "Keee!", $58
 ; 0x99be4 + 7 bytes
 
-_PokemonTower6AfterBattleTxt3: ; 0x99beb
+_PokemonTower6AfterBattleText3: ; 0x99beb
 	db $0, "What's going on", $4f
 	db "here?", $57
 ; 0x99beb + 22 bytes
@@ -68697,21 +68715,21 @@
 	db "of this tower.", $57
 ; 0x99c1a + 279 bytes
 
-_PokemonTower7BattleTxt1: ; 0x99d31
+_PokemonTower7BattleText1: ; 0x99d31
 	db $0, "What do you want?", $4f
 	db "Why are you here?", $57
 ; 0x99d31 + 37 bytes
 
-_PokemonTower7EndBattleTxt1: ; 0x99d56
+_PokemonTower7EndBattleText1: ; 0x99d56
 	db $0, "I give up!", $58
 ; 0x99d56 + 12 bytes
 
-_PokemonTower7AfterBattleTxt1: ; 0x99d62
+_PokemonTower7AfterBattleText1: ; 0x99d62
 	db $0, "I'm not going to", $4f
 	db "forget this!", $57
 ; 0x99d62 + 30 bytes
 
-_PokemonTower7BattleTxt2: ; 0x99d80
+_PokemonTower7BattleText2: ; 0x99d80
 	db $0, "This old guy came", $4f
 	db "and complained", $55
 	db "about us harming", $55
@@ -68720,12 +68738,12 @@
 	db "over as adults!", $57
 ; 0x99d80 + 97 bytes
 
-_PokemonTower7EndBattleTxt2: ; 0x99de1
+_PokemonTower7EndBattleText2: ; 0x99de1
 	db $0, "Please!", $4f
 	db "No more!", $58
 ; 0x99de1 + 18 bytes
 
-_PokemonTower7AfterBattleTxt2: ; 0x99df3
+_PokemonTower7AfterBattleText2: ; 0x99df3
 	db $0, "#MON are only", $4f
 	db "good for making", $55
 	db "money!", $51
@@ -68733,17 +68751,17 @@
 	db "business!", $57
 ; 0x99df3 + 64 bytes
 
-_PokemonTower7BattleTxt3: ; 0x99e33
+_PokemonTower7BattleText3: ; 0x99e33
 	db $0, "You're not saving", $4f
 	db "anyone, kid!", $57
 ; 0x99e33 + 31 bytes
 
-_PokemonTower7EndBattleTxt3: ; 0x99e52
+_PokemonTower7EndBattleText3: ; 0x99e52
 	db $0, "Don't", $4f
 	db "fight us ROCKETs!", $58
 ; 0x99e52 + 24 bytes
 
-_PokemonTower7AfterBattleTxt3: ; 0x99e6a
+_PokemonTower7AfterBattleText3: ; 0x99e6a
 	db $0, "You're not getting", $4f
 	db "away with this!", $57
 ; 0x99e6a + 35 bytes
@@ -69169,18 +69187,18 @@
 	db "the THUNDERBADGE!", $58
 ; 0x9c151 + 67 bytes
 
-_VermilionGymBattleTxt1: ; 0x9c194
+_VermilionGymBattleText1: ; 0x9c194
 	db $0, "When I was in the", $4f
 	db "Army, LT.SURGE", $55
 	db "was my strict CO!", $57
 ; 0x9c194 + 52 bytes
 
-_VermilionGymEndBattleTxt1: ; 0x9c1c8
+_VermilionGymEndBattleText1: ; 0x9c1c8
 	db $0, "Stop!", $4f
 	db "You're very good!", $58
 ; 0x9c1c8 + 24 bytes
 
-_VermilionGymAfterBattleTxt1: ; 0x9c1e0
+_VermilionGymAfterBattleText1: ; 0x9c1e0
 	db $0, "The door won't", $4f
 	db "open?", $51
 	db "LT.SURGE always", $4f
@@ -69187,17 +69205,17 @@
 	db "was cautious!", $57
 ; 0x9c1e0 + 51 bytes
 
-_VermilionGymBattleTxt2: ; 0x9c213
+_VermilionGymBattleText2: ; 0x9c213
 	db $0, "I'm a lightweight,", $4f
 	db "but I'm good with", $55
 	db "electricity!", $57
 ; 0x9c213 + 49 bytes
 
-_VermilionGymEndBattleTxt2: ; 0x9c244
+_VermilionGymEndBattleText2: ; 0x9c244
 	db $0, "Fried!", $58
 ; 0x9c244 + 8 bytes
 
-_VermilionGymAfterBattleTxt2: ; 0x9c24c
+_VermilionGymAfterBattleText2: ; 0x9c24c
 	db $0, "OK, I'll talk!", $51
 	db "LT.SURGE said he", $4f
 	db "hid door switches", $55
@@ -69204,17 +69222,17 @@
 	db "inside something!", $57
 ; 0x9c24c + 68 bytes
 
-_VermilionGymBattleTxt3: ; 0x9c290
+_VermilionGymBattleText3: ; 0x9c290
 	db $0, "This is no place", $4f
 	db "for kids!", $57
 ; 0x9c290 + 28 bytes
 
-_VermilionGymEndBattleTxt3: ; 0x9c2ac
+_VermilionGymEndBattleText3: ; 0x9c2ac
 	db $0, "Wow!", $4f
 	db "Surprised me!", $58
 ; 0x9c2ac + 20 bytes
 
-_VermilionGymAfterBattleTxt3: ; 0x9c2c0
+_VermilionGymAfterBattleText3: ; 0x9c2c0
 	db $0, "LT.SURGE set up", $4f
 	db "double locks!", $55
 	db "Here's a hint!", $51
@@ -69780,34 +69798,34 @@
 	db "room for this.", $57
 ; 0x9d576 + 32 bytes
 
-_CeladonGymBattleTxt2: ; 0x9d596
+_CeladonGymBattleText2: ; 0x9d596
 	db $0, "Hey!", $51
 	db "You are not", $4f
 	db "allowed in here!", $57
 ; 0x9d596 + 35 bytes
 
-_CeladonGymEndBattleTxt2: ; 0x9d5b9
+_CeladonGymEndBattleText2: ; 0x9d5b9
 	db $0, "You're", $4f
 	db "too rough!", $58
 ; 0x9d5b9 + 18 bytes
 
-_CeladonGymAfterBattleTxt2: ; 0x9d5cb
+_CeladonGymAfterBattleText2: ; 0x9d5cb
 	db $0, "Bleaah!", $4f
 	db "I hope ERIKA", $55
 	db "wipes you out!", $57
 ; 0x9d5cb + 37 bytes
 
-_CeladonGymBattleTxt3: ; 0x9d5f0
+_CeladonGymBattleText3: ; 0x9d5f0
 	db $0, "I was getting", $4f
 	db "bored.", $57
 ; 0x9d5f0 + 22 bytes
 
-_CeladonGymEndBattleTxt3: ; 0x9d606
+_CeladonGymEndBattleText3: ; 0x9d606
 	db $0, "My", $4f
 	db "makeup!", $58
 ; 0x9d606 + 12 bytes
 
-_CeladonGymAfterBattleTxt3: ; 0x9d612
+_CeladonGymAfterBattleText3: ; 0x9d612
 	db $0, "Grass-type #MON", $4f
 	db "are tough against", $55
 	db "the water-type!", $51
@@ -69816,23 +69834,23 @@
 	db "ground #MON!", $57
 ; 0x9d612 + 99 bytes
 
-_CeladonGymBattleTxt4: ; 0x9d675
+_CeladonGymBattleText4: ; 0x9d675
 	db $0, "Aren't you the", $4f
 	db "peeping Tom?", $57
 ; 0x9d675 + 28 bytes
 
-_CeladonGymEndBattleTxt4: ; 0x9d691
+_CeladonGymEndBattleText4: ; 0x9d691
 	db $0, "I'm", $4f
 	db "in shock!", $58
 ; 0x9d691 + 14 bytes
 
-_CeladonGymAfterBattleTxt4: ; 0x9d69f
+_CeladonGymAfterBattleText4: ; 0x9d69f
 	db $0, "Oh, you weren't", $4f
 	db "peeping? We get a", $55
 	db "lot of gawkers!", $57
 ; 0x9d69f + 50 bytes
 
-_CeladonGymBattleTxt5: ; 0x9d6d1
+_CeladonGymBattleText5: ; 0x9d6d1
 	db $0, "Look at my grass", $4f
 	db "#MON!", $51
 	db "They're so easy", $4f
@@ -69839,11 +69857,11 @@
 	db "to raise!", $57
 ; 0x9d6d1 + 49 bytes
 
-_CeladonGymEndBattleTxt5: ; 0x9d702
+_CeladonGymEndBattleText5: ; 0x9d702
 	db $0, "No!", $58
 ; 0x9d702 + 5 bytes
 
-_CeladonGymAfterBattleTxt5: ; 0x9d707
+_CeladonGymAfterBattleText5: ; 0x9d707
 	db $0, "We only use grass-", $4f
 	db "type #MON at", $55
 	db "our GYM!", $51
@@ -69852,18 +69870,18 @@
 	db "arrangements!", $57
 ; 0x9d707 + 91 bytes
 
-_CeladonGymBattleTxt6: ; 0x9d762
+_CeladonGymBattleText6: ; 0x9d762
 	db $0, "Don't bring any", $4f
 	db "bugs or fire", $55
 	db "#MON in here!", $57
 ; 0x9d762 + 43 bytes
 
-_CeladonGymEndBattleTxt6: ; 0x9d78d
+_CeladonGymEndBattleText6: ; 0x9d78d
 	db $0, "Oh!", $4f
 	db "You!", $58
 ; 0x9d78d + 10 bytes
 
-_CeladonGymAfterBattleTxt6: ; 0x9d797
+_CeladonGymAfterBattleText6: ; 0x9d797
 	db $0, "Our LEADER, ERIKA,", $4f
 	db "might be quiet,", $55
 	db "but she's also", $55
@@ -69870,18 +69888,18 @@
 	db "very skilled!", $57
 ; 0x9d797 + 64 bytes
 
-_CeladonGymBattleTxt7: ; 0x9d7d7
+_CeladonGymBattleText7: ; 0x9d7d7
 	db $0, "Pleased to meet", $4f
 	db "you. My hobby is", $55
 	db "#MON training.", $57
 ; 0x9d7d7 + 49 bytes
 
-_CeladonGymEndBattleTxt7: ; 0x9d808
+_CeladonGymEndBattleText7: ; 0x9d808
 	db $0, "Oh!", $4f
 	db "Splendid!", $58
 ; 0x9d808 + 15 bytes
 
-_CeladonGymAfterBattleTxt7: ; 0x9d817
+_CeladonGymAfterBattleText7: ; 0x9d817
 	db $0, "I have a blind", $4f
 	db "date coming up.", $55
 	db "I have to learn", $55
@@ -69888,7 +69906,7 @@
 	db "to be polite.", $57
 ; 0x9d817 + 62 bytes
 
-_CeladonGymBattleTxt8: ; 0x9d855
+_CeladonGymBattleText8: ; 0x9d855
 	db $0, "Welcome to", $4f
 	db "CELADON GYM!", $51
 	db "You better not", $4f
@@ -69896,12 +69914,12 @@
 	db "girl power!", $57
 ; 0x9d855 + 66 bytes
 
-_CeladonGymEndBattleTxt8: ; 0x9d897
+_CeladonGymEndBattleText8: ; 0x9d897
 	db $0, "Oh!", $4f
 	db "Beaten!", $58
 ; 0x9d897 + 13 bytes
 
-_CeladonGymAfterBattleTxt8: ; 0x9d8a4
+_CeladonGymAfterBattleText8: ; 0x9d8a4
 	db $0, "I didn't bring my", $4f
 	db "best #MON!", $51
 	db "Wait 'til next", $4f
@@ -70495,7 +70513,7 @@
 	db "this, child!", $57
 ; 0xa0143 + 29 bytes
 
-_FuchsiaGymBattleTxt1: ; 0xa0160
+_FuchsiaGymBattleText1: ; 0xa0160
 	db $0, "Strength isn't", $4f
 	db "the key for", $55
 	db "#MON!", $51
@@ -70505,29 +70523,29 @@
 	db "brute strength!", $57
 ; 0xa0160 + 98 bytes
 
-_FuchsiaGymEndBattleTxt1: ; 0xa01c2
+_FuchsiaGymEndBattleText1: ; 0xa01c2
 	db $0, "What?", $4f
 	db "Extraordinary!", $58
 ; 0xa01c2 + 22 bytes
 
-_FuchsiaGymAfterBattleTxt1: ; 0xa01d8
+_FuchsiaGymAfterBattleText1: ; 0xa01d8
 	db $0, "So, you mix brawn", $4f
 	db "with brains?", $55
 	db "Good strategy!", $57
 ; 0xa01d8 + 47 bytes
 
-_FuchsiaGymBattleTxt2: ; 0xa0207
+_FuchsiaGymBattleText2: ; 0xa0207
 	db $0, "I wanted to become", $4f
 	db "a ninja, so I", $55
 	db "joined this GYM!", $57
 ; 0xa0207 + 51 bytes
 
-_FuchsiaGymEndBattleTxt2: ; 0xa023a
+_FuchsiaGymEndBattleText2: ; 0xa023a
 	db $0, "I'm done", $4f
 	db "for!", $58
 ; 0xa023a + 14 bytes
 
-_FuchsiaGymAfterBattleTxt2: ; 0xa0248
+_FuchsiaGymAfterBattleText2: ; 0xa0248
 	db $0, "I will keep on", $4f
 	db "training under", $55
 	db "KOGA, my ninja", $55
@@ -70534,18 +70552,18 @@
 	db "master!", $57
 ; 0xa0248 + 54 bytes
 
-_FuchsiaGymBattleTxt3: ; 0xa027e
+_FuchsiaGymBattleText3: ; 0xa027e
 	db $0, "Let's see you", $4f
 	db "beat my special", $55
 	db "techniques!", $57
 ; 0xa027e + 42 bytes
 
-_FuchsiaGymEndBattleTxt3: ; 0xa02a8
+_FuchsiaGymEndBattleText3: ; 0xa02a8
 	db $0, "You", $4f
 	db "had me fooled!", $58
 ; 0xa02a8 + 20 bytes
 
-_FuchsiaGymAfterBattleTxt3: ; 0xa02bc
+_FuchsiaGymAfterBattleText3: ; 0xa02bc
 	db $0, "I like poison and", $4f
 	db "sleep techniques,", $55
 	db "as they linger", $55
@@ -70552,7 +70570,7 @@
 	db "after battle!", $57
 ; 0xa02bc + 66 bytes
 
-_FuchsiaGymBattleTxt4: ; 0xa02fe
+_FuchsiaGymBattleText4: ; 0xa02fe
 	db $0, "Stop right there!", $51
 	db "Our invisible", $4f
 	db "walls have you", $55
@@ -70559,12 +70577,12 @@
 	db "frustrated?", $57
 ; 0xa02fe + 60 bytes
 
-_FuchsiaGymEndBattleTxt4: ; 0xa033a
+_FuchsiaGymEndBattleText4: ; 0xa033a
 	db $0, "Whoa!", $4f
 	db "He's got it!", $58
 ; 0xa033a + 19 bytes
 
-_FuchsiaGymAfterBattleTxt4: ; 0xa034d
+_FuchsiaGymAfterBattleText4: ; 0xa034d
 	db $0, "You impressed me!", $4f
 	db "Here's a hint!", $51
 	db "Look very closely", $4f
@@ -70572,7 +70590,7 @@
 	db "invisible walls!", $57
 ; 0xa034d + 84 bytes
 
-_FuchsiaGymBattleTxt5: ; 0xa03a1
+_FuchsiaGymBattleText5: ; 0xa03a1
 	db $0, "I also study the", $4f
 	db "way of the ninja", $55
 	db "with master KOGA!", $51
@@ -70581,16 +70599,16 @@
 	db "animals!", $57
 ; 0xa03a1 + 97 bytes
 
-_FuchsiaGymEndBattleTxt5: ; 0xa0402
+_FuchsiaGymEndBattleText5: ; 0xa0402
 	db $0, "Awoo!", $58
 ; 0xa0402 + 7 bytes
 
-_FuchsiaGymAfterBattleTxt5: ; 0xa0409
+_FuchsiaGymAfterBattleText5: ; 0xa0409
 	db $0, "I still have much", $4f
 	db "to learn!", $57
 ; 0xa0409 + 29 bytes
 
-_FuchsiaGymBattleTxt6: ; 0xa0426
+_FuchsiaGymBattleText6: ; 0xa0426
 	db $0, "Master KOGA comes", $4f
 	db "from a long line", $55
 	db "of ninjas!", $51
@@ -70598,12 +70616,12 @@
 	db "descend from?", $57
 ; 0xa0426 + 74 bytes
 
-_FuchsiaGymEndBattleTxt6: ; 0xa0470
+_FuchsiaGymEndBattleText6: ; 0xa0470
 	db $0, "Dropped", $4f
 	db "my balls!", $58
 ; 0xa0470 + 19 bytes
 
-_FuchsiaGymAfterBattleTxt6: ; 0xa0483
+_FuchsiaGymAfterBattleText6: ; 0xa0483
 	db $0, "Where there is", $4f
 	db "light, there is", $55
 	db "shadow!", $51
@@ -70692,17 +70710,17 @@
 	db "for my gift!", $57
 ; 0xa0782 + 38 bytes
 
-_Mansion1BattleTxt2: ; 0xa07a8
+_Mansion1BattleText2: ; 0xa07a8
 	db $0, "Who are you? There", $4f
 	db "shouldn't be", $55
 	db "anyone here.", $57
 ; 0xa07a8 + 45 bytes
 
-_Mansion1EndBattleTxt2: ; 0xa07d5
+_Mansion1EndBattleText2: ; 0xa07d5
 	db $0, "Ouch!", $58
 ; 0xa07d5 + 7 bytes
 
-_Mansion1AfterBattleTxt2: ; 0xa07dc
+_Mansion1AfterBattleText2: ; 0xa07dc
 	db $0, "A key? I don't", $4f
 	db "know what you're", $55
 	db "talking about.", $57
@@ -71272,17 +71290,17 @@
 	db "Karate with us!", $57
 ; 0xa1972 + 39 bytes
 
-_FightingDojoBattleTxt1: ; 0xa1999
+_FightingDojoBattleText1: ; 0xa1999
 	db $0, "Hoargh! Take your", $4f
 	db "shoes off!", $57
 ; 0xa1999 + 30 bytes
 
-_FightingDojoEndBattleTxt1: ; 0xa19b7
+_FightingDojoEndBattleText1: ; 0xa19b7
 	db $0, "I give", $4f
 	db "up!", $58
 ; 0xa19b7 + 12 bytes
 
-_FightingDojoAfterBattleTxt1: ; 0xa19c3
+_FightingDojoAfterBattleText1: ; 0xa19c3
 	db $0, "You wait 'til you", $4f
 	db "see our Master!", $51
 	db "I'm a small fry", $4f
@@ -71289,22 +71307,22 @@
 	db "compared to him!", $57
 ; 0xa19c3 + 66 bytes
 
-_FightingDojoBattleTxt2: ; 0xa1a05
+_FightingDojoBattleText2: ; 0xa1a05
 	db $0, "I hear you're", $4f
 	db "good! Show me!", $57
 ; 0xa1a05 + 29 bytes
 
-_FightingDojoEndBattleTxt2: ; 0xa1a22
+_FightingDojoEndBattleText2: ; 0xa1a22
 	db $0, "Judge!", $4f
 	db "1 point!", $58
 ; 0xa1a22 + 17 bytes
 
-_FightingDojoAfterBattleTxt2: ; 0xa1a33
+_FightingDojoAfterBattleText2: ; 0xa1a33
 	db $0, "Our Master is a", $4f
 	db "pro fighter!", $57
 ; 0xa1a33 + 30 bytes
 
-_FightingDojoBattleTxt3: ; 0xa1a51
+_FightingDojoBattleText3: ; 0xa1a51
 	db $0, "Nothing tough", $4f
 	db "frightens me!", $51
 	db "I break boulders", $4f
@@ -71311,18 +71329,18 @@
 	db "for training!", $57
 ; 0xa1a51 + 60 bytes
 
-_FightingDojoEndBattleTxt3: ; 0xa1a8d
+_FightingDojoEndBattleText3: ; 0xa1a8d
 	db $0, "Yow!", $4f
 	db "Stubbed fingers!", $58
 ; 0xa1a8d + 23 bytes
 
-_FightingDojoAfterBattleTxt3: ; 0xa1aa4
+_FightingDojoAfterBattleText3: ; 0xa1aa4
 	db $0, "The only thing", $4f
 	db "that frightens us", $55
 	db "is psychic power!", $57
 ; 0xa1aa4 + 52 bytes
 
-_FightingDojoBattleTxt4: ; 0xa1ad8
+_FightingDojoBattleText4: ; 0xa1ad8
 	db $0, "Hoohah!", $51
 	db "You're trespassing", $4f
 	db "in our FIGHTING", $55
@@ -71329,12 +71347,12 @@
 	db "DOJO!", $57
 ; 0xa1ad8 + 49 bytes
 
-_FightingDojoEndBattleTxt4: ; 0xa1b09
+_FightingDojoEndBattleText4: ; 0xa1b09
 	db $0, "Oof!", $4f
 	db "I give up!", $58
 ; 0xa1b09 + 17 bytes
 
-_FightingDojoAfterBattleTxt4: ; 0xa1b1a
+_FightingDojoAfterBattleText4: ; 0xa1b1a
 	db $0, "The prime fighters", $4f
 	db "across the land", $55
 	db "train here.", $57
@@ -71446,18 +71464,18 @@
 	db "at the slots!", $57
 ; 0xa1ef0 + 67 bytes
 
-_SaffronGymBattleTxt1: ; 0xa1f33
+_SaffronGymBattleText1: ; 0xa1f33
 	db $0, "SABRINA is younger", $4f
 	db "than I, but I", $55
 	db "respect her!", $57
 ; 0xa1f33 + 47 bytes
 
-_SaffronGymEndBattleTxt1: ; 0xa1f62
+_SaffronGymEndBattleText1: ; 0xa1f62
 	db $0, "Not", $4f
 	db "good enough!", $58
 ; 0xa1f62 + 18 bytes
 
-_SaffronGymAfterBattleTxt1: ; 0xa1f74
+_SaffronGymAfterBattleText1: ; 0xa1f74
 	db $0, "In a battle of", $4f
 	db "equals, the one", $55
 	db "with the stronger", $55
@@ -71467,23 +71485,23 @@
 	db "focus on winning!", $57
 ; 0xa1f74 + 108 bytes
 
-_SaffronGymBattleTxt2: ; 0xa1fe0
+_SaffronGymBattleText2: ; 0xa1fe0
 	db $0, "Does our unseen", $4f
 	db "power scare you?", $57
 ; 0xa1fe0 + 34 bytes
 
-_SaffronGymEndBattleTxt2: ; 0xa2002
+_SaffronGymEndBattleText2: ; 0xa2002
 	db $0, "I never", $4f
 	db "foresaw this!", $58
 ; 0xa2002 + 23 bytes
 
-_SaffronGymAfterBattleTxt2: ; 0xa2019
+_SaffronGymAfterBattleText2: ; 0xa2019
 	db $0, "Psychic #MON", $4f
 	db "fear only ghosts", $55
 	db "and bugs!", $57
 ; 0xa2019 + 41 bytes
 
-_SaffronGymBattleTxt3: ; 0xa2042
+_SaffronGymBattleText3: ; 0xa2042
 	db $0, "#MON take on", $4f
 	db "the appearance of", $55
 	db "their trainers.", $51
@@ -71491,52 +71509,52 @@
 	db "be tough, then!", $57
 ; 0xa2042 + 79 bytes
 
-_SaffronGymEndBattleTxt3: ; 0xa2091
+_SaffronGymEndBattleText3: ; 0xa2091
 	db $0, "I knew", $4f
 	db "it!", $58
 ; 0xa2091 + 12 bytes
 
-_SaffronGymAfterBattleTxt3: ; 0xa209d
+_SaffronGymAfterBattleText3: ; 0xa209d
 	db $0, "I must teach", $4f
 	db "better techniques", $55
 	db "to my #MON!", $57
 ; 0xa209d + 44 bytes
 
-_SaffronGymBattleTxt4: ; 0xa20c9
+_SaffronGymBattleText4: ; 0xa20c9
 	db $0, "You know that", $4f
 	db "power alone isn't", $55
 	db "enough!", $57
 ; 0xa20c9 + 40 bytes
 
-_SaffronGymEndBattleTxt4: ; 0xa20f1
+_SaffronGymEndBattleText4: ; 0xa20f1
 	db $0, "I don't", $4f
 	db "believe this!", $58
 ; 0xa20f1 + 22 bytes
 
-_SaffronGymAfterBattleTxt4: ; 0xa2107
+_SaffronGymAfterBattleText4: ; 0xa2107
 	db $0, "SABRINA just wiped", $4f
 	db "out the KARATE", $55
 	db "MASTER next door!", $57
 ; 0xa2107 + 53 bytes
 
-_SaffronGymBattleTxt5: ; 0xa213c
+_SaffronGymBattleText5: ; 0xa213c
 	db $0, "You and I, our", $4f
 	db "#MON shall", $55
 	db "fight!", $57
 ; 0xa213c + 34 bytes
 
-_SaffronGymEndBattleTxt5: ; 0xa215e
+_SaffronGymEndBattleText5: ; 0xa215e
 	db $0, "I lost", $4f
 	db "after all!", $58
 ; 0xa215e + 19 bytes
 
-_SaffronGymAfterBattleTxt5: ; 0xa2171
+_SaffronGymAfterBattleText5: ; 0xa2171
 	db $0, "I knew that this", $4f
 	db "was going to take", $55
 	db "place.", $57
 ; 0xa2171 + 43 bytes
 
-_SaffronGymBattleTxt6: ; 0xa219c
+_SaffronGymBattleText6: ; 0xa219c
 	db $0, "SABRINA is young,", $4f
 	db "but she's also", $55
 	db "our LEADER!", $51
@@ -71544,12 +71562,12 @@
 	db "her easily!", $57
 ; 0xa219c + 72 bytes
 
-_SaffronGymEndBattleTxt6: ; 0xa21e4
+_SaffronGymEndBattleText6: ; 0xa21e4
 	db $0, "I lost", $4f
 	db "my concentration!", $58
 ; 0xa21e4 + 26 bytes
 
-_SaffronGymAfterBattleTxt6: ; 0xa21fe
+_SaffronGymAfterBattleText6: ; 0xa21fe
 	db $0, "There used to be", $4f
 	db "2 #MON GYMs in", $55
 	db "SAFFRON.", $51
@@ -71560,7 +71578,7 @@
 	db "creamed them!", $57
 ; 0xa21fe + 121 bytes
 
-_SaffronGymBattleTxt7: ; 0xa2277
+_SaffronGymBattleText7: ; 0xa2277
 	db $0, "SAFFRON #MON", $4f
 	db "GYM is famous for", $55
 	db "its psychics!", $51
@@ -71569,11 +71587,11 @@
 	db "I can tell!", $57
 ; 0xa2277 + 83 bytes
 
-_SaffronGymEndBattleTxt7: ; 0xa22ca
+_SaffronGymEndBattleText7: ; 0xa22ca
 	db $0, "Arrrgh!", $58
 ; 0xa22ca + 9 bytes
 
-_SaffronGymAfterBattleTxt7: ; 0xa22d3
+_SaffronGymAfterBattleText7: ; 0xa22d3
 	db $0, "That's right! I", $4f
 	db "used telepathy to", $55
 	db "read your mind!", $57
--