shithub: pokecrystal

Download patch

ref: fd6cfc73ee7213328cf887869c2047ce7a61987a
parent: e703b5ef487187753db6eee5e21e985dfb573e67
author: yenatch <[email protected]>
date: Wed Mar 5 19:45:28 EST 2014

Text macros in text/.

--- a/text/battle.asm
+++ b/text/battle.asm
@@ -1,340 +1,399 @@
 BattleText_0x80730: ; 0x80730
-	db $0, $52, " picked up", $4f
-	db "¥@"
+	text $52, " picked up"
+	line "¥@"
 	deciram $c6ec, $36
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x80746
 
 WildPokemonAppearedText: ; 0x80746
-	db $0, "Wild @"
+	text "Wild @"
 	text_from_ram $c616
-	db $0, $4f
-	db "appeared!", $58
+	db $0
+	line "appeared!"
+	prompt
 ; 0x8075c
 
 HookedPokemonAttackedText: ; 0x8075c
-	db $0, "The hooked", $4f
-	db "@"
+	text "The hooked"
+	line "@"
 	text_from_ram $c616
-	db $0, $55
-	db "attacked!", $58
+	text $55
+	db "attacked!"
+	prompt
 ; 0x80778
 
 PokemonFellFromTreeText: ; 0x80778
 	text_from_ram $c616
-	db $0, " fell", $4f
-	db "out of the tree!", $58
+	text " fell"
+	line "out of the tree!"
+	prompt
 ; 0x80793
 
 WildPokemonAppearedText2: ; 0x80793
-	db $0, "Wild @"
+	text "Wild @"
 	text_from_ram $c616
-	db $0, $4f
-	db "appeared!", $58
+	db $0
+	line "appeared!"
+	prompt
 ; 0x807a9
 
 WantsToBattleText:: ; 0x807a9
-	db $0, $3f, $4f
-	db "wants to battle!", $58
+	text $3f
+	line "wants to battle!"
+	prompt
 ; 0x807bd
 
 BattleText_0x807bd: ; 0x807bd
-	db $0, "Wild @"
+	text "Wild @"
 	text_from_ram $c616
-	db $0, $4f
-	db "fled!", $58
+	db $0
+	line "fled!"
+	prompt
 ; 0x807cf
 
 BattleText_0x807cf: ; 0x807cf
-	db $0, "Enemy @"
+	text "Enemy @"
 	text_from_ram $c616
-	db $0, $4f
-	db "fled!", $58
+	db $0
+	line "fled!"
+	prompt
 ; 0x807e2
 
 BattleText_0x807e2: ; 0x807e2
-	db $0, $5a, $4f
-	db "is hurt by poison!", $58
+	text $5a
+	line "is hurt by poison!"
+	prompt
 ; 0x807f8
 
 BattleText_0x807f8: ; 0x807f8
-	db $0, $5a, "'s", $4f
-	db "hurt by its burn!", $58
+	text $5a, "'s"
+	line "hurt by its burn!"
+	prompt
 ; 0x8080e
 
 BattleText_0x8080e: ; 0x8080e
-	db $0, "LEECH SEED saps", $4f
-	db $5a, "!", $58
+	text "LEECH SEED saps"
+	line $5a, "!"
+	prompt
 ; 0x80822
 
 BattleText_0x80822: ; 0x80822
-	db $0, $5a, $4f
-	db "has a NIGHTMARE!", $58
+	text $5a
+	line "has a NIGHTMARE!"
+	prompt
 ; 0x80836
 
 BattleText_0x80836: ; 0x80836
-	db $0, $5a, "'s", $4f
-	db "hurt by the CURSE!", $58
+	text $5a, "'s"
+	line "hurt by the CURSE!"
+	prompt
 ; 0x8084d
 
 BattleText_0x8084d: ; 0x8084d
-	db $0, "The SANDSTORM hits", $4f
-	db $5a, "!", $58
+	text "The SANDSTORM hits"
+	line $5a, "!"
+	prompt
 ; 0x80864
 
 BattleText_0x80864: ; 0x80864
-	db $0, $5a, "'s", $4f
-	db "PERISH count is @"
+	text $5a, "'s"
+	line "PERISH count is @"
 	deciram $d265, $11
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x80880
 
 BattleText_0x80880: ; 0x80880
-	db $0, $59, $4f
-	db "recovered with", $55
-	db "@"
+	text $59
+	line "recovered with"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x80899
 
 BattleText_0x80899: ; 0x80899
-	db $0, $5a, $4f
-	db "recovered PP using", $55
-	db "@"
+	text $5a
+	line "recovered PP using"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x808b6
 
 BattleText_0x808b6: ; 0x808b6
-	db $0, $59, $4f
-	db "was hit by FUTURE", $55
-	db "SIGHT!", $58
+	text $59
+	line "was hit by FUTURE"
+	cont "SIGHT!"
+	prompt
 ; 0x808d2
 
 BattleText_0x808d2: ; 0x808d2
-	db $0, $5a, "'s", $4f
-	db "SAFEGUARD faded!", $58
+	text $5a, "'s"
+	line "SAFEGUARD faded!"
+	prompt
 ; 0x808e7
 
 BattleText_0x808e7: ; 0x808e7
 	text_from_ram StringBuffer1
-	db $0, " #MON's", $4f
-	db "LIGHT SCREEN fell!", $58
+	text " #MON's"
+	line "LIGHT SCREEN fell!"
+	prompt
 ; 0x80905
 
 BattleText_0x80905: ; 0x80905
 	text_from_ram StringBuffer1
-	db $0, " #MON's", $4f
-	db "REFLECT faded!", $58
+	text " #MON's"
+	line "REFLECT faded!"
+	prompt
 ; 0x8091f
 
 BattleText_0x8091f: ; 0x8091f
-	db $0, "Rain continues to", $4f
-	db "fall.", $58
+	text "Rain continues to"
+	line "fall."
+	prompt
 ; 0x80938
 
 BattleText_0x80938: ; 0x80938
-	db $0, "The sunlight is", $4f
-	db "strong.", $58
+	text "The sunlight is"
+	line "strong."
+	prompt
 ; 0x80951
 
 BattleText_0x80951: ; 0x80951
-	db $0, "The SANDSTORM", $4f
-	db "rages.", $58
+	text "The SANDSTORM"
+	line "rages."
+	prompt
 ; 0x80967
 
 BattleText_0x80967: ; 0x80967
-	db $0, "The rain stopped.", $58
+	text "The rain stopped."
+	prompt
 ; 0x8097a
 
 BattleText_0x8097a: ; 0x8097a
-	db $0, "The sunlight", $4f
-	db "faded.", $58
+	text "The sunlight"
+	line "faded."
+	prompt
 ; 0x8098f
 
 BattleText_0x8098f: ; 0x8098f
-	db $0, "The SANDSTORM", $4f
-	db "subsided.", $58
+	text "The SANDSTORM"
+	line "subsided."
+	prompt
 ; 0x809a8
 
 BattleText_0x809a8: ; 0x809a8
-	db $0, "Enemy @"
+	text "Enemy @"
 	text_from_ram $c616
-	db $0, $4f
-	db "fainted!", $58
+	db $0
+	line "fainted!"
+	prompt
 ; 0x809be
 
 BattleText_0x809be: ; 0x809be
-	db $0, $52, " got ¥@"
+	text $52, " got ¥@"
 	deciram $c686, $36
-	db $0, $4f
-	db "for winning!", $58
+	db $0
+	line "for winning!"
+	prompt
 ; 0x809da
 
 BattleText_0x809da: ; 0x809da
-	db $0, $3f, $4f
-	db "was defeated!", $58
+	text $3f
+	line "was defeated!"
+	prompt
 ; 0x809eb
 
 TiedAgainstText: ; 0x809eb
-	db $0, "Tied against", $4f
-	db $3f, "!", $58
+	text "Tied against"
+	line $3f, "!"
+	prompt
 ; 0x809fc
 
 BattleText_0x809fc: ; 0x809fc
-	db $0, $52, " got ¥@"
+	text $52, " got ¥@"
 	deciram $c686, $36
-	db $0, $4f
-	db "for winning!", $55
-	db "Sent some to MOM!", $58
+	db $0
+	line "for winning!"
+	cont "Sent some to MOM!"
+	prompt
 ; 0x80a2a
 
 BattleText_0x80a2a: ; 0x80a2a
-	db $0, "Sent half to MOM!", $58
+	text "Sent half to MOM!"
+	prompt
 ; 0x80a3d
 
 BattleText_0x80a3d: ; 0x80a3d
-	db $0, "Sent all to MOM!", $58
+	text "Sent all to MOM!"
+	prompt
 ; 0x80a4f
 
 BattleText_0x80a4f: ; 0x80a4f
-	db $0, $53, ": Huh? I", $4f
-	db "should've chosen", $55
-	db "your #MON!", $58
+	text $53, ": Huh? I"
+	line "should've chosen"
+	cont "your #MON!"
+	prompt
 ; 0x80a75
 
 BattleText_0x80a75: ; 0x80a75
 	text_from_ram $c621
-	db $0, $4f
-	db "fainted!", $58
+	db $0
+	line "fainted!"
+	prompt
 ; 0x80a83
 
 BattleText_0x80a83: ; 0x80a83
-	db $0, "Use next #MON?", $57
+	text "Use next #MON?"
+	done
 ; 0x80a93
 
 BattleText_0x80a93: ; 0x80a93
-	db $0, $53, ": Yes!", $4f
-	db "I guess I chose a", $55
-	db "good #MON!", $58
+	text $53, ": Yes!"
+	line "I guess I chose a"
+	cont "good #MON!"
+	prompt
 ; 0x80ab9
 
 LostAgainstText: ; 0x80ab9
-	db $0, "Lost against", $4f
-	db $3f, "!", $58
+	text "Lost against"
+	line $3f, "!"
+	prompt
 ; 0x80aca
 
 BattleText_0x80aca: ; 0x80aca
-	db $0, $3f, $4f
-	db "is about to use", $55
-	db "@"
+	text $3f
+	line "is about to use"
+	cont "@"
 	text_from_ram $c616
-	db $0, ".", $51
-	db "Will ", $52, $4f
-	db "change #MON?", $57
+	text "."
+
+	para "Will ", $52
+	line "change #MON?"
+	done
 ; 0x80af8
 
 BattleText_0x80af8: ; 0x80af8
-	db $0, $3f, $4f
-	db "sent out", $55
-	db "@"
+	text $3f
+	line "sent out"
+	cont "@"
 	text_from_ram $c616
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x80b0b
 
 BattleText_0x80b0b: ; 0x80b0b
-	db $0, "There's no will to", $4f
-	db "battle!", $58
+	text "There's no will to"
+	line "battle!"
+	prompt
 ; 0x80b26
 
 BattleText_0x80b26: ; 0x80b26
-	db $0, "An EGG can't", $4f
-	db "battle!", $58
+	text "An EGG can't"
+	line "battle!"
+	prompt
 ; 0x80b3b
 
 BattleText_0x80b3b: ; 0x80b3b
-	db $0, "Can't escape!", $58
+	text "Can't escape!"
+	prompt
 ; 0x80b49
 
 BattleText_0x80b49: ; 0x80b49
-	db $0, "No! There's no", $4f
-	db "running from a", $55
-	db "trainer battle!", $58
+	text "No! There's no"
+	line "running from a"
+	cont "trainer battle!"
+	prompt
 ; 0x80b77
 
 BattleText_0x80b77: ; 0x80b77
-	db $0, "Got away safely!", $58
+	text "Got away safely!"
+	prompt
 ; 0x80b89
 
 BattleText_0x80b89: ; 0x80b89
-	db $0, $5a, $4f
-	db "fled using a", $55
-	db "@"
+	text $5a
+	line "fled using a"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x80ba0
 
 BattleText_0x80ba0: ; 0x80ba0
-	db $0, "Can't escape!", $58
+	text "Can't escape!"
+	prompt
 ; 0x80bae
 
 BattleText_0x80bae: ; 0x80bae
-	db $0, $5a, "'s", $4f
-	db "hurt by SPIKES!", $58
+	text $5a, "'s"
+	line "hurt by SPIKES!"
+	prompt
 ; 0x80bc2
 
 RecoveredUsingText: ; 0x80bc2
-	db $0, $59, $4f
-	db "recovered using a", $55
-	db "@"
+	text $59
+	line "recovered using a"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x80bde
 
 BattleText_0x80bde: ; 0x80bde
-	db $0, $5a, "'s", $4f
-	db "@"
+	text $5a, "'s"
+	line "@"
 	text_from_ram StringBuffer1
-	db $0, $55
-	db "activated!", $58
+	text $55
+	db "activated!"
+	prompt
 ; 0x80bf3
 
 BattleText_0x80bf3: ; 0x80bf3
-	db $0, "Items can't be", $4f
-	db "used here.", $58
+	text "Items can't be"
+	line "used here."
+	prompt
 ; 0x80c0d
 
 BattleText_0x80c0d: ; 0x80c0d
 	text_from_ram $c621
-	db $0, $4f
-	db "is already out.", $58
+	db $0
+	line "is already out."
+	prompt
 ; 0x80c22
 
 BattleText_0x80c22: ; 0x80c22
 	text_from_ram $c621
-	db $0, $4f
-	db "can't be recalled!", $58
+	db $0
+	line "can't be recalled!"
+	prompt
 ; 0x80c39
 
 BattleText_0x80c39: ; 0x80c39
-	db $0, "There's no PP left", $4f
-	db "for this move!", $58
+	text "There's no PP left"
+	line "for this move!"
+	prompt
 ; 0x80c5b
 
 BattleText_0x80c5b: ; 0x80c5b
-	db $0, "The move is", $4f
-	db "DISABLED!", $58
+	text "The move is"
+	line "DISABLED!"
+	prompt
 ; 0x80c72
 
 BattleText_0x80c72: ; 0x80c72
 	text_from_ram $c621
-	db $0, $4f
-	db "has no moves left!", $57
+	db $0
+	line "has no moves left!"
+	done
 ; 0x80c8a
 
 BattleText_0x80c8a: ; 0x80c8a
-	db $0, $59, "'s", $4f
-	db "ENCORE ended!", $58
+	text $59, "'s"
+	line "ENCORE ended!"
+	prompt
 ; 0x80c9c
 
 BattleText_0x80c9c: ; 0x80c9c
@@ -352,326 +411,382 @@
 ; 0x80cba
 
 BattleText_0x80cba: ; 0x80cba
-	db $0, "Wild @"
+	text "Wild @"
 	text_from_ram $c616
-	db $0, $4f
-	db "is eating!", $58
+	db $0
+	line "is eating!"
+	prompt
 ; 0x80cd1
 
 BattleText_0x80cd1: ; 0x80cd1
-	db $0, "Wild @"
+	text "Wild @"
 	text_from_ram $c616
-	db $0, $4f
-	db "is angry!", $58
+	db $0
+	line "is angry!"
+	prompt
 ; 0x80ce7
 
 FastAsleepText: ; 0x80ce7
-	db $0, $5a, $4f
-	db "is fast asleep!", $58
+	text $5a
+	line "is fast asleep!"
+	prompt
 ; 0x80cfa
 
 WokeUpText: ; 0x80cfa
-	db $0, $5a, $4f
-	db "woke up!", $58
+	text $5a
+	line "woke up!"
+	prompt
 ; 0x80d06
 
 FrozenSolidText: ; 0x80d06
-	db $0, $5a, $4f
-	db "is frozen solid!", $58
+	text $5a
+	line "is frozen solid!"
+	prompt
 ; 0x80d1a
 
 FlinchedText: ; 0x80d1a
-	db $0, $5a, $4f
-	db "flinched!", $58
+	text $5a
+	line "flinched!"
+	prompt
 ; 0x80d27
 
 MustRechargeText: ; 0x80d27
-	db $0, $5a, $4f
-	db "must recharge!", $58
+	text $5a
+	line "must recharge!"
+	prompt
 ; 0x80d39
 
 DisabledNoMoreText: ; 0x80d39
-	db $0, $5a, "'s", $4f
-	db "disabled no more!", $58
+	text $5a, "'s"
+	line "disabled no more!"
+	prompt
 ; 0x80d4f
 
 IsConfusedText: ; 0x80d4f
-	db $0, $5a, $4f
-	db "is confused!", $58
+	text $5a
+	line "is confused!"
+	prompt
 ; 0x80d5f
 
 HurtItselfText: ; 0x80d5f
-	db $0, "It hurt itself in", $4f
-	db "its confusion!", $58
+	text "It hurt itself in"
+	line "its confusion!"
+	prompt
 ; 0x80d81
 
 ConfusedNoMoreText: ; 0x80d81
-	db $0, $5a, "'s", $4f
-	db "confused no more!", $58
+	text $5a, "'s"
+	line "confused no more!"
+	prompt
 ; 0x80d97
 
 BecameConfusedText: ; 0x80d97
-	db $0, $59, $4f
-	db "became confused!", $58
+	text $59
+	line "became confused!"
+	prompt
 ; 0x80dab
 
 BattleText_0x80dab: ; 0x80dab
-	db $0, "A @"
+	text "A @"
 	text_from_ram StringBuffer1
-	db $0, " rid", $4f
-	db $59, $55
-	db "of its confusion.", $58
+	text " rid"
+	line $59
+	cont "of its confusion."
+	prompt
 ; 0x80dcc
 
 AlreadyConfusedText: ; 0x80dcc
-	db $0, $59, "'s", $4f
-	db "already confused!", $58
+	text $59, "'s"
+	line "already confused!"
+	prompt
 ; 0x80de2
 
 BattleText_0x80de2: ; 0x80de2
-	db $0, $5a, "'s", $4f
-	db "hurt by", $55
-	db "@"
+	text $5a, "'s"
+	line "hurt by"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x80df5
 
 BattleText_0x80df5: ; 0x80df5
-	db $0, $5a, $4f
-	db "was released from", $55
-	db "@"
+	text $5a
+	line "was released from"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x80e11
 
 UsedBindText: ; 0x80e11
-	db $0, $5a, $4f
-	db "used BIND on", $55
-	db $59, "!", $58
+	text $5a
+	line "used BIND on"
+	cont $59, "!"
+	prompt
 ; 0x80e24
 
 WhirlpoolTrapText: ; 0x80e24
-	db $0, $59, $4f
-	db "was trapped!", $58
+	text $59
+	line "was trapped!"
+	prompt
 ; 0x80e34
 
 FireSpinTrapText: ; 0x80e34
-	db $0, $59, $4f
-	db "was trapped!", $58
+	text $59
+	line "was trapped!"
+	prompt
 ; 0x80e44
 
 WrappedByText: ; 0x80e44
-	db $0, $59, $4f
-	db "was WRAPPED by", $55
-	db $5a, "!", $58
+	text $59
+	line "was WRAPPED by"
+	cont $5a, "!"
+	prompt
 ; 0x80e59
 
 ClampedByText: ; 0x80e59
-	db $0, $59, $4f
-	db "was CLAMPED by", $55
-	db $5a, "!", $58
+	text $59
+	line "was CLAMPED by"
+	cont $5a, "!"
+	prompt
 ; 0x80e6e
 
 StoringEnergyText: ; 0x80e6e
-	db $0, $5a, $4f
-	db "is storing energy!", $58
+	text $5a
+	line "is storing energy!"
+	prompt
 ; 0x80e84
 
 UnleashedEnergyText: ; 0x80e84
-	db $0, $5a, $4f
-	db "unleashed energy!", $58
+	text $5a
+	line "unleashed energy!"
+	prompt
 ; 0x80e99
 
 HungOnText: ; 0x80e99
-	db $0, $59, $4f
-	db "hung on with", $55
-	db "@"
+	text $59
+	line "hung on with"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x80eb0
 
 EnduredText: ; 0x80eb0
-	db $0, $59, $4f
-	db "ENDURED the hit!", $58
+	text $59
+	line "ENDURED the hit!"
+	prompt
 ; 0x80ec4
 
 InLoveWithText: ; 0x80ec4
-	db $0, $5a, $4f
-	db "is in love with", $55
-	db $59, "!", $58
+	text $5a
+	line "is in love with"
+	cont $59, "!"
+	prompt
 ; 0x80eda
 
 InfatuationText: ; 0x80eda
-	db $0, $5a, "'s", $4f
-	db "infatuation kept", $55
-	db "it from attacking!", $58
+	text $5a, "'s"
+	line "infatuation kept"
+	cont "it from attacking!"
+	prompt
 ; 0x80f02
 
 DisabledMoveText: ; 0x80f02
-	db $0, $5a, "'s", $4f
-	db "@"
+	text $5a, "'s"
+	line "@"
 	text_from_ram StringBuffer1
-	db $0, " is", $55
-	db "DISABLED!", $58
+	text " is"
+	cont "DISABLED!"
+	prompt
 ; 0x80f19
 
 LoafingAroundText: ; 0x80f19
 	text_from_ram $c621
-	db $0, " is", $4f
-	db "loafing around.", $58
+	text " is"
+	line "loafing around."
+	prompt
 ; 0x80f31
 
 BeganToNapText: ; 0x80f31
 	text_from_ram $c621
-	db $0, " began", $4f
-	db "to nap!", $58
+	text " began"
+	line "to nap!"
+	prompt
 ; 0x80f44
 
 WontObeyText: ; 0x80f44
 	text_from_ram $c621
-	db $0, " won't", $4f
-	db "obey!", $58
+	text " won't"
+	line "obey!"
+	prompt
 ; 0x80f54
 
 TurnedAwayText: ; 0x80f54
 	text_from_ram $c621
-	db $0, " turned", $4f
-	db "away!", $58
+	text " turned"
+	line "away!"
+	prompt
 ; 0x80f66
 
 IgnoredOrdersText: ; 0x80f66
 	text_from_ram $c621
-	db $0, " ignored", $4f
-	db "orders!", $58
+	text " ignored"
+	line "orders!"
+	prompt
 ; 0x80f7b
 
 IgnoredSleepingText: ; 0x80f7b
 	text_from_ram $c621
-	db $0, " ignored", $4f
-	db "orders…sleeping!", $58
+	text " ignored"
+	line "orders…sleeping!"
+	prompt
 ; 0x80f99
 
 NoPPLeftText: ; 0x80f99
-	db $0, "But no PP is left", $4f
-	db "for the move!", $58
+	text "But no PP is left"
+	line "for the move!"
+	prompt
 ; 0x80fba
 
 HasNoPPLeftText: ; 0x80fba
-	db $0, $5a, $4f
-	db "has no PP left for", $55
-	db "@"
+	text $5a
+	line "has no PP left for"
+	cont "@"
 	text_from_ram $d086
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x80fd7
 
 WentToSleepText: ; 0x80fd7
-	db $0, $5a, $4f
-	db "went to sleep!", $57
+	text $5a
+	line "went to sleep!"
+	done
 ; 0x80fe9
 
 RestedText: ; 0x80fe9
-	db $0, $5a, $4f
-	db "fell asleep and", $55
-	db "became healthy!", $57
+	text $5a
+	line "fell asleep and"
+	cont "became healthy!"
+	done
 ; 0x8100c
 
 RegainedHealthText: ; 0x8100c
-	db $0, $5a, $4f
-	db "regained health!", $58
+	text $5a
+	line "regained health!"
+	prompt
 ; 0x81020
 
 AttackMissedText: ; 0x81020
-	db $0, $5a, "'s", $4f
-	db "attack missed!", $58
+	text $5a, "'s"
+	line "attack missed!"
+	prompt
 ; 0x81033
 
 AttackMissed2Text: ; 0x81033
-	db $0, $5a, "'s", $4f
-	db "attack missed!", $58
+	text $5a, "'s"
+	line "attack missed!"
+	prompt
 ; 0x81046
 
 CrashedText: ; 0x81046
-	db $0, $5a, $4f
-	db "kept going and", $55
-	db "crashed!", $58
+	text $5a
+	line "kept going and"
+	cont "crashed!"
+	prompt
 ; 0x81061
 
 UnaffectedText: ; 0x81061
-	db $0, $59, "'s", $4f
-	db "unaffected!", $58
+	text $59, "'s"
+	line "unaffected!"
+	prompt
 ; 0x81071
 
 DoesntAffectText: ; 0x81071
-	db $0, "It doesn't affect", $4f
-	db $59, "!", $58
+	text "It doesn't affect"
+	line $59, "!"
+	prompt
 ; 0x81086
 
 CriticalHitText: ; 0x81086
-	db $0, "A critical hit!", $58
+	text "A critical hit!"
+	prompt
 ; 0x81097
 
 OneHitKOText: ; 0x81097
-	db $0, "It's a one-hit KO!", $58
+	text "It's a one-hit KO!"
+	prompt
 ; 0x810aa
 
 SuperEffectiveText: ; 0x810aa
-	db $0, "It's super-", $4f
-	db "effective!", $58
+	text "It's super-"
+	line "effective!"
+	prompt
 ; 0x810c1
 
 NotVeryEffectiveText: ; 0x810c1
-	db $0, "It's not very", $4f
-	db "effective…", $58
+	text "It's not very"
+	line "effective…"
+	prompt
 ; 0x810da
 
 TookDownWithItText: ; 0x810da
-	db $0, $59, $4f
-	db "took down with it,", $55
-	db $5a, "!", $58
+	text $59
+	line "took down with it,"
+	cont $5a, "!"
+	prompt
 ; 0x810f3
 
 RageBuildingText: ; 0x810f3
-	db $0, $5a, "'s", $4f
-	db "RAGE is building!", $58
+	text $5a, "'s"
+	line "RAGE is building!"
+	prompt
 ; 0x81109
 
 GotAnEncoreText: ; 0x81109
-	db $0, $59, $4f
-	db "got an ENCORE!", $58
+	text $59
+	line "got an ENCORE!"
+	prompt
 ; 0x8111b
 
 SharedPainText: ; 0x8111b
-	db $0, "The battlers", $4f
-	db "shared pain!", $58
+	text "The battlers"
+	line "shared pain!"
+	prompt
 ; 0x81136
 
 TookAimText: ; 0x81136
-	db $0, $5a, $4f
-	db "took aim!", $58
+	text $5a
+	line "took aim!"
+	prompt
 ; 0x81143
 
 SketchedText: ; 0x81143
-	db $0, $5a, $4f
-	db "SKETCHED", $55
-	db "@"
+	text $5a
+	line "SKETCHED"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x81156
 
 DestinyBondEffectText: ; 0x81156
-	db $0, $5a, "'s", $4f
-	db "trying to take its", $55
-	db "opponent with it!", $58
+	text $5a, "'s"
+	line "trying to take its"
+	cont "opponent with it!"
+	prompt
 ; 0x8117f
 
 SpiteEffectText: ; 0x8117f
-	db $0, $59, "'s", $4f
-	db "@"
+	text $59, "'s"
+	line "@"
 	text_from_ram StringBuffer1
-	db $0, " was", $55
-	db "reduced by @"
+	text " was"
+	cont "reduced by @"
 	deciram $d265, $11
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x811a0
 
 BellChimedText: ; 0x811a0
@@ -680,425 +795,505 @@
 ; 0x811b1
 
 FellAsleepText: ; 0x811b1
-	db $0, $59, $4f
-	db "fell asleep!", $58
+	text $59
+	line "fell asleep!"
+	prompt
 ; 0x811c1
 
 AlreadyAsleepText: ; 0x811c1
-	db $0, $59, "'s", $4f
-	db "already asleep!", $58
+	text $59, "'s"
+	line "already asleep!"
+	prompt
 ; 0x811d5
 
 WasPoisonedText: ; 0x811d5
-	db $0, $59, $4f
-	db "was poisoned!", $58
+	text $59
+	line "was poisoned!"
+	prompt
 ; 0x811e6
 
 BadlyPoisonedText: ; 0x811e6
-	db $0, $59, "'s", $4f
-	db "badly poisoned!", $58
+	text $59, "'s"
+	line "badly poisoned!"
+	prompt
 ; 0x811fa
 
 AlreadyPoisonedText: ; 0x811fa
-	db $0, $59, "'s", $4f
-	db "already poisoned!", $58
+	text $59, "'s"
+	line "already poisoned!"
+	prompt
 ; 0x81210
 
 SuckedHealthText: ; 0x81210
-	db $0, "Sucked health from", $4f
-	db $59, "!", $58
+	text "Sucked health from"
+	line $59, "!"
+	prompt
 ; 0x81227
 
 DreamEatenText: ; 0x81227
-	db $0, $59, "'s", $4f
-	db "dream was eaten!", $58
+	text $59, "'s"
+	line "dream was eaten!"
+	prompt
 ; 0x8123c
 
 WasBurnedText: ; 0x8123c
-	db $0, $59, $4f
-	db "was burned!", $58
+	text $59
+	line "was burned!"
+	prompt
 ; 0x8124b
 
 DefrostedOpponentText: ; 0x8124b
-	db $0, $59, $4f
-	db "was defrosted!", $58
+	text $59
+	line "was defrosted!"
+	prompt
 ; 0x8125d
 
 WasFrozenText: ; 0x8125d
-	db $0, $59, $4f
-	db "was frozen solid!", $58
+	text $59
+	line "was frozen solid!"
+	prompt
 ; 0x81272
 
 WontRiseAnymoreText: ; 0x81272
-	db $0, $5a, "'s", $4f
-	db "@"
+	text $5a, "'s"
+	line "@"
 	text_from_ram $d086
-	db $0, " won't", $55
-	db "rise anymore!", $58
+	text " won't"
+	cont "rise anymore!"
+	prompt
 ; 0x8128f
 
 WontDropAnymoreText: ; 0x8128f
-	db $0, $59, "'s", $4f
-	db "@"
+	text $59, "'s"
+	line "@"
 	text_from_ram $d086
-	db $0, " won't", $55
-	db "drop anymore!", $58
+	text " won't"
+	cont "drop anymore!"
+	prompt
 ; 0x812ac
 
 FledFromBattleText:: ; 0x812ac
-	db $0, $5a, $4f
-	db "fled from battle!", $58
+	text $5a
+	line "fled from battle!"
+	prompt
 ; 0x812c1
 
 FledInFearText: ; 0x812c1
-	db $0, $59, $4f
-	db "fled in fear!", $58
+	text $59
+	line "fled in fear!"
+	prompt
 ; 0x812d2
 
 BlownAwayText: ; 0x812d2
-	db $0, $59, $4f
-	db "was blown away!", $58
+	text $59
+	line "was blown away!"
+	prompt
 ; 0x812e5
 
 PlayerHitTimesText: ; 0x812e5
-	db $0, "Hit @"
+	text "Hit @"
 	deciram $c682, $11
-	db $0, " times!", $58
+	text " times!"
+	prompt
 ; 0x812f8
 
 EnemyHitTimesText: ; 0x812f8
-	db $0, "Hit @"
+	text "Hit @"
 	deciram $c684, $11
-	db $0, " times!", $58
+	text " times!"
+	prompt
 ; 0x8130b
 
 MistText: ; 0x8130b
-	db $0, $5a, "'s", $4f
-	db "shrouded in MIST!", $58
+	text $5a, "'s"
+	line "shrouded in MIST!"
+	prompt
 ; 0x81321
 
 ProtectedByMistText: ; 0x81321
-	db $0, $59, "'s", $4f
-	db "protected by MIST.", $58
+	text $59, "'s"
+	line "protected by MIST."
+	prompt
 ; 0x81338
 
 GettingPumpedText: ; 0x81338
 	interpret_data
-	db $0, $5a, "'s", $4f
-	db "getting pumped!", $58
+	text $5a, "'s"
+	line "getting pumped!"
+	prompt
 ; 0x8134d
 
 RecoilText: ; 0x8134d
-	db $0, $5a, "'s", $4f
-	db "hit with recoil!", $58
+	text $5a, "'s"
+	line "hit with recoil!"
+	prompt
 ; 0x81362
 
 MadeSubstituteText: ; 0x81362
-	db $0, $5a, $4f
-	db "made a SUBSTITUTE!", $58
+	text $5a
+	line "made a SUBSTITUTE!"
+	prompt
 ; 0x81378
 
 HasSubstituteText: ; 0x81378
-	db $0, $5a, $4f
-	db "has a SUBSTITUTE!", $58
+	text $5a
+	line "has a SUBSTITUTE!"
+	prompt
 ; 0x8138d
 
 TooWeakSubText: ; 0x8138d
-	db $0, "Too weak to make", $4f
-	db "a SUBSTITUTE!", $58
+	text "Too weak to make"
+	line "a SUBSTITUTE!"
+	prompt
 ; 0x813ad
 
 SubTookDamageText: ; 0x813ad
-	db $0, "The SUBSTITUTE", $4f
-	db "took damage for", $55
-	db $59, "!", $58
+	text "The SUBSTITUTE"
+	line "took damage for"
+	cont $59, "!"
+	prompt
 ; 0x813d0
 
 SubFadedText: ; 0x813d0
-	db $0, $59, "'s", $4f
-	db "SUBSTITUTE faded!", $58
+	text $59, "'s"
+	line "SUBSTITUTE faded!"
+	prompt
 ; 0x813e6
 
 LearnedMoveText: ; 0x813e6
-	db $0, $5a, $4f
-	db "learned", $55
-	db "@"
+	text $5a
+	line "learned"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x813f8
 
 WasSeededText: ; 0x813f8
-	db $0, $59, $4f
-	db "was seeded!", $58
+	text $59
+	line "was seeded!"
+	prompt
 ; 0x81407
 
 EvadedText: ; 0x81407
-	db $0, $59, $4f
-	db "evaded the attack!", $58
+	text $59
+	line "evaded the attack!"
+	prompt
 ; 0x8141d
 
 WasDisabledText: ; 0x8141d
-	db $0, $59, "'s", $4f
-	db "@"
+	text $59, "'s"
+	line "@"
 	text_from_ram StringBuffer1
-	db $0, " was", $55
-	db "DISABLED!", $58
+	text " was"
+	cont "DISABLED!"
+	prompt
 ; 0x81435
 
 CoinsScatteredText: ; 0x81435
-	db $0, "Coins scattered", $4f
-	db "everywhere!", $58
+	text "Coins scattered"
+	line "everywhere!"
+	prompt
 ; 0x81452
 
 TransformedTypeText: ; 0x81452
-	db $0, $5a, $4f
-	db "transformed into", $55
-	db "the @"
+	text $5a
+	line "transformed into"
+	cont "the @"
 	text_from_ram StringBuffer1
-	db $0, "-type!", $58
+	text "-type!"
+	prompt
 ; 0x81476
 
 EliminatedStatsText: ; 0x81476
-	db $0, "All stat changes", $4f
-	db "were eliminated!", $58
+	text "All stat changes"
+	line "were eliminated!"
+	prompt
 ; 0x81499
 
 TransformedText: ; 0x81499
-	db $0, $5a, $4f
-	db "TRANSFORMED into", $55
-	db "@"
+	text $5a
+	line "TRANSFORMED into"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x814b4
 
 LightScreenEffectText: ; 0x814b4
-	db $0, $5a, "'s", $4f
-	db "SPCL.DEF rose!", $58
+	text $5a, "'s"
+	line "SPCL.DEF rose!"
+	prompt
 ; 0x814c7
 
 ReflectEffectText: ; 0x814c7
-	db $0, $5a, "'s", $4f
-	db "DEFENSE rose!", $58
+	text $5a, "'s"
+	line "DEFENSE rose!"
+	prompt
 ; 0x814d9
 
 NothingHappenedText: ; 0x814d9
-	db $0, "But nothing", $4f
-	db "happened.", $58
+	text "But nothing"
+	line "happened."
+	prompt
 ; 0x814f0
 
 ButItFailedText: ; 0x814f0
-	db $0, "But it failed!", $58
+	text "But it failed!"
+	prompt
 ; 0x81500
 
 ItFailedText: ; 0x81500
-	db $0, "It failed!", $58
+	text "It failed!"
+	prompt
 ; 0x8150c
 
 DidntAffect1Text: ; 0x8150c
-	db $0, "It didn't affect", $4f
-	db $59, "!", $58
+	text "It didn't affect"
+	line $59, "!"
+	prompt
 ; 0x81520
 
 DidntAffect2Text: ; 0x81520
-	db $0, "It didn't affect", $4f
-	db $59, "!", $58
+	text "It didn't affect"
+	line $59, "!"
+	prompt
 ; 0x81534
 
 HPIsFullText: ; 0x81534
-	db $0, $5a, "'s", $4f
-	db "HP is full!", $58
+	text $5a, "'s"
+	line "HP is full!"
+	prompt
 ; 0x81544
 
 DraggedOutText: ; 0x81544
-	db $0, $5a, $4f
-	db "was dragged out!", $58
+	text $5a
+	line "was dragged out!"
+	prompt
 ; 0x81558
 
 ParalyzedText: ; 0x81558
-	db $0, $59, "'s", $4f
-	db "paralyzed! Maybe", $55
-	db "it can't attack!", $58
+	text $59, "'s"
+	line "paralyzed! Maybe"
+	cont "it can't attack!"
+	prompt
 ; 0x8157d
 
 FullyParalyzedText: ; 0x8157d
-	db $0, $5a, "'s", $4f
-	db "fully paralyzed!", $58
+	text $5a, "'s"
+	line "fully paralyzed!"
+	prompt
 ; 0x81592
 
 AlreadyParalyzedText: ; 0x81592
-	db $0, $59, "'s", $4f
-	db "already paralyzed!", $58
+	text $59, "'s"
+	line "already paralyzed!"
+	prompt
 ; 0x815a9
 
 ProtectedByText: ; 0x815a9
-	db $0, $59, "'s", $4f
-	db "protected by", $55
-	db "@"
+	text $59, "'s"
+	line "protected by"
+	cont "@"
 	text_from_ram StringBuffer1
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x815c1
 
 MirrorMoveFailedText: ; 0x815c1
-	db $0, "The MIRROR MOVE", $4e, "failed!", $58
+	text "The MIRROR MOVE", $4e, "failed!"
+	prompt
 ; 0x815da
 
 StoleText: ; 0x815da
-	db $0, $5a, $4f
-	db "stole @"
+	text $5a
+	line "stole @"
 	text_from_ram StringBuffer1
-	db $0, $55
-	db "from its foe!", $58
+	text $55
+	db "from its foe!"
+	prompt
 ; 0x815f7
 
 CantEscapeNowText: ; 0x815f7
-	db $0, $59, $4f
-	db "can't escape now!", $58
+	text $59
+	line "can't escape now!"
+	prompt
 ; 0x8160b
 
 StartedNightmareText: ; 0x8160b
-	db $0, $59, $4f
-	db "started to have a", $55
-	db "NIGHTMARE!", $58
+	text $59
+	line "started to have a"
+	cont "NIGHTMARE!"
+	prompt
 ; 0x8162b
 
 WasDefrostedText: ; 0x8162b
-	db $0, $5a, $4f
-	db "was defrosted!", $58
+	text $5a
+	line "was defrosted!"
+	prompt
 ; 0x8163d
 
 PutACurseText: ; 0x8163d
-	db $0, $5a, $4f
-	db "cut its own HP and", $51
-	db "put a CURSE on", $4f
-	db $59, "!", $58
+	text $5a
+	line "cut its own HP and"
+
+	para "put a CURSE on"
+	line $59, "!"
+	prompt
 ; 0x81665
 
 ProtectedItselfText: ; 0x81665
-	db $0, $5a, $4f
-	db "PROTECTED itself!", $58
+	text $5a
+	line "PROTECTED itself!"
+	prompt
 ; 0x8167a
 
 ProtectingItselfText: ; 0x8167a
-	db $0, $59, "'s", $4f
-	db "PROTECTING itself!", $57
+	text $59, "'s"
+	line "PROTECTING itself!"
+	done
 ; 0x81691
 
 SpikesText: ; 0x81691
-	db $0, "SPIKES scattered", $4f
-	db "all around", $55
-	db $59, "!", $58
+	text "SPIKES scattered"
+	line "all around"
+	cont $59, "!"
+	prompt
 ; 0x816b1
 
 IdentifiedText: ; 0x816b1
-	db $0, $5a, $4f
-	db "identified", $55
-	db $59, "!", $58
+	text $5a
+	line "identified"
+	cont $59, "!"
+	prompt
 ; 0x816c2
 
 StartPerishText: ; 0x816c2
-	db $0, "Both #MON will", $4f
-	db "faint in 3 turns!", $58
+	text "Both #MON will"
+	line "faint in 3 turns!"
+	prompt
 ; 0x816e4
 
 SandstormBrewedText: ; 0x816e4
-	db $0, "A SANDSTORM", $4f
-	db "brewed!", $58
+	text "A SANDSTORM"
+	line "brewed!"
+	prompt
 ; 0x816f9
 
 BracedItselfText: ; 0x816f9
-	db $0, $5a, $4f
-	db "braced itself!", $58
+	text $5a
+	line "braced itself!"
+	prompt
 ; 0x8170b
 
 FellInLoveText: ; 0x8170b
-	db $0, $59, $4f
-	db "fell in love!", $58
+	text $59
+	line "fell in love!"
+	prompt
 ; 0x8171c
 
 CoveredByVeilText: ; 0x8171c
-	db $0, $5a, "'s", $4f
-	db "covered by a veil!", $58
+	text $5a, "'s"
+	line "covered by a veil!"
+	prompt
 ; 0x81733
 
 SafeguardProtectText: ; 0x81733
-	db $0, $59, $4f
-	db "is protected by", $55
-	db "SAFEGUARD!", $58
+	text $59
+	line "is protected by"
+	cont "SAFEGUARD!"
+	prompt
 ; 0x81751
 
 MagnitudeText: ; 0x81751
-	db $0, "Magnitude @"
+	text "Magnitude @"
 	deciram $d265, $11
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x81764
 
 ReleasedByText: ; 0x81764
-	db $0, $5a, $4f
-	db "was released by", $55
-	db $59, "!", $58
+	text $5a
+	line "was released by"
+	cont $59, "!"
+	prompt
 ; 0x8177a
 
 ShedLeechSeedText: ; 0x8177a
-	db $0, $5a, $4f
-	db "shed LEECH SEED!", $58
+	text $5a
+	line "shed LEECH SEED!"
+	prompt
 ; 0x8178e
 
 BlewSpikesText: ; 0x8178e
-	db $0, $5a, $4f
-	db "blew away SPIKES!", $58
+	text $5a
+	line "blew away SPIKES!"
+	prompt
 ; 0x817a3
 
 DownpourText: ; 0x817a3
-	db $0, "A downpour", $4f
-	db "started!", $58
+	text "A downpour"
+	line "started!"
+	prompt
 ; 0x817b8
 
 SunGotBrightText: ; 0x817b8
-	db $0, "The sunlight got", $4f
-	db "bright!", $58
+	text "The sunlight got"
+	line "bright!"
+	prompt
 ; 0x817d2
 
 BellyDrumText: ; 0x817d2
-	db $0, $5a, $4f
-	db "cut its HP and", $55
-	db "maximized ATTACK!", $58
+	text $5a
+	line "cut its HP and"
+	cont "maximized ATTACK!"
+	prompt
 ; 0x817f6
 
 CopiedStatsText: ; 0x817f6
-	db $0, $5a, $4f
-	db "copied the stat", $51
-	db "changes of", $4f
-	db $59, "!", $58
+	text $5a
+	line "copied the stat"
+
+	para "changes of"
+	line $59, "!"
+	prompt
 ; 0x81817
 
 ForesawAttackText: ; 0x81817
-	db $0, $5a, $4f
-	db "foresaw an attack!", $58
+	text $5a
+	line "foresaw an attack!"
+	prompt
 ; 0x8182d
 
 BeatUpAttackText: ; 0x8182d
 	text_from_ram StringBuffer1
-	db $0, "'s", $4f
-	db "attack!", $57
+	text "'s"
+	line "attack!"
+	done
 ; 0x8183b
 
 RefusedGiftText: ; 0x8183b
-	db $0, $59, $4f
-	db "refused the gift!", $58
+	text $59
+	line "refused the gift!"
+	prompt
 ; 0x81850
 
 IgnoredOrders2Text: ; 0x81850
-	db $0, $5a, $4f
-	db "ignored orders!", $58
+	text $5a
+	line "ignored orders!"
+	prompt
 ; 0x81863
 
 BattleText_0x81863: ; 0x81863
-	db $0, "Link error…", $51
-	db "The battle has", $4f
-	db "been canceled…", $58
+	text "Link error…"
+
+	para "The battle has"
+	line "been canceled…"
+	prompt
 ; 0x8188e
 
 BattleText_0x8188e: ; 0x8188e
-	db $0, "There is no time", $4f
-	db "left today!", $57
+	text "There is no time"
+	line "left today!"
+	done
 ; 0x818ac
--- a/text/battle_tower.asm
+++ b/text/battle_tower.asm
@@ -1,616 +1,744 @@
 
 UnknownText_0x1ec000: ; 0x1ec000
-	db $0, "Hello, glad to", $4f
-	db "meet you!", $51
-	db "I do hope we have", $4f
-	db "a good battle.", $57
+	text "Hello, glad to"
+	line "meet you!"
+
+	para "I do hope we have"
+	line "a good battle."
+	done
 ; 0x1ec03b
 
 UnknownText_0x1ec03b: ; 0x1ec03b
-	db $0, "Thank you! A most", $4f
-	db "enjoyable battle!", $57
+	text "Thank you! A most"
+	line "enjoyable battle!"
+	done
 ; 0x1ec060
 
 UnknownText_0x1ec060: ; 0x1ec060
-	db $0, "Thank you. You are", $4f
-	db "formidable.", $57
+	text "Thank you. You are"
+	line "formidable."
+	done
 ; 0x1ec080
 
 UnknownText_0x1ec080: ; 0x1ec080
-	db $0, "Work, work, work…", $4f
-	db "I'm always busy!", $57
+	text "Work, work, work…"
+	line "I'm always busy!"
+	done
 ; 0x1ec0a3
 
 UnknownText_0x1ec0a3: ; 0x1ec0a3
-	db $0, "But, I work hard", $4f
-	db "in battle too!", $57
+	text "But, I work hard"
+	line "in battle too!"
+	done
 ; 0x1ec0c4
 
 UnknownText_0x1ec0c4: ; 0x1ec0c4
-	db $0, "I'm too busy to be", $4f
-	db "battling!", $57
+	text "I'm too busy to be"
+	line "battling!"
+	done
 ; 0x1ec0e1
 
 UnknownText_0x1ec0e1: ; 0x1ec0e1
-	db $0, "Brace yourself for", $4f
-	db "my all-out attack!", $57
+	text "Brace yourself for"
+	line "my all-out attack!"
+	done
 ; 0x1ec108
 
 UnknownText_0x1ec108: ; 0x1ec108
-	db $0, "What a cakewalk!", $4f
-	db "You're too easy!", $57
+	text "What a cakewalk!"
+	line "You're too easy!"
+	done
 ; 0x1ec12a
 
 UnknownText_0x1ec12a: ; 0x1ec12a
-	db $0, "I won't lose next", $4f
-	db "time, all right?", $57
+	text "I won't lose next"
+	line "time, all right?"
+	done
 ; 0x1ec14d
 
 UnknownText_0x1ec14d: ; 0x1ec14d
-	db $0, "Heh, your #MON", $4f
-	db "look pretty cool.", $57
+	text "Heh, your #MON"
+	line "look pretty cool."
+	done
 ; 0x1ec16f
 
 UnknownText_0x1ec16f: ; 0x1ec16f
-	db $0, "Hey, hey, no way!", $4f
-	db "You won't win!", $57
+	text "Hey, hey, no way!"
+	line "You won't win!"
+	done
 ; 0x1ec190
 
 UnknownText_0x1ec190: ; 0x1ec190
-	db $0, "You serious?", $4f
-	db "This is brutal!", $57
+	text "You serious?"
+	line "This is brutal!"
+	done
 ; 0x1ec1ae
 
 UnknownText_0x1ec1ae: ; 0x1ec1ae
-	db $0, "#MON every day!", $4f
-	db "I love battling!", $57
+	text "#MON every day!"
+	line "I love battling!"
+	done
 ; 0x1ec1d0
 
 UnknownText_0x1ec1d0: ; 0x1ec1d0
-	db $0, "I'm on top of my", $4f
-	db "game, but not you!", $57
+	text "I'm on top of my"
+	line "game, but not you!"
+	done
 ; 0x1ec1f4
 
 UnknownText_0x1ec1f4: ; 0x1ec1f4
-	db $0, "I don't care that", $4f
-	db "I lost, really!", $57
+	text "I don't care that"
+	line "I lost, really!"
+	done
 ; 0x1ec216
 
 UnknownText_0x1ec216: ; 0x1ec216
-	db $0, "Hi, there! Let's", $4f
-	db "keep this clean!", $57
+	text "Hi, there! Let's"
+	line "keep this clean!"
+	done
 ; 0x1ec238
 
 UnknownText_0x1ec238: ; 0x1ec238
-	db $0, "Whoops, sorry for", $4f
-	db "that wipeout!", $57
+	text "Whoops, sorry for"
+	line "that wipeout!"
+	done
 ; 0x1ec259
 
 UnknownText_0x1ec259: ; 0x1ec259
-	db $0, "Whoops! Come on,", $4f
-	db "let me win one!", $57
+	text "Whoops! Come on,"
+	line "let me win one!"
+	done
 ; 0x1ec27b
 
 UnknownText_0x1ec27b: ; 0x1ec27b
-	db $0, "Do you want to see", $4f
-	db "my battle level?", $57
+	text "Do you want to see"
+	line "my battle level?"
+	done
 ; 0x1ec2a0
 
 UnknownText_0x1ec2a0: ; 0x1ec2a0
-	db $0, "Hehehe, I know", $4f
-	db "your level now!", $57
+	text "Hehehe, I know"
+	line "your level now!"
+	done
 ; 0x1ec2c0
 
 UnknownText_0x1ec2c0: ; 0x1ec2c0
-	db $0, "Ouch… I'm just too", $4f
-	db "weak…", $57
+	text "Ouch… I'm just too"
+	line "weak…"
+	done
 ; 0x1ec2d9
 
 UnknownText_0x1ec2d9: ; 0x1ec2d9
-	db $0, "Hey, let's battle.", $4f
-	db "I'm your opponent.", $57
+	text "Hey, let's battle."
+	line "I'm your opponent."
+	done
 ; 0x1ec2fe
 
 UnknownText_0x1ec2fe: ; 0x1ec2fe
-	db $0, "Wow, you're not", $4f
-	db "serious about it!", $57
+	text "Wow, you're not"
+	line "serious about it!"
+	done
 ; 0x1ec320
 
 UnknownText_0x1ec320: ; 0x1ec320
-	db $0, "…Urgh… Nothing", $4f
-	db "positive here…", $57
+	text "…Urgh… Nothing"
+	line "positive here…"
+	done
 ; 0x1ec33f
 
 UnknownText_0x1ec33f: ; 0x1ec33f
-	db $0, "I'm your", $4f
-	db "opponent.", $51
-	db "Get ready to be", $4f
-	db "hammered.", $57
+	text "I'm your"
+	line "opponent."
+
+	para "Get ready to be"
+	line "hammered."
+	done
 ; 0x1ec36c
 
 UnknownText_0x1ec36c: ; 0x1ec36c
-	db $0, "Hahah! That was a", $4f
-	db "pushover!", $57
+	text "Hahah! That was a"
+	line "pushover!"
+	done
 ; 0x1ec389
 
 UnknownText_0x1ec389: ; 0x1ec389
-	db $0, "No way! There has", $4f
-	db "to be a mistake!", $57
+	text "No way! There has"
+	line "to be a mistake!"
+	done
 ; 0x1ec3ad
 
 UnknownText_0x1ec3ad: ; 0x1ec3ad
-	db $0, "Hah!", $4f
-	db "Let's get rolling!", $57
+	text "Hah!"
+	line "Let's get rolling!"
+	done
 ; 0x1ec3c5
 
 UnknownText_0x1ec3c5: ; 0x1ec3c5
-	db $0, "Wahahaha! Didn't", $4f
-	db "break a sweat!", $57
+	text "Wahahaha! Didn't"
+	line "break a sweat!"
+	done
 ; 0x1ec3e5
 
 UnknownText_0x1ec3e5: ; 0x1ec3e5
-	db $0, "Tough! I'm no", $4f
-	db "match for you!", $57
+	text "Tough! I'm no"
+	line "match for you!"
+	done
 ; 0x1ec402
 
 UnknownText_0x1ec402: ; 0x1ec402
-	db $0, $56, $56, $56, $4f
-	db $56, $56, "Battle?", $57
+	text $56, $56, $56
+	line $56, $56, "Battle?"
+	done
 ; 0x1ec411
 
 UnknownText_0x1ec411: ; 0x1ec411
-	db $0, $56, $56, $56, $4f
-	db $56, $56, "I won?", $57
+	text $56, $56, $56
+	line $56, $56, "I won?"
+	done
 ; 0x1ec41f
 
 UnknownText_0x1ec41f: ; 0x1ec41f
-	db $0, $56, $56, $56, $4f
-	db $56, $56, "I lost?", $57
+	text $56, $56, $56
+	line $56, $56, "I lost?"
+	done
 ; 0x1ec42e
 
 UnknownText_0x1ec42e: ; 0x1ec42e
-	db $0, "You want to be a", $4f
-	db "leader?", $51
-	db "Let me battle you,", $4f
-	db "then!", $57
+	text "You want to be a"
+	line "leader?"
+
+	para "Let me battle you,"
+	line "then!"
+	done
 ; 0x1ec461
 
 UnknownText_0x1ec461: ; 0x1ec461
-	db $0, "You need another", $4f
-	db "ten years of", $51
-	db "training to get", $4f
-	db "better, I'd say.", $57
+	text "You need another"
+	line "ten years of"
+
+	para "training to get"
+	line "better, I'd say."
+	done
 ; 0x1ec4a0
 
 UnknownText_0x1ec4a0: ; 0x1ec4a0
-	db $0, "You're incredibly", $4f
-	db "talented.", $51
-	db "No one can touch", $4f
-	db "you now!", $57
+	text "You're incredibly"
+	line "talented."
+
+	para "No one can touch"
+	line "you now!"
+	done
 ; 0x1ec4d6
 
 UnknownText_0x1ec4d6: ; 0x1ec4d6
-	db $0, "Today, I'm going", $4f
-	db "to whomp you.", $57
+	text "Today, I'm going"
+	line "to whomp you."
+	done
 ; 0x1ec4f5
 
 UnknownText_0x1ec4f5: ; 0x1ec4f5
-	db $0, "I knew I'd win.", $4f
-	db "I'm so great!", $57
+	text "I knew I'd win."
+	line "I'm so great!"
+	done
 ; 0x1ec512
 
 UnknownText_0x1ec512: ; 0x1ec512
-	db $0, "Uh? My plans are", $4f
-	db "out of whack…", $57
+	text "Uh? My plans are"
+	line "out of whack…"
+	done
 ; 0x1ec532
 
 UnknownText_0x1ec532: ; 0x1ec532
-	db $0, "I bet you can't", $4f
-	db "beat me!", $57
+	text "I bet you can't"
+	line "beat me!"
+	done
 ; 0x1ec54b
 
 UnknownText_0x1ec54b: ; 0x1ec54b
-	db $0, "Those #MON", $4f
-	db "aren't enough!", $57
+	text "Those #MON"
+	line "aren't enough!"
+	done
 ; 0x1ec565
 
 UnknownText_0x1ec565: ; 0x1ec565
-	db $0, "I want your", $4f
-	db "#MON. Please?", $57
+	text "I want your"
+	line "#MON. Please?"
+	done
 ; 0x1ec580
 
 UnknownText_0x1ec580: ; 0x1ec580
-	db $0, "I'll show you a", $4f
-	db "real battle!", $57
+	text "I'll show you a"
+	line "real battle!"
+	done
 ; 0x1ec59d
 
 UnknownText_0x1ec59d: ; 0x1ec59d
-	db $0, "This battle…", $4f
-	db "I'm bored!", $57
+	text "This battle…"
+	line "I'm bored!"
+	done
 ; 0x1ec5b5
 
 UnknownText_0x1ec5b5: ; 0x1ec5b5
-	db $0, "…I won't turn tail", $4f
-	db "in battle!", $57
+	text "…I won't turn tail"
+	line "in battle!"
+	done
 ; 0x1ec5d3
 
 UnknownText_0x1ec5d3: ; 0x1ec5d3
-	db $0, "Let's go!", $4f
-	db "No holds barred!", $57
+	text "Let's go!"
+	line "No holds barred!"
+	done
 ; 0x1ec5ee
 
 UnknownText_0x1ec5ee: ; 0x1ec5ee
-	db $0, "Sorry! I wanted", $4f
-	db "the win more!", $57
+	text "Sorry! I wanted"
+	line "the win more!"
+	done
 ; 0x1ec60d
 
 UnknownText_0x1ec60d: ; 0x1ec60d
-	db $0, "Wahah! Congrats!", $4f
-	db "I can't do better!", $57
+	text "Wahah! Congrats!"
+	line "I can't do better!"
+	done
 ; 0x1ec631
 
 UnknownText_0x1ec631: ; 0x1ec631
-	db $0, "My #MON skills", $4f
-	db "are phenomenal!", $57
+	text "My #MON skills"
+	line "are phenomenal!"
+	done
 ; 0x1ec651
 
 UnknownText_0x1ec651: ; 0x1ec651
-	db $0, "You've got a long", $4f
-	db "way to go.", $51
-	db "Well, keep trying!", $4f
-	db "Best of luck!", $57
+	text "You've got a long"
+	line "way to go."
+
+	para "Well, keep trying!"
+	line "Best of luck!"
+	done
 ; 0x1ec68f
 
 UnknownText_0x1ec68f: ; 0x1ec68f
-	db $0, "Aww… Don't lose", $4f
-	db "after beating me.", $57
+	text "Aww… Don't lose"
+	line "after beating me."
+	done
 ; 0x1ec6b1
 
 UnknownText_0x1ec6b1: ; 0x1ec6b1
-	db $0, "Who are you?", $4f
-	db "I don't know you…", $57
+	text "Who are you?"
+	line "I don't know you…"
+	done
 ; 0x1ec6d0
 
 UnknownText_0x1ec6d0: ; 0x1ec6d0
-	db $0, "I must've imagined", $4f
-	db "that.", $51
-	db "There seems to be", $4f
-	db "no one here…", $57
+	text "I must've imagined"
+	line "that."
+
+	para "There seems to be"
+	line "no one here…"
+	done
 ; 0x1ec708
 
 UnknownText_0x1ec708: ; 0x1ec708
-	db $0, "Who am I?", $4f
-	db "I don't know…", $57
+	text "Who am I?"
+	line "I don't know…"
+	done
 ; 0x1ec720
 
 UnknownText_0x1ec720: ; 0x1ec720
-	db $0, "Um… Are you that…", $4f
-	db "um…person?", $57
+	text "Um… Are you that…"
+	line "um…person?"
+	done
 ; 0x1ec73e
 
 UnknownText_0x1ec73e: ; 0x1ec73e
-	db $0, "It doesn't appear", $4f
-	db "to be you…", $57
+	text "It doesn't appear"
+	line "to be you…"
+	done
 ; 0x1ec75b
 
 UnknownText_0x1ec75b: ; 0x1ec75b
-	db $0, "Then you really", $4f
-	db "are the legendary…", $57
+	text "Then you really"
+	line "are the legendary…"
+	done
 ; 0x1ec77f
 
 UnknownText_0x1ec77f: ; 0x1ec77f
-	db $0, "I heard that", $4f
-	db "you're hot!", $57
+	text "I heard that"
+	line "you're hot!"
+	done
 ; 0x1ec798
 
 UnknownText_0x1ec798: ; 0x1ec798
-	db $0, "Not bad. I was", $4f
-	db "just a bit better.", $57
+	text "Not bad. I was"
+	line "just a bit better."
+	done
 ; 0x1ec7bb
 
 UnknownText_0x1ec7bb: ; 0x1ec7bb
-	db $0, "Eh, you're not", $4f
-	db "that special.", $57
+	text "Eh, you're not"
+	line "that special."
+	done
 ; 0x1ec7d8
 
 UnknownText_0x1ec7d8: ; 0x1ec7d8
-	db $0, "I'm scared about", $4f
-	db "what might happen.", $51
-	db "My #MON are way", $4f
-	db "too strong.", $57
+	text "I'm scared about"
+	line "what might happen."
+
+	para "My #MON are way"
+	line "too strong."
+	done
 ; 0x1ec818
 
 UnknownText_0x1ec818: ; 0x1ec818
-	db $0, "See? My #MON", $4f
-	db "were too strong.", $57
+	text "See? My #MON"
+	line "were too strong."
+	done
 ; 0x1ec837
 
 UnknownText_0x1ec837: ; 0x1ec837
-	db $0, "Graa! My #MON", $4f
-	db "were total wimps!", $57
+	text "Graa! My #MON"
+	line "were total wimps!"
+	done
 ; 0x1ec858
 
 UnknownText_0x1ec858: ; 0x1ec858
-	db $0, "Hey, there!", $4f
-	db "I'll take you on!", $57
+	text "Hey, there!"
+	line "I'll take you on!"
+	done
 ; 0x1ec876
 
 UnknownText_0x1ec876: ; 0x1ec876
-	db $0, "Don't you have a", $4f
-	db "better strategy?", $57
+	text "Don't you have a"
+	line "better strategy?"
+	done
 ; 0x1ec898
 
 UnknownText_0x1ec898: ; 0x1ec898
-	db $0, "You've got decent", $4f
-	db "style!", $57
+	text "You've got decent"
+	line "style!"
+	done
 ; 0x1ec8b1
 
 UnknownText_0x1ec8b1: ; 0x1ec8b1
-	db $0, "I wonder if I can", $4f
-	db "battle properly…", $57
+	text "I wonder if I can"
+	line "battle properly…"
+	done
 ; 0x1ec8d5
 
 UnknownText_0x1ec8d5: ; 0x1ec8d5
-	db $0, "Um… Sorry…", $4f
-	db "I think I won.", $57
+	text "Um… Sorry…"
+	line "I think I won."
+	done
 ; 0x1ec8f0
 
 UnknownText_0x1ec8f0: ; 0x1ec8f0
-	db $0, "I guess I'm not", $4f
-	db "good enough yet…", $57
+	text "I guess I'm not"
+	line "good enough yet…"
+	done
 ; 0x1ec911
 
 UnknownText_0x1ec911: ; 0x1ec911
-	db $0, "Wrrooar!", $4f
-	db "I won't lose!", $57
+	text "Wrrooar!"
+	line "I won't lose!"
+	done
 ; 0x1ec928
 
 UnknownText_0x1ec928: ; 0x1ec928
-	db $0, "Wrrooar! I knew", $4f
-	db "I was a genius!", $57
+	text "Wrrooar! I knew"
+	line "I was a genius!"
+	done
 ; 0x1ec949
 
 UnknownText_0x1ec949: ; 0x1ec949
-	db $0, "Arrooh! I hate it", $4f
-	db "when I lose!", $57
+	text "Arrooh! I hate it"
+	line "when I lose!"
+	done
 ; 0x1ec969
 
 UnknownText_0x1ec969: ; 0x1ec969
-	db $0, "Sorry, but I'm", $4f
-	db "going to win.", $57
+	text "Sorry, but I'm"
+	line "going to win."
+	done
 ; 0x1ec986
 
 UnknownText_0x1ec986: ; 0x1ec986
-	db $0, "Yeah! My #MON", $4f
-	db "rule!", $57
+	text "Yeah! My #MON"
+	line "rule!"
+	done
 ; 0x1ec99b
 
 UnknownText_0x1ec99b: ; 0x1ec99b
-	db $0, "Oh, close! I lost", $4f
-	db "by just a bit!", $57
+	text "Oh, close! I lost"
+	line "by just a bit!"
+	done
 ; 0x1ec9bd
 
 UnknownText_0x1ec9bd: ; 0x1ec9bd
-	db $0, "OK, I'm not", $4f
-	db "fooling around!", $57
+	text "OK, I'm not"
+	line "fooling around!"
+	done
 ; 0x1ec9d9
 
 UnknownText_0x1ec9d9: ; 0x1ec9d9
-	db $0, "Yay! Too easy!", $4f
-	db "Like, no way!", $57
+	text "Yay! Too easy!"
+	line "Like, no way!"
+	done
 ; 0x1ec9f7
 
 UnknownText_0x1ec9f7: ; 0x1ec9f7
-	db $0, "No!", $4f
-	db "Like, no way!", $57
+	text "No!"
+	line "Like, no way!"
+	done
 ; 0x1eca0a
 
 UnknownText_0x1eca0a: ; 0x1eca0a
-	db $0, "Look! My #MON", $4f
-	db "are really cute!", $57
+	text "Look! My #MON"
+	line "are really cute!"
+	done
 ; 0x1eca2a
 
 UnknownText_0x1eca2a: ; 0x1eca2a
-	db $0, "Aren't they really", $4f
-	db "adorable?", $57
+	text "Aren't they really"
+	line "adorable?"
+	done
 ; 0x1eca47
 
 UnknownText_0x1eca47: ; 0x1eca47
-	db $0, "I'm sorry, it's", $4f
-	db "all my fault!", $57
+	text "I'm sorry, it's"
+	line "all my fault!"
+	done
 ; 0x1eca64
 
 UnknownText_0x1eca64: ; 0x1eca64
-	db $0, "Let's get our", $4f
-	db "battle started!", $57
+	text "Let's get our"
+	line "battle started!"
+	done
 ; 0x1eca82
 
 UnknownText_0x1eca82: ; 0x1eca82
-	db $0, "Was I too strong", $4f
-	db "for you?", $57
+	text "Was I too strong"
+	line "for you?"
+	done
 ; 0x1eca9d
 
 UnknownText_0x1eca9d: ; 0x1eca9d
-	db $0, "Ooh, you're in a", $4f
-	db "different class.", $57
+	text "Ooh, you're in a"
+	line "different class."
+	done
 ; 0x1ecabf
 
 UnknownText_0x1ecabf: ; 0x1ecabf
-	db $0, "Are we going to", $4f
-	db "battle? Let's!", $57
+	text "Are we going to"
+	line "battle? Let's!"
+	done
 ; 0x1ecade
 
 UnknownText_0x1ecade: ; 0x1ecade
-	db $0, "Oh, you're too", $4f
-	db "weak. Shame.", $57
+	text "Oh, you're too"
+	line "weak. Shame."
+	done
 ; 0x1ecafa
 
 UnknownText_0x1ecafa: ; 0x1ecafa
-	db $0, "Wow! Are you quite", $4f
-	db "satisfied?", $57
+	text "Wow! Are you quite"
+	line "satisfied?"
+	done
 ; 0x1ecb19
 
 UnknownText_0x1ecb19: ; 0x1ecb19
-	db $0, "Oh, you have some", $4f
-	db "rare #MON.", $57
+	text "Oh, you have some"
+	line "rare #MON."
+	done
 ; 0x1ecb37
 
 UnknownText_0x1ecb37: ; 0x1ecb37
-	db $0, "May I have one of", $4f
-	db "your #MON?", $57
+	text "May I have one of"
+	line "your #MON?"
+	done
 ; 0x1ecb55
 
 UnknownText_0x1ecb55: ; 0x1ecb55
-	db $0, "…I want one of", $4f
-	db "your #MON.", $57
+	text "…I want one of"
+	line "your #MON."
+	done
 ; 0x1ecb70
 
 UnknownText_0x1ecb70: ; 0x1ecb70
-	db $0, "Want to hear about", $4f
-	db "my cute #MON?", $57
+	text "Want to hear about"
+	line "my cute #MON?"
+	done
 ; 0x1ecb92
 
 UnknownText_0x1ecb92: ; 0x1ecb92
-	db $0, "What do you think", $4f
-	db "about my cuties?", $57
+	text "What do you think"
+	line "about my cuties?"
+	done
 ; 0x1ecbb6
 
 UnknownText_0x1ecbb6: ; 0x1ecbb6
-	db $0, "Oh! My! You're a", $4f
-	db "dreadful trainer!", $57
+	text "Oh! My! You're a"
+	line "dreadful trainer!"
+	done
 ; 0x1ecbd9
 
 UnknownText_0x1ecbd9: ; 0x1ecbd9
-	db $0, "Battle? Sure!", $4f
-	db "Right now!", $57
+	text "Battle? Sure!"
+	line "Right now!"
+	done
 ; 0x1ecbf3
 
 UnknownText_0x1ecbf3: ; 0x1ecbf3
-	db $0, "Oh, I love it!", $4f
-	db "Battling is wild!", $57
+	text "Oh, I love it!"
+	line "Battling is wild!"
+	done
 ; 0x1ecc15
 
 UnknownText_0x1ecc15: ; 0x1ecc15
-	db $0, "Oh, how rude! Wait", $4f
-	db "till next time!", $57
+	text "Oh, how rude! Wait"
+	line "till next time!"
+	done
 ; 0x1ecc39
 
 UnknownText_0x1ecc39: ; 0x1ecc39
-	db $0, "Please let me win!", $4f
-	db "Please?", $57
+	text "Please let me win!"
+	line "Please?"
+	done
 ; 0x1ecc55
 
 UnknownText_0x1ecc55: ; 0x1ecc55
-	db $0, "Wow, thank you!", $4f
-	db "You're so nice!", $57
+	text "Wow, thank you!"
+	line "You're so nice!"
+	done
 ; 0x1ecc75
 
 UnknownText_0x1ecc75: ; 0x1ecc75
-	db $0, "You're mean!", $4f
-	db "I hate meanies!", $57
+	text "You're mean!"
+	line "I hate meanies!"
+	done
 ; 0x1ecc92
 
 UnknownText_0x1ecc92: ; 0x1ecc92
-	db $0, "Well, can we", $4f
-	db "begin?", $57
+	text "Well, can we"
+	line "begin?"
+	done
 ; 0x1ecca7
 
 UnknownText_0x1ecca7: ; 0x1ecca7
-	db $0, "Well, I beg your", $4f
-	db "pardon…", $57
+	text "Well, I beg your"
+	line "pardon…"
+	done
 ; 0x1eccc1
 
 UnknownText_0x1eccc1: ; 0x1eccc1
-	db $0, "Sob… That's not", $4f
-	db "fair!", $57
+	text "Sob… That's not"
+	line "fair!"
+	done
 ; 0x1eccd7
 
 UnknownText_0x1eccd7: ; 0x1eccd7
-	db $0, "I'm good!", $4f
-	db "You can't win.", $57
+	text "I'm good!"
+	line "You can't win."
+	done
 ; 0x1eccef
 
 UnknownText_0x1eccef: ; 0x1eccef
-	db $0, "Giving up? You're", $4f
-	db "pretty weak!", $57
+	text "Giving up? You're"
+	line "pretty weak!"
+	done
 ; 0x1ecd0e
 
 UnknownText_0x1ecd0e: ; 0x1ecd0e
-	db $0, "I won't accept", $4f
-	db "this… No way!", $57
+	text "I won't accept"
+	line "this… No way!"
+	done
 ; 0x1ecd2b
 
 UnknownText_0x1ecd2b: ; 0x1ecd2b
-	db $0, "Are you treating", $4f
-	db "this seriously?", $57
+	text "Are you treating"
+	line "this seriously?"
+	done
 ; 0x1ecd4d
 
 UnknownText_0x1ecd4d: ; 0x1ecd4d
-	db $0, "Oh, sorry! Looks", $4f
-	db "like I won!", $57
+	text "Oh, sorry! Looks"
+	line "like I won!"
+	done
 ; 0x1ecd6b
 
 UnknownText_0x1ecd6b: ; 0x1ecd6b
-	db $0, "Oh, how nasty!", $4f
-	db "You were serious!", $57
+	text "Oh, how nasty!"
+	line "You were serious!"
+	done
 ; 0x1ecd8d
 
 UnknownText_0x1ecd8d: ; 0x1ecd8d
-	db $0, "Ahahah! I'll take", $4f
-	db "it easy on you!", $57
+	text "Ahahah! I'll take"
+	line "it easy on you!"
+	done
 ; 0x1ecdaf
 
 UnknownText_0x1ecdaf: ; 0x1ecdaf
-	db $0, "Oops, sorry! But", $4f
-	db "I'm happy too!", $57
+	text "Oops, sorry! But"
+	line "I'm happy too!"
+	done
 ; 0x1ecdcf
 
 UnknownText_0x1ecdcf: ; 0x1ecdcf
-	db $0, "Oh, oh, I lost!", $4f
-	db "Thanks. Bye!", $57
+	text "Oh, oh, I lost!"
+	line "Thanks. Bye!"
+	done
 ; 0x1ecded
 
 UnknownText_0x1ecded: ; 0x1ecded
-	db $0, "BATTLE TOWER is a", $4f
-	db "tough place!", $57
+	text "BATTLE TOWER is a"
+	line "tough place!"
+	done
 ; 0x1ece0d
 
 UnknownText_0x1ece0d: ; 0x1ece0d
-	db $0, "You might have a", $4f
-	db "hard time.", $57
+	text "You might have a"
+	line "hard time."
+	done
 ; 0x1ece2a
 
 UnknownText_0x1ece2a: ; 0x1ece2a
-	db $0, "Ooh, you might", $4f
-	db "make a run here!", $57
+	text "Ooh, you might"
+	line "make a run here!"
+	done
 ; 0x1ece4b
 
 UnknownText_0x1ece4b: ; 0x1ece4b
-	db $0, "I want to see your", $4f
-	db "style in action!", $57
+	text "I want to see your"
+	line "style in action!"
+	done
 ; 0x1ece70
 
 UnknownText_0x1ece70: ; 0x1ece70
-	db $0, "Every battle is a", $4f
-	db "drama!", $57
+	text "Every battle is a"
+	line "drama!"
+	done
 ; 0x1ece8a
 
 UnknownText_0x1ece8a: ; 0x1ece8a
-	db $0, "Oh… Want to trade", $4f
-	db "something?", $57
+	text "Oh… Want to trade"
+	line "something?"
+	done
 ; 0x1ecea8
 
 UnknownText_0x1ecea8: ; 0x1ecea8
-	db $0, "OK, here goes!", $4f
-	db "I have momentum!", $57
+	text "OK, here goes!"
+	line "I have momentum!"
+	done
 ; 0x1ecec9
 
 UnknownText_0x1ecec9: ; 0x1ecec9
-	db $0, "See, I rolled", $4f
-	db "right over you!", $57
+	text "See, I rolled"
+	line "right over you!"
+	done
 ; 0x1ecee8
 
 UnknownText_0x1ecee8: ; 0x1ecee8
-	db $0, "No! This did not", $4f
-	db "happen!", $57
+	text "No! This did not"
+	line "happen!"
+	done
 ; 0x1ecf02
--- a/text/buena.asm
+++ b/text/buena.asm
@@ -1,389 +1,551 @@
 UnknownText_0xa0c28: ; 0xa0c28
-	db $0, "Hi, this is BUENA…", $51
-	db "Oh! Good morning,", $4f
-	db $14, "!", $51
-	db "I'm kind of foggy", $4f
-	db "in the morning…", $57
+	text "Hi, this is BUENA…"
+
+	para "Oh! Good morning,"
+	line $14, "!"
+
+	para "I'm kind of foggy"
+	line "in the morning…"
+	done
 ; 0xa0c72
 
 UnknownText_0xa0c72: ; 0xa0c72
-	db $0, "Hi, this is BUENA…", $4f
-	db "Oh! Hi, ", $14, "!", $51
-	db "Do you tune into", $4f
-	db "BUENA's show?", $57
+	text "Hi, this is BUENA…"
+	line "Oh! Hi, ", $14, "!"
+
+	para "Do you tune into"
+	line "BUENA's show?"
+	done
 ; 0xa0caf
 
 UnknownText_0xa0caf: ; 0xa0caf
-	db $0, "This is BUENA.", $4f
-	db "I can't come to", $51
-	db "the phone right", $4f
-	db "now.", $51
-	db "If you want to", $4f
-	db "chat, tune into", $51
-	db "BUENA's PASSWORD", $4f
-	db "on the radio and", $51
-	db "give me a call", $4f
-	db "after midnight!", $57
+	text "This is BUENA."
+	line "I can't come to"
+
+	para "the phone right"
+	line "now."
+
+	para "If you want to"
+	line "chat, tune into"
+
+	para "BUENA's PASSWORD"
+	line "on the radio and"
+
+	para "give me a call"
+	line "after midnight!"
+	done
 ; 0xa0d42
 
 UnknownText_0xa0d42: ; 0xa0d42
-	db $0, "Hi, this is BUENA…", $4f
-	db "Oh! Hi, ", $14, "!", $51
-	db "I just got off", $4f
-	db "work. ", $51
-	db "Let me tell you,", $4f
-	db "I'm exhausted!", $57
+	text "Hi, this is BUENA…"
+	line "Oh! Hi, ", $14, "!"
+
+	para "I just got off"
+	line "work. "
+
+	para "Let me tell you,"
+	line "I'm exhausted!"
+	done
 ; 0xa0d96
 
 UnknownText_0xa0d96: ; 0xa0d96
-	db $0, $14, "!", $4f
-	db "Hi, it's BUENA!", $51
-	db "I got up early, so", $4f
-	db "I decided to call!", $57
+	text $14, "!"
+	line "Hi, it's BUENA!"
+
+	para "I got up early, so"
+	line "I decided to call!"
+	done
 ; 0xa0dcf
 
 UnknownText_0xa0dcf: ; 0xa0dcf
-	db $0, $14, "!", $4f
-	db "Hi, it's BUENA!", $51
-	db "I needed someone", $4f
-	db "to chat with!", $57
+	text $14, "!"
+	line "Hi, it's BUENA!"
+
+	para "I needed someone"
+	line "to chat with!"
+	done
 ; 0xa0e01
 
 UnknownText_0xa0e01: ; 0xa0e01
-	db $0, $14, "!", $4f
-	db "Hi, it's BUENA!", $51
-	db "I'm just on my", $4f
-	db "break.", $57
+	text $14, "!"
+	line "Hi, it's BUENA!"
+
+	para "I'm just on my"
+	line "break."
+	done
 ; 0xa0e29
 
 UnknownText_0xa0e29: ; 0xa0e29
-	db $0, $14, "!", $4f
-	db "Hi, it's BUENA!", $51
-	db "I couldn't sleep,", $4f
-	db "so I called you.", $57
+	text $14, "!"
+	line "Hi, it's BUENA!"
+
+	para "I couldn't sleep,"
+	line "so I called you."
+	done
 ; 0xa0e5e
 
 UnknownText_0xa0e5e: ; 0xa0e5e
-	db $0, "Oh. Hi, ", $14, "!", $51
-	db "You are how?", $51
-	db "Aiyee! This isn't", $4f
-	db "the time for me to", $51
-	db "be cracking silly", $4f
-	db "gag greetings!", $51
-	db "The RADIO TOWER is", $4f
-	db "in deep trouble!", $51
-	db $14, ", you'd", $4f
-	db "better be careful!", $57
+	text "Oh. Hi, ", $14, "!"
+
+	para "You are how?"
+
+	para "Aiyee! This isn't"
+	line "the time for me to"
+
+	para "be cracking silly"
+	line "gag greetings!"
+
+	para "The RADIO TOWER is"
+	line "in deep trouble!"
+
+	para $14, ", you'd"
+	line "better be careful!"
+	done
 ; 0xa0efb
 
 UnknownText_0xa0efb: ; 0xa0efb
-	db $0, "The other day, I", $4f
-	db "went out to eat", $51
-	db "with DJ BEN!", $4f
-	db "Isn't it great?", $51
-	db "Not only that, he", $4f
-	db "said the music on", $51
-	db "my program is", $4f
-	db "cool!", $51
-	db "Oh, wow! Like,", $4f
-	db "what should I do?", $51
-	db "…Oops, I have to", $4f
-	db "get ready for my", $51
-	db "show! I'll catch", $4f
-	db "you later!", $57
+	text "The other day, I"
+	line "went out to eat"
+
+	para "with DJ BEN!"
+	line "Isn't it great?"
+
+	para "Not only that, he"
+	line "said the music on"
+
+	para "my program is"
+	line "cool!"
+
+	para "Oh, wow! Like,"
+	line "what should I do?"
+
+	para "…Oops, I have to"
+	line "get ready for my"
+
+	para "show! I'll catch"
+	line "you later!"
+	done
 ; 0xa0fcf
 
 UnknownText_0xa0fcf: ; 0xa0fcf
-	db $0, "You know the", $4f
-	db "receptionist at", $55
-	db "the RADIO TOWER?", $51
-	db "'Welcome,' is all", $4f
-	db "she ever says.", $51
-	db "But she's really", $4f
-	db "the chattiest", $51
-	db "person at the", $4f
-	db "RADIO TOWER.", $51
-	db "So she must be", $4f
-	db "holding back.", $51
-	db "Isn't that fun to", $4f
-	db "know?", $51
-	db "Catch you later!", $57
+	text "You know the"
+	line "receptionist at"
+	cont "the RADIO TOWER?"
+
+	para "'Welcome,' is all"
+	line "she ever says."
+
+	para "But she's really"
+	line "the chattiest"
+
+	para "person at the"
+	line "RADIO TOWER."
+
+	para "So she must be"
+	line "holding back."
+
+	para "Isn't that fun to"
+	line "know?"
+
+	para "Catch you later!"
+	done
 ; 0xa109d
 
 UnknownText_0xa109d: ; 0xa109d
-	db $0, "Tell me, ", $14, ".", $4f
-	db "Have you ever won", $51
-	db "a prize on the", $4f
-	db "LUCKY NUMBER SHOW?", $51
-	db "REED moans that", $4f
-	db "he's never won, so", $51
-	db "he vows to keep", $4f
-	db "the show on the", $55
-	db "air till he does.", $51
-	db "Let's chat again!", $57
+	text "Tell me, ", $14, "."
+	line "Have you ever won"
+
+	para "a prize on the"
+	line "LUCKY NUMBER SHOW?"
+
+	para "REED moans that"
+	line "he's never won, so"
+
+	para "he vows to keep"
+	line "the show on the"
+	cont "air till he does."
+
+	para "Let's chat again!"
+	done
 ; 0xa1143
 
 UnknownText_0xa1143: ; 0xa1143
-	db $0, "You know, last", $4f
-	db "night…", $51
-	db "I was so stressed", $4f
-	db "out from work, I", $51
-	db "ate a ton of junk", $4f
-	db "food!", $51
-	db "MARY and I have", $4f
-	db "this deal about", $55
-	db "losing weight…", $51
-	db "This won't do…", $51
-	db "Huh? What's the", $4f
-	db "weight?", $51
-	db "This has to be a", $4f
-	db "total secret!", $51
-	db "MARY weighs…", $51
-	db "Aiyee! M-MARY!", $51
-	db "Uh… Um… I… Sorry,", $4f
-	db "wrong number!", $57
+	text "You know, last"
+	line "night…"
+
+	para "I was so stressed"
+	line "out from work, I"
+
+	para "ate a ton of junk"
+	line "food!"
+
+	para "MARY and I have"
+	line "this deal about"
+	cont "losing weight…"
+
+	para "This won't do…"
+
+	para "Huh? What's the"
+	line "weight?"
+
+	para "This has to be a"
+	line "total secret!"
+
+	para "MARY weighs…"
+
+	para "Aiyee! M-MARY!"
+
+	para "Uh… Um… I… Sorry,"
+	line "wrong number!"
+	done
 ; 0xa1244
 
 UnknownText_0xa1244: ; 0xa1244
-	db $0, "Yesterday, PROF.", $4f
-	db "OAK was in the", $51
-	db "studio to tape his", $4f
-	db "show.", $51
-	db "So I went over and", $4f
-	db "introduced myself.", $51
-	db "Get this--he tunes", $4f
-	db "in to my program!", $51
-	db "Oh! Here comes", $4f
-	db "PROF.OAK again!", $51
-	db "I'm going to chat", $4f
-	db "him up again!", $51
-	db "Catch you later!", $57
+	text "Yesterday, PROF."
+	line "OAK was in the"
+
+	para "studio to tape his"
+	line "show."
+
+	para "So I went over and"
+	line "introduced myself."
+
+	para "Get this--he tunes"
+	line "in to my program!"
+
+	para "Oh! Here comes"
+	line "PROF.OAK again!"
+
+	para "I'm going to chat"
+	line "him up again!"
+
+	para "Catch you later!"
+	done
 ; 0xa1318
 
 UnknownText_0xa1318: ; 0xa1318
-	db $0, "…Cough, cough!", $51
-	db "Uhm sorry uh got", $4f
-	db "uh code dite now.", $51
-	db "Buh uma pro so uh", $4f
-	db "hav to cover id ub", $51
-	db "so no un notice", $4f
-	db "while uhm on air.", $51
-	db "Uh fidz muh voice", $4f
-	db "now.", $51
-	db "I'll catch you on", $4f
-	db "the fly. This has", $55
-	db "been BUENA!", $57
+	text "…Cough, cough!"
+
+	para "Uhm sorry uh got"
+	line "uh code dite now."
+
+	para "Buh uma pro so uh"
+	line "hav to cover id ub"
+
+	para "so no un notice"
+	line "while uhm on air."
+
+	para "Uh fidz muh voice"
+	line "now."
+
+	para "I'll catch you on"
+	line "the fly. This has"
+	cont "been BUENA!"
+	done
 ; 0xa13d8
 
 UnknownText_0xa13d8: ; 0xa13d8
-	db $0, "Hey, ", $14, ".", $4f
-	db "You won that RADIO", $51
-	db "CARD by beating", $4f
-	db "the quiz at the", $51
-	db "reception desk,", $4f
-	db "didn't you?", $51
-	db "Guess what? I made", $4f
-	db "up the questions!", $51
-	db "…Were they too", $4f
-	db "easy for you?", $51
-	db "Well, let's chat", $4f
-	db "again!", $57
+	text "Hey, ", $14, "."
+	line "You won that RADIO"
+
+	para "CARD by beating"
+	line "the quiz at the"
+
+	para "reception desk,"
+	line "didn't you?"
+
+	para "Guess what? I made"
+	line "up the questions!"
+
+	para "…Were they too"
+	line "easy for you?"
+
+	para "Well, let's chat"
+	line "again!"
+	done
 ; 0xa1488
 
 UnknownText_0xa1488: ; 0xa1488
-	db $0, "I'm elated that", $4f
-	db "more people are", $51
-	db "taking part in my", $4f
-	db "PASSWORD show.", $51
-	db "But when PIKACHU", $4f
-	db "was the password,", $51
-	db "it was uh… whew…", $4f
-	db "overwhelming.", $51
-	db "FAN CLUB people", $4f
-	db "came in out in", $51
-	db "droves, shouting", $4f
-	db "'PIKACHU!' over", $51
-	db "and over. I mean,", $4f
-	db "they were loud.", $51
-	db "Anyone tuning in", $4f
-	db "around then must", $51
-	db "have been shocked", $4f
-	db "by the racket!", $51
-	db "Anyway, back to", $4f
-	db "work for me!", $51
-	db "Let's chat again!", $57
+	text "I'm elated that"
+	line "more people are"
+
+	para "taking part in my"
+	line "PASSWORD show."
+
+	para "But when PIKACHU"
+	line "was the password,"
+
+	para "it was uh… whew…"
+	line "overwhelming."
+
+	para "FAN CLUB people"
+	line "came in out in"
+
+	para "droves, shouting"
+	line "'PIKACHU!' over"
+
+	para "and over. I mean,"
+	line "they were loud."
+
+	para "Anyone tuning in"
+	line "around then must"
+
+	para "have been shocked"
+	line "by the racket!"
+
+	para "Anyway, back to"
+	line "work for me!"
+
+	para "Let's chat again!"
+	done
 ; 0xa15de
 
 UnknownText_0xa15de: ; 0xa15de
-	db $0, "Guess what?", $4f
-	db "The RADIO TOWER's", $51
-	db "DIRECTOR is a big", $4f
-	db "fan of TV!", $51
-	db "A while ago, a", $4f
-	db "fashion show on TV", $51
-	db "said that black", $4f
-	db "suits were in.", $51
-	db "Now all he wears", $4f
-	db "are black suits.", $51
-	db "But it's a secret", $4f
-	db "that our DIRECTOR", $51
-	db "is a TV fan, so if", $4f
-	db "you see him, don't", $51
-	db "you dare mention", $4f
-	db "it!", $51
-	db "Oh! The DIRECTOR", $4f
-	db "will be here soon!", $51
-	db "Later! Tune into", $4f
-	db "my show!", $57
+	text "Guess what?"
+	line "The RADIO TOWER's"
+
+	para "DIRECTOR is a big"
+	line "fan of TV!"
+
+	para "A while ago, a"
+	line "fashion show on TV"
+
+	para "said that black"
+	line "suits were in."
+
+	para "Now all he wears"
+	line "are black suits."
+
+	para "But it's a secret"
+	line "that our DIRECTOR"
+
+	para "is a TV fan, so if"
+	line "you see him, don't"
+
+	para "you dare mention"
+	line "it!"
+
+	para "Oh! The DIRECTOR"
+	line "will be here soon!"
+
+	para "Later! Tune into"
+	line "my show!"
+	done
 ; 0xa1717
 
 UnknownText_0xa1717: ; 0xa1717
-	db $0, $14, ", tell me.", $51
-	db "When do you relax", $4f
-	db "the most?", $51
-	db "For me, it has to", $4f
-	db "be in the studio", $51
-	db "right after my", $4f
-	db "show, enjoying a", $51
-	db "nice cup of tea.", $4f
-	db "It's so pleasant", $51
-	db "that it gradually", $4f
-	db "makes me drowsy…", $51
-	db $56, " ", $56, " ", $56, $51
-	db $56, " ", $56, " ", $56, "Zzz", $51
-	db "Oops, I drifted", $4f
-	db "off just thinking", $51
-	db "about it! How, uh…", $4f
-	db "embarrassing!", $51
-	db "Please forget this", $4f
-	db "happened! Later!", $57
+	text $14, ", tell me."
+
+	para "When do you relax"
+	line "the most?"
+
+	para "For me, it has to"
+	line "be in the studio"
+
+	para "right after my"
+	line "show, enjoying a"
+
+	para "nice cup of tea."
+	line "It's so pleasant"
+
+	para "that it gradually"
+	line "makes me drowsy…"
+
+	para $56, " ", $56, " ", $56
+
+	para $56, " ", $56, " ", $56, "Zzz"
+
+	para "Oops, I drifted"
+	line "off just thinking"
+
+	para "about it! How, uh…"
+	line "embarrassing!"
+
+	para "Please forget this"
+	line "happened! Later!"
+	done
 ; 0xa183d
 
 UnknownText_0xa183d: ; 0xa183d
-	db $0, $14, ", what was", $4f
-	db "the first #MON", $55
-	db "you ever caught?", $51
-	db "…Oh, really?", $51
-	db "I've seen lots of", $4f
-	db "#MON around,", $51
-	db "but I've never", $4f
-	db "caught one.", $51
-	db "I should give it a", $4f
-	db "try sometime.", $51
-	db "Did you know that", $4f
-	db "the first #MON", $51
-	db "MARY caught was a", $4f
-	db "DROWZEE?", $51
-	db "Isn't that so out", $4f
-	db "of character?", $51
-	db "But MARY's DROWZEE", $4f
-	db "kept making her", $51
-	db "fall asleep on the", $4f
-	db "job, so she traded", $51
-	db "with a fan for a", $4f
-	db "MEOWTH.", $51
-	db "Let's chat about", $4f
-	db "#MON again!", $51
-	db "Bye-bye!", $57
+	text $14, ", what was"
+	line "the first #MON"
+	cont "you ever caught?"
+
+	para "…Oh, really?"
+
+	para "I've seen lots of"
+	line "#MON around,"
+
+	para "but I've never"
+	line "caught one."
+
+	para "I should give it a"
+	line "try sometime."
+
+	para "Did you know that"
+	line "the first #MON"
+
+	para "MARY caught was a"
+	line "DROWZEE?"
+
+	para "Isn't that so out"
+	line "of character?"
+
+	para "But MARY's DROWZEE"
+	line "kept making her"
+
+	para "fall asleep on the"
+	line "job, so she traded"
+
+	para "with a fan for a"
+	line "MEOWTH."
+
+	para "Let's chat about"
+	line "#MON again!"
+
+	para "Bye-bye!"
+	done
 ; 0xa19b1
 
 UnknownText_0xa19b1: ; 0xa19b1
-	db $0, "Guess what? All of", $4f
-	db "us from the RADIO", $51
-	db "TOWER are going on", $4f
-	db "a company vacation", $51
-	db "to the RADIO TOWER", $4f
-	db "in LAVENDER.", $51
-	db "We're wasting our", $4f
-	db "vacation on a trip", $51
-	db "to another RADIO", $4f
-	db "TOWER?", $51
-	db "I'd much rather go", $4f
-	db "to the beach!", $51
-	db $14, ", I hope", $4f
-	db "you have enough", $51
-	db "fun for both of us", $4f
-	db "on your journey!", $51
-	db "Bye-bye!", $57
+	text "Guess what? All of"
+	line "us from the RADIO"
+
+	para "TOWER are going on"
+	line "a company vacation"
+
+	para "to the RADIO TOWER"
+	line "in LAVENDER."
+
+	para "We're wasting our"
+	line "vacation on a trip"
+
+	para "to another RADIO"
+	line "TOWER?"
+
+	para "I'd much rather go"
+	line "to the beach!"
+
+	para $14, ", I hope"
+	line "you have enough"
+
+	para "fun for both of us"
+	line "on your journey!"
+
+	para "Bye-bye!"
+	done
 ; 0xa1ac0
 
 UnknownText_0xa1ac0: ; 0xa1ac0
-	db $0, "Did you know…?", $51
-	db "BEN and FERN talk", $4f
-	db "on the phone for", $51
-	db "hours about what", $4f
-	db "#MON music they", $51
-	db "should play on", $4f
-	db "different days of", $55
-	db "the week.", $51
-	db "One time, FERN's", $4f
-	db "rapping style kind", $51
-	db "of rubbed off on", $4f
-	db "BEN weirdly.", $51
-	db "So we ended up", $4f
-	db "enduring BEN's", $51
-	db "silly, chilly, a", $4f
-	db "willy-nilly jive-", $55
-	db "talking shtick for", $55
-	db "a while.", $51
-	db "Let's chat again!", $57
+	text "Did you know…?"
+
+	para "BEN and FERN talk"
+	line "on the phone for"
+
+	para "hours about what"
+	line "#MON music they"
+
+	para "should play on"
+	line "different days of"
+	cont "the week."
+
+	para "One time, FERN's"
+	line "rapping style kind"
+
+	para "of rubbed off on"
+	line "BEN weirdly."
+
+	para "So we ended up"
+	line "enduring BEN's"
+
+	para "silly, chilly, a"
+	line "willy-nilly jive-"
+	cont "talking shtick for"
+	cont "a while."
+
+	para "Let's chat again!"
+	done
 ; 0xa1bed
 
 UnknownText_0xa1bed: ; 0xa1bed
-	db $0, "I'm going shopping", $4f
-	db "with MARY and LILY", $55
-	db "soon.", $51
-	db "It'll be great if", $4f
-	db "GOLDENROD DEPT.", $51
-	db "STORE has a sale", $4f
-	db "on when we go…", $51
-	db $14, ", maybe we", $4f
-	db "can hook up too!", $51
-	db "Catch you later!", $57
+	text "I'm going shopping"
+	line "with MARY and LILY"
+	cont "soon."
+
+	para "It'll be great if"
+	line "GOLDENROD DEPT."
+
+	para "STORE has a sale"
+	line "on when we go…"
+
+	para $14, ", maybe we"
+	line "can hook up too!"
+
+	para "Catch you later!"
+	done
 ; 0xa1c88
 
 UnknownText_0xa1c88: ; 0xa1c88
-	db $0, "I'm thinking of", $4f
-	db "going to the GAME", $51
-	db "CORNER tomorrow.", $4f
-	db "It's been a while.", $51
-	db "You see, I have my", $4f
-	db "favorite machine…", $51
-	db "It pays out a lot,", $4f
-	db "I kid you not!", $51
-	db "Huh? Nuh-uh, it's", $4f
-	db "my secret!", $51
-	db "You have to find", $4f
-	db "it yourself!", $51
-	db "Catch you later!", $57
+	text "I'm thinking of"
+	line "going to the GAME"
+
+	para "CORNER tomorrow."
+	line "It's been a while."
+
+	para "You see, I have my"
+	line "favorite machine…"
+
+	para "It pays out a lot,"
+	line "I kid you not!"
+
+	para "Huh? Nuh-uh, it's"
+	line "my secret!"
+
+	para "You have to find"
+	line "it yourself!"
+
+	para "Catch you later!"
+	done
 ; 0xa1d5f
 
 UnknownText_0xa1d5f: ; 0xa1d5f
-	db $0, "Hey, ", $14, ". You", $4f
-	db "use your #GEAR", $51
-	db "to listen to the", $4f
-	db "radio, right?", $51
-	db "I heard that you", $4f
-	db "can even display", $51
-	db "town maps with", $4f
-	db "#GEAR.", $51
-	db "I have a bad sense", $4f
-	db "of direction, so", $51
-	db "#GEAR would be", $4f
-	db "handy…", $51
-	db "Anyway, thanks for", $4f
-	db "calling! Later!", $57
+	text "Hey, ", $14, ". You"
+	line "use your #GEAR"
+
+	para "to listen to the"
+	line "radio, right?"
+
+	para "I heard that you"
+	line "can even display"
+
+	para "town maps with"
+	line "#GEAR."
+
+	para "I have a bad sense"
+	line "of direction, so"
+
+	para "#GEAR would be"
+	line "handy…"
+
+	para "Anyway, thanks for"
+	line "calling! Later!"
+	done
 ; 0xa1e2f
 
 UnknownText_0xa1e2f: ; 0xa1e2f
-	db $0, "Is it sunny", $4f
-	db "outside today?", $51
-	db "When you're cooped", $4f
-	db "up in the RADIO", $51
-	db "TOWER as much as I", $4f
-	db "am, you lose touch", $51
-	db "with the outside.", $4f
-	db "It can be boring.", $51
-	db "Please call again!", $57
+	text "Is it sunny"
+	line "outside today?"
+
+	para "When you're cooped"
+	line "up in the RADIO"
+
+	para "TOWER as much as I"
+	line "am, you lose touch"
+
+	para "with the outside."
+	line "It can be boring."
+
+	para "Please call again!"
+	done
 ; 0xa1eca
 
--- a/text/common.asm
+++ b/text/common.asm
@@ -1,943 +1,1202 @@
 UnknownText_0x1b0000: ; 0x1b0000
-	db $0, "Good morning!", $4f
-	db "Welcome to our", $55
-	db "#MON CENTER.", $57
+	text "Good morning!"
+	line "Welcome to our"
+	cont "#MON CENTER."
+	done
 ; 0x1b002b
 
 UnknownText_0x1b002b: ; 0x1b002b
-	db $0, "Hello!", $4f
-	db "Welcome to our", $55
-	db "#MON CENTER.", $57
+	text "Hello!"
+	line "Welcome to our"
+	cont "#MON CENTER."
+	done
 ; 0x1b004f
 
 UnknownText_0x1b004f: ; 0x1b004f
-	db $0, "Good evening!", $4f
-	db "You're out late.", $51
-	db "Welcome to our", $4f
-	db "#MON CENTER.", $57
+	text "Good evening!"
+	line "You're out late."
+
+	para "Welcome to our"
+	line "#MON CENTER."
+	done
 ; 0x1b008a
 
 UnknownText_0x1b008a: ; 0x1b008a
-	db $0, "Good morning!", $51
-	db "This is the #-", $4f
-	db "MON COMMUNICATION", $51
-	db "CENTER--or the", $4f
-	db "#COM CENTER.", $57
+	text "Good morning!"
+
+	para "This is the #-"
+	line "MON COMMUNICATION"
+
+	para "CENTER--or the"
+	line "#COM CENTER."
+	done
 ; 0x1b00d6
 
 UnknownText_0x1b00d6: ; 0x1b00d6
-	db $0, "Hello!", $51
-	db "This is the #-", $4f
-	db "MON COMMUNICATION", $51
-	db "CENTER--or the", $4f
-	db "#COM CENTER.", $57
+	text "Hello!"
+
+	para "This is the #-"
+	line "MON COMMUNICATION"
+
+	para "CENTER--or the"
+	line "#COM CENTER."
+	done
 ; 0x1b011b
 
 UnknownText_0x1b011b: ; 0x1b011b
-	db $0, "Good to see you", $4f
-	db "working so late.", $51
-	db "This is the #-", $4f
-	db "MON COMMUNICATION", $51
-	db "CENTER--or the", $4f
-	db "#COM CENTER.", $57
+	text "Good to see you"
+	line "working so late."
+
+	para "This is the #-"
+	line "MON COMMUNICATION"
+
+	para "CENTER--or the"
+	line "#COM CENTER."
+	done
 ; 0x1b017a
 
 UnknownText_0x1b017a: ; 0x1b017a
-	db $0, "We can heal your", $4f
-	db "#MON to perfect", $55
-	db "health.", $51
-	db "Shall we heal your", $4f
-	db "#MON?", $57
+	text "We can heal your"
+	line "#MON to perfect"
+	cont "health."
+
+	para "Shall we heal your"
+	line "#MON?"
+	done
 ; 0x1b01bd
 
 UnknownText_0x1b01bd: ; 0x1b01bd
-	db $0, "OK, may I see your", $4f
-	db "#MON?", $57
+	text "OK, may I see your"
+	line "#MON?"
+	done
 ; 0x1b01d7
 
 UnknownText_0x1b01d7: ; 0x1b01d7
-	db $0, "Thank you for", $4f
-	db "waiting.", $51
-	db "Your #MON are", $4f
-	db "fully healed.", $57
+	text "Thank you for"
+	line "waiting."
+
+	para "Your #MON are"
+	line "fully healed."
+	done
 ; 0x1b020b
 
 UnknownText_0x1b020b: ; 0x1b020b
-	db $0, "We hope to see you", $4f
-	db "again.", $57
+	text "We hope to see you"
+	line "again."
+	done
 ; 0x1b0226
 
 UnknownText_0x1b0226: ; 0x1b0226
-	db $0, "We hope to see you", $4f
-	db "again.", $57
+	text "We hope to see you"
+	line "again."
+	done
 ; 0x1b0241
 
 UnknownText_0x1b0241: ; 0x1b0241
-	db $0, "Your #MON", $4f
-	db "appear to be", $51
-	db "infected by tiny", $4f
-	db "life forms.", $51
-	db "Your #MON are", $4f
-	db "healthy and seem", $55
-	db "to be fine.", $51
-	db "But we can't tell", $4f
-	db "you anything more", $51
-	db "at a #MON", $4f
-	db "CENTER.", $57
+	text "Your #MON"
+	line "appear to be"
+
+	para "infected by tiny"
+	line "life forms."
+
+	para "Your #MON are"
+	line "healthy and seem"
+	cont "to be fine."
+
+	para "But we can't tell"
+	line "you anything more"
+
+	para "at a #MON"
+	line "CENTER."
+	done
 ; 0x1b02d6
 
 UnknownText_0x1b02d6: ; 0x1b02d6
-	db $0, "Your #MON", $4f
-	db "appear to be", $51
-	db "infected by tiny", $4f
-	db "life forms.", $51
-	db "Your #MON are", $4f
-	db "healthy and seem", $55
-	db "to be fine.", $51
-	db "But we can't tell", $4f
-	db "you anything more.", $57
+	text "Your #MON"
+	line "appear to be"
+
+	para "infected by tiny"
+	line "life forms."
+
+	para "Your #MON are"
+	line "healthy and seem"
+	cont "to be fine."
+
+	para "But we can't tell"
+	line "you anything more."
+	done
 ; 0x1b035a
 
 UnknownText_0x1b035a: ; 0x1b035a
-	db $0, "It's full of", $4f
-	db "difficult books.", $57
+	text "It's full of"
+	line "difficult books."
+	done
 ; 0x1b0378
 
 UnknownText_0x1b0378: ; 0x1b0378
-	db $0, "A whole collection", $4f
-	db "of #MON picture", $55
-	db "books!", $57
+	text "A whole collection"
+	line "of #MON picture"
+	cont "books!"
+	done
 ; 0x1b03a3
 
 UnknownText_0x1b03a3: ; 0x1b03a3
-	db $0, "#MON magazines…", $4f
-	db "#MON PAL,", $51
-	db "#MON HANDBOOK,", $4f
-	db "#MON GRAPH…", $57
+	text "#MON magazines…"
+	line "#MON PAL,"
+
+	para "#MON HANDBOOK,"
+	line "#MON GRAPH…"
+	done
 ; 0x1b03d9
 
 UnknownText_0x1b03d9: ; 0x1b03d9
-	db $0, "TEAM ROCKET OATH", $51
-	db "Steal #MON for", $4f
-	db "profit!", $51
-	db "Exploit #MON", $4f
-	db "for profit!", $51
-	db "All #MON exist", $4f
-	db "for the glory of", $55
-	db "TEAM ROCKET!", $57
+	text "TEAM ROCKET OATH"
+
+	para "Steal #MON for"
+	line "profit!"
+
+	para "Exploit #MON"
+	line "for profit!"
+
+	para "All #MON exist"
+	line "for the glory of"
+	cont "TEAM ROCKET!"
+	done
 ; 0x1b0448
 
 UnknownText_0x1b0448: ; 0x1b0448
-	db $0, "What is this?", $51
-	db "Oh, it's an", $4f
-	db "incense burner!", $57
+	text "What is this?"
+
+	para "Oh, it's an"
+	line "incense burner!"
+	done
 ; 0x1b0472
 
 UnknownText_0x1b0472: ; 0x1b0472
-	db $0, "Lots of #MON", $4f
-	db "merchandise!", $57
+	text "Lots of #MON"
+	line "merchandise!"
+	done
 ; 0x1b048d
 
 UnknownText_0x1b048d: ; 0x1b048d
-	db $0, "It's the TOWN MAP.", $57
+	text "It's the TOWN MAP."
+	done
 ; 0x1b04a0
 
 UnknownText_0x1b04a0: ; 0x1b04a0
-	db $0, "My reflection!", $4f
-	db "Lookin' good!", $57
+	text "My reflection!"
+	line "Lookin' good!"
+	done
 ; 0x1b04be
 
 UnknownText_0x1b04be: ; 0x1b04be
-	db $0, "It's a TV.", $57
+	text "It's a TV."
+	done
 ; 0x1b04c9
 
 UnknownText_0x1b04c9: ; 0x1b04c9
-	db $0, "#MON JOURNAL", $4f
-	db "HOME PAGE…", $51
-	db "It hasn't been", $4f
-	db "updated…", $57
+	text "#MON JOURNAL"
+	line "HOME PAGE…"
+
+	para "It hasn't been"
+	line "updated…"
+	done
 ; 0x1b04f9
 
 UnknownText_0x1b04f9: ; 0x1b04f9
-	db $0, "#MON RADIO!", $51
-	db "Call in with your", $4f
-	db "requests now!", $57
+	text "#MON RADIO!"
+
+	para "Call in with your"
+	line "requests now!"
+	done
 ; 0x1b0526
 
 UnknownText_0x1b0526: ; 0x1b0526
-	db $0, "There's nothing in", $4f
-	db "here…", $57
+	text "There's nothing in"
+	line "here…"
+	done
 ; 0x1b053f
 
 UnknownText_0x1b053f: ; 0x1b053f
-	db $0, "A #MON may be", $4f
-	db "able to move this.", $57
+	text "A #MON may be"
+	line "able to move this."
+	done
 ; 0x1b0561
 
 UnknownText_0x1b0561: ; 0x1b0561
-	db $0, "Maybe a #MON", $4f
-	db "can break this.", $57
+	text "Maybe a #MON"
+	line "can break this."
+	done
 ; 0x1b057f
 
 UnknownText_0x1b057f: ; 0x1b057f
-	db $0, "Heal Your #MON!", $4f
-	db "#MON CENTER", $57
+	text "Heal Your #MON!"
+	line "#MON CENTER"
+	done
 ; 0x1b059c
 
 UnknownText_0x1b059c: ; 0x1b059c
-	db $0, "For All Your", $4f
-	db "#MON Needs", $51
-	db "#MON MART", $57
+	text "For All Your"
+	line "#MON Needs"
+
+	para "#MON MART"
+	done
 ; 0x1b05bf
 
 UnknownText_0x1b05bf: ; 0x1b05bf
-	db $0, "We will now judge", $4f
-	db "the #MON you've", $55
-	db "caught.", $51
-	db $56, $4f
-	db $56, $51
-	db "We have chosen the", $4f
-	db "winners!", $51
-	db "Are you ready for", $4f
-	db "this?", $57
+	text "We will now judge"
+	line "the #MON you've"
+	cont "caught."
+
+	para $56
+	line $56
+
+	para "We have chosen the"
+	line "winners!"
+
+	para "Are you ready for"
+	line "this?"
+	done
 ; 0x1b0621
 
 UnknownText_0x1b0621: ; 0x1b0621
-	db $0, $52, ", the No.@"
+	text $52, ", the No.@"
 	text_from_ram $d099
-	db $0, $4f
-	db "finisher, wins", $55
-	db "@"
+	db $0
+	line "finisher, wins"
+	cont "@"
 	text_from_ram $d0ac
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x1b0648
 
 UnknownText_0x1b0648: ; 0x1b0648
-	db $0, $52, " received", $4f
-	db "@"
+	text $52, " received"
+	line "@"
 	text_from_ram $d0ac
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1b065b
 
 UnknownText_0x1b065b: ; 0x1b065b
-	db $0, "Please join us for", $4f
-	db "the next Contest!", $57
+	text "Please join us for"
+	line "the next Contest!"
+	done
 ; 0x1b0681
 
 UnknownText_0x1b0681: ; 0x1b0681
-	db $0, "Everyone else gets", $4f
-	db "a BERRY as a con-", $55
-	db "solation prize!", $57
+	text "Everyone else gets"
+	line "a BERRY as a con-"
+	cont "solation prize!"
+	done
 ; 0x1b06b7
 
 UnknownText_0x1b06b7: ; 0x1b06b7
-	db $0, "We hope you do", $4f
-	db "better next time.", $57
+	text "We hope you do"
+	line "better next time."
+	done
 ; 0x1b06d9
 
 UnknownText_0x1b06d9: ; 0x1b06d9
-	db $0, "We'll return the", $4f
-	db "#MON we kept", $51
-	db "for you.", $4f
-	db "Here you go!", $57
+	text "We'll return the"
+	line "#MON we kept"
+
+	para "for you."
+	line "Here you go!"
+	done
 ; 0x1b070d
 
 UnknownText_0x1b070d: ; 0x1b070d
-	db $0, "Your party's full,", $4f
-	db "so the #MON was", $51
-	db "sent to your BOX", $4f
-	db "in BILL's PC.", $57
+	text "Your party's full,"
+	line "so the #MON was"
+
+	para "sent to your BOX"
+	line "in BILL's PC."
+	done
 ; 0x1b074e
 
 UnknownText_0x1b074e: ; 0x1b074e
 	text_from_ram $d099
-	db $0, $4f
-	db "#MON GYM", $57
+	db $0
+	line "#MON GYM"
+	done
 ; 0x1b075c
 
 UnknownText_0x1b075c: ; 0x1b075c
-	db $0, "LEADER: @"
+	text "LEADER: @"
 	text_from_ram $d0ac
 	db $0, $51
-	db "WINNING TRAINERS:", $4f
-	db $52, $57
+	db "WINNING TRAINERS:"
+	line $52, $57
 ; 0x1b077f
 
 UnknownText_0x1b077f: ; 0x1b077f
-	db $0, "Welcome to the", $4f
-	db "GAME CORNER.", $57
+	text "Welcome to the"
+	line "GAME CORNER."
+	done
 ; 0x1b079c
 
 UnknownText_0x1b079c: ; 0x1b079c
-	db $0, "Do you need game", $4f
-	db "coins?", $51
-	db "Oh, you don't have", $4f
-	db "a COIN CASE for", $55
-	db "your coins.", $57
+	text "Do you need game"
+	line "coins?"
+
+	para "Oh, you don't have"
+	line "a COIN CASE for"
+	cont "your coins."
+	done
 ; 0x1b07e3
 
 UnknownText_0x1b07e3: ; 0x1b07e3
-	db $0, "Do you need some", $4f
-	db "game coins?", $51
-	db "It costs ¥1000 for", $4f
-	db "50 coins. Do you", $55
-	db "want some?", $57
+	text "Do you need some"
+	line "game coins?"
+
+	para "It costs ¥1000 for"
+	line "50 coins. Do you"
+	cont "want some?"
+	done
 ; 0x1b0830
 
 UnknownText_0x1b0830: ; 0x1b0830
-	db $0, "Thank you!", $4f
-	db "Here are 50 coins.", $57
+	text "Thank you!"
+	line "Here are 50 coins."
+	done
 ; 0x1b084f
 
 UnknownText_0x1b084f: ; 0x1b084f
-	db $0, "Thank you! Here", $4f
-	db "are 500 coins.", $57
+	text "Thank you! Here"
+	line "are 500 coins."
+	done
 ; 0x1b086f
 
 UnknownText_0x1b086f: ; 0x1b086f
-	db $0, "You don't have", $4f
-	db "enough money.", $57
+	text "You don't have"
+	line "enough money."
+	done
 ; 0x1b088c
 
 UnknownText_0x1b088c: ; 0x1b088c
-	db $0, "Whoops! Your COIN", $4f
-	db "CASE is full.", $57
+	text "Whoops! Your COIN"
+	line "CASE is full."
+	done
 ; 0x1b08ad
 
 UnknownText_0x1b08ad: ; 0x1b08ad
-	db $0, "No coins for you?", $4f
-	db "Come again!", $57
+	text "No coins for you?"
+	line "Come again!"
+	done
 ; 0x1b08cc
 
 UnknownText_0x1b08cc: ; 0x1b08cc
-	db $0, "Oh? Your PACK is", $4f
-	db "full.", $51
-	db "We'll keep this", $4f
-	db "for you today, so", $51
-	db "come back when you", $4f
-	db "make room for it.", $57
+	text "Oh? Your PACK is"
+	line "full."
+
+	para "We'll keep this"
+	line "for you today, so"
+
+	para "come back when you"
+	line "make room for it."
+	done
 ; 0x1b092a
 
 UnknownText_0x1b092a: ; 0x1b092a
-	db $0, "Wow! You and your", $4f
-	db "#MON are really", $55
-	db "close!", $57
+	text "Wow! You and your"
+	line "#MON are really"
+	cont "close!"
+	done
 ; 0x1b0954
 
 UnknownText_0x1b0954: ; 0x1b0954
-	db $0, "#MON get more", $4f
-	db "friendly if you", $51
-	db "spend time with", $4f
-	db "them.", $57
+	text "#MON get more"
+	line "friendly if you"
+
+	para "spend time with"
+	line "them."
+	done
 ; 0x1b0989
 
 UnknownText_0x1b0989: ; 0x1b0989
-	db $0, "You haven't tamed", $4f
-	db "your #MON.", $51
-	db "If you aren't", $4f
-	db "nice, it'll pout.", $57
+	text "You haven't tamed"
+	line "your #MON."
+
+	para "If you aren't"
+	line "nice, it'll pout."
+	done
 ; 0x1b09c4
 
 UnknownText_0x1b09c4: ; 0x1b09c4
-	db $0, $52, " registered", $4f
-	db "@"
+	text $52, " registered"
+	line "@"
 	text_from_ram $d099
-	db $0, "'s number.", $57
+	text "'s number."
+	done
 ; 0x1b09e1
 
 UnknownText_0x1b09e1: ; 0x1b09e1
-	db $0, $52, " registered", $4f
-	db "@"
+	text $52, " registered"
+	line "@"
 	text_from_ram $d099
-	db $0, "'s number.", $57
+	text "'s number."
+	done
 ; 0x1b09fe
 
 UnknownText_0x1b09fe: ; 0x1b09fe
-	db $0, "Your knowledge is", $4f
-	db "impressive!", $51
-	db "I like that!", $51
-	db "Want to trade", $4f
-	db "battle tips?", $51
-	db "I'll phone if I", $4f
-	db "get good info.", $51
-	db "Would you tell me", $4f
-	db "your number?", $57
+	text "Your knowledge is"
+	line "impressive!"
+
+	para "I like that!"
+
+	para "Want to trade"
+	line "battle tips?"
+
+	para "I'll phone if I"
+	line "get good info."
+
+	para "Would you tell me"
+	line "your number?"
+	done
 ; 0x1b0a82
 
 UnknownText_0x1b0a82: ; 0x1b0a82
-	db $0, "Want to trade", $4f
-	db "battle tips?", $51
-	db "I'll phone if I", $4f
-	db "get good info.", $51
-	db "Would you tell me", $4f
-	db "your number?", $57
+	text "Want to trade"
+	line "battle tips?"
+
+	para "I'll phone if I"
+	line "get good info."
+
+	para "Would you tell me"
+	line "your number?"
+	done
 ; 0x1b0adb
 
 UnknownText_0x1b0adb: ; 0x1b0adb
-	db $0, "I'll call you if I", $4f
-	db "hear anything!", $57
+	text "I'll call you if I"
+	line "hear anything!"
+	done
 ; 0x1b0afd
 
 UnknownText_0x1b0afd: ; 0x1b0afd
-	db $0, "Oh, OK. Too bad…", $51
-	db "Well, if you ever", $4f
-	db "want my number,", $55
-	db "come see me, OK?", $57
+	text "Oh, OK. Too bad…"
+
+	para "Well, if you ever"
+	line "want my number,"
+	cont "come see me, OK?"
+	done
 ; 0x1b0b42
 
 UnknownText_0x1b0b42: ; 0x1b0b42
-	db $0, "Oh?", $4f
-	db "Your phone's full.", $51
-	db "It can't register", $4f
-	db "my number.", $57
+	text "Oh?"
+	line "Your phone's full."
+
+	para "It can't register"
+	line "my number."
+	done
 ; 0x1b0b75
 
 UnknownText_0x1b0b75: ; 0x1b0b75
-	db $0, "Hi, I was waiting", $4f
-	db "for you to show!", $51
-	db "Let's get started", $4f
-	db "right away!", $57
+	text "Hi, I was waiting"
+	line "for you to show!"
+
+	para "Let's get started"
+	line "right away!"
+	done
 ; 0x1b0bb6
 
 UnknownText_0x1b0bb6: ; 0x1b0bb6
-	db $0, "Your MARILL is so", $4f
-	db "cute and adorable!", $51
-	db "You love #MON", $4f
-	db "just like I do!", $51
-	db "Want to trade", $4f
-	db "phone numbers?", $51
-	db "Let's chat! It'll", $4f
-	db "be so much fun!", $57
+	text "Your MARILL is so"
+	line "cute and adorable!"
+
+	para "You love #MON"
+	line "just like I do!"
+
+	para "Want to trade"
+	line "phone numbers?"
+
+	para "Let's chat! It'll"
+	line "be so much fun!"
+	done
 ; 0x1b0c37
 
 UnknownText_0x1b0c37: ; 0x1b0c37
-	db $0, "Your MARILL is so", $4f
-	db "cute and adorable!", $51
-	db "We should chat, it", $4f
-	db "will be fun.", $51
-	db "Can I have your", $4f
-	db "phone number?", $57
+	text "Your MARILL is so"
+	line "cute and adorable!"
+
+	para "We should chat, it"
+	line "will be fun."
+
+	para "Can I have your"
+	line "phone number?"
+	done
 ; 0x1b0c9b
 
 UnknownText_0x1b0c9b: ; 0x1b0c9b
-	db $0, "To be honest, I", $4f
-	db "want a MARILL.", $51
-	db "But I make do with", $4f
-	db "my cute SNUBBULL.", $57
+	text "To be honest, I"
+	line "want a MARILL."
+
+	para "But I make do with"
+	line "my cute SNUBBULL."
+	done
 ; 0x1b0ce0
 
 UnknownText_0x1b0ce0: ; 0x1b0ce0
-	db $0, "Oh… That's", $4f
-	db "disappointing…", $51
-	db "Goodbye, MARILL…", $57
+	text "Oh… That's"
+	line "disappointing…"
+
+	para "Goodbye, MARILL…"
+	done
 ; 0x1b0d0b
 
 UnknownText_0x1b0d0b: ; 0x1b0d0b
-	db $0, "Oh? Your phone's", $4f
-	db "memory is full.", $57
+	text "Oh? Your phone's"
+	line "memory is full."
+	done
 ; 0x1b0d2c
 
 UnknownText_0x1b0d2c: ; 0x1b0d2c
-	db $0, "Oh? ", $52, "? ", $4f
-	db "I waited here for", $51
-	db "you. I brought you", $4f
-	db "a little gift.", $57
+	text "Oh? ", $52, "? "
+	line "I waited here for"
+
+	para "you. I brought you"
+	line "a little gift."
+	done
 ; 0x1b0d69
 
 UnknownText_0x1b0d69: ; 0x1b0d69
-	db $0, "Oh?", $4f
-	db "You have no room.", $51
-	db "Please come back", $4f
-	db "for it later.", $57
+	text "Oh?"
+	line "You have no room."
+
+	para "Please come back"
+	line "for it later."
+	done
 ; 0x1b0d9f
 
 UnknownText_0x1b0d9f: ; 0x1b0d9f
-	db $0, "Cool! That's the", $4f
-	db "first time I've", $55
-	db "lost in a while!", $51
-	db "Hey, give me your", $4f
-	db "phone number.", $51
-	db "You'd be fun to", $4f
-	db "battle, so I'll", $51
-	db "call you when I", $4f
-	db "get stronger!", $57
+	text "Cool! That's the"
+	line "first time I've"
+	cont "lost in a while!"
+
+	para "Hey, give me your"
+	line "phone number."
+
+	para "You'd be fun to"
+	line "battle, so I'll"
+
+	para "call you when I"
+	line "get stronger!"
+	done
 ; 0x1b0e2c
 
 UnknownText_0x1b0e2c: ; 0x1b0e2c
-	db $0, "Hey, give me your", $4f
-	db "phone number.", $51
-	db "You'd be fun to", $4f
-	db "battle, so I'll", $51
-	db "call you when I", $4f
-	db "get stronger!", $57
+	text "Hey, give me your"
+	line "phone number."
+
+	para "You'd be fun to"
+	line "battle, so I'll"
+
+	para "call you when I"
+	line "get stronger!"
+	done
 ; 0x1b0e89
 
 UnknownText_0x1b0e89: ; 0x1b0e89
-	db $0, "Hey, let's battle", $4f
-	db "again!", $57
+	text "Hey, let's battle"
+	line "again!"
+	done
 ; 0x1b0ea2
 
 UnknownText_0x1b0ea2: ; 0x1b0ea2
-	db $0, "Looks like you're", $4f
-	db "a wimp…", $57
+	text "Looks like you're"
+	line "a wimp…"
+	done
 ; 0x1b0ebc
 
 UnknownText_0x1b0ebc: ; 0x1b0ebc
-	db $0, "Hey! Your phone's", $4f
-	db "already full!", $57
+	text "Hey! Your phone's"
+	line "already full!"
+	done
 ; 0x1b0edc
 
 UnknownText_0x1b0edc: ; 0x1b0edc
-	db $0, "Hey! I'm tired of", $4f
-	db "waiting for you!", $57
+	text "Hey! I'm tired of"
+	line "waiting for you!"
+	done
 ; 0x1b0eff
 
 UnknownText_0x1b0eff: ; 0x1b0eff
-	db $0, "Oh… Your PACK's", $4f
-	db "full. I'll give it", $55
-	db "to you later.", $57
+	text "Oh… Your PACK's"
+	line "full. I'll give it"
+	cont "to you later."
+	done
 ; 0x1b0f2f
 
 UnknownText_0x1b0f2f: ; 0x1b0f2f
-	db $0, "Man! You're as", $4f
-	db "tough as ever!", $51
-	db "I've battled you", $4f
-	db "over and over, but", $51
-	db $52, ", I haven't", $4f
-	db "won once.", $51
-	db "I bought tons of", $4f
-	db "items to toughen", $51
-	db "up my #MON, but", $4f
-	db "to no avail…", $51
-	db "Items alone aren't", $4f
-	db "the answer.", $51
-	db "That must be what", $4f
-	db "it is…", $51
-	db "Here, take this,", $4f
-	db $52, ".", $51
-	db "I won't be needing", $4f
-	db "it anymore…", $57
+	text "Man! You're as"
+	line "tough as ever!"
+
+	para "I've battled you"
+	line "over and over, but"
+
+	para $52, ", I haven't"
+	line "won once."
+
+	para "I bought tons of"
+	line "items to toughen"
+
+	para "up my #MON, but"
+	line "to no avail…"
+
+	para "Items alone aren't"
+	line "the answer."
+
+	para "That must be what"
+	line "it is…"
+
+	para "Here, take this,"
+	line $52, "."
+
+	para "I won't be needing"
+	line "it anymore…"
+	done
 ; 0x1b102e
 
 UnknownText_0x1b102e: ; 0x1b102e
-	db $0, "Wow, you're tough.", $4f
-	db "I haven't battled", $51
-	db "that seriously in", $4f
-	db "a long time.", $51
-	db "Could I get your", $4f
-	db "phone number?", $51
-	db "I'd like to battle", $4f
-	db "again when I heal", $51
-	db "@"
+	text "Wow, you're tough."
+	line "I haven't battled"
+
+	para "that seriously in"
+	line "a long time."
+
+	para "Could I get your"
+	line "phone number?"
+
+	para "I'd like to battle"
+	line "again when I heal"
+
+	para "@"
 	text_from_ram $d0ac
-	db $0, " and the", $4f
-	db "rest of my team.", $57
+	text " and the"
+	line "rest of my team."
+	done
 ; 0x1b10d3
 
 UnknownText_0x1b10d3: ; 0x1b10d3
-	db $0, "Could I get your", $4f
-	db "phone number?", $51
-	db "I'd like to battle", $4f
-	db "again when I heal", $51
-	db "@"
+	text "Could I get your"
+	line "phone number?"
+
+	para "I'd like to battle"
+	line "again when I heal"
+
+	para "@"
 	text_from_ram $d0ac
-	db $0, " and the", $4f
-	db "rest of my team.", $57
+	text " and the"
+	line "rest of my team."
+	done
 ; 0x1b1136
 
 UnknownText_0x1b1136: ; 0x1b1136
-	db $0, "How should I beat", $4f
-	db "you? I'm tormented", $51
-	db "by those thoughts", $4f
-	db "all the time…", $57
+	text "How should I beat"
+	line "you? I'm tormented"
+
+	para "by those thoughts"
+	line "all the time…"
+	done
 ; 0x1b117b
 
 UnknownText_0x1b117b: ; 0x1b117b
-	db $0, "OK… I understand…", $4f
-	db "But if you change", $51
-	db "your mind, give me", $4f
-	db "a shout anytime.", $57
+	text "OK… I understand…"
+	line "But if you change"
+
+	para "your mind, give me"
+	line "a shout anytime."
+	done
 ; 0x1b11c4
 
 UnknownText_0x1b11c4: ; 0x1b11c4
-	db $0, "Your phone's", $4f
-	db "memory is full.", $51
-	db "You can't register", $4f
-	db "my number.", $57
+	text "Your phone's"
+	line "memory is full."
+
+	para "You can't register"
+	line "my number."
+	done
 ; 0x1b11fe
 
 UnknownText_0x1b11fe: ; 0x1b11fe
-	db $0, "Hi! I've been", $4f
-	db "waiting for you!", $51
-	db "This time, I'm", $4f
-	db "going to win!", $57
+	text "Hi! I've been"
+	line "waiting for you!"
+
+	para "This time, I'm"
+	line "going to win!"
+	done
 ; 0x1b1239
 
 UnknownText_0x1b1239: ; 0x1b1239
-	db $0, "It's been a while", $4f
-	db "since I lost…", $51
-	db "You're very good", $4f
-	db "at battling.", $51
-	db "We should battle", $4f
-	db "again sometime.", $51
-	db "By challenging a", $4f
-	db "tough trainer like", $51
-	db "you, I think I can", $4f
-	db "get better too.", $51
-	db "So how about it?", $51
-	db "Would you give me", $4f
-	db "your phone number?", $57
+	text "It's been a while"
+	line "since I lost…"
+
+	para "You're very good"
+	line "at battling."
+
+	para "We should battle"
+	line "again sometime."
+
+	para "By challenging a"
+	line "tough trainer like"
+
+	para "you, I think I can"
+	line "get better too."
+
+	para "So how about it?"
+
+	para "Would you give me"
+	line "your phone number?"
+	done
 ; 0x1b1314
 
 UnknownText_0x1b1314: ; 0x1b1314
-	db $0, "By challenging a", $4f
-	db "tough trainer like", $51
-	db "you, I think I can", $4f
-	db "get better too.", $51
-	db "So how about it?", $51
-	db "Would you give me", $4f
-	db "your phone number?", $57
+	text "By challenging a"
+	line "tough trainer like"
+
+	para "you, I think I can"
+	line "get better too."
+
+	para "So how about it?"
+
+	para "Would you give me"
+	line "your phone number?"
+	done
 ; 0x1b1392
 
 UnknownText_0x1b1392: ; 0x1b1392
-	db $0, "Let's battle again", $4f
-	db "sometime!", $57
+	text "Let's battle again"
+	line "sometime!"
+	done
 ; 0x1b13af
 
 UnknownText_0x1b13af: ; 0x1b13af
-	db $0, "That's too bad…", $51
-	db "Let me know if you", $4f
-	db "change your mind.", $57
+	text "That's too bad…"
+
+	para "Let me know if you"
+	line "change your mind."
+	done
 ; 0x1b13e4
 
 UnknownText_0x1b13e4: ; 0x1b13e4
-	db $0, "Oh no. Your phone", $4f
-	db "is out of memory.", $57
+	text "Oh no. Your phone"
+	line "is out of memory."
+	done
 ; 0x1b1409
 
 UnknownText_0x1b1409: ; 0x1b1409
-	db $0, "You sure kept me", $4f
-	db "waiting! Let's go!", $57
+	text "You sure kept me"
+	line "waiting! Let's go!"
+	done
 ; 0x1b142d
 
 UnknownText_0x1b142d: ; 0x1b142d
-	db $0, "If my @"
+	text "If my @"
 	text_from_ram $d0ac
-	db $0, $4f
-	db "sees anything", $51
-	db "pretty, it goes", $4f
-	db "and gets it.", $51
-	db "Do you like pretty", $4f
-	db "things?", $51
-	db "I could share if", $4f
-	db "it gets some more.", $51
-	db "What's your phone", $4f
-	db "number? I'll call.", $51
-	db "Don't expect a", $4f
-	db "whole lot, OK?", $57
+	db $0
+	line "sees anything"
+
+	para "pretty, it goes"
+	line "and gets it."
+
+	para "Do you like pretty"
+	line "things?"
+
+	para "I could share if"
+	line "it gets some more."
+
+	para "What's your phone"
+	line "number? I'll call."
+
+	para "Don't expect a"
+	line "whole lot, OK?"
+	done
 ; 0x1b14e4
 
 UnknownText_0x1b14e4: ; 0x1b14e4
-	db $0, "Do you like pretty", $4f
-	db "things?", $51
-	db "I could share if", $4f
-	db "FARFETCH'D goes", $55
-	db "and gets more.", $51
-	db "What's your phone", $4f
-	db "number? I'll call.", $57
+	text "Do you like pretty"
+	line "things?"
+
+	para "I could share if"
+	line "FARFETCH'D goes"
+	cont "and gets more."
+
+	para "What's your phone"
+	line "number? I'll call."
+	done
 ; 0x1b1553
 
 UnknownText_0x1b1553: ; 0x1b1553
-	db $0, "I'll call you as", $4f
-	db "soon as I get", $55
-	db "something pretty.", $57
+	text "I'll call you as"
+	line "soon as I get"
+	cont "something pretty."
+	done
 ; 0x1b1584
 
 UnknownText_0x1b1584: ; 0x1b1584
-	db $0, "You sure? Well,", $4f
-	db "tell me if you", $55
-	db "change your mind.", $57
+	text "You sure? Well,"
+	line "tell me if you"
+	cont "change your mind."
+	done
 ; 0x1b15b6
 
 UnknownText_0x1b15b6: ; 0x1b15b6
-	db $0, "Huh? Your phone", $4f
-	db "list is full.", $57
+	text "Huh? Your phone"
+	line "list is full."
+	done
 ; 0x1b15d5
 
 UnknownText_0x1b15d5: ; 0x1b15d5
-	db $0, "Tweet! Tweeeet!", $51
-	db "Kept me waiting!", $4f
-	db "Go, FARFETCH'D!", $57
+	text "Tweet! Tweeeet!"
+
+	para "Kept me waiting!"
+	line "Go, FARFETCH'D!"
+	done
 ; 0x1b1607
 
 UnknownText_0x1b1607: ; 0x1b1607
-	db $0, "Kept me waiting!", $4f
-	db "Look, this is it!", $51
-	db "See? Isn't it some", $4f
-	db "kind of pretty?", $57
+	text "Kept me waiting!"
+	line "Look, this is it!"
+
+	para "See? Isn't it some"
+	line "kind of pretty?"
+	done
 ; 0x1b164d
 
 UnknownText_0x1b164d: ; 0x1b164d
-	db $0, "Huh? You don't", $4f
-	db "have anywhere to", $51
-	db "put this. Better", $4f
-	db "come back for it.", $57
+	text "Huh? You don't"
+	line "have anywhere to"
+
+	para "put this. Better"
+	line "come back for it."
+	done
 ; 0x1b1690
 
 UnknownText_0x1b1690: ; 0x1b1690
-	db $0, "Not bad…", $4f
-	db "It's something to", $51
-	db "beat me, even by", $4f
-	db "an unlikely fluke…", $51
-	db "I like you! Give", $4f
-	db "me your number!", $51
-	db "You can be my", $4f
-	db "practice partner!", $57
+	text "Not bad…"
+	line "It's something to"
+
+	para "beat me, even by"
+	line "an unlikely fluke…"
+
+	para "I like you! Give"
+	line "me your number!"
+
+	para "You can be my"
+	line "practice partner!"
+	done
 ; 0x1b1710
 
 UnknownText_0x1b1710: ; 0x1b1710
-	db $0, "Give me your phone", $4f
-	db "number!", $51
-	db "You are going to", $4f
-	db "be my practice", $55
-	db "partner!", $57
+	text "Give me your phone"
+	line "number!"
+
+	para "You are going to"
+	line "be my practice"
+	cont "partner!"
+	done
 ; 0x1b1755
 
 UnknownText_0x1b1755: ; 0x1b1755
-	db $0, "Don't be too proud", $4f
-	db "about beating me!", $51
-	db "It was a fluke!", $57
+	text "Don't be too proud"
+	line "about beating me!"
+
+	para "It was a fluke!"
+	done
 ; 0x1b178a
 
 UnknownText_0x1b178a: ; 0x1b178a
-	db $0, "I don't believe", $4f
-	db "it! You're going", $55
-	db "to regret this!", $57
+	text "I don't believe"
+	line "it! You're going"
+	cont "to regret this!"
+	done
 ; 0x1b17ba
 
 UnknownText_0x1b17ba: ; 0x1b17ba
-	db $0, "What? Your phone", $4f
-	db "list has no room!", $57
+	text "What? Your phone"
+	line "list has no room!"
+	done
 ; 0x1b17de
 
 UnknownText_0x1b17de: ; 0x1b17de
-	db $0, "What took you?", $4f
-	db "Start right away!", $57
+	text "What took you?"
+	line "Start right away!"
+	done
 ; 0x1b1800
 
 UnknownText_0x1b1800: ; 0x1b1800
-	db $0, "Listen, can I get", $4f
-	db "your phone number?", $51
-	db "I'll ring you for", $4f
-	db "some battles.", $51
-	db "I'm a rookie too, ", $4f
-	db "so I think it'd be", $55
-	db "a good motivator.", $57
+	text "Listen, can I get"
+	line "your phone number?"
+
+	para "I'll ring you for"
+	line "some battles."
+
+	para "I'm a rookie too, "
+	line "so I think it'd be"
+	cont "a good motivator."
+	done
 ; 0x1b187b
 
 UnknownText_0x1b187b: ; 0x1b187b
-	db $0, "Can I get your", $4f
-	db "phone number?", $51
-	db "I don't want to", $4f
-	db "lose against you!", $51
-	db "We have to battle", $4f
-	db "again, OK?", $57
+	text "Can I get your"
+	line "phone number?"
+
+	para "I don't want to"
+	line "lose against you!"
+
+	para "We have to battle"
+	line "again, OK?"
+	done
 ; 0x1b18d7
 
 UnknownText_0x1b18d7: ; 0x1b18d7
-	db $0, "I'll ring you", $4f
-	db "whenever I get the", $55
-	db "urge to battle!", $57
+	text "I'll ring you"
+	line "whenever I get the"
+	cont "urge to battle!"
+	done
 ; 0x1b1908
 
 UnknownText_0x1b1908: ; 0x1b1908
-	db $0, "Oh, all right…", $51
-	db "But I won't lose", $4f
-	db "to you again!", $57
+	text "Oh, all right…"
+
+	para "But I won't lose"
+	line "to you again!"
+	done
 ; 0x1b1936
 
 UnknownText_0x1b1936: ; 0x1b1936
-	db $0, "Huh, what? Your", $4f
-	db "phone's full.", $57
+	text "Huh, what? Your"
+	line "phone's full."
+	done
 ; 0x1b1954
 
 UnknownText_0x1b1954: ; 0x1b1954
-	db $0, "I've been waiting!", $4f
-	db "Let's battle now!", $57
+	text "I've been waiting!"
+	line "Let's battle now!"
+	done
 ; 0x1b1978
 
 UnknownText_0x1b1978: ; 0x1b1978
-	db $0, "Hey, wait! Your", $4f
-	db "PACK is stuffed!", $51
-	db "Well, we'll leave", $4f
-	db "it till next time.", $57
+	text "Hey, wait! Your"
+	line "PACK is stuffed!"
+
+	para "Well, we'll leave"
+	line "it till next time."
+	done
 ; 0x1b19be
 
 UnknownText_0x1b19be: ; 0x1b19be
-	db $0, "And yet another", $4f
-	db "loss…", $51
-	db "No doubt about", $4f
-	db "it--you're tough.", $51
-	db "Being beaten this", $4f
-	db "often actually", $55
-	db "feels good now!", $51
-	db "Here, take this. ", $4f
-	db "Use it to get even", $51
-	db "tougher. That will", $4f
-	db "toughen me up too!", $57
+	text "And yet another"
+	line "loss…"
+
+	para "No doubt about"
+	line "it--you're tough."
+
+	para "Being beaten this"
+	line "often actually"
+	cont "feels good now!"
+
+	para "Here, take this. "
+	line "Use it to get even"
+
+	para "tougher. That will"
+	line "toughen me up too!"
+	done
 ; 0x1b1a71
 
 UnknownText_0x1b1a71: ; 0x1b1a71
-	db $0, "You're awesome!", $4f
-	db "I like you!", $51
-	db "I look for #MON", $4f
-	db "here every day.", $51
-	db "When I'm in the", $4f
-	db "grass, I find all", $55
-	db "kinds of BERRIES.", $51
-	db "If you'd like,", $4f
-	db "I'll share some.", $51
-	db "Could I get your", $4f
-	db "phone number?", $57
+	text "You're awesome!"
+	line "I like you!"
+
+	para "I look for #MON"
+	line "here every day."
+
+	para "When I'm in the"
+	line "grass, I find all"
+	cont "kinds of BERRIES."
+
+	para "If you'd like,"
+	line "I'll share some."
+
+	para "Could I get your"
+	line "phone number?"
+	done
 ; 0x1b1b1d
 
 UnknownText_0x1b1b1d: ; 0x1b1b1d
-	db $0, "When I'm in the", $4f
-	db "grass, I find all", $55
-	db "kinds of BERRIES.", $51
-	db "If you'd like,", $4f
-	db "I'll share some.", $51
-	db "Could I get your", $4f
-	db "phone number?", $57
+	text "When I'm in the"
+	line "grass, I find all"
+	cont "kinds of BERRIES."
+
+	para "If you'd like,"
+	line "I'll share some."
+
+	para "Could I get your"
+	line "phone number?"
+	done
 ; 0x1b1b8e
 
 UnknownText_0x1b1b8e: ; 0x1b1b8e
-	db $0, "You'll hear from", $4f
-	db "me as soon as I", $51
-	db "find anything that", $4f
-	db "you might like.", $57
+	text "You'll hear from"
+	line "me as soon as I"
+
+	para "find anything that"
+	line "you might like."
+	done
 ; 0x1b1bd2
 
 UnknownText_0x1b1bd2: ; 0x1b1bd2
-	db $0, "Oh well. Don't be", $4f
-	db "shy if you want to", $55
-	db "get my number.", $57
+	text "Oh well. Don't be"
+	line "shy if you want to"
+	cont "get my number."
+	done
 ; 0x1b1c06
 
 UnknownText_0x1b1c06: ; 0x1b1c06
-	db $0, "Your phone list", $4f
-	db "has no room for my", $55
-	db "number.", $57
+	text "Your phone list"
+	line "has no room for my"
+	cont "number."
+	done
 ; 0x1b1c32
 
 UnknownText_0x1b1c32: ; 0x1b1c32
-	db $0, "I was waiting for", $4f
-	db "you. Let's battle!", $57
+	text "I was waiting for"
+	line "you. Let's battle!"
+	done
 ; 0x1b1c57
 
 UnknownText_0x1b1c57: ; 0x1b1c57
-	db $0, "Good to see you!", $4f
-	db "See? This is what", $51
-	db "I found.", $4f
-	db "It's for you!", $57
+	text "Good to see you!"
+	line "See? This is what"
+
+	para "I found."
+	line "It's for you!"
+	done
 ; 0x1b1c91
 
 UnknownText_0x1b1c91: ; 0x1b1c91
-	db $0, "Oops, your PACK's", $4f
-	db "full. Too bad.", $51
-	db "You should come", $4f
-	db "back for it later.", $57
+	text "Oops, your PACK's"
+	line "full. Too bad."
+
+	para "You should come"
+	line "back for it later."
+	done
 ; 0x1b1cd5
 
 UnknownText_0x1b1cd5: ; 0x1b1cd5
-	db $0, "Don't young people", $4f
-	db "fish anymore?", $51
-	db "I've seen rare", $4f
-	db "#MON while I've", $55
-	db "been fishing…", $51
-	db "You young people", $4f
-	db "like that, right?", $51
-	db "Want to trade", $4f
-	db "phone numbers?", $51
-	db "I'll let you know", $4f
-	db "if I see anything.", $57
+	text "Don't young people"
+	line "fish anymore?"
+
+	para "I've seen rare"
+	line "#MON while I've"
+	cont "been fishing…"
+
+	para "You young people"
+	line "like that, right?"
+
+	para "Want to trade"
+	line "phone numbers?"
+
+	para "I'll let you know"
+	line "if I see anything."
+	done
 ; 0x1b1d85
 
 UnknownText_0x1b1d85: ; 0x1b1d85
-	db $0, "Hm? So you do want", $4f
-	db "me to phone if I", $55
-	db "see rare #MON?", $57
+	text "Hm? So you do want"
+	line "me to phone if I"
+	cont "see rare #MON?"
+	done
 ; 0x1b1db9
 
 UnknownText_0x1b1db9: ; 0x1b1db9
-	db $0, "Yep, phone if I", $4f
-	db "see rare #MON.", $51
-	db "Don't worry, I", $4f
-	db "won't forget!", $57
+	text "Yep, phone if I"
+	line "see rare #MON."
+
+	para "Don't worry, I"
+	line "won't forget!"
+	done
 ; 0x1b1df4
 
 UnknownText_0x1b1df4: ; 0x1b1df4
-	db $0, "Oh…", $4f
-	db "My own kids won't", $51
-	db "even give me their", $4f
-	db "phone numbers…", $51
-	db "Is that how young", $4f
-	db "people are today?", $57
+	text "Oh…"
+	line "My own kids won't"
+
+	para "even give me their"
+	line "phone numbers…"
+
+	para "Is that how young"
+	line "people are today?"
+	done
 ; 0x1b1e50
 
 UnknownText_0x1b1e50: ; 0x1b1e50
-	db $0, "Your phone's", $4f
-	db "memory is full.", $51
-	db "It seems that", $4f
-	db "young people all", $55
-	db "have #GEAR.", $57
+	text "Your phone's"
+	line "memory is full."
+
+	para "It seems that"
+	line "young people all"
+	cont "have #GEAR."
+	done
 ; 0x1b1e98
 
 UnknownText_0x1b1e98: ; 0x1b1e98
-	db $0, "Hey, kid!", $51
-	db "No losing for me", $4f
-	db "this day!", $57
+	text "Hey, kid!"
+
+	para "No losing for me"
+	line "this day!"
+	done
 ; 0x1b1ebe
 
 UnknownText_0x1b1ebe: ; 0x1b1ebe
-	db $0, "Oh? You're on a", $4f
-	db "big journey to see", $55
-	db "the sights? Neat!", $51
-	db "Let's be friends!", $4f
-	db "Can I have your", $55
-	db "phone number?", $51
-	db "I want to hear", $4f
-	db "about everything", $55
-	db "you've seen!", $57
+	text "Oh? You're on a"
+	line "big journey to see"
+	cont "the sights? Neat!"
+
+	para "Let's be friends!"
+	line "Can I have your"
+	cont "phone number?"
+
+	para "I want to hear"
+	line "about everything"
+	cont "you've seen!"
+	done
 ; 0x1b1f4e
 
 UnknownText_0x1b1f4e: ; 0x1b1f4e
-	db $0, "Let's be friends!", $4f
-	db "Can I have your", $55
-	db "phone number?", $51
-	db "I want to hear", $4f
-	db "about everything", $55
-	db "you've seen!", $57
+	text "Let's be friends!"
+	line "Can I have your"
+	cont "phone number?"
+
+	para "I want to hear"
+	line "about everything"
+	cont "you've seen!"
+	done
 ; 0x1b1faa
 
 UnknownText_0x1b1faa: ; 0x1b1faa
-	db $0, "I'll telephone you", $4f
-	db "if I hear anything", $55
-	db "interesting.", $57
+	text "I'll telephone you"
+	line "if I hear anything"
+	cont "interesting."
+	done
 ; 0x1b1fdd
 
 UnknownText_0x1b1fdd: ; 0x1b1fdd
-	db $0, "Aww… You won't be", $4f
-	db "my friend?", $57
+	text "Aww… You won't be"
+	line "my friend?"
+	done
 ; 0x1b1ffa
 
 UnknownText_0x1b1ffa: ; 0x1b1ffa
-	db $0, "Wait! Your phone", $4f
-	db "list is filled up!", $57
+	text "Wait! Your phone"
+	line "list is filled up!"
+	done
 ; 0x1b201f
 
 UnknownText_0x1b201f: ; 0x1b201f
-	db $0, "You're late! Let's", $4f
-	db "get started now!", $57
+	text "You're late! Let's"
+	line "get started now!"
+	done
 ; 0x1b2042
 
--- a/text/common_2.asm
+++ b/text/common_2.asm
@@ -1,98 +1,113 @@
 _FruitBearingTreeText: ; 0x1bc000
-	db $0, "It's a fruit-", $4f
-	db "bearing tree.", $57
+	text "It's a fruit-"
+	line "bearing tree."
+	done
 ; 0x1bc01c
 
 _HeyItsFruitText: ; 0x1bc01c
-	db $0, "Hey! It's", $4f
-	db "@"
+	text "Hey! It's"
+	line "@"
 	text_from_ram StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x1bc02d
 
 _ObtainedFruitText: ; 0x1bc02d
-	db $0, "Obtained", $4f
-	db "@"
+	text "Obtained"
+	line "@"
 	text_from_ram StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x1bc03e
 
 _FruitPackIsFullText: ; 0x1bc03e
-	db $0, "But the PACK is", $4f
-	db "full…", $57
+	text "But the PACK is"
+	line "full…"
+	done
 ; 0x1bc055
 
 _NothingHereText: ; 0x1bc055
-	db $0, "There's nothing", $4f
-	db "here…", $57
+	text "There's nothing"
+	line "here…"
+	done
 ; 0x1bc06b
 
 UnknownText_0x1bc06b: ; 0x1bc06b
-	db $0, "Which APRICORN", $4f
-	db "should I use?", $57
+	text "Which APRICORN"
+	line "should I use?"
+	done
 ; 0x1bc089
 
 UnknownText_0x1bc089: ; 0x1bc089
-	db $0, "How many should I", $4f
-	db "make?", $57
+	text "How many should I"
+	line "make?"
+	done
 ; 0x1bc0a2
 
 UnknownText_0x1bc0a2: ; 0x1bc0a2
 	text_from_ram $d073
-	db $0, $4f
-	db "recovered @"
+	db $0
+	line "recovered @"
 	deciram $d1f3, $23
-	db $0, "HP!", $57
+	text "HP!"
+	done
 ; 0x1bc0bb
 
 UnknownText_0x1bc0bb: ; 0x1bc0bb
 	text_from_ram $d073
-	db $0, "'s", $4f
-	db "cured of poison.", $57
+	text "'s"
+	line "cured of poison."
+	done
 ; 0x1bc0d2
 
 UnknownText_0x1bc0d2: ; 0x1bc0d2
 	text_from_ram $d073
-	db $0, "'s", $4f
-	db "rid of paralysis.", $57
+	text "'s"
+	line "rid of paralysis."
+	done
 ; 0x1bc0ea
 
 UnknownText_0x1bc0ea: ; 0x1bc0ea
 	text_from_ram $d073
-	db $0, "'s", $4f
-	db "burn was healed.", $57
+	text "'s"
+	line "burn was healed."
+	done
 ; 0x1bc101
 
 UnknownText_0x1bc101: ; 0x1bc101
 	text_from_ram $d073
-	db $0, $4f
-	db "was defrosted.", $57
+	db $0
+	line "was defrosted."
+	done
 ; 0x1bc115
 
 UnknownText_0x1bc115: ; 0x1bc115
 	text_from_ram $d073
-	db $0, $4f
-	db "woke up.", $57
+	db $0
+	line "woke up."
+	done
 ; 0x1bc123
 
 UnknownText_0x1bc123: ; 0x1bc123
 	text_from_ram $d073
-	db $0, "'s", $4f
-	db "health returned.", $57
+	text "'s"
+	line "health returned."
+	done
 ; 0x1bc13a
 
 UnknownText_0x1bc13a: ; 0x1bc13a
 	text_from_ram $d073
-	db $0, $4f
-	db "is revitalized.", $57
+	db $0
+	line "is revitalized."
+	done
 ; 0x1bc14f
 
 UnknownText_0x1bc14f: ; 0x1bc14f
 	text_from_ram $d073
-	db $0, " grew to", $4f
-	db "level @"
+	text " grew to"
+	line "level @"
 	deciram $d143, $13
-	db $0, "!@"
+	text "!@"
 	sound0
 	text_waitbutton
 	db "@"
@@ -104,282 +119,329 @@
 
 UnknownText_0x1bc16e: ; 0x1bc16e
 	text_from_ram $d073
-	db $0, " came", $4f
-	db "to its senses.", $57
+	text " came"
+	line "to its senses."
+	done
 ; 0x1bc187
 
 UnknownText_0x1bc187: ; 0x1bc187
-	db $0, "Please enter any", $4f
-	db "four-digit number.", $57
+	text "Please enter any"
+	line "four-digit number."
+	done
 ; 0x1bc1ac
 
 UnknownText_0x1bc1ac: ; 0x1bc1ac
-	db $0, "Enter the same", $4f
-	db "number to confirm.", $57
+	text "Enter the same"
+	line "number to confirm."
+	done
 ; 0x1bc1cf
 
 UnknownText_0x1bc1cf: ; 0x1bc1cf
-	db $0, "That's not the", $4f
-	db "same number.", $57
+	text "That's not the"
+	line "same number."
+	done
 ; 0x1bc1eb
 
 UnknownText_0x1bc1eb: ; 0x1bc1eb
-	db $0, "Your PASSCODE has", $4f
-	db "been set.", $51
-	db "Enter this number", $4f
-	db "next time to open", $55
+	text "Your PASSCODE has"
+	line "been set.", $51
+	db "Enter this number"
+	line "next time to open", $55
 	db "the CARD FOLDER.", $51
 	db $57
 ; 0x1bc23e
 
 UnknownText_0x1bc23e: ; 0x1bc23e
-	db $0, "0000 is invalid!", $51
+	text "0000 is invalid!", $51
 	db $57
 ; 0x1bc251
 
 UnknownText_0x1bc251: ; 0x1bc251
-	db $0, "Enter the CARD", $4e, "FOLDER PASSCODE.", $57
+	text "Enter the CARD", $4e, "FOLDER PASSCODE."
+	done
 ; 0x1bc272
 
 UnknownText_0x1bc272: ; 0x1bc272
-	db $0, "Incorrect", $4f
-	db "PASSCODE!", $51
+	text "Incorrect"
+	line "PASSCODE!", $51
 	db $57
 ; 0x1bc288
 
 UnknownText_0x1bc288: ; 0x1bc288
-	db $0, "CARD FOLDER open.@"
+	text "CARD FOLDER open.@"
 	db "@"
 ; 0x1bc29c
 
 UnknownText_0x1bc29c: ; 0x1bc29c
-	db $0, $56, $56, $56, $56, $56, $56, $4f
-	db $56, $56, $56, $56, $56, $56, $51
-	db "Zzz… Hm? Wha…?", $4f
-	db "You woke me up!", $51
-	db "Will you check the", $4f
-	db "clock for me?", $58
+	text $56, $56, $56, $56, $56, $56
+	line $56, $56, $56, $56, $56, $56
+
+	para "Zzz… Hm? Wha…?"
+	line "You woke me up!"
+
+	para "Will you check the"
+	line "clock for me?"
+	prompt
 ; 0x1bc2eb
 
 UnknownText_0x1bc2eb: ; 0x1bc2eb
-	db $0, "What time is it?", $57
+	text "What time is it?"
+	done
 ; 0x1bc2fd
 
 UnknownText_0x1bc2fd: ; 0x1bc2fd
-	db $0, "What?@"
+	text "What?@"
 	db "@"
 ; 0x1bc305
 
 UnknownText_0x1bc305: ; 0x1bc305
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1bc308
 
 UnknownText_0x1bc308: ; 0x1bc308
-	db $0, "How many minutes?", $57
+	text "How many minutes?"
+	done
 ; 0x1bc31b
 
 UnknownText_0x1bc31b: ; 0x1bc31b
-	db $0, "Whoa!@"
+	text "Whoa!@"
 	db "@"
 ; 0x1bc323
 
 UnknownText_0x1bc323: ; 0x1bc323
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1bc326
 
 UnknownText_0x1bc326: ; 0x1bc326
-	db $0, "!", $4f
-	db "I overslept!", $57
+	text "!"
+	line "I overslept!"
+	done
 ; 0x1bc336
 
 UnknownText_0x1bc336: ; 0x1bc336
-	db $0, "!", $4f
-	db "Yikes! I over-", $55
-	db "slept!", $57
+	text "!"
+	line "Yikes! I over-"
+	cont "slept!"
+	done
 ; 0x1bc34f
 
 UnknownText_0x1bc34f: ; 0x1bc34f
-	db $0, "!", $4f
-	db "No wonder it's so", $55
-	db "dark!", $57
+	text "!"
+	line "No wonder it's so"
+	cont "dark!"
+	done
 ; 0x1bc369
 
 UnknownText_0x1bc369: ; 0x1bc369
-	db $0, "What day is it?", $57
+	text "What day is it?"
+	done
 ; 0x1bc37a
 
 UnknownText_0x1bc37a: ; 0x1bc37a
-	db $0, ", is it?", $57
+	text ", is it?"
+	done
 ; 0x1bc384
 
 UnknownText_0x1bc384: ; 0x1bc384
-	db $0, "There is nothing", $4f
-	db "connected.", $57
+	text "There is nothing"
+	line "connected."
+	done
 ; 0x1bc3a1
 
 UnknownText_0x1bc3a1: ; 0x1bc3a1
-	db $0, "Check cell phone", $4f
-	db "adapter.", $57
+	text "Check cell phone"
+	line "adapter."
+	done
 ; 0x1bc3bc
 
 UnknownText_0x1bc3bc: ; 0x1bc3bc
-	db $0, "Check CDMA", $4f
-	db "adapter.", $57
+	text "Check CDMA"
+	line "adapter."
+	done
 ; 0x1bc3d1
 
 UnknownText_0x1bc3d1: ; 0x1bc3d1
-	db $0, "Check DOCOMO PHS", $4f
-	db "adapter.", $57
+	text "Check DOCOMO PHS"
+	line "adapter."
+	done
 ; 0x1bc3ec
 
 UnknownText_0x1bc3ec: ; 0x1bc3ec
-	db $0, "Check DDI PHS", $4f
-	db "adapter.", $57
+	text "Check DDI PHS"
+	line "adapter."
+	done
 ; 0x1bc404
 
 UnknownText_0x1bc404: ; 0x1bc404
-	db $0, "Check unlimited", $4f
-	db "battle mobile", $55
-	db "adapter.", $57
+	text "Check unlimited"
+	line "battle mobile"
+	cont "adapter."
+	done
 ; 0x1bc42c
 
 UnknownText_0x1bc42c: ; 0x1bc42c
-	db $0, "The password is:", $4f
-	db $57
+	text "The password is:"
+	line $57
 ; 0x1bc43f
 
 UnknownText_0x1bc43f: ; 0x1bc43f
-	db $0, "Is this OK?", $57
+	text "Is this OK?"
+	done
 ; 0x1bc44c
 
 UnknownText_0x1bc44c: ; 0x1bc44c
-	db $0, "Enter the", $4f
-	db "ID no.", $57
+	text "Enter the"
+	line "ID no."
+	done
 ; 0x1bc45e
 
 UnknownText_0x1bc45e: ; 0x1bc45e
-	db $0, "Enter the", $4f
-	db "amount.", $57
+	text "Enter the"
+	line "amount."
+	done
 ; 0x1bc471
 
 UnknownText_0x1bc471: ; 0x1bc471
-	db $0, "There's nothing to", $4f
-	db "choose.", $58
+	text "There's nothing to"
+	line "choose."
+	prompt
 ; 0x1bc48c
 
 UnknownText_0x1bc48c: ; 0x1bc48c
-	db $0, "Which side do you", $4f
-	db "want to put it on?", $57
+	text "Which side do you"
+	line "want to put it on?"
+	done
 ; 0x1bc4b2
 
 UnknownText_0x1bc4b2: ; 0x1bc4b2
-	db $0, "Which side do you", $4f
-	db "want to put away?", $57
+	text "Which side do you"
+	line "want to put away?"
+	done
 ; 0x1bc4d7
 
 UnknownText_0x1bc4d7: ; 0x1bc4d7
-	db $0, "Put away the", $4f
-	db "@"
+	text "Put away the"
+	line "@"
 	text_from_ram $d099
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1bc4ec
 
 UnknownText_0x1bc4ec: ; 0x1bc4ec
-	db $0, "There's nothing to", $4f
-	db "put away.", $58
+	text "There's nothing to"
+	line "put away."
+	prompt
 ; 0x1bc509
 
 UnknownText_0x1bc509: ; 0x1bc509
-	db $0, "Set up the", $4f
-	db "@"
+	text "Set up the"
+	line "@"
 	text_from_ram $d099
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1bc51c
 
 UnknownText_0x1bc51c: ; 0x1bc51c
-	db $0, "Put away the", $4f
-	db "@"
+	text "Put away the"
+	line "@"
 	text_from_ram $d099
-	db $0, $51
-	db "and set up the", $4f
-	db "@"
+	text $51
+	db "and set up the"
+	line "@"
 	text_from_ram $d0ac
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1bc546
 
 UnknownText_0x1bc546: ; 0x1bc546
-	db $0, "That's already set", $4f
-	db "up.", $58
+	text "That's already set"
+	line "up."
+	prompt
 ; 0x1bc55d
 
 UnknownText_0x1bc55d: ; 0x1bc55d
-	db $0, "It's the TOWN MAP.", $57
+	text "It's the TOWN MAP."
+	done
 ; 0x1bc570
 
 UnknownText_0x1bc570: ; 0x1bc570
-	db $0, "It's a poster of a", $4f
-	db "cute PIKACHU.", $57
+	text "It's a poster of a"
+	line "cute PIKACHU."
+	done
 ; 0x1bc591
 
 UnknownText_0x1bc591: ; 0x1bc591
-	db $0, "It's a poster of a", $4f
-	db "cute CLEFAIRY.", $57
+	text "It's a poster of a"
+	line "cute CLEFAIRY."
+	done
 ; 0x1bc5b3
 
 UnknownText_0x1bc5b3: ; 0x1bc5b3
-	db $0, "It's a poster of a", $4f
-	db "cute JIGGLYPUFF.", $57
+	text "It's a poster of a"
+	line "cute JIGGLYPUFF."
+	done
 ; 0x1bc5d7
 
 UnknownText_0x1bc5d7: ; 0x1bc5d7
-	db $0, "It's an adorable", $4f
-	db "@"
+	text "It's an adorable"
+	line "@"
 	text_from_ram $d099
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc5ef
 
 UnknownText_0x1bc5ef: ; 0x1bc5ef
-	db $0, "A giant doll! It's", $4f
-	db "fluffy and cuddly.", $57
+	text "A giant doll! It's"
+	line "fluffy and cuddly."
+	done
 ; 0x1bc615
 
 UnknownText_0x1bc615: ; 0x1bc615
-	db $0, "Hi, ", $52, "!", $4f
-	db "How are you?", $58
+	text "Hi, ", $52, "!"
+	line "How are you?"
+	prompt
 ; 0x1bc62a
 
 UnknownText_0x1bc62a: ; 0x1bc62a
-	db $0, "I found a useful", $4f
-	db "item shopping, so", $58
+	text "I found a useful"
+	line "item shopping, so"
+	prompt
 ; 0x1bc64e
 
 UnknownText_0x1bc64e: ; 0x1bc64e
-	db $0, "I bought it with", $4f
-	db "your money. Sorry!", $58
+	text "I bought it with"
+	line "your money. Sorry!"
+	prompt
 ; 0x1bc673
 
 UnknownText_0x1bc673: ; 0x1bc673
-	db $0, "It's in your PC.", $4f
-	db "You'll like it!", $57
+	text "It's in your PC."
+	line "You'll like it!"
+	done
 ; 0x1bc693
 
 UnknownText_0x1bc693: ; 0x1bc693
-	db $0, "While shopping", $4f
-	db "today, I saw this", $55
-	db "adorable doll, so", $58
+	text "While shopping"
+	line "today, I saw this"
+	cont "adorable doll, so"
+	prompt
 ; 0x1bc6c7
 
 UnknownText_0x1bc6c7: ; 0x1bc6c7
-	db $0, "It's in your room.", $4f
-	db "You'll love it!", $57
+	text "It's in your room."
+	line "You'll love it!"
+	done
 ; 0x1bc6e9
 
 UnknownText_0x1bc6e9: ; 0x1bc6e9
 	text_from_ram $c6d1
-	db $0, " was", $4f
-	db "sent to @"
+	text " was"
+	line "sent to @"
 	text_from_ram $c719
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc701
 
 UnknownText_0x1bc701: ; 0x1bc701
@@ -388,43 +450,48 @@
 
 UnknownText_0x1bc703: ; 0x1bc703
 	text_from_ram $c719
-	db $0, " bids", $4f
-	db "farewell to", $57
+	text " bids"
+	line "farewell to"
+	done
 ; 0x1bc719
 
 UnknownText_0x1bc719: ; 0x1bc719
 	text_from_ram $c703
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc71f
 
 UnknownText_0x1bc71f: ; 0x1bc71f
-	db $0, "Take good care of", $4f
-	db "@"
+	text "Take good care of"
+	line "@"
 	text_from_ram $c703
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc739
 
 UnknownText_0x1bc739: ; 0x1bc739
-	db $0, "For @"
+	text "For @"
 	text_from_ram $c6e7
-	db $0, "'s", $4f
-	db "@"
+	text "'s"
+	line "@"
 	text_from_ram $c6d1
-	db $0, ",", $57
+	text ","
+	done
 ; 0x1bc74c
 
 UnknownText_0x1bc74c: ; 0x1bc74c
 	text_from_ram $c719
-	db $0, " sends", $4f
-	db "@"
+	text " sends"
+	line "@"
 	text_from_ram $c703
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc75e
 
 UnknownText_0x1bc75e: ; 0x1bc75e
 	text_from_ram $c719
-	db $0, " will", $4f
-	db "trade @"
+	text " will"
+	line "trade @"
 	text_from_ram $c703
 	db "@"
 ; 0x1bc773
@@ -434,18 +501,19 @@
 ; 0x1bc774
 
 UnknownText_0x1bc774: ; 0x1bc774
-	db $0, "for @"
+	text "for @"
 	text_from_ram $c6e7
-	db $0, "'s", $4f
-	db "@"
+	text "'s"
+	line "@"
 	text_from_ram $c6d1
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc787
 
 UnknownText_0x1bc787: ; 0x1bc787
 	text_from_ram $c6e7
-	db $0, " will", $4f
-	db "trade @"
+	text " will"
+	line "trade @"
 	text_from_ram $c6d1
 	db "@"
 ; 0x1bc79c
@@ -455,68 +523,77 @@
 ; 0x1bc79d
 
 UnknownText_0x1bc79d: ; 0x1bc79d
-	db $0, "for @"
+	text "for @"
 	text_from_ram $c719
-	db $0, "'s", $4f
-	db "@"
+	text "'s"
+	line "@"
 	text_from_ram $c703
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc7b0
 
 UnknownText_0x1bc7b0: ; 0x1bc7b0
 	text_from_ram $c6e7
-	db $0, "'s", $4f
-	db "@"
+	text "'s"
+	line "@"
 	text_from_ram $c6d1
-	db $0, " trade…", $57
+	text " trade…"
+	done
 ; 0x1bc7c3
 
 UnknownText_0x1bc7c3: ; 0x1bc7c3
-	db $0, "Take good care of", $4f
-	db "@"
+	text "Take good care of"
+	line "@"
 	text_from_ram $c703
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc7dd
 
 UnknownText_0x1bc7dd: ; 0x1bc7dd
 	text_from_ram $c6e7
-	db $0, "'s", $4f
-	db "@"
+	text "'s"
+	line "@"
 	text_from_ram $c6d1
-	db $0, " trade…", $57
+	text " trade…"
+	done
 ; 0x1bc7f0
 
 UnknownText_0x1bc7f0: ; 0x1bc7f0
-	db $0, "Take good care of", $4f
-	db "@"
+	text "Take good care of"
+	line "@"
 	text_from_ram $c703
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc80a
 
 UnknownText_0x1bc80a: ; 0x1bc80a
 	text_from_ram $c703
-	db $0, " came", $4f
-	db "back!", $57
+	text " came"
+	line "back!"
+	done
 ; 0x1bc81a
 
 UnknownText_0x1bc81a: ; 0x1bc81a
-	db $0, $4f
-	db "MARY: PROF.OAK'S", $57
+	db $0
+	line "MARY: PROF.OAK'S"
+	done
 ; 0x1bc82d
 
 UnknownText_0x1bc82d: ; 0x1bc82d
-	db $0, $4f
-	db "#MON TALK!", $57
+	db $0
+	line "#MON TALK!"
+	done
 ; 0x1bc83a
 
 UnknownText_0x1bc83a: ; 0x1bc83a
-	db $0, $4f
-	db "With me, MARY!", $57
+	db $0
+	line "With me, MARY!"
+	done
 ; 0x1bc84b
 
 UnknownText_0x1bc84b: ; 0x1bc84b
-	db $0, $4f
-	db "OAK: @"
+	db $0
+	line "OAK: @"
 	text_from_ram $d050
 	db "@"
 ; 0x1bc857
@@ -526,191 +603,227 @@
 ; 0x1bc858
 
 UnknownText_0x1bc858: ; 0x1bc858
-	db $0, $4f
-	db "may be seen around", $57
+	db $0
+	line "may be seen around"
+	done
 ; 0x1bc86d
 
 UnknownText_0x1bc86d: ; 0x1bc86d
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	text_from_ram $d073
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bc876
 
 UnknownText_0x1bc876: ; 0x1bc876
-	db $0, $4f
-	db "MARY: @"
+	db $0
+	line "MARY: @"
 	text_from_ram $d073
-	db $0, "'s", $57
+	text "'s"
+	done
 ; 0x1bc885
 
 UnknownText_0x1bc885: ; 0x1bc885
-	db $0, $4f
-	db "sweet and adorably", $57
+	db $0
+	line "sweet and adorably"
+	done
 ; 0x1bc89a
 
 UnknownText_0x1bc89a: ; 0x1bc89a
-	db $0, $4f
-	db "wiggly and slickly", $57
+	db $0
+	line "wiggly and slickly"
+	done
 ; 0x1bc8af
 
 UnknownText_0x1bc8af: ; 0x1bc8af
-	db $0, $4f
-	db "aptly named and", $57
+	db $0
+	line "aptly named and"
+	done
 ; 0x1bc8c1
 
 UnknownText_0x1bc8c1: ; 0x1bc8c1
-	db $0, $4f
-	db "undeniably kind of", $57
+	db $0
+	line "undeniably kind of"
+	done
 ; 0x1bc8d6
 
 UnknownText_0x1bc8d6: ; 0x1bc8d6
-	db $0, $4f
-	db "so, so unbearably", $57
+	db $0
+	line "so, so unbearably"
+	done
 ; 0x1bc8ea
 
 UnknownText_0x1bc8ea: ; 0x1bc8ea
-	db $0, $4f
-	db "wow, impressively", $57
+	db $0
+	line "wow, impressively"
+	done
 ; 0x1bc8fe
 
 UnknownText_0x1bc8fe: ; 0x1bc8fe
-	db $0, $4f
-	db "almost poisonously", $57
+	db $0
+	line "almost poisonously"
+	done
 ; 0x1bc913
 
 UnknownText_0x1bc913: ; 0x1bc913
-	db $0, $4f
-	db "ooh, so sensually", $57
+	db $0
+	line "ooh, so sensually"
+	done
 ; 0x1bc927
 
 UnknownText_0x1bc927: ; 0x1bc927
-	db $0, $4f
-	db "so mischievously", $57
+	db $0
+	line "so mischievously"
+	done
 ; 0x1bc93a
 
 UnknownText_0x1bc93a: ; 0x1bc93a
-	db $0, $4f
-	db "so very topically", $57
+	db $0
+	line "so very topically"
+	done
 ; 0x1bc94e
 
 UnknownText_0x1bc94e: ; 0x1bc94e
-	db $0, $4f
-	db "sure addictively", $57
+	db $0
+	line "sure addictively"
+	done
 ; 0x1bc961
 
 UnknownText_0x1bc961: ; 0x1bc961
-	db $0, $4f
-	db "looks in water is", $57
+	db $0
+	line "looks in water is"
+	done
 ; 0x1bc975
 
 UnknownText_0x1bc975: ; 0x1bc975
-	db $0, $4f
-	db "evolution must be", $57
+	db $0
+	line "evolution must be"
+	done
 ; 0x1bc989
 
 UnknownText_0x1bc989: ; 0x1bc989
-	db $0, $4f
-	db "provocatively", $57
+	db $0
+	line "provocatively"
+	done
 ; 0x1bc999
 
 UnknownText_0x1bc999: ; 0x1bc999
-	db $0, $4f
-	db "so flipped out and", $57
+	db $0
+	line "so flipped out and"
+	done
 ; 0x1bc9ae
 
 UnknownText_0x1bc9ae: ; 0x1bc9ae
-	db $0, $4f
-	db "heart-meltingly", $57
+	db $0
+	line "heart-meltingly"
+	done
 ; 0x1bc9c0
 
 UnknownText_0x1bc9c0: ; 0x1bc9c0
-	db $0, $4f
-	db "cute.", $57
+	db $0
+	line "cute."
+	done
 ; 0x1bc9c8
 
 UnknownText_0x1bc9c8: ; 0x1bc9c8
-	db $0, $4f
-	db "weird.", $57
+	db $0
+	line "weird."
+	done
 ; 0x1bc9d1
 
 UnknownText_0x1bc9d1: ; 0x1bc9d1
-	db $0, $4f
-	db "pleasant.", $57
-; 0x1bc9dd
+	db $0
+	line "pleasant."
+	done
+; 0x1bc9dd
 
 UnknownText_0x1bc9dd: ; 0x1bc9dd
-	db $0, $4f
-	db "bold, sort of.", $57
+	db $0
+	line "bold, sort of."
+	done
 ; 0x1bc9ee
 
 UnknownText_0x1bc9ee: ; 0x1bc9ee
-	db $0, $4f
-	db "frightening.", $57
+	db $0
+	line "frightening."
+	done
 ; 0x1bc9fd
 
 UnknownText_0x1bc9fd: ; 0x1bc9fd
-	db $0, $4f
-	db "suave & debonair!", $57
+	db $0
+	line "suave & debonair!"
+	done
 ; 0x1bca11
 
 UnknownText_0x1bca11: ; 0x1bca11
-	db $0, $4f
-	db "powerful.", $57
+	db $0
+	line "powerful."
+	done
 ; 0x1bca1d
 
 UnknownText_0x1bca1d: ; 0x1bca1d
-	db $0, $4f
-	db "exciting.", $57
+	db $0
+	line "exciting."
+	done
 ; 0x1bca29
 
 UnknownText_0x1bca29: ; 0x1bca29
-	db $0, $4f
-	db "groovy!", $57
+	db $0
+	line "groovy!"
+	done
 ; 0x1bca33
 
 UnknownText_0x1bca33: ; 0x1bca33
-	db $0, $4f
-	db "inspiring.", $57
+	db $0
+	line "inspiring."
+	done
 ; 0x1bca40
 
 UnknownText_0x1bca40: ; 0x1bca40
-	db $0, $4f
-	db "friendly.", $57
+	db $0
+	line "friendly."
+	done
 ; 0x1bca4c
 
 UnknownText_0x1bca4c: ; 0x1bca4c
-	db $0, $4f
-	db "hot, hot, hot!", $57
+	db $0
+	line "hot, hot, hot!"
+	done
 ; 0x1bca5d
 
 UnknownText_0x1bca5d: ; 0x1bca5d
-	db $0, $4f
-	db "stimulating.", $57
+	db $0
+	line "stimulating."
+	done
 ; 0x1bca6c
 
 UnknownText_0x1bca6c: ; 0x1bca6c
-	db $0, $4f
-	db "guarded.", $57
+	db $0
+	line "guarded."
+	done
 ; 0x1bca77
 
 UnknownText_0x1bca77: ; 0x1bca77
-	db $0, $4f
-	db "lovely.", $57
+	db $0
+	line "lovely."
+	done
 ; 0x1bca81
 
 UnknownText_0x1bca81: ; 0x1bca81
-	db $0, $4f
-	db "speedy.", $57
+	db $0
+	line "speedy."
+	done
 ; 0x1bca8b
 
 UnknownText_0x1bca8b: ; 0x1bca8b
-	db $0, "#MON", $57
+	text "#MON"
+	done
 ; 0x1bca91
 
 UnknownText_0x1bca91: ; 0x1bca91
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	text_from_ram $d073
 	db "@"
 ; 0x1bca98
@@ -720,145 +833,171 @@
 ; 0x1bca99
 
 UnknownText_0x1bca99: ; 0x1bca99
-	db $0, $4f
-	db "BEN: #MON MUSIC", $57
+	db $0
+	line "BEN: #MON MUSIC"
+	done
 ; 0x1bcaab
 
 UnknownText_0x1bcaab: ; 0x1bcaab
-	db $0, $4f
-	db "CHANNEL!", $57
+	db $0
+	line "CHANNEL!"
+	done
 ; 0x1bcab6
 
 UnknownText_0x1bcab6: ; 0x1bcab6
-	db $0, $4f
-	db "It's me, DJ BEN!", $57
+	db $0
+	line "It's me, DJ BEN!"
+	done
 ; 0x1bcac8
 
 UnknownText_0x1bcac8: ; 0x1bcac8
-	db $0, $4f
-	db "FERN: #MUSIC!", $57
+	db $0
+	line "FERN: #MUSIC!"
+	done
 ; 0x1bcad8
 
 UnknownText_0x1bcad8: ; 0x1bcad8
-	db $0, $4f
-	db "With DJ FERN!", $57
+	db $0
+	line "With DJ FERN!"
+	done
 ; 0x1bcae8
 
 UnknownText_0x1bcae8: ; 0x1bcae8
-	db $0, $4f
-	db "Today's @"
+	db $0
+	line "Today's @"
 	current_day
-	db $0, ",", $57
+	text ","
+	done
 ; 0x1bcaf6
 
 UnknownText_0x1bcaf6: ; 0x1bcaf6
-	db $0, $4f
-	db "so let us jam to", $57
+	db $0
+	line "so let us jam to"
+	done
 ; 0x1bcb09
 
 UnknownText_0x1bcb09: ; 0x1bcb09
-	db $0, $4f
-	db "so chill out to", $57
+	db $0
+	line "so chill out to"
+	done
 ; 0x1bcb1b
 
 UnknownText_0x1bcb1b: ; 0x1bcb1b
-	db $0, $4f
-	db "#MON March!", $57
+	db $0
+	line "#MON March!"
+	done
 ; 0x1bcb29
 
 UnknownText_0x1bcb29: ; 0x1bcb29
-	db $0, $4f
-	db "#MON Lullaby!", $57
+	db $0
+	line "#MON Lullaby!"
+	done
 ; 0x1bcb39
 
 UnknownText_0x1bcb39: ; 0x1bcb39
-	db $0, $4f
-	db "REED: Yeehaw! How", $57
+	db $0
+	line "REED: Yeehaw! How"
+	done
 ; 0x1bcb4d
 
 UnknownText_0x1bcb4d: ; 0x1bcb4d
-	db $0, $4f
-	db "y'all doin' now?", $57
+	db $0
+	line "y'all doin' now?"
+	done
 ; 0x1bcb60
 
 UnknownText_0x1bcb60: ; 0x1bcb60
-	db $0, $4f
-	db "Whether you're up", $57
+	db $0
+	line "Whether you're up"
+	done
 ; 0x1bcb73
 
 UnknownText_0x1bcb73: ; 0x1bcb73
-	db $0, $4f
-	db "or way down low,", $57
+	db $0
+	line "or way down low,"
+	done
 ; 0x1bcb86
 
 UnknownText_0x1bcb86: ; 0x1bcb86
-	db $0, $4f
-	db "don't you miss the", $57
+	db $0
+	line "don't you miss the"
+	done
 ; 0x1bcb9a
 
 UnknownText_0x1bcb9a: ; 0x1bcb9a
-	db $0, $4f
-	db "LUCKY NUMBER SHOW!", $57
+	db $0
+	line "LUCKY NUMBER SHOW!"
+	done
 ; 0x1bcbaf
 
 UnknownText_0x1bcbaf: ; 0x1bcbaf
-	db $0, $4f
-	db "This week's Lucky", $57
+	db $0
+	line "This week's Lucky"
+	done
 ; 0x1bcbc2
 
 UnknownText_0x1bcbc2: ; 0x1bcbc2
-	db $0, $4f
-	db "Number is @"
+	db $0
+	line "Number is @"
 	interpret_data
 	text_from_ram $d073
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x1bcbd6
 
 UnknownText_0x1bcbd6: ; 0x1bcbd6
-	db $0, $4f
-	db "I'll repeat that!", $57
+	db $0
+	line "I'll repeat that!"
+	done
 ; 0x1bcbe9
 
 UnknownText_0x1bcbe9: ; 0x1bcbe9
-	db $0, $4f
-	db "Match it and go to", $57
+	db $0
+	line "Match it and go to"
+	done
 ; 0x1bcbfe
 
 UnknownText_0x1bcbfe: ; 0x1bcbfe
-	db $0, $4f
-	db "the RADIO TOWER!", $57
+	db $0
+	line "the RADIO TOWER!"
+	done
 ; 0x1bcc11
 
 UnknownText_0x1bcc11: ; 0x1bcc11
-	db $0, $4f
-	db "…Repeating myself", $57
+	db $0
+	line "…Repeating myself"
+	done
 ; 0x1bcc25
 
 UnknownText_0x1bcc25: ; 0x1bcc25
-	db $0, $4f
-	db "gets to be a drag…", $57
+	db $0
+	line "gets to be a drag…"
+	done
 ; 0x1bcc3a
 
 UnknownText_0x1bcc3a: ; 0x1bcc3a
-	db $0, $4f
-	db "PLACES AND PEOPLE!", $57
+	db $0
+	line "PLACES AND PEOPLE!"
+	done
 ; 0x1bcc4f
 
 UnknownText_0x1bcc4f: ; 0x1bcc4f
-	db $0, $4f
-	db "Brought to you by", $57
+	db $0
+	line "Brought to you by"
+	done
 ; 0x1bcc63
 
 UnknownText_0x1bcc63: ; 0x1bcc63
-	db $0, $4f
-	db "me, DJ LILY!", $57
+	db $0
+	line "me, DJ LILY!"
+	done
 ; 0x1bcc72
 
 UnknownText_0x1bcc72: ; 0x1bcc72
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	text_from_ram $d086
-	db $0, " @"
+	text " @"
 	text_from_ram $d073
 	db "@"
 ; 0x1bcc7f
@@ -868,88 +1007,104 @@
 ; 0x1bcc80
 
 UnknownText_0x1bcc80: ; 0x1bcc80
-	db $0, $4f
-	db "is cute.", $57
+	db $0
+	line "is cute."
+	done
 ; 0x1bcc8b
 
 UnknownText_0x1bcc8b: ; 0x1bcc8b
-	db $0, $4f
-	db "is sort of lazy.", $57
+	db $0
+	line "is sort of lazy."
+	done
 ; 0x1bcc9e
 
 UnknownText_0x1bcc9e: ; 0x1bcc9e
-	db $0, $4f
-	db "is always happy.", $57
+	db $0
+	line "is always happy."
+	done
 ; 0x1bccb1
 
 UnknownText_0x1bccb1: ; 0x1bccb1
-	db $0, $4f
-	db "is quite noisy.", $57
+	db $0
+	line "is quite noisy."
+	done
 ; 0x1bccc3
 
 UnknownText_0x1bccc3: ; 0x1bccc3
-	db $0, $4f
-	db "is precocious.", $57
+	db $0
+	line "is precocious."
+	done
 ; 0x1bccd4
 
 UnknownText_0x1bccd4: ; 0x1bccd4
-	db $0, $4f
-	db "is somewhat bold.", $57
+	db $0
+	line "is somewhat bold."
+	done
 ; 0x1bcce8
 
 UnknownText_0x1bcce8: ; 0x1bcce8
-	db $0, $4f
-	db "is too picky!", $57
+	db $0
+	line "is too picky!"
+	done
 ; 0x1bccf8
 
 UnknownText_0x1bccf8: ; 0x1bccf8
-	db $0, $4f
-	db "is sort of OK.", $57
+	db $0
+	line "is sort of OK."
+	done
 ; 0x1bcd09
 
 UnknownText_0x1bcd09: ; 0x1bcd09
-	db $0, $4f
-	db "is just so-so.", $57
+	db $0
+	line "is just so-so."
+	done
 ; 0x1bcd1a
 
 UnknownText_0x1bcd1a: ; 0x1bcd1a
-	db $0, $4f
-	db "is actually great.", $57
+	db $0
+	line "is actually great."
+	done
 ; 0x1bcd2f
 
 UnknownText_0x1bcd2f: ; 0x1bcd2f
-	db $0, $4f
-	db "is just my type.", $57
+	db $0
+	line "is just my type."
+	done
 ; 0x1bcd42
 
 UnknownText_0x1bcd42: ; 0x1bcd42
-	db $0, $4f
-	db "is so cool, no?", $57
+	db $0
+	line "is so cool, no?"
+	done
 ; 0x1bcd54
 
 UnknownText_0x1bcd54: ; 0x1bcd54
-	db $0, $4f
-	db "is inspiring!", $57
+	db $0
+	line "is inspiring!"
+	done
 ; 0x1bcd64
 
 UnknownText_0x1bcd64: ; 0x1bcd64
-	db $0, $4f
-	db "is kind of weird.", $57
+	db $0
+	line "is kind of weird."
+	done
 ; 0x1bcd78
 
 UnknownText_0x1bcd78: ; 0x1bcd78
-	db $0, $4f
-	db "is right for me?", $57
+	db $0
+	line "is right for me?"
+	done
 ; 0x1bcd8b
 
 UnknownText_0x1bcd8b: ; 0x1bcd8b
-	db $0, $4f
-	db "is definitely odd!", $57
+	db $0
+	line "is definitely odd!"
+	done
 ; 0x1bcda0
 
 UnknownText_0x1bcda0: ; 0x1bcda0
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	text_from_ram $d073
 	db "@"
 ; 0x1bcda7
@@ -959,390 +1114,459 @@
 ; 0x1bcda8
 
 UnknownText_0x1bcda8: ; 0x1bcda8
-	db $0, $4f
-	db "… …Ahem, we are", $57
+	db $0
+	line "… …Ahem, we are"
+	done
 ; 0x1bcdba
 
 UnknownText_0x1bcdba: ; 0x1bcdba
-	db $0, $4f
-	db "TEAM ROCKET!", $57
+	db $0
+	line "TEAM ROCKET!"
+	done
 ; 0x1bcdc9
 
 UnknownText_0x1bcdc9: ; 0x1bcdc9
-	db $0, $4f
-	db "After three years", $57
+	db $0
+	line "After three years"
+	done
 ; 0x1bcddd
 
 UnknownText_0x1bcddd: ; 0x1bcddd
-	db $0, $4f
-	db "of preparation, we", $57
+	db $0
+	line "of preparation, we"
+	done
 ; 0x1bcdf2
 
 UnknownText_0x1bcdf2: ; 0x1bcdf2
-	db $0, $4f
-	db "have risen again", $57
+	db $0
+	line "have risen again"
+	done
 ; 0x1bce05
 
 UnknownText_0x1bce05: ; 0x1bce05
-	db $0, $4f
-	db "from the ashes!", $57
+	db $0
+	line "from the ashes!"
+	done
 ; 0x1bce17
 
 UnknownText_0x1bce17: ; 0x1bce17
-	db $0, $4f
-	db "GIOVANNI! @"
+	db $0
+	line "GIOVANNI! @"
 	interpret_data
-	db $0, "Can you", $57
+	text "Can you"
+	done
 ; 0x1bce2e
 
 UnknownText_0x1bce2e: ; 0x1bce2e
-	db $0, $4f
-	db "hear?@"
+	db $0
+	line "hear?@"
 	interpret_data
-	db $0, " We did it!", $57
+	text " We did it!"
+	done
 ; 0x1bce44
 
 UnknownText_0x1bce44: ; 0x1bce44
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	interpret_data
-	db $0, "Where is our boss?", $57
+	text "Where is our boss?"
+	done
 ; 0x1bce5c
 
 UnknownText_0x1bce5c: ; 0x1bce5c
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	interpret_data
-	db $0, "Is he listening?", $57
+	text "Is he listening?"
+	done
 ; 0x1bce72
 
 UnknownText_0x1bce72: ; 0x1bce72
-	db $0, $4f
-	db "BUENA: BUENA here!", $57
+	db $0
+	line "BUENA: BUENA here!"
+	done
 ; 0x1bce87
 
 UnknownText_0x1bce87: ; 0x1bce87
-	db $0, $4f
-	db "Today's password!", $57
+	db $0
+	line "Today's password!"
+	done
 ; 0x1bce9a
 
 UnknownText_0x1bce9a: ; 0x1bce9a
-	db $0, $4f
-	db "Let me think… It's", $57
+	db $0
+	line "Let me think… It's"
+	done
 ; 0x1bceae
 
 UnknownText_0x1bceae: ; 0x1bceae
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	text_from_ram $d073
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x1bceb7
 
 UnknownText_0x1bceb7: ; 0x1bceb7
-	db $0, $4f
-	db "Don't forget it!", $57
+	db $0
+	line "Don't forget it!"
+	done
 ; 0x1bcec9
 
 UnknownText_0x1bcec9: ; 0x1bcec9
-	db $0, $4f
-	db "I'm in GOLDENROD's", $57
+	db $0
+	line "I'm in GOLDENROD's"
+	done
 ; 0x1bcedc
 
 UnknownText_0x1bcedc: ; 0x1bcedc
-	db $0, $4f
-	db "RADIO TOWER!", $57
+	db $0
+	line "RADIO TOWER!"
+	done
 ; 0x1bceeb
 
 UnknownText_0x1bceeb: ; 0x1bceeb
-	db $0, $4f
-	db "BUENA: Oh my…", $57
+	db $0
+	line "BUENA: Oh my…"
+	done
 ; 0x1bcefb
 
 UnknownText_0x1bcefb: ; 0x1bcefb
-	db $0, $4f
-	db "It's midnight! I", $57
+	db $0
+	line "It's midnight! I"
+	done
 ; 0x1bcf0d
 
 UnknownText_0x1bcf0d: ; 0x1bcf0d
-	db $0, $4f
-	db "have to shut down!", $57
+	db $0
+	line "have to shut down!"
+	done
 ; 0x1bcf22
 
 UnknownText_0x1bcf22: ; 0x1bcf22
-	db $0, $4f
-	db "Thanks for tuning", $57
+	db $0
+	line "Thanks for tuning"
+	done
 ; 0x1bcf36
 
 UnknownText_0x1bcf36: ; 0x1bcf36
-	db $0, $4f
-	db "in to the end! But", $57
+	db $0
+	line "in to the end! But"
+	done
 ; 0x1bcf4b
 
 UnknownText_0x1bcf4b: ; 0x1bcf4b
-	db $0, $4f
-	db "don't stay up too", $57
+	db $0
+	line "don't stay up too"
+	done
 ; 0x1bcf5e
 
 UnknownText_0x1bcf5e: ; 0x1bcf5e
-	db $0, $4f
-	db "late! Presented to", $57
+	db $0
+	line "late! Presented to"
+	done
 ; 0x1bcf73
 
 UnknownText_0x1bcf73: ; 0x1bcf73
-	db $0, $4f
-	db "you by DJ BUENA!", $57
+	db $0
+	line "you by DJ BUENA!"
+	done
 ; 0x1bcf86
 
 UnknownText_0x1bcf86: ; 0x1bcf86
-	db $0, "I'm outta here!", $57
+	text "I'm outta here!"
+	done
 ; 0x1bcf96
 
 UnknownText_0x1bcf96: ; 0x1bcf96
-	db $0, "…", $57
+	text "…"
+	done
 ; 0x1bcf99
 
 UnknownText_0x1bcf99: ; 0x1bcf99
-	db $0, $4f
-	db $57
+	db $0
+	line $57
 ; 0x1bcf9c
 
 UnknownText_0x1bcf9c: ; 0x1bcf9c
-	db $0, $3f, $4f
-	db "withdrew", $55
-	db "@"
+	text $3f
+	line "withdrew"
+	cont "@"
 	text_from_ram $c616
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x1bcfaf
 
 UnknownText_0x1bcfaf: ; 0x1bcfaf
-	db $0, $3f, $4f
-	db "used @"
+	text $3f
+	line "used @"
 	text_from_ram $d050
-	db $0, $55
+	text $55
 	db "on @"
 	text_from_ram $c616
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x1bcfc7
 
 UnknownText_0x1bcfc7: ; 0x1bcfc7
-	db $0, "That can't be used", $4f
-	db "right now.", $58
+	text "That can't be used"
+	line "right now."
+	prompt
 ; 0x1bcfe5
 
 UnknownText_0x1bcfe5: ; 0x1bcfe5
-	db $0, "That item can't be", $4f
-	db "put in the PACK.", $57
+	text "That item can't be"
+	line "put in the PACK."
+	done
 ; 0x1bd009
 
 UnknownText_0x1bd009: ; 0x1bd009
-	db $0, "The @"
+	text "The @"
 	text_from_ram $d073
-	db $0, $4f
-	db "was put in the", $55
-	db "PACK.", $57
+	db $0
+	line "was put in the"
+	cont "PACK."
+	done
 ; 0x1bd029
 
 UnknownText_0x1bd029: ; 0x1bd029
-	db $0, "Remaining Time", $57
+	text "Remaining Time"
+	done
 ; 0x1bd039
 
 UnknownText_0x1bd039: ; 0x1bd039
-	db $0, "Your #MON's HP", $4f
-	db "was healed.", $58
+	text "Your #MON's HP"
+	line "was healed."
+	prompt
 ; 0x1bd054
 
 UnknownText_0x1bd054: ; 0x1bd054
-	db $0, "Warping…", $57
+	text "Warping…"
+	done
 ; 0x1bd05e
 
 UnknownText_0x1bd05e: ; 0x1bd05e
-	db $0, "Which number", $4f
-	db "should be changed?", $57
+	text "Which number"
+	line "should be changed?"
+	done
 ; 0x1bd07f
 
 UnknownText_0x1bd07f: ; 0x1bd07f
-	db $0, "Will you play with", $4f
-	db "@"
+	text "Will you play with"
+	line "@"
 	text_from_ram $d086
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1bd09a
 
 UnknownText_0x1bd09a: ; 0x1bd09a
-	db $0, "You need two #-", $4f
-	db "MON for breeding.", $58
+	text "You need two #-"
+	line "MON for breeding."
+	prompt
 ; 0x1bd0bd
 
 UnknownText_0x1bd0bd: ; 0x1bd0bd
-	db $0, "Breeding is not", $4f
-	db "possible.", $58
+	text "Breeding is not"
+	line "possible."
+	prompt
 ; 0x1bd0d8
 
 UnknownText_0x1bd0d8: ; 0x1bd0d8
-	db $0, "The compatibility", $4f
-	db "is @"
+	text "The compatibility"
+	line "is @"
 	deciram $d265, $13
-	db $0, ".", $55
-	db "Should they breed?", $57
+	text "."
+	cont "Should they breed?"
+	done
 ; 0x1bd109
 
 UnknownText_0x1bd109: ; 0x1bd109
-	db $0, "There is no EGG.", $4f
-	db $58
+	text "There is no EGG."
+	line $58
 ; 0x1bd11c
 
 UnknownText_0x1bd11c: ; 0x1bd11c
-	db $0, "It's going to", $4f
-	db "hatch!", $58
+	text "It's going to"
+	line "hatch!"
+	prompt
 ; 0x1bd131
 
 UnknownText_0x1bd131: ; 0x1bd131
-	db $0, "Test event", $4f
-	db "@"
+	text "Test event"
+	line "@"
 	deciram $d086, $12
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1bd145
 
 UnknownText_0x1bd145: ; 0x1bd145
-	db $0, "Start!", $57
+	text "Start!"
+	done
 ; 0x1bd14d
 
 UnknownText_0x1bd14d: ; 0x1bd14d
-	db $0, "End!", $57
+	text "End!"
+	done
 ; 0x1bd153
 
 UnknownText_0x1bd153: ; 0x1bd153
-	db $0, "For a boy!", $57
+	text "For a boy!"
+	done
 ; 0x1bd15f
 
 UnknownText_0x1bd15f: ; 0x1bd15f
-	db $0, "For a girl!", $57
+	text "For a girl!"
+	done
 ; 0x1bd16c
 
 UnknownText_0x1bd16c: ; 0x1bd16c
-	db $0, "This doesn't", $4f
-	db "concern a boy!", $57
+	text "This doesn't"
+	line "concern a boy!"
+	done
 ; 0x1bd188
 
 UnknownText_0x1bd188: ; 0x1bd188
-	db $0, "The BOX is full!", $57
+	text "The BOX is full!"
+	done
 ; 0x1bd19a
 
 UnknownText_0x1bd19a: ; 0x1bd19a
-	db $0, "A new CARD arrived", $4f
-	db "from @"
+	text "A new CARD arrived"
+	line "from @"
 	text_from_ram $d086
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bd1ba
 
 UnknownText_0x1bd1ba: ; 0x1bd1ba
-	db $0, "Put this CARD in", $4f
-	db "the CARD FOLDER?", $57
+	text "Put this CARD in"
+	line "the CARD FOLDER?"
+	done
 ; 0x1bd1dd
 
 UnknownText_0x1bd1dd: ; 0x1bd1dd
 	text_from_ram $d086
-	db $0, "'s CARD was", $4f
-	db "listed as no.@"
+	text "'s CARD was"
+	line "listed as no.@"
 	deciram $d073, $12
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1bd201
 
 UnknownText_0x1bd201: ; 0x1bd201
-	db $0, "Starting link.", $57
+	text "Starting link."
+	done
 ; 0x1bd211
 
 UnknownText_0x1bd211: ; 0x1bd211
-	db $0, "Link terminated.", $57
+	text "Link terminated."
+	done
 ; 0x1bd223
 
 UnknownText_0x1bd223: ; 0x1bd223
-	db $0, "Closing link.", $57
+	text "Closing link."
+	done
 ; 0x1bd232
 
 UnknownText_0x1bd232: ; 0x1bd232
-	db $0, "Clear the time", $4f
-	db "limit?", $57
+	text "Clear the time"
+	line "limit?"
+	done
 ; 0x1bd249
 
 UnknownText_0x1bd249: ; 0x1bd249
-	db $0, "The time limit was", $4f
-	db "cleared.", $57
+	text "The time limit was"
+	line "cleared."
+	done
 ; 0x1bd266
 
 UnknownText_0x1bd266: ; 0x1bd266
-	db $0, "Pick which packet", $4f
-	db "as an error?", $57
+	text "Pick which packet"
+	line "as an error?"
+	done
 ; 0x1bd286
 
 UnknownText_0x1bd286: ; 0x1bd286
-	db $0, "Trading @"
+	text "Trading @"
 	text_from_ram $d086
-	db $0, $4f
-	db "for @"
+	db $0
+	line "for @"
 	text_from_ram $d073
-	db $0, "…", $57
+	text "…"
+	done
 ; 0x1bd2a0
 
 UnknownText_0x1bd2a0: ; 0x1bd2a0
-	db $0, "Obtained the", $4f
-	db "VOLTORBBADGE!", $57
+	text "Obtained the"
+	line "VOLTORBBADGE!"
+	done
 ; 0x1bd2bc
 
 UnknownText_0x1bd2bc: ; 0x1bd2bc
-	db $0, "Which floor?", $57
+	text "Which floor?"
+	done
 ; 0x1bd2ca
 
 UnknownText_0x1bd2ca: ; 0x1bd2ca
-	db $0, "ANNOUNCER: BEEEP!", $51
-	db "Time's up!", $57
+	text "ANNOUNCER: BEEEP!"
+
+	para "Time's up!"
+	done
 ; 0x1bd2e7
 
 UnknownText_0x1bd2e7: ; 0x1bd2e7
-	db $0, "ANNOUNCER: The", $4f
-	db "Contest is over!", $57
+	text "ANNOUNCER: The"
+	line "Contest is over!"
+	done
 ; 0x1bd308
 
 UnknownText_0x1bd308: ; 0x1bd308
-	db $0, "REPEL's effect", $4f
-	db "wore off.", $57
+	text "REPEL's effect"
+	line "wore off."
+	done
 ; 0x1bd321
 
 UnknownText_0x1bd321: ; 0x1bd321
-	db $0, $52, " found", $4f
-	db "@"
+	text $52, " found"
+	line "@"
 	text_from_ram $d099
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x1bd331
 
 UnknownText_0x1bd331: ; 0x1bd331
-	db $0, "But ", $52, " has", $4f
-	db "no space left…", $57
+	text "But ", $52, " has"
+	line "no space left…"
+	done
 ; 0x1bd34b
 
 UnknownText_0x1bd34b: ; 0x1bd34b
-	db $0, "I just saw some", $4f
-	db "rare @"
+	text "I just saw some"
+	line "rare @"
 	text_from_ram $d073
-	db $0, " in", $55
-	db "@"
+	text " in"
+	cont "@"
 	text_from_ram $d086
-	db $0, ".", $51
-	db "I'll call you if I", $4f
-	db "see another rare", $55
-	db "#MON, OK?", $58
+	text "."
+
+	para "I'll call you if I"
+	line "see another rare"
+	cont "#MON, OK?"
+	prompt
 ; 0x1bd39e
 
 UnknownText_0x1bd39e: ; 0x1bd39e
-	db $0, "SAVING RECORD…", $4f
-	db "DON'T TURN OFF!", $57
+	text "SAVING RECORD…"
+	line "DON'T TURN OFF!"
+	done
 ; 0x1bd3be
 
 UnknownText_0x1bd3be: ; 0x1bd3be
 	text_from_ram $d47d
-	db $0, " received", $4f
-	db "@"
+	text " received"
+	line "@"
 	text_from_ram $d073
-	db $0, "!@"
+	text "!@"
 	sound0x0F
 	text_waitbutton
 	db "@"
@@ -1353,27 +1577,30 @@
 ; 0x1bd3d7
 
 UnknownText_0x1bd3d7: ; 0x1bd3d7
-	db $0, "You have no coins.", $58
+	text "You have no coins."
+	prompt
 ; 0x1bd3eb
 
 UnknownText_0x1bd3eb: ; 0x1bd3eb
-	db $0, "You don't have a", $4f
-	db "COIN CASE.", $58
+	text "You don't have a"
+	line "COIN CASE."
+	prompt
 ; 0x1bd407
 
 UnknownText_0x1bd407: ; 0x1bd407
-	db $0, "OK, connect the", $4f
-	db "Game Link Cable.", $58
+	text "OK, connect the"
+	line "Game Link Cable."
+	prompt
 ; 0x1bd429
 
 UnknownText_0x1bd429: ; 0x1bd429
-	db $0, $52, " traded", $4f
-	db "@"
+	db $0, $52, " traded"
+	line "@"
 	text_from_ram $d050
-	db $0, " for", $55
+	text " for", $55
 	db "@"
 	text_from_ram $d086
-	db $0, ".@"
+	text ".@"
 	db "@"
 ; 0x1bd445
 
@@ -1388,251 +1615,306 @@
 ; 0x1bd449
 
 UnknownText_0x1bd449: ; 0x1bd449
-	db $0, "I collect #MON.", $4f
-	db "Do you have", $55
-	db "@"
+	text "I collect #MON."
+	line "Do you have"
+	cont "@"
 	text_from_ram $d073
-	db $0, "?", $51
-	db "Want to trade it", $4f
-	db "for my @"
+	text "?"
+
+	para "Want to trade it"
+	line "for my @"
 	text_from_ram $d086
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1bd48c
 
 UnknownText_0x1bd48c: ; 0x1bd48c
-	db $0, "You don't want to", $4f
-	db "trade? Aww…", $57
+	text "You don't want to"
+	line "trade? Aww…"
+	done
 ; 0x1bd4aa
 
 UnknownText_0x1bd4aa: ; 0x1bd4aa
-	db $0, "Huh? That's not", $4f
-	db "@"
+	text "Huh? That's not"
+	line "@"
 	text_from_ram $d073
-	db $0, ". ", $55
-	db "What a letdown…", $57
+	text ". "
+	cont "What a letdown…"
+	done
 ; 0x1bd4d2
 
 UnknownText_0x1bd4d2: ; 0x1bd4d2
-	db $0, "Yay! I got myself", $4f
-	db "@"
+	text "Yay! I got myself"
+	line "@"
 	text_from_ram $d073
-	db $0, "!", $55
-	db "Thanks!", $57
+	text "!"
+	cont "Thanks!"
+	done
 ; 0x1bd4f4
 
 UnknownText_0x1bd4f4: ; 0x1bd4f4
-	db $0, "Hi, how's my old", $4f
-	db "@"
+	text "Hi, how's my old"
+	line "@"
 	text_from_ram $d086
-	db $0, " doing?", $57
+	text " doing?"
+	done
 ; 0x1bd512
 
 UnknownText_0x1bd512: ; 0x1bd512
-	db $0, "Hi, I'm looking", $4f
-	db "for this #MON.", $51
-	db "If you have", $4f
-	db "@"
+	text "Hi, I'm looking"
+	line "for this #MON."
+
+	para "If you have"
+	line "@"
 	text_from_ram $d073
-	db $0, ", would", $51
-	db "you trade it for", $4f
-	db "my @"
+	text ", would"
+
+	para "you trade it for"
+	line "my @"
 	text_from_ram $d086
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1bd565
 
 UnknownText_0x1bd565: ; 0x1bd565
-	db $0, "You don't have", $4f
-	db "one either?", $51
-	db "Gee, that's really", $4f
-	db "disappointing…", $57
+	text "You don't have"
+	line "one either?"
+
+	para "Gee, that's really"
+	line "disappointing…"
+	done
 ; 0x1bd5a1
 
 UnknownText_0x1bd5a1: ; 0x1bd5a1
-	db $0, "You don't have", $4f
-	db "@"
+	text "You don't have"
+	line "@"
 	text_from_ram $d073
-	db $0, "? That's", $55
-	db "too bad, then.", $57
+	text "? That's"
+	cont "too bad, then."
+	done
 ; 0x1bd5cc
 
 UnknownText_0x1bd5cc: ; 0x1bd5cc
-	db $0, "Great! Thank you!", $51
-	db "I finally got", $4f
-	db "@"
+	text "Great! Thank you!"
+
+	para "I finally got"
+	line "@"
 	text_from_ram $d073
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bd5f4
 
 UnknownText_0x1bd5f4: ; 0x1bd5f4
-	db $0, "Hi! The @"
+	text "Hi! The @"
 	text_from_ram $d050
-	db $0, $4f
-	db "you traded me is", $55
-	db "doing great!", $57
+	db $0
+	line "you traded me is"
+	cont "doing great!"
+	done
 ; 0x1bd621
 
 UnknownText_0x1bd621: ; 0x1bd621
 	text_from_ram $d050
-	db $0, "'s cute,", $4f
-	db "but I don't have", $51
-	db "it. Do you have", $4f
-	db "@"
+	text "'s cute,"
+	line "but I don't have"
+
+	para "it. Do you have"
+	line "@"
 	text_from_ram $d073
-	db $0, "?", $51
-	db "Want to trade it", $4f
-	db "for my @"
+	text "?"
+
+	para "Want to trade it"
+	line "for my @"
 	text_from_ram $d086
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1bd673
 
 UnknownText_0x1bd673: ; 0x1bd673
-	db $0, "You don't want to", $4f
-	db "trade? Oh, darn…", $57
+	text "You don't want to"
+	line "trade? Oh, darn…"
+	done
 ; 0x1bd696
 
 UnknownText_0x1bd696: ; 0x1bd696
-	db $0, "That's not", $4f
-	db "@"
+	text "That's not"
+	line "@"
 	text_from_ram $d073
-	db $0, ".", $51
-	db "Please trade with", $4f
-	db "me if you get one.", $57
+	text "."
+
+	para "Please trade with"
+	line "me if you get one."
+	done
 ; 0x1bd6cd
 
 UnknownText_0x1bd6cd: ; 0x1bd6cd
-	db $0, "Wow! Thank you!", $4f
-	db "I always wanted", $55
-	db "@"
+	text "Wow! Thank you!"
+	line "I always wanted"
+	cont "@"
 	text_from_ram $d050
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x1bd6f5
 
 UnknownText_0x1bd6f5: ; 0x1bd6f5
-	db $0, "How is that", $4f
-	db "@"
+	text "How is that"
+	line "@"
 	text_from_ram $d086
-	db $0, " I", $55
-	db "traded you doing?", $51
-	db "Your @"
+	text " I"
+	cont "traded you doing?"
+
+	para "Your @"
 	text_from_ram $d050
-	db $0, "'s", $4f
-	db "so cute!", $57
+	text "'s"
+	line "so cute!"
+	done
 ; 0x1bd731
 
 UnknownText_0x1bd731: ; 0x1bd731
-	db $0, "Uh? What happened?", $57
+	text "Uh? What happened?"
+	done
 ; 0x1bd745
 
 UnknownText_0x1bd745: ; 0x1bd745
-	db $0, "Trading is so odd…", $51
-	db "I still have a lot", $4f
-	db "to learn about it.", $57
+	text "Trading is so odd…"
+
+	para "I still have a lot"
+	line "to learn about it."
+	done
 ; 0x1bd77f
 
 UnknownText_0x1bd77f: ; 0x1bd77f
-	db $0, "Wow, that's a cute", $4f
-	db "#MON.", $51
-	db "Where did you get", $4f
-	db "it?", $51
-	db "…", $51
-	db "So, you're leaving", $4f
-	db "on an adventure…", $51
-	db "OK!", $4f
-	db "I'll help too.", $51
-	db "But what can I do", $4f
-	db "for you?", $51
-	db "I know! I'll save", $4f
-	db "money for you.", $51
-	db "On a long journey,", $4f
-	db "money's important.", $51
-	db "Do you want me to", $4f
-	db "save your money?", $57
+	text "Wow, that's a cute"
+	line "#MON."
+
+	para "Where did you get"
+	line "it?"
+
+	para "…"
+
+	para "So, you're leaving"
+	line "on an adventure…"
+
+	para "OK!"
+	line "I'll help too."
+
+	para "But what can I do"
+	line "for you?"
+
+	para "I know! I'll save"
+	line "money for you."
+
+	para "On a long journey,"
+	line "money's important."
+
+	para "Do you want me to"
+	line "save your money?"
+	done
 ; 0x1bd868
 
 UnknownText_0x1bd868: ; 0x1bd868
-	db $0, "OK, I'll take care", $4f
-	db "of your money.", $51
+	text "OK, I'll take care"
+	line "of your money.", $51
 	db $56, $56, $56, $58
 ; 0x1bd88e
 
 UnknownText_0x1bd88e: ; 0x1bd88e
-	db $0, "Be careful.", $51
-	db "#MON are your", $4f
-	db "friends. You need", $55
-	db "to work as a team.", $51
-	db "Now, go on!", $57
+	text "Be careful."
+
+	para "#MON are your"
+	line "friends. You need"
+	cont "to work as a team."
+
+	para "Now, go on!"
+	done
 ; 0x1bd8da
 
 UnknownText_0x1bd8da: ; 0x1bd8da
-	db $0, "Hi! Welcome home!", $4f
-	db "You're trying very", $55
-	db "hard, I see.", $51
-	db "I've kept your", $4f
-	db "room tidy.", $51
-	db "Or is this about", $4f
-	db "your money?", $57
+	text "Hi! Welcome home!"
+	line "You're trying very"
+	cont "hard, I see."
+
+	para "I've kept your"
+	line "room tidy."
+
+	para "Or is this about"
+	line "your money?"
+	done
 ; 0x1bd942
 
 UnknownText_0x1bd942: ; 0x1bd942
-	db $0, "What do you want", $4f
-	db "to do?", $57
+	text "What do you want"
+	line "to do?"
+	done
 ; 0x1bd95b
 
 UnknownText_0x1bd95b: ; 0x1bd95b
-	db $0, "How much do you", $4f
-	db "want to save?", $57
+	text "How much do you"
+	line "want to save?"
+	done
 ; 0x1bd97a
 
 UnknownText_0x1bd97a: ; 0x1bd97a
-	db $0, "How much do you", $4f
-	db "want to take?", $57
+	text "How much do you"
+	line "want to take?"
+	done
 ; 0x1bd999
 
 UnknownText_0x1bd999: ; 0x1bd999
-	db $0, "Do you want to", $4f
-	db "save some money?", $57
+	text "Do you want to"
+	line "save some money?"
+	done
 ; 0x1bd9ba
 
 UnknownText_0x1bd9ba: ; 0x1bd9ba
-	db $0, "You haven't saved", $4f
-	db "that much.", $58
+	text "You haven't saved"
+	line "that much."
+	prompt
 ; 0x1bd9d7
 
 UnknownText_0x1bd9d7: ; 0x1bd9d7
-	db $0, "You can't take", $4f
-	db "that much.", $58
+	text "You can't take"
+	line "that much."
+	prompt
 ; 0x1bd9f1
 
 UnknownText_0x1bd9f1: ; 0x1bd9f1
-	db $0, "You don't have", $4f
-	db "that much.", $58
+	text "You don't have"
+	line "that much."
+	prompt
 ; 0x1bda0b
 
 UnknownText_0x1bda0b: ; 0x1bda0b
-	db $0, "You can't save", $4f
-	db "that much.", $58
+	text "You can't save"
+	line "that much."
+	prompt
 ; 0x1bda25
 
 UnknownText_0x1bda25: ; 0x1bda25
-	db $0, "OK, I'll save your", $4f
-	db "money. Trust me!", $51
-	db $52, ", stick", $4f
-	db "with it!", $57
+	text "OK, I'll save your"
+	line "money. Trust me!"
+
+	para $52, ", stick"
+	line "with it!"
+	done
 ; 0x1bda5b
 
 UnknownText_0x1bda5b: ; 0x1bda5b
-	db $0, "Your money's safe", $4f
-	db "here! Get going!", $57
+	text "Your money's safe"
+	line "here! Get going!"
+	done
 ; 0x1bda7e
 
 UnknownText_0x1bda7e: ; 0x1bda7e
-	db $0, $52, ", don't", $4f
-	db "give up!", $57
+	text $52, ", don't"
+	line "give up!"
+	done
 ; 0x1bda90
 
 UnknownText_0x1bda90: ; 0x1bda90
-	db $0, "Just do what", $4f
-	db "you can.", $57
+	text "Just do what"
+	line "you can."
+	done
 ; 0x1bdaa7
 
 UnknownText_0x1bdaa7: ; 0x1bdaa7
@@ -1640,203 +1922,249 @@
 ; 0x1bdaa9
 
 UnknownText_0x1bdaa9: ; 0x1bdaa9
-	db $0, "I'm the DAY-CARE", $4f
-	db "MAN. Want me to", $55
-	db "raise a #MON?", $57
+	text "I'm the DAY-CARE"
+	line "MAN. Want me to"
+	cont "raise a #MON?"
+	done
 ; 0x1bdad8
 
 UnknownText_0x1bdad8: ; 0x1bdad8
-	db $0, "I'm the DAY-CARE", $4f
-	db "MAN. Do you know", $55
-	db "about EGGS?", $51
-	db "I was raising", $4f
-	db "#MON with my", $55
-	db "wife, you see.", $51
-	db "We were shocked to", $4f
-	db "find an EGG!", $51
-	db "How incredible is", $4f
-	db "that?", $51
-	db "So, want me to", $4f
-	db "raise a #MON?", $57
+	text "I'm the DAY-CARE"
+	line "MAN. Do you know"
+	cont "about EGGS?"
+
+	para "I was raising"
+	line "#MON with my"
+	cont "wife, you see."
+
+	para "We were shocked to"
+	line "find an EGG!"
+
+	para "How incredible is"
+	line "that?"
+
+	para "So, want me to"
+	line "raise a #MON?"
+	done
 ; 0x1bdb85
 
 UnknownText_0x1bdb85: ; 0x1bdb85
-	db $0, "I'm the DAY-CARE", $4f
-	db "LADY.", $51
-	db "Should I raise a", $4f
-	db "#MON for you?", $57
+	text "I'm the DAY-CARE"
+	line "LADY."
+
+	para "Should I raise a"
+	line "#MON for you?"
+	done
 ; 0x1bdbbb
 
 UnknownText_0x1bdbbb: ; 0x1bdbbb
-	db $0, "I'm the DAY-CARE", $4f
-	db "LADY. Do you know", $55
-	db "about EGGS?", $51
-	db "My husband and I", $4f
-	db "were raising some", $55
-	db "#MON, you see.", $51
-	db "We were shocked to", $4f
-	db "find an EGG!", $51
-	db "How incredible", $4f
-	db "could that be?", $51
-	db "Should I raise a", $4f
-	db "#MON for you?", $57
+	text "I'm the DAY-CARE"
+	line "LADY. Do you know"
+	cont "about EGGS?"
+
+	para "My husband and I"
+	line "were raising some"
+	cont "#MON, you see."
+
+	para "We were shocked to"
+	line "find an EGG!"
+
+	para "How incredible"
+	line "could that be?"
+
+	para "Should I raise a"
+	line "#MON for you?"
+	done
 ; 0x1bdc79
 
 UnknownText_0x1bdc79: ; 0x1bdc79
-	db $0, "What should I", $4f
-	db "raise for you?", $58
+	text "What should I"
+	line "raise for you?"
+	prompt
 ; 0x1bdc97
 
 UnknownText_0x1bdc97: ; 0x1bdc97
-	db $0, "Oh? But you have", $4f
-	db "just one #MON.", $58
+	text "Oh? But you have"
+	line "just one #MON."
+	prompt
 ; 0x1bdcb8
 
 UnknownText_0x1bdcb8: ; 0x1bdcb8
-	db $0, "Sorry, but I can't", $4f
-	db "accept an EGG.", $58
+	text "Sorry, but I can't"
+	line "accept an EGG."
+	prompt
 ; 0x1bdcda
 
 UnknownText_0x1bdcda: ; 0x1bdcda
-	db $0, "Remove MAIL before", $4f
-	db "you come see me.", $58
+	text "Remove MAIL before"
+	line "you come see me."
+	prompt
 ; 0x1bdcff
 
 UnknownText_0x1bdcff: ; 0x1bdcff
-	db $0, "If you give me", $4f
-	db "that, what will", $55
-	db "you battle with?", $58
+	text "If you give me"
+	line "that, what will"
+	cont "you battle with?"
+	prompt
 ; 0x1bdd30
 
 UnknownText_0x1bdd30: ; 0x1bdd30
-	db $0, "OK. I'll raise", $4f
-	db "your @"
+	text "OK. I'll raise"
+	line "your @"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1bdd4b
 
 UnknownText_0x1bdd4b: ; 0x1bdd4b
-	db $0, "Come back for it", $4f
-	db "later.", $57
+	text "Come back for it"
+	line "later."
+	done
 ; 0x1bdd64
 
 UnknownText_0x1bdd64: ; 0x1bdd64
-	db $0, "Are we geniuses or", $4f
-	db "what? Want to see", $55
-	db "your @"
+	text "Are we geniuses or"
+	line "what? Want to see"
+	cont "your @"
 	text_from_ram $d073
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1bdd96
 
 UnknownText_0x1bdd96: ; 0x1bdd96
-	db $0, "Your @"
+	text "Your @"
 	text_from_ram $d073
-	db $0, $4f
-	db "has grown a lot.", $51
-	db "By level, it's", $4f
-	db "grown by @"
+	db $0
+	line "has grown a lot."
+
+	para "By level, it's"
+	line "grown by @"
 	deciram $d087, $13
-	db $0, ".", $51
-	db "If you want your", $4f
-	db "#MON back, it", $55
-	db "will cost ¥@"
+	text "."
+
+	para "If you want your"
+	line "#MON back, it"
+	cont "will cost ¥@"
 	deciram $d088, $34
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1bde04
 
 UnknownText_0x1bde04: ; 0x1bde04
-	db $0, "Perfect! Here's", $4f
-	db "your #MON.", $58
+	text "Perfect! Here's"
+	line "your #MON."
+	prompt
 ; 0x1bde1f
 
 UnknownText_0x1bde1f: ; 0x1bde1f
-	db $0, $52, " got back", $4f
-	db "@"
+	text $52, " got back"
+	line "@"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1bde32
 
 UnknownText_0x1bde32: ; 0x1bde32
-	db $0, "Huh? Back already?", $4f
-	db "Your @"
+	text "Huh? Back already?"
+	line "Your @"
 	text_from_ram $d073
-	db $0, $51
-	db "needs a little", $4f
-	db "more time with us.", $51
-	db "If you want your", $4f
-	db "#MON back, it", $55
-	db "will cost ¥100.", $57
+	text $51
+	db "needs a little"
+	line "more time with us."
+
+	para "If you want your"
+	line "#MON back, it"
+	cont "will cost ¥100."
+	done
 ; 0x1bdea2
 
 UnknownText_0x1bdea2: ; 0x1bdea2
-	db $0, "You have no room", $4f
-	db "for it.", $58
+	text "You have no room"
+	line "for it."
+	prompt
 ; 0x1bdebc
 
 UnknownText_0x1bdebc: ; 0x1bdebc
-	db $0, "You don't have", $4f
-	db "enough money.", $58
+	text "You don't have"
+	line "enough money."
+	prompt
 ; 0x1bded9
 
 UnknownText_0x1bded9: ; 0x1bded9
-	db $0, "Oh, fine then.", $58
+	text "Oh, fine then."
+	prompt
 ; 0x1bdee9
 
 UnknownText_0x1bdee9: ; 0x1bdee9
-	db $0, "Come again.", $57
+	text "Come again."
+	done
 ; 0x1bdef6
 
 UnknownText_0x1bdef6: ; 0x1bdef6
-	db $0, "Not yet…", $57
+	text "Not yet…"
+	done
 ; 0x1bdf00
 
 UnknownText_0x1bdf00: ; 0x1bdf00
-	db $0, "Ah, it's you!", $51
-	db "We were raising", $4f
-	db "your #MON, and", $51
-	db "my goodness, were", $4f
-	db "we surprised!", $51
-	db "Your #MON had", $4f
-	db "an EGG!", $51
-	db "We don't know how", $4f
-	db "it got there, but", $51
-	db "your #MON had", $4f
-	db "it. You want it?", $57
+	text "Ah, it's you!"
+
+	para "We were raising"
+	line "your #MON, and"
+
+	para "my goodness, were"
+	line "we surprised!"
+
+	para "Your #MON had"
+	line "an EGG!"
+
+	para "We don't know how"
+	line "it got there, but"
+
+	para "your #MON had"
+	line "it. You want it?"
+	done
 ; 0x1bdfa5
 
 UnknownText_0x1bdfa5: ; 0x1bdfa5
-	db $0, $52, " received", $4f
-	db "the EGG!", $57
+	text $52, " received"
+	line "the EGG!"
+	done
 ; 0x1bdfba
 
 UnknownText_0x1bdfba: ; 0x1bdfba
-	db $0, "Take good care of", $4f
-	db "it.", $57
+	text "Take good care of"
+	line "it."
+	done
 ; 0x1bdfd1
 
 UnknownText_0x1bdfd1: ; 0x1bdfd1
-	db $0, "Well then, I'll", $4f
-	db "keep it. Thanks!", $57
+	text "Well then, I'll"
+	line "keep it. Thanks!"
+	done
 ; 0x1bdff2
 
 UnknownText_0x1bdff2: ; 0x1bdff2
-	db $0, "You have no room", $4f
-	db "in your party.", $55
-	db "Come back later.", $57
+	text "You have no room"
+	line "in your party."
+	cont "Come back later."
+	done
 ; 0x1be024
 
 UnknownText_0x1be024: ; 0x1be024
-	db $0, "Which #MON", $4f
-	db "should I photo-", $55
-	db "graph?", $58
+	text "Which #MON"
+	line "should I photo-"
+	cont "graph?"
+	prompt
 ; 0x1be047
 
 UnknownText_0x1be047: ; 0x1be047
-	db $0, "All righty. Hold", $4f
-	db "still for a bit.", $58
+	text "All righty. Hold"
+	line "still for a bit."
+	prompt
 ; 0x1be06a
 
 UnknownText_0x1be06a: ; 0x1be06a
-	db $0, "Presto! All done.", $4f
-	db "Come again, OK?", $57
+	text "Presto! All done."
+	line "Come again, OK?"
+	done
 ; 0x1be08d
--- a/text/common_3.asm
+++ b/text/common_3.asm
@@ -1,318 +1,367 @@
 UnknownText_0x1c0000: ; 1c0000
-	db $0, "Oh, no picture?", $4f
-	db "Come again, OK?", $57
+	text "Oh, no picture?"
+	line "Come again, OK?"
+	done
 ; 1c0021
 
 UnknownText_0x1c0021: ; 1c0021
-	db $0, "An EGG? My talent", $4f
-	db "is worth more…", $57
+	text "An EGG? My talent"
+	line "is worth more…"
+	done
 ; 1c0043
 
 UnknownText_0x1c0043: ; 1c0043
-	db $0, "Hello, hello! I'm", $4f
-	db "the NAME RATER.", $51
-	db "I rate the names", $4f
-	db "of #MON.", $51
-	db "Would you like me", $4f
-	db "to rate names?", $57
+	text "Hello, hello! I'm"
+	line "the NAME RATER."
+
+	para "I rate the names"
+	line "of #MON."
+
+	para "Would you like me"
+	line "to rate names?"
+	done
 ; 1c00a0
 
 UnknownText_0x1c00a0: ; 1c00a0
-	db $0, "Which #MON's", $4f
-	db "nickname should I", $55
-	db "rate for you?", $58
+	text "Which #MON's"
+	line "nickname should I"
+	cont "rate for you?"
+	prompt
 ; 1c00cd
 
 UnknownText_0x1c00cd: ; 1c00cd
-	db $0, "Hm… @"
+	text "Hm… @"
 	text_from_ram $d073
-	db $0, "…", $4f
-	db "That's a fairly", $55
-	db "decent name.", $51
-	db "But, how about a", $4f
-	db "slightly better", $55
-	db "nickname?", $51
-	db "Want me to give it", $4f
-	db "a better name?", $57
+	text "…"
+	line "That's a fairly"
+	cont "decent name."
+
+	para "But, how about a"
+	line "slightly better"
+	cont "nickname?"
+
+	para "Want me to give it"
+	line "a better name?"
+	done
 ; 1c0142
 
 UnknownText_0x1c0142: ; 1c0142
-	db $0, "All right. What", $4f
-	db "name should we", $55
-	db "give it, then?", $58
+	text "All right. What"
+	line "name should we"
+	cont "give it, then?"
+	prompt
 ; 1c0171
 
 UnknownText_0x1c0171: ; 1c0171
-	db $0, "That's a better", $4f
-	db "name than before!", $51
-	db "Well done!", $57
+	text "That's a better"
+	line "name than before!"
+
+	para "Well done!"
+	done
 ; 1c019e
 
 UnknownText_0x1c019e: ; 1c019e
-	db $0, "OK, then. Come", $4f
-	db "again sometime.", $57
+	text "OK, then. Come"
+	line "again sometime."
+	done
 ; 1c01be
 
 UnknownText_0x1c01be: ; 1c01be
-	db $0, "Hm… @"
+	text "Hm… @"
 	text_from_ram $d073
-	db $0, "?", $4f
-	db "What a great name!", $55
-	db "It's perfect.", $51
-	db "Treat @"
+	text "?"
+	line "What a great name!"
+	cont "It's perfect."
+
+	para "Treat @"
 	text_from_ram $d073
-	db $0, $4f
-	db "with loving care.", $57
+	db $0
+	line "with loving care."
+	done
 ; 1c0208
 
 UnknownText_0x1c0208: ; 1c0208
-	db $0, "Whoa… That's just", $4f
-	db "an EGG.", $57
+	text "Whoa… That's just"
+	line "an EGG."
+	done
 ; 1c0222
 
 UnknownText_0x1c0222: ; 1c0222
-	db $0, "It might look the", $4f
-	db "same as before,", $51
-	db "but this new name", $4f
-	db "is much better!", $51
-	db "Well done!", $57
+	text "It might look the"
+	line "same as before,"
+
+	para "but this new name"
+	line "is much better!"
+
+	para "Well done!"
+	done
 ; 1c0272
 
 UnknownText_0x1c0272: ; 1c0272
-	db $0, "All right. This", $4f
-	db "#MON is now", $55
-	db "named @"
+	text "All right. This"
+	line "#MON is now"
+	cont "named @"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c029c
 
 UnknownText_0x1c029c: ; 1c029c
 	text_from_ram $d073
-	db $0, " gained@"
+	text " gained@"
 	db "@"
 ; 1c02a9
 
 UnknownText_0x1c02a9: ; 1c02a9
-	db $0, $4f
-	db "a boosted", $55
-	db "@"
+	db $0
+	line "a boosted"
+	cont "@"
 	deciram $d086, $24
-	db $0, " EXP. Points!", $58
+	text " EXP. Points!"
+	prompt
 ; 1c02c9
 
 UnknownText_0x1c02c9: ; 1c02c9
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	deciram $d086, $24
-	db $0, " EXP. Points!", $58
+	text " EXP. Points!"
+	prompt
 ; 1c02df
 
 UnknownText_0x1c02df: ; 1c02df
-	db $0, "Go! @"
+	text "Go! @"
 	db "@"
 ; 1c02e6
 
 UnknownText_0x1c02e6: ; 1c02e6
-	db $0, "Do it! @"
+	text "Do it! @"
 	db "@"
 ; 1c02f0
 
 UnknownText_0x1c02f0: ; 1c02f0
-	db $0, "Go for it,", $4f
+	text "Go for it,"
+	line "@"
 	db "@"
-	db "@"
 ; 1c02fe
 
 UnknownText_0x1c02fe: ; 1c02fe
-	db $0, "Your foe's weak!", $4f
-	db "Get'm, @"
+	text "Your foe's weak!"
+	line "Get'm, @"
 	db "@"
 ; 1c0317
 
 UnknownText_0x1c0317: ; 1c0317
 	text_from_ram $c621
-	db $0, "!", $57
+	text "!"
+	done
 ; 1c031d
 
 UnknownText_0x1c031d: ; 1c031d
 	text_from_ram $c621
-	db $0, ",@"
+	text ",@"
 	db "@"
 ; 1c0324
 
 UnknownText_0x1c0324: ; 1c0324
-	db $0, " that's", $4f
-	db "enough! Come back!@"
+	text " that's"
+	line "enough! Come back!@"
 	db "@"
 ; 1c0340
 
 UnknownText_0x1c0340: ; 1c0340
-	db $0, " OK!", $4f
-	db "Come back!@"
+	text " OK!"
+	line "Come back!@"
 	db "@"
 ; 1c0352
 
 UnknownText_0x1c0352: ; 1c0352
-	db $0, " good!", $4f
-	db "Come back!@"
+	text " good!"
+	line "Come back!@"
 	db "@"
 ; 1c0366
 
 UnknownText_0x1c0366: ; 1c0366
-	db $0, " come", $4f
-	db "back!", $57
+	text " come"
+	line "back!"
+	done
 ; 1c0373
 
 UnknownText_0x1c0373: ; 1c0373
-	db $0, "Booted up a TM.", $58
+	text "Booted up a TM."
+	prompt
 ; 1c0384
 
 UnknownText_0x1c0384: ; 1c0384
-	db $0, "Booted up an HM.", $58
+	text "Booted up an HM."
+	prompt
 ; 1c0396
 
 UnknownText_0x1c0396: ; 1c0396
-	db $0, "It contained", $4f
-	db "@"
+	text "It contained"
+	line "@"
 	text_from_ram $d086
-	db $0, ".", $51
-	db "Teach @"
+	text "."
+
+	para "Teach @"
 	text_from_ram $d086
-	db $0, $4f
-	db "to a #MON?", $57
+	db $0
+	line "to a #MON?"
+	done
 ; 1c03c2
 
 UnknownText_0x1c03c2: ; 1c03c2
 	text_from_ram $d086
-	db $0, " is", $4f
-	db "not compatible", $55
-	db "with @"
+	text " is"
+	line "not compatible"
+	cont "with @"
 	text_from_ram $d073
-	db $0, ".", $51
-	db "It can't learn", $4f
-	db "@"
+	text "."
+
+	para "It can't learn"
+	line "@"
 	text_from_ram $d086
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c03fa
 
 UnknownText_0x1c03fa: ; 1c03fa
-	db $0, "You have no room", $4f
-	db "for any more", $55
-	db "@"
+	text "You have no room"
+	line "for any more"
+	cont "@"
 	text_from_ram $d073
-	db $0, "S.", $58
+	text "S."
+	prompt
 ; 1c0421
 
 UnknownText_0x1c0421: ; 1c0421
-	db $0, "You received", $4f
-	db "@"
+	text "You received"
+	line "@"
 	text_from_ram $d073
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 1c0436
 
 UnknownText_0x1c0436: ; 1c0436
-	db $0, "The link has been", $4f
-	db "cancelled.", $58
+	text "The link has been"
+	line "cancelled."
+	prompt
 ; 1c0454
 
 UnknownText_0x1c0454: ; 1c0454
-	db $0, "Communication", $4f
-	db "error.", $58
+	text "Communication"
+	line "error."
+	prompt
 ; 1c046a
 
 UnknownText_0x1c046a: ; 1c046a
-	db $0, "Must retrieve GIFT", $4f
-	db "at #MON CENTER.", $58
+	text "Must retrieve GIFT"
+	line "at #MON CENTER."
+	prompt
 ; 1c048e
 
 UnknownText_0x1c048e: ; 1c048e
-	db $0, "Your friend isn't", $4f
-	db "ready.", $58
+	text "Your friend isn't"
+	line "ready."
+	prompt
 ; 1c04a7
 
 UnknownText_0x1c04a7: ; 1c04a7
-	db $0, "Sorry--only five", $4f
-	db "GIFTS a day.", $58
+	text "Sorry--only five"
+	line "GIFTS a day."
+	prompt
 ; 1c04c6
 
 UnknownText_0x1c04c6: ; 1c04c6
-	db $0, "Sorry. One GIFT", $4f
-	db "a day per person.", $58
+	text "Sorry. One GIFT"
+	line "a day per person."
+	prompt
 ; 1c04e9
 
 UnknownText_0x1c04e9: ; 1c04e9
 	text_from_ram $c903
-	db $0, " sent", $4f
-	db "@"
+	text " sent"
+	line "@"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c04fa
 
 UnknownText_0x1c04fa: ; 1c04fa
 	text_from_ram $c903
-	db $0, " sent", $4f
-	db "@"
+	text " sent"
+	line "@"
 	text_from_ram $d073
-	db $0, $55
+	text $55
 	db "to @"
 	text_from_ram $c953
-	db $0, "'s home.", $58
+	text "'s home."
+	prompt
 ; 1c051a
 
 UnknownText_0x1c051a: ; 1c051a
-	db $0, "Received", $4f
-	db "@"
+	text "Received"
+	line "@"
 	text_from_ram $c850
-	db $0, "'s CARD.", $58
+	text "'s CARD."
+	prompt
 ; 1c0531
 
 UnknownText_0x1c0531: ; 1c0531
 	text_from_ram $c850
-	db $0, "'s CARD was", $4f
-	db "listed as no.@"
+	text "'s CARD was"
+	line "listed as no.@"
 	deciram $d265, $12
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c0555
 
 UnknownText_0x1c0555: ; 1c0555
-	db $0, "The CARD was not", $4f
-	db "registered.", $58
+	text "The CARD was not"
+	line "registered."
+	prompt
 ; 1c0573
 
 UnknownText_0x1c0573: ; 1c0573
-	db $0, "The link has been", $4f
-	db "cancelled.", $58
+	text "The link has been"
+	line "cancelled."
+	prompt
 ; 1c0591
 
 UnknownText_0x1c0591: ; 1c0591
-	db $0, "Communication", $4f
-	db "error.", $58
+	text "Communication"
+	line "error."
+	prompt
 ; 1c05a7
 
 _BadgeRequiredText: ; 1c05a7
-	db $0, "Sorry! A new BADGE", $4f
-	db "is required.", $58
+	text "Sorry! A new BADGE"
+	line "is required."
+	prompt
 ; 1c05c8
 
 UnknownText_0x1c05c8: ; 1c05c8
-	db $0, "Can't use that", $4f
-	db "here.", $58
+	text "Can't use that"
+	line "here."
+	prompt
 ; 1c05dd
 
 UnknownText_0x1c05dd: ; 1c05dd
 	text_from_ram $d086
-	db $0, " used", $4f
-	db "CUT!", $58
+	text " used"
+	line "CUT!"
+	prompt
 ; 1c05ec
 
 UnknownText_0x1c05ec: ; 1c05ec
-	db $0, "There's nothing to", $4f
-	db "CUT here.", $58
+	text "There's nothing to"
+	line "CUT here."
+	prompt
 ; 1c0609
 
 UnknownText_0x1c0609: ; 1c0609
-	db $0, "A blinding FLASH", $4f
-	db "lights the area!@"
+	text "A blinding FLASH"
+	line "lights the area!@"
 	text_waitbutton
 	db "@"
 ; 1c062e
@@ -323,324 +372,388 @@
 
 _UsedSurfText: ; 1c062f
 	text_from_ram $d086
-	db $0, " used", $4f
-	db "SURF!", $57
+	text " used"
+	line "SURF!"
+	done
 ; 1c063f
 
 _CantSurfText: ; 1c063f
-	db $0, "You can't SURF", $4f
-	db "here.", $58
+	text "You can't SURF"
+	line "here."
+	prompt
 ; 1c0654
 
 _AlreadySurfingText: ; 1c0654
-	db $0, "You're already", $4f
-	db "SURFING.", $58
+	text "You're already"
+	line "SURFING."
+	prompt
 ; 1c066c
 
 _AskSurfText: ; 1c066c
-	db $0, "The water is calm.", $4f
-	db "Want to SURF?", $57
+	text "The water is calm."
+	line "Want to SURF?"
+	done
 ; 1c068e
 
 UnknownText_0x1c068e: ; 1c068e
 	text_from_ram $d086
-	db $0, " used", $4f
-	db "WATERFALL!", $57
+	text " used"
+	line "WATERFALL!"
+	done
 ; 1c06a3
 
 UnknownText_0x1c06a3: ; 1c06a3
-	db $0, "Wow, it's a huge", $4f
-	db "waterfall.", $57
+	text "Wow, it's a huge"
+	line "waterfall."
+	done
 ; 1c06bf
 
 UnknownText_0x1c06bf: ; 1c06bf
-	db $0, "Do you want to use", $4f
-	db "WATERFALL?", $57
+	text "Do you want to use"
+	line "WATERFALL?"
+	done
 ; 1c06de
 
 UnknownText_0x1c06de: ; 1c06de
 	text_from_ram $d086
-	db $0, " used", $4f
-	db "DIG!", $57
+	text " used"
+	line "DIG!"
+	done
 ; 1c06ed
 
 UnknownText_0x1c06ed: ; 1c06ed
-	db $0, $52, " used an", $4f
-	db "ESCAPE ROPE.", $57
+	text $52, " used an"
+	line "ESCAPE ROPE."
+	done
 ; 1c0705
 
 UnknownText_0x1c0705: ; 1c0705
-	db $0, "Can't use that", $4f
-	db "here.", $57
+	text "Can't use that"
+	line "here."
+	done
 ; 1c071a
 
 UnknownText_0x1c071a: ; 1c071a
-	db $0, "Return to the last", $4f
-	db "#MON CENTER.", $57
+	text "Return to the last"
+	line "#MON CENTER."
+	done
 ; 1c073b
 
 UnknownText_0x1c073b: ; 1c073b
-	db $0, "Can't use that", $4f
-	db "here.", $51
+	text "Can't use that"
+	line "here.", $51
 	db $57
 ; 1c0751
 
 UnknownText_0x1c0751: ; 1c0751
-	db $0, "A #MON is using", $4f
-	db "STRENGTH already.", $58
+	text "A #MON is using"
+	line "STRENGTH already."
+	prompt
 ; 1c0774
 
 UnknownText_0x1c0774: ; 1c0774
 	text_from_ram $d086
-	db $0, " used", $4f
-	db "STRENGTH!", $57
+	text " used"
+	line "STRENGTH!"
+	done
 ; 1c0788
 
 UnknownText_0x1c0788: ; 1c0788
 	text_from_ram $d073
-	db $0, " can", $4f
-	db "move boulders.", $58
+	text " can"
+	line "move boulders."
+	prompt
 ; 1c07a0
 
 UnknownText_0x1c07a0: ; 1c07a0
-	db $0, "A #MON may be", $4f
-	db "able to move this.", $51
-	db "Want to use", $4f
-	db "STRENGTH?", $57
+	text "A #MON may be"
+	line "able to move this."
+
+	para "Want to use"
+	line "STRENGTH?"
+	done
 ; 1c07d8
 
 UnknownText_0x1c07d8: ; 1c07d8
-	db $0, "Boulders may now", $4f
-	db "be moved!", $57
+	text "Boulders may now"
+	line "be moved!"
+	done
 ; 1c07f4
 
 UnknownText_0x1c07f4: ; 1c07f4
-	db $0, "A #MON may be", $4f
-	db "able to move this.", $57
+	text "A #MON may be"
+	line "able to move this."
+	done
 ; 1c0816
 
 UnknownText_0x1c0816: ; 1c0816
 	text_from_ram $d086
-	db $0, " used", $4f
-	db "WHIRLPOOL!", $58
+	text " used"
+	line "WHIRLPOOL!"
+	prompt
 ; 1c082b
 
 UnknownText_0x1c082b: ; 1c082b
-	db $0, "It's a vicious", $4f
-	db "whirlpool!", $51
-	db "A #MON may be", $4f
-	db "able to pass it.", $57
+	text "It's a vicious"
+	line "whirlpool!"
+
+	para "A #MON may be"
+	line "able to pass it."
+	done
 ; 1c0864
 
 UnknownText_0x1c0864: ; 1c0864
-	db $0, "A whirlpool is in", $4f
-	db "the way.", $51
-	db "Want to use", $4f
-	db "WHIRLPOOL?", $57
+	text "A whirlpool is in"
+	line "the way."
+
+	para "Want to use"
+	line "WHIRLPOOL?"
+	done
 ; 1c0897
 
 UnknownText_0x1c0897: ; 1c0897
 	text_from_ram $d086
-	db $0, " did a", $4f
-	db "HEADBUTT!", $58
+	text " did a"
+	line "HEADBUTT!"
+	prompt
 ; 1c08ac
 
 UnknownText_0x1c08ac: ; 1c08ac
-	db $0, "Nope. Nothing…", $57
+	text "Nope. Nothing…"
+	done
 ; 1c08bc
 
 UnknownText_0x1c08bc: ; 1c08bc
-	db $0, "A #MON could be", $4f
-	db "in this tree.", $51
-	db "Want to HEADBUTT", $4f
-	db "it?", $57
+	text "A #MON could be"
+	line "in this tree."
+
+	para "Want to HEADBUTT"
+	line "it?"
+	done
 ; 1c08f0
 
 UnknownText_0x1c08f0: ; 1c08f0
 	text_from_ram $d086
-	db $0, " used", $4f
-	db "ROCK SMASH!", $58
+	text " used"
+	line "ROCK SMASH!"
+	prompt
 ; 1c0906
 
 UnknownText_0x1c0906: ; 1c0906
-	db $0, "Maybe a #MON", $4f
-	db "can break this.", $57
+	text "Maybe a #MON"
+	line "can break this."
+	done
 ; 1c0924
 
 UnknownText_0x1c0924: ; 1c0924
-	db $0, "This rock looks", $4f
-	db "breakable.", $51
-	db "Want to use ROCK", $4f
-	db "SMASH?", $57
+	text "This rock looks"
+	line "breakable."
+
+	para "Want to use ROCK"
+	line "SMASH?"
+	done
 ; 1c0958
 
 UnknownText_0x1c0958: ; 1c0958
-	db $0, "Oh!", $4f
-	db "A bite!", $58
+	text "Oh!"
+	line "A bite!"
+	prompt
 ; 1c0965
 
 UnknownText_0x1c0965: ; 1c0965
-	db $0, "Not even a nibble!", $58
+	text "Not even a nibble!"
+	prompt
 ; 1c0979
 
 UnknownText_0x1c0979: ; 1c0979
-	db $0, "Looks like there's", $4f
-	db "nothing here.", $58
+	text "Looks like there's"
+	line "nothing here."
+	prompt
 ; 1c099a
 
 UnknownText_0x1c099a: ; 1c099a
-	db $0, "You can't get off", $4f
-	db "here!", $57
+	text "You can't get off"
+	line "here!"
+	done
 ; 1c09b2
 
 UnknownText_0x1c09b2: ; 1c09b2
-	db $0, $52, " got on the", $4f
-	db "@"
+	text $52, " got on the"
+	line "@"
 	text_from_ram $d086
-	db $0, ".", $57
+	text "."
+	done
 ; 1c09c7
 
 UnknownText_0x1c09c7: ; 1c09c7
-	db $0, $52, " got off", $4f
-	db "the @"
+	text $52, " got off"
+	line "the @"
 	text_from_ram $d086
-	db $0, ".", $57
+	text "."
+	done
 ; 1c09dd
 
 UnknownText_0x1c09dd: ; 1c09dd
-	db $0, "This tree can be", $4f
-	db "CUT!", $51
-	db "Want to use CUT?", $57
+	text "This tree can be"
+	line "CUT!"
+
+	para "Want to use CUT?"
+	done
 ; 1c0a05
 
 UnknownText_0x1c0a05: ; 1c0a05
-	db $0, "This tree can be", $4f
-	db "CUT!", $57
+	text "This tree can be"
+	line "CUT!"
+	done
 ; 1c0a1c
 
 UnknownText_0x1c0a1c: ; 1c0a1c
-	db $0, $52, " found", $4f
-	db "@"
+	text $52, " found"
+	line "@"
 	text_from_ram $d099
-	db $0, "!", $57
+	text "!"
+	done
 ; 1c0a2c
 
 UnknownText_0x1c0a2c: ; 1c0a2c
-	db $0, "But ", $52, " can't", $4f
-	db "carry any more", $55
-	db "items.", $57
+	text "But ", $52, " can't"
+	line "carry any more"
+	cont "items."
+	done
 ; 1c0a4e
 
 UnknownText_0x1c0a4e: ; 1c0a4e
-	db $0, $52, " is out of", $4f
-	db "useable #MON!", $51
-	db $52, " whited", $4f
-	db "out!", $57
+	text $52, " is out of"
+	line "useable #MON!"
+
+	para $52, " whited"
+	line "out!"
+	done
 ; 1c0a77
 
 UnknownText_0x1c0a77: ; 1c0a77
-	db $0, "Yes! ITEMFINDER", $4f
-	db "indicates there's", $55
-	db "an item nearby.", $58
+	text "Yes! ITEMFINDER"
+	line "indicates there's"
+	cont "an item nearby."
+	prompt
 ; 1c0aa9
 
 UnknownText_0x1c0aa9: ; 1c0aa9
-	db $0, "Nope! ITEMFINDER", $4f
-	db "isn't responding.", $58
+	text "Nope! ITEMFINDER"
+	line "isn't responding."
+	prompt
 ; 1c0acc
 
 UnknownText_0x1c0acc: ; 1c0acc
 	text_from_ram $d099
-	db $0, $4f
-	db "fainted!", $58
+	db $0
+	line "fainted!"
+	prompt
 ; 1c0ada
 
 UnknownText_0x1c0ada: ; 1c0ada
-	db $0, $52, " is out of", $4f
-	db "useable #MON!", $51
-	db $52, " whited", $4f
-	db "out!", $58
+	text $52, " is out of"
+	line "useable #MON!"
+
+	para $52, " whited"
+	line "out!"
+	prompt
 ; 1c0b03
 
 UnknownText_0x1c0b03: ; 1c0b03
 	text_from_ram $d099
-	db $0, " used", $4f
-	db "SWEET SCENT!", $57
+	text " used"
+	line "SWEET SCENT!"
+	done
 ; 1c0b1a
 
 UnknownText_0x1c0b1a: ; 1c0b1a
-	db $0, "Looks like there's", $4f
-	db "nothing here…", $57
+	text "Looks like there's"
+	line "nothing here…"
+	done
 ; 1c0b3b
 
 UnknownText_0x1c0b3b: ; 1c0b3b
-	db $0, $52, " sprinkled", $4f
-	db "water.", $51
-	db "But nothing", $4f
-	db "happened…", $57
+	text $52, " sprinkled"
+	line "water."
+
+	para "But nothing"
+	line "happened…"
+	done
 ; 1c0b65
 
 UnknownText_0x1c0b65: ; 1c0b65
-	db $0, $52, "'s #MON", $4f
-	db "were all healed!", $57
+	text $52, "'s #MON"
+	line "were all healed!"
+	done
 ; 1c0b7f
 
 UnknownText_0x1c0b7f: ; 1c0b7f
-	db $0, "An EGG can't hold", $4f
-	db "an item.", $58
+	text "An EGG can't hold"
+	line "an item."
+	prompt
 ; 1c0b9a
 
 UnknownText_0x1c0b9a: ; 1c0b9a
-	db $0, "No items.", $57
+	text "No items."
+	done
 ; 1c0ba5
 
 UnknownText_0x1c0ba5: ; 1c0ba5
-	db $0, "Throw away how", $4f
-	db "many?", $57
+	text "Throw away how"
+	line "many?"
+	done
 ; 1c0bbb
 
 UnknownText_0x1c0bbb: ; 1c0bbb
-	db $0, "Throw away @"
+	text "Throw away @"
 	deciram $d10c, $12
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	text_from_ram $d086
-	db $0, "(S)?", $57
+	text "(S)?"
+	done
 ; 1c0bd8
 
 UnknownText_0x1c0bd8: ; 1c0bd8
-	db $0, "Threw away", $4f
-	db "@"
+	text "Threw away"
+	line "@"
 	text_from_ram $d086
-	db $0, "(S).", $58
+	text "(S)."
+	prompt
 ; 1c0bee
 
 UnknownText_0x1c0bee: ; 1c0bee
-	db $0, "OAK: ", $52, "!", $4f
-	db "This isn't the", $55
-	db "time to use that!", $58
+	text "OAK: ", $52, "!"
+	line "This isn't the"
+	cont "time to use that!"
+	prompt
 ; 1c0c17
 
 UnknownText_0x1c0c17: ; 1c0c17
-	db $0, "You don't have a", $4f
-	db "#MON!", $58
+	text "You don't have a"
+	line "#MON!"
+	prompt
 ; 1c0c2e
 
 UnknownText_0x1c0c2e: ; 1c0c2e
-	db $0, "Registered the", $4f
-	db "@"
+	text "Registered the"
+	line "@"
 	text_from_ram $d086
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c0c45
 
 UnknownText_0x1c0c45: ; 1c0c45
-	db $0, "You can't register", $4f
-	db "that item.", $58
+	text "You can't register"
+	line "that item."
+	prompt
 ; 1c0c63
 
 UnknownText_0x1c0c63: ; 1c0c63
-	db $0, "Where should this", $4f
-	db "be moved to?", $57
+	text "Where should this"
+	line "be moved to?"
+	done
 ; 1c0c83
 
 UnknownText_0x1c0c83: ; 1c0c83
@@ -648,18 +761,20 @@
 ; 1c0c85
 
 UnknownText_0x1c0c85: ; 1c0c85
-	db $0, "You can't use it", $4f
-	db "in a battle.", $58
+	text "You can't use it"
+	line "in a battle."
+	prompt
 ; 1c0ca3
 
 UnknownText_0x1c0ca3: ; 1c0ca3
-	db $0, "Are you a boy?", $4f
-	db "Or are you a girl?", $57
+	text "Are you a boy?"
+	line "Or are you a girl?"
+	done
 ; 1c0cc6
 
 UnknownText_0x1c0cc6: ; 1c0cc6
-	db $0, $5a, "'s", $4f
-	db "@"
+	db $0, $5a, "'s"
+	line "@"
 	text_from_ram $d086
 	db "@"
 ; 1c0ccf
@@ -670,16 +785,18 @@
 
 UnknownText_0x1c0cd0: ; 1c0cd0
 	interpret_data
-	db $0, $4c, "went way up!", $58
+	text $4c, "went way up!"
+	prompt
 ; 1c0ce0
 
 UnknownText_0x1c0ce0: ; 1c0ce0
-	db $0, " went up!", $58
+	text " went up!"
+	prompt
 ; 1c0ceb
 
 UnknownText_0x1c0ceb: ; 1c0ceb
-	db $0, $59, "'s", $4f
-	db "@"
+	db $0, $59, "'s"
+	line "@"
 	text_from_ram $d086
 	db "@"
 ; 1c0cf4
@@ -690,11 +807,13 @@
 
 UnknownText_0x1c0cf5: ; 1c0cf5
 	interpret_data
-	db $0, $4c, "sharply fell!", $58
+	text $4c, "sharply fell!"
+	prompt
 ; 1c0d06
 
 UnknownText_0x1c0d06: ; 1c0d06
-	db $0, " fell!", $58
+	text " fell!"
+	prompt
 ; 1c0d0e
 
 UnknownText_0x1c0d0e: ; 1c0d0e
@@ -703,33 +822,39 @@
 ; 1c0d12
 
 UnknownText_0x1c0d12: ; 1c0d12
-	db $0, $4f
-	db "made a whirlwind!", $58
+	db $0
+	line "made a whirlwind!"
+	prompt
 ; 1c0d26
 
 UnknownText_0x1c0d26: ; 1c0d26
-	db $0, $4f
-	db "took in sunlight!", $58
+	db $0
+	line "took in sunlight!"
+	prompt
 ; 1c0d3a
 
 UnknownText_0x1c0d3a: ; 1c0d3a
-	db $0, $4f
-	db "lowered its head!", $58
+	db $0
+	line "lowered its head!"
+	prompt
 ; 1c0d4e
 
 UnknownText_0x1c0d4e: ; 1c0d4e
-	db $0, $4f
-	db "is glowing!", $58
+	db $0
+	line "is glowing!"
+	prompt
 ; 1c0d5c
 
 UnknownText_0x1c0d5c: ; 1c0d5c
-	db $0, $4f
-	db "flew up high!", $58
+	db $0
+	line "flew up high!"
+	prompt
 ; 1c0d6c
 
 UnknownText_0x1c0d6c: ; 1c0d6c
-	db $0, $4f
-	db "dug a hole!", $58
+	db $0
+	line "dug a hole!"
+	prompt
 ; 1c0d7a
 
 _ActorNameText: ; 1c0d7a
@@ -738,19 +863,19 @@
 ; 1c0d7e
 
 _UsedMove1Text: ; 1c0d7e
-	db $0, $4f
-	db "used @"
+	db $0
+	line "used @"
 	db "@"
 ; 1c0d87
 
 _UsedMove2Text: ; 1c0d87
-	db $0, $4f
-	db "used @"
+	db $0
+	line "used @"
 	db "@"
 ; 1c0d90
 
 _UsedInsteadText: ; 1c0d90
-	db $0, "instead,", $55
+	text "instead,", $55
 	db "@"
 	db "@"
 ; 1c0d9c
@@ -765,27 +890,32 @@
 ; 1c0da1
 
 _EndUsedMove1Text: ; 1c0da1
-	db $0, "!", $57
+	text "!"
+	done
 ; 1c0da4
 
 _EndUsedMove2Text: ; 1c0da4
-	db $0, "!", $57
+	text "!"
+	done
 ; 1c0da7
 
 _EndUsedMove3Text: ; 1c0da7
-	db $0, "!", $57
+	text "!"
+	done
 ; 1c0daa
 
 _EndUsedMove4Text: ; 1c0daa
-	db $0, "!", $57
+	text "!"
+	done
 ; 1c0dad
 
 _EndUsedMove5Text: ; 1c0dad
-	db $0, "!", $57
+	text "!"
+	done
 ; 1c0db0
 
 UnknownText_0x1c0db0: ; 1c0db0
-	db $0, "Huh?", $51
+	text "Huh?", $51
 	db "@"
 	db "@"
 ; 1c0db8
@@ -796,8 +926,8 @@
 
 UnknownText_0x1c0dba: ; 1c0dba
 	text_from_ram StringBuffer1
-	db $0, " came", $4f
-	db "out of its EGG!@"
+	text " came"
+	line "out of its EGG!@"
 	sound0x02
 	text_waitbutton
 	db "@"
@@ -808,109 +938,126 @@
 ; 1c0dd8
 
 UnknownText_0x1c0dd8: ; 1c0dd8
-	db $0, "Give a nickname to", $4f
-	db "@"
+	text "Give a nickname to"
+	line "@"
 	text_from_ram StringBuffer1
-	db $0, "?", $57
+	text "?"
+	done
 ; 1c0df3
 
 UnknownText_0x1c0df3: ; 1c0df3
-	db $0, "It's @"
+	text "It's @"
 	text_from_ram $df2f
-	db $0, $4f
-	db "that was left with", $55
-	db "the DAY-CARE LADY.", $57
+	db $0
+	line "that was left with"
+	cont "the DAY-CARE LADY."
+	done
 ; 1c0e24
 
 UnknownText_0x1c0e24: ; 1c0e24
-	db $0, "It's @"
+	text "It's @"
 	text_from_ram $def6
-	db $0, $4f
-	db "that was left with", $55
-	db "the DAY-CARE MAN.", $57
+	db $0
+	line "that was left with"
+	cont "the DAY-CARE MAN."
+	done
 ; 1c0e54
 
 UnknownText_0x1c0e54: ; 1c0e54
-	db $0, "It's brimming with", $4f
-	db "energy.", $58
+	text "It's brimming with"
+	line "energy."
+	prompt
 ; 1c0e6f
 
 UnknownText_0x1c0e6f: ; 1c0e6f
-	db $0, "It has no interest", $4f
-	db "in @"
+	text "It has no interest"
+	line "in @"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c0e8d
 
 UnknownText_0x1c0e8d: ; 1c0e8d
-	db $0, "It appears to care", $4f
-	db "for @"
+	text "It appears to care"
+	line "for @"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c0eac
 
 UnknownText_0x1c0eac: ; 1c0eac
-	db $0, "It's friendly with", $4f
-	db "@"
+	text "It's friendly with"
+	line "@"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c0ec6
 
 UnknownText_0x1c0ec6: ; 1c0ec6
-	db $0, "It shows interest", $4f
-	db "in @"
+	text "It shows interest"
+	line "in @"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c0ee3
 
 _EmptyMailboxText: ; 1c0ee3
-	db $0, "There's no MAIL", $4f
-	db "here.", $58
+	text "There's no MAIL"
+	line "here."
+	prompt
 ; 1c0ef9
 
 ClearedMailPutAwayText: ; 1c0ef9
-	db $0, "The cleared MAIL", $4f
-	db "was put away.", $58
+	text "The cleared MAIL"
+	line "was put away."
+	prompt
 ; 1c0f19
 
 MailPackFullText: ; 1c0f19
-	db $0, "The PACK is full.", $58
+	text "The PACK is full."
+	prompt
 ; 1c0f2c
 
 MailMessageLostText: ; 1c0f2c
-	db $0, "The MAIL's message", $4f
-	db "will be lost. OK?", $57
+	text "The MAIL's message"
+	line "will be lost. OK?"
+	done
 ; 1c0f51
 
 MailAlreadyHoldingItemText: ; 1c0f51
-	db $0, "It's already hold-", $4f
-	db "ing an item.", $58
+	text "It's already hold-"
+	line "ing an item."
+	prompt
 ; 1c0f71
 
 MailEggText: ; 1c0f71
-	db $0, "An EGG can't hold", $4f
-	db "any MAIL.", $58
+	text "An EGG can't hold"
+	line "any MAIL."
+	prompt
 ; 1c0f8d
 
 MailMovedFromBoxText: ; 1c0f8d
-	db $0, "The MAIL was moved", $4f
-	db "from the MAILBOX.", $58
+	text "The MAIL was moved"
+	line "from the MAILBOX."
+	prompt
 ; 1c0fb3
 
 UnknownText_0x1c0fb3: ; 1c0fb3
-	db $0, "Yes", $58
+	text "Yes"
+	prompt
 ; 1c0fb8
 
 UnknownText_0x1c0fb8: ; 1c0fb8
-	db $0, "No", $58
+	text "No"
+	prompt
 ; 1c0fbc
 
 UnknownText_0x1c0fbc: ; 1c0fbc
 	deciram $cf64, $13
-	db $0, " @"
+	text " @"
 	text_from_ram $d073
-	db $0, $4f
-	db "Animation type @"
+	db $0
+	line "Animation type @"
 	text_from_ram $d086
 	db "@"
 ; 1c0fdc
@@ -920,141 +1067,158 @@
 ; 1c0fdd
 
 UnknownText_0x1c0fdd: ; 1c0fdd
-	db $0, "#MON number?", $57
+	text "#MON number?"
+	done
 ; 1c0feb
 
 UnknownText_0x1c0feb: ; 1c0feb
 	text_from_ram $d073
-	db $0, " was", $4f
-	db "sent to BILL's PC.", $58
+	text " was"
+	line "sent to BILL's PC."
+	prompt
 ; 1c1006
 
 UnknownText_0x1c1006: ; 1c1006
-	db $0, "You gotta have", $4f
-	db "#MON to call!", $58
+	text "You gotta have"
+	line "#MON to call!"
+	prompt
 ; 1c1024
 
 UnknownText_0x1c1024: ; 1c1024
-	db $0, "What?", $57
+	text "What?"
+	done
 ; 1c102b
 
 UnknownText_0x1c102b: ; 1c102b
-	db $0, "There is a #MON", $4f
-	db "holding MAIL.", $51
-	db "Please remove the", $4f
-	db "MAIL.", $58
+	text "There is a #MON"
+	line "holding MAIL."
+
+	para "Please remove the"
+	line "MAIL."
+	prompt
 ; 1c1062
 
 UnknownText_0x1c1062: ; 1c1062
-	db $0, "You don't have a", $4f
-	db "single #MON!", $58
+	text "You don't have a"
+	line "single #MON!"
+	prompt
 ; 1c1080
 
 UnknownText_0x1c1080: ; 1c1080
-	db $0, "You can't deposit", $4f
-	db "your last #MON!", $58
+	text "You can't deposit"
+	line "your last #MON!"
+	prompt
 ; 1c10a2
 
 UnknownText_0x1c10a2: ; 1c10a2
-	db $0, "You can't take any", $4f
-	db "more #MON.", $58
+	text "You can't take any"
+	line "more #MON."
+	prompt
 ; 1c10c0
 
 UnknownText_0x1c10c0: ; 1c10c0
-	db $0, "Caught @"
+	text "Caught @"
 	text_from_ram $d073
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 1c10cf
 
 UnknownText_0x1c10cf: ; 1c10cf
-	db $0, "Switch #MON?", $57
+	text "Switch #MON?"
+	done
 ; 1c10dd
 
 UnknownText_0x1c10dd: ; 1c10dd
-	db $0, "You already caught", $4f
-	db "a @"
+	text "You already caught"
+	line "a @"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c10fa
 
 UnknownText_0x1c10fa: ; 1c10fa
-	db $0, "This Bug-Catching", $4f
-	db "Contest winner is@"
+	text "This Bug-Catching"
+	line "Contest winner is@"
 	interpret_data
-	db $0, "…", $51
+	text "…", $51
 	db "@"
 	text_from_ram $d016
-	db $0, ",", $4f
-	db "who caught a", $55
+	text ","
+	line "who caught a", $55
 	db "@"
 	text_from_ram $d073
-	db $0, "!@"
+	text "!@"
 	db "@"
 ; 1c113f
 
 UnknownText_0x1c113f: ; 1c113f
-	db $0, $51
-	db "The winning score", $4f
-	db "was @"
+	text $51
+	db "The winning score"
+	line "was @"
 	deciram $d004, $23
-	db $0, " points!", $58
+	text " points!"
+	prompt
 ; 1c1166
 
 UnknownText_0x1c1166: ; 1c1166
-	db $0, "Placing second was", $4f
-	db "@"
+	text "Placing second was"
+	line "@"
 	text_from_ram $d016
-	db $0, ",", $51
-	db "who caught a", $4f
-	db "@"
+	text ",", $51
+	db "who caught a"
+	line "@"
 	text_from_ram $d073
-	db $0, "!@"
+	text "!@"
 	db "@"
 ; 1c1196
 
 UnknownText_0x1c1196: ; 1c1196
-	db $0, $51
-	db "The score was", $4f
-	db "@"
+	text $51
+	db "The score was"
+	line "@"
 	deciram $d008, $23
-	db $0, " points!", $58
+	text " points!"
+	prompt
 ; 1c11b5
 
 UnknownText_0x1c11b5: ; 1c11b5
-	db $0, "Placing third was", $4f
-	db "@"
+	text "Placing third was"
+	line "@"
 	text_from_ram $d016
-	db $0, ",", $51
-	db "who caught a", $4f
-	db "@"
+	text ",", $51
+	db "who caught a"
+	line "@"
 	text_from_ram $d073
-	db $0, "!@"
+	text "!@"
 	db "@"
 ; 1c11e4
 
 UnknownText_0x1c11e4: ; 1c11e4
-	db $0, $51
-	db "The score was", $4f
-	db "@"
+	text $51
+	db "The score was"
+	line "@"
 	deciram $d00c, $23
-	db $0, " points!", $58
+	text " points!"
+	prompt
 ; 1c1203
 
 UnknownText_0x1c1203: ; 1c1203
-	db $0, "Let me measure", $4f
-	db "that MAGIKARP.", $51
-	db "…Hm, it measures", $4f
-	db "@"
+	text "Let me measure"
+	line "that MAGIKARP."
+
+	para "…Hm, it measures"
+	line "@"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c123a
 
 UnknownText_0x1c123a: ; 1c123a
-	db $0, "CURRENT RECORD", $51
+	text "CURRENT RECORD", $51
 	db "@"
 	text_from_ram $d073
-	db $0, " caught by", $4f
-	db "@"
+	text " caught by"
+	line "@"
 	text_from_ram $dfea
 	text_waitbutton
 	db "@"
@@ -1065,458 +1229,552 @@
 ; 1c1261
 
 UnknownText_0x1c1261: ; 1c1261
-	db $0, "Congratulations!", $51
-	db "We have a match", $4f
-	db "with the ID number", $51
-	db "of @"
+	text "Congratulations!"
+
+	para "We have a match"
+	line "with the ID number"
+
+	para "of @"
 	text_from_ram $d073
-	db $0, " in", $4f
-	db "your party.", $58
+	text " in"
+	line "your party."
+	prompt
 ; 1c12ae
 
 UnknownText_0x1c12ae: ; 1c12ae
-	db $0, "Congratulations!", $51
-	db "We have a match", $4f
-	db "with the ID number", $51
-	db "of @"
+	text "Congratulations!"
+
+	para "We have a match"
+	line "with the ID number"
+
+	para "of @"
 	text_from_ram $d073
-	db $0, " in", $4f
-	db "your PC BOX.", $58
+	text " in"
+	line "your PC BOX."
+	prompt
 ; 1c12fc
 
 UnknownText_0x1c12fc: ; 1c12fc
-	db $0, "Give a nickname to", $4f
-	db "the @"
+	text "Give a nickname to"
+	line "the @"
 	text_from_ram $d073
-	db $0, " you", $55
-	db "received?", $57
+	text " you"
+	cont "received?"
+	done
 ; 1c1328
 
 UnknownText_0x1c1328: ; 1c1328
-	db $0, "Bzzzzt! You must", $4f
-	db "have a #MON to", $55
-	db "use this!", $58
+	text "Bzzzzt! You must"
+	line "have a #MON to"
+	cont "use this!"
+	prompt
 ; 1c1353
 
 UnknownText_0x1c1353: ; 1c1353
-	db $0, $52, " turned on", $4f
-	db "the PC.", $58
+	text $52, " turned on"
+	line "the PC."
+	prompt
 ; 1c1368
 
 UnknownText_0x1c1368: ; 1c1368
-	db $0, "What do you want", $4f
-	db "to do?", $57
+	text "What do you want"
+	line "to do?"
+	done
 ; 1c1381
 
 _KrissPCHowManyWithdrawText: ; 1c1381
-	db $0, "How many do you", $4f
-	db "want to withdraw?", $57
+	text "How many do you"
+	line "want to withdraw?"
+	done
 ; 1c13a4
 
 _KrissPCWithdrewItemsText: ; 1c13a4
-	db $0, "Withdrew @"
+	text "Withdrew @"
 	deciram $d10c, $12
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	text_from_ram $d086
-	db $0, "(S).", $58
+	text "(S)."
+	prompt
 ; 1c13bf
 
 _KrissPCNoRoomWithdrawText: ; 1c13bf
-	db $0, "There's no room", $4f
-	db "for more items.", $58
+	text "There's no room"
+	line "for more items."
+	prompt
 ; 1c13df
 
 UnknownText_0x1c13df: ; 1c13df
-	db $0, "No items here!", $58
+	text "No items here!"
+	prompt
 ; 1c13ef
 
 _KrissPCHowManyDepositText: ; 1c13ef
-	db $0, "How many do you", $4f
-	db "want to deposit?", $57
+	text "How many do you"
+	line "want to deposit?"
+	done
 ; 1c1411
 
 _KrissPCDepositItemsText: ; 1c1411
-	db $0, "Deposited @"
+	text "Deposited @"
 	deciram $d10c, $12
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	text_from_ram $d086
-	db $0, "(S).", $58
+	text "(S)."
+	prompt
 ; 1c142d
 
 _KrissPCNoRoomDepositText: ; 1c142d
-	db $0, "There's no room to", $4f
-	db "store items.", $58
+	text "There's no room to"
+	line "store items."
+	prompt
 ; 1c144d
 
 UnknownText_0x1c144d: ; 1c144d
-	db $0, $52, " turned on", $4f
-	db "the PC.", $58
+	text $52, " turned on"
+	line "the PC."
+	prompt
 ; 1c1462
 
 UnknownText_0x1c1462: ; 1c1462
-	db $0, "Access whose PC?", $57
+	text "Access whose PC?"
+	done
 ; 1c1474
 
 UnknownText_0x1c1474: ; 1c1474
-	db $0, "BILL's PC", $4f
-	db "accessed.", $51
-	db "#MON Storage", $4f
-	db "System opened.", $58
+	text "BILL's PC"
+	line "accessed."
+
+	para "#MON Storage"
+	line "System opened."
+	prompt
 ; 1c14a4
 
 UnknownText_0x1c14a4: ; 1c14a4
-	db $0, "Accessed own PC.", $51
-	db "Item Storage", $4f
-	db "System opened.", $58
+	text "Accessed own PC."
+
+	para "Item Storage"
+	line "System opened."
+	prompt
 ; 1c14d2
 
 UnknownText_0x1c14d2: ; 1c14d2
-	db $0, "PROF.OAK's PC", $4f
-	db "accessed.", $51
-	db "#DEX Rating", $4f
-	db "System opened.", $58
+	text "PROF.OAK's PC"
+	line "accessed."
+
+	para "#DEX Rating"
+	line "System opened."
+	prompt
 ; 1c1505
 
 UnknownText_0x1c1505: ; 1c1505
-	db $0, "…", $4f
-	db "Link closed…", $57
+	text "…"
+	line "Link closed…"
+	done
 ; 1c1515
 
 _OakPCText1: ; 1c1515
-	db $0, "Want to get your", $4f
-	db "#DEX rated?", $57
+	text "Want to get your"
+	line "#DEX rated?"
+	done
 ; 1c1533
 
 _OakPCText2: ; 1c1533
-	db $0, "Current #DEX", $4f
-	db "completion level:", $58
+	text "Current #DEX"
+	line "completion level:"
+	prompt
 ; 1c1553
 
 _OakPCText3: ; 1c1553
 	text_from_ram $d099
-	db $0, " #MON seen", $4f
-	db "@"
+	text " #MON seen"
+	line "@"
 	text_from_ram $d0ac
-	db $0, " #MON owned", $51
-	db "PROF.OAK's", $4f
-	db "Rating:", $57
+	text " #MON owned"
+
+	para "PROF.OAK's"
+	line "Rating:"
+	done
 ; 1c1585
 
 _OakRating01: ; 1c1585
-	db $0, "Look for #MON", $4f
-	db "in grassy areas!", $57
+	text "Look for #MON"
+	line "in grassy areas!"
+	done
 ; 1c15a5
 
 _OakRating02: ; 1c15a5
-	db $0, "Good. I see you", $4f
-	db "understand how to", $55
-	db "use # BALLS.", $57
+	text "Good. I see you"
+	line "understand how to"
+	cont "use # BALLS."
+	done
 ; 1c15d5
 
 _OakRating03: ; 1c15d5
-	db $0, "You're getting", $4f
-	db "good at this.", $51
-	db "But you have a", $4f
-	db "long way to go.", $57
+	text "You're getting"
+	line "good at this."
+
+	para "But you have a"
+	line "long way to go."
+	done
 ; 1c1611
 
 _OakRating04: ; 1c1611
-	db $0, "You need to fill", $4f
-	db "up the #DEX.", $51
-	db "Catch different", $4f
-	db "kinds of #MON!", $57
+	text "You need to fill"
+	line "up the #DEX."
+
+	para "Catch different"
+	line "kinds of #MON!"
+	done
 ; 1c164f
 
 _OakRating05: ; 1c164f
-	db $0, "You're trying--I", $4f
-	db "can see that.", $51
-	db "Your #DEX is", $4f
-	db "coming together.", $57
+	text "You're trying--I"
+	line "can see that."
+
+	para "Your #DEX is"
+	line "coming together."
+	done
 ; 1c168c
 
 _OakRating06: ; 1c168c
-	db $0, "To evolve, some", $4f
-	db "#MON grow,", $51
-	db "others use the", $4f
-	db "effects of STONES.", $57
+	text "To evolve, some"
+	line "#MON grow,"
+
+	para "others use the"
+	line "effects of STONES."
+	done
 ; 1c16ca
 
 _OakRating07: ; 1c16ca
-	db $0, "Have you gotten a", $4f
-	db "fishing ROD? You", $51
-	db "can catch #MON", $4f
-	db "by fishing.", $57
+	text "Have you gotten a"
+	line "fishing ROD? You"
+
+	para "can catch #MON"
+	line "by fishing."
+	done
 ; 1c1709
 
 _OakRating08: ; 1c1709
-	db $0, "Excellent! You", $4f
-	db "seem to like col-", $55
-	db "lecting things!", $57
+	text "Excellent! You"
+	line "seem to like col-"
+	cont "lecting things!"
+	done
 ; 1c173b
 
 _OakRating09: ; 1c173b
-	db $0, "Some #MON only", $4f
-	db "appear during", $51
-	db "certain times of", $4f
-	db "the day.", $57
+	text "Some #MON only"
+	line "appear during"
+
+	para "certain times of"
+	line "the day."
+	done
 ; 1c1773
 
 _OakRating10: ; 1c1773
-	db $0, "Your #DEX is", $4f
-	db "filling up. Keep", $55
-	db "up the good work!", $57
+	text "Your #DEX is"
+	line "filling up. Keep"
+	cont "up the good work!"
+	done
 ; 1c17a4
 
 _OakRating11: ; 1c17a4
-	db $0, "I'm impressed.", $4f
-	db "You're evolving", $51
-	db "#MON, not just", $4f
-	db "catching them.", $57
+	text "I'm impressed."
+	line "You're evolving"
+
+	para "#MON, not just"
+	line "catching them."
+	done
 ; 1c17e0
 
 _OakRating12: ; 1c17e0
-	db $0, "Have you met KURT?", $4f
-	db "His custom BALLS", $55
-	db "should help.", $57
+	text "Have you met KURT?"
+	line "His custom BALLS"
+	cont "should help."
+	done
 ; 1c1812
 
 _OakRating13: ; 1c1812
-	db $0, "Wow. You've found", $4f
-	db "more #MON than", $51
-	db "the last #DEX", $4f
-	db "research project.", $57
+	text "Wow. You've found"
+	line "more #MON than"
+
+	para "the last #DEX"
+	line "research project."
+	done
 ; 1c1853
 
 _OakRating14: ; 1c1853
-	db $0, "Are you trading", $4f
-	db "your #MON?", $51
-	db "It's tough to do", $4f
-	db "this alone!", $57
+	text "Are you trading"
+	line "your #MON?"
+
+	para "It's tough to do"
+	line "this alone!"
+	done
 ; 1c188b
 
 _OakRating15: ; 1c188b
-	db $0, "Wow! You've hit", $4f
-	db "200! Your #DEX", $55
-	db "is looking great!", $57
+	text "Wow! You've hit"
+	line "200! Your #DEX"
+	cont "is looking great!"
+	done
 ; 1c18bc
 
 _OakRating16: ; 1c18bc
-	db $0, "You've found so", $4f
-	db "many #MON!", $51
-	db "You've really", $4f
-	db "helped my studies!", $57
+	text "You've found so"
+	line "many #MON!"
+
+	para "You've really"
+	line "helped my studies!"
+	done
 ; 1c18f7
 
 _OakRating17: ; 1c18f7
-	db $0, "Magnificent! You", $4f
-	db "could become a", $51
-	db "#MON professor", $4f
-	db "right now!", $57
+	text "Magnificent! You"
+	line "could become a"
+
+	para "#MON professor"
+	line "right now!"
+	done
 ; 1c1932
 
 _OakRating18: ; 1c1932
-	db $0, "Your #DEX is", $4f
-	db "amazing! You're", $51
-	db "ready to turn", $4f
-	db "professional!", $57
+	text "Your #DEX is"
+	line "amazing! You're"
+
+	para "ready to turn"
+	line "professional!"
+	done
 ; 1c196b
 
 _OakRating19: ; 1c196b
-	db $0, "Whoa! A perfect", $4f
-	db "#DEX! I've", $51
-	db "dreamt about this!", $4f
-	db "Congratulations!", $57
+	text "Whoa! A perfect"
+	line "#DEX! I've"
+
+	para "dreamt about this!"
+	line "Congratulations!"
+	done
 ; 1c19aa
 
 _OakPCText4: ; 1c19aa
-	db $0, "The link to PROF.", $4f
-	db "OAK's PC closed.", $57
+	text "The link to PROF."
+	line "OAK's PC closed."
+	done
 ; 1c19cd
 
 UnknownText_0x1c19cd: ; 1c19cd
-	db $0, "Triple-theme", $4f
-	db "trainer ranking!", $51
-	db "The SAVE file you", $4f
-	db "just sent might", $55
+	text "Triple-theme"
+	line "trainer ranking!", $51
+	db "The SAVE file you"
+	line "just sent might", $55
 	db "make the rankings!", $51
 	db $57
 ; 1c1a22
 
 UnknownText_0x1c1a22: ; 1c1a22
-	db $0, "There is no", $4f
-	db "ranking data.", $51
-	db "Link to obtain", $4f
-	db "ranking data.", $51
+	text "There is no"
+	line "ranking data.", $51
+	db "Link to obtain"
+	line "ranking data.", $51
 	db $57
 ; 1c1a5b
 
 UnknownText_0x1c1a5b: ; 1c1a5b
-	db $0, " , yeah!", $57
+	text " , yeah!"
+	done
 ; 1c1a65
 
 UnknownText_0x1c1a65: ; 1c1a65
-	db $0, "Darn…", $57
+	text "Darn…"
+	done
 ; 1c1a6c
 
 UnknownText_0x1c1a6c: ; 1c1a6c
-	db $0, "Would you like to", $4f
-	db "end the Contest?", $57
+	text "Would you like to"
+	line "end the Contest?"
+	done
 ; 1c1a90
 
 UnknownText_0x1c1a90: ; 1c1a90
-	db $0, "Toss out how many", $4f
-	db "@"
+	text "Toss out how many"
+	line "@"
 	text_from_ram $d086
-	db $0, "(S)?", $57
+	text "(S)?"
+	done
 ; 1c1aad
 
 UnknownText_0x1c1aad: ; 1c1aad
-	db $0, "Throw away @"
+	text "Throw away @"
 	deciram $d10c, $12
-	db $0, $4f
-	db "@"
+	db $0
+	line "@"
 	text_from_ram $d086
-	db $0, "(S)?", $57
+	text "(S)?"
+	done
 ; 1c1aca
 
 UnknownText_0x1c1aca: ; 1c1aca
-	db $0, "Discarded", $4f
-	db "@"
+	text "Discarded"
+	line "@"
 	text_from_ram $d073
-	db $0, "(S).", $58
+	text "(S)."
+	prompt
 ; 1c1adf
 
 UnknownText_0x1c1adf: ; 1c1adf
-	db $0, "That's too impor-", $4f
-	db "tant to toss out!", $58
+	text "That's too impor-"
+	line "tant to toss out!"
+	prompt
 ; 1c1b03
 
 UnknownText_0x1c1b03: ; 1c1b03
-	db $0, "OAK: ", $52, "!", $4f
-	db "This isn't the", $55
-	db "time to use that!", $57
+	text "OAK: ", $52, "!"
+	line "This isn't the"
+	cont "time to use that!"
+	done
 ; 1c1b2c
 
 UnknownText_0x1c1b2c: ; 1c1b2c
-	db $0, "Took @"
+	text "Took @"
 	text_from_ram $d050
-	db $0, "'s", $4f
-	db "@"
+	text "'s"
+	line "@"
 	text_from_ram $d073
-	db $0, " and", $51
-	db "made it hold", $4f
-	db "@"
+	text " and"
+
+	para "made it hold"
+	line "@"
 	text_from_ram $d086
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c1b57
 
 UnknownText_0x1c1b57: ; 1c1b57
-	db $0, "Made @"
+	text "Made @"
 	text_from_ram $d050
-	db $0, $4f
-	db "hold @"
+	db $0
+	line "hold @"
 	text_from_ram $d086
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c1b6f
 
 UnknownText_0x1c1b6f: ; 1c1b6f
-	db $0, "Please remove the", $4f
-	db "MAIL first.", $58
+	text "Please remove the"
+	line "MAIL first."
+	prompt
 ; 1c1b8e
 
 UnknownText_0x1c1b8e: ; 1c1b8e
 	text_from_ram $d050
-	db $0, " isn't", $4f
-	db "holding anything.", $58
+	text " isn't"
+	line "holding anything."
+	prompt
 ; 1c1baa
 
 UnknownText_0x1c1baa: ; 1c1baa
-	db $0, "Item storage space", $4f
-	db "full.", $58
+	text "Item storage space"
+	line "full."
+	prompt
 ; 1c1bc4
 
 UnknownText_0x1c1bc4: ; 1c1bc4
-	db $0, "Took @"
+	text "Took @"
 	text_from_ram $d073
-	db $0, $4f
-	db "from @"
+	db $0
+	line "from @"
 	text_from_ram $d050
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c1bdc
 
 UnknownText_0x1c1bdc: ; 1c1bdc
 	text_from_ram $d050
-	db $0, " is", $4f
-	db "already holding", $51
-	db "@"
+	text " is"
+	line "already holding"
+
+	para "@"
 	text_from_ram $d073
-	db $0, ".", $4f
-	db "Switch items?", $57
+	text "."
+	line "Switch items?"
+	done
 ; 1c1c09
 
 UnknownText_0x1c1c09: ; 1c1c09
-	db $0, "This item can't be", $4f
-	db "held.", $58
+	text "This item can't be"
+	line "held."
+	prompt
 ; 1c1c22
 
 UnknownText_0x1c1c22: ; 1c1c22
-	db $0, "The MAIL will lose", $4f
-	db "its message. OK?", $57
+	text "The MAIL will lose"
+	line "its message. OK?"
+	done
 ; 1c1c47
 
 UnknownText_0x1c1c47: ; 1c1c47
-	db $0, "MAIL detached from", $4f
-	db "@"
+	text "MAIL detached from"
+	line "@"
 	text_from_ram $d073
-	db $0, ".", $58
+	text "."
+	prompt
 ; 1c1c62
 
 UnknownText_0x1c1c62: ; 1c1c62
-	db $0, "There's no space", $4f
-	db "for removing MAIL.", $58
+	text "There's no space"
+	line "for removing MAIL."
+	prompt
 ; 1c1c86
 
 UnknownText_0x1c1c86: ; 1c1c86
-	db $0, "Send the removed", $4f
-	db "MAIL to your PC?", $57
+	text "Send the removed"
+	line "MAIL to your PC?"
+	done
 ; 1c1ca9
 
 UnknownText_0x1c1ca9: ; 1c1ca9
-	db $0, "Your PC's MAILBOX", $4f
-	db "is full.", $58
+	text "Your PC's MAILBOX"
+	line "is full."
+	prompt
 ; 1c1cc4
 
 UnknownText_0x1c1cc4: ; 1c1cc4
-	db $0, "The MAIL was sent", $4f
-	db "to your PC.", $58
+	text "The MAIL was sent"
+	line "to your PC."
+	prompt
 ; 1c1ce3
 
 UnknownText_0x1c1ce3: ; 1c1ce3
-	db $0, "Not enough HP!", $58
+	text "Not enough HP!"
+	prompt
 ; 1c1cf3
 
 UnknownText_0x1c1cf3: ; 1c1cf3
-	db $0, "An item in your", $4f
-	db "PACK may be", $51
-	db "registered for use", $4f
-	db "on SELECT Button.", $57
+	text "An item in your"
+	line "PACK may be"
+
+	para "registered for use"
+	line "on SELECT Button."
+	done
 ; 1c1d35
 
 _OakText1: ; 1c1d35
-	db $0, "Hello! Sorry to", $4f
-	db "keep you waiting!", $51
-	db "Welcome to the", $4f
-	db "world of #MON!", $51
-	db "My name is OAK.", $51
-	db "People call me the", $4f
-	db "#MON PROF.", $58
+	text "Hello! Sorry to"
+	line "keep you waiting!"
+
+	para "Welcome to the"
+	line "world of #MON!"
+
+	para "My name is OAK."
+
+	para "People call me the"
+	line "#MON PROF."
+	prompt
 ; 1c1da4
 
 _OakText2: ; 1c1da4
-	db $0, "This world is in-", $4f
-	db "habited by crea-", $55
+	text "This world is in-"
+	line "habited by crea-", $55
 	db "tures that we call", $55
 	db "#MON.@"
 	db "@"
@@ -1532,22 +1790,28 @@
 ; 1c1de5
 
 _OakText4: ; 1c1de5
-	db $0, "People and #MON", $4f
-	db "live together by", $51
-	db "supporting each", $4f
-	db "other.", $51
-	db "Some people play", $4f
-	db "with #MON, some", $55
-	db "battle with them.", $58
+	text "People and #MON"
+	line "live together by"
+
+	para "supporting each"
+	line "other."
+
+	para "Some people play"
+	line "with #MON, some"
+	cont "battle with them."
+	prompt
 ; 1c1e51
 
 _OakText5: ; 1c1e51
-	db $0, "But we don't know", $4f
-	db "everything about", $55
-	db "#MON yet.", $51
-	db "There are still", $4f
-	db "many mysteries to", $55
-	db "solve.", $51
-	db "That's why I study", $4f
-	db "#MON every day.", $58
+	text "But we don't know"
+	line "everything about"
+	cont "#MON yet."
+
+	para "There are still"
+	line "many mysteries to"
+	cont "solve."
+
+	para "That's why I study"
+	line "#MON every day."
+	prompt
 ; 1c1ec9
--- a/text/common_4.asm
+++ b/text/common_4.asm
@@ -1,817 +1,985 @@
 _OakText6: ; 0x1c4000
-	db $0, "Now, what did you", $4f
-	db "say your name was?", $58
+	text "Now, what did you"
+	line "say your name was?"
+	prompt
 ; 0x1c4026
 
 _OakText7: ; 0x1c4026
-	db $0, $52, ", are you", $4f
-	db "ready?", $51
-	db "Your very own", $4f
-	db "#MON story is", $55
-	db "about to unfold.", $51
-	db "You'll face fun", $4f
-	db "times and tough", $55
-	db "challenges.", $51
-	db "A world of dreams", $4f
-	db "and adventures", $51
-	db "with #MON", $4f
-	db "awaits! Let's go!", $51
-	db "I'll be seeing you", $4f
-	db "later!", $57
+	text $52, ", are you"
+	line "ready?"
+
+	para "Your very own"
+	line "#MON story is"
+	cont "about to unfold."
+
+	para "You'll face fun"
+	line "times and tough"
+	cont "challenges."
+
+	para "A world of dreams"
+	line "and adventures"
+
+	para "with #MON"
+	line "awaits! Let's go!"
+
+	para "I'll be seeing you"
+	line "later!"
+	done
 ; 0x1c40e6
 
 UnknownText_0x1c40e6: ; 0x1c40e6
-	db $0, "The clock's time", $4f
-	db "may be wrong.", $51
-	db "Please reset the", $4f
-	db "time.", $58
+	text "The clock's time"
+	line "may be wrong."
+
+	para "Please reset the"
+	line "time."
+	prompt
 ; 0x1c411c
 
 UnknownText_0x1c411c: ; 0x1c411c
-	db $0, "Set with the", $4f
-	db "Control Pad.", $51
-	db "Confirm: A Button", $4f
-	db "Cancel:  B Button", $57
+	text "Set with the"
+	line "Control Pad."
+
+	para "Confirm: A Button"
+	line "Cancel:  B Button"
+	done
 ; 0x1c415b
 
 UnknownText_0x1c415b: ; 0x1c415b
-	db $0, "Is this OK?", $57
+	text "Is this OK?"
+	done
 ; 0x1c4168
 
 UnknownText_0x1c4168: ; 0x1c4168
-	db $0, "The clock has been", $4f
-	db "reset.", $57
+	text "The clock has been"
+	line "reset."
+	done
 ; 0x1c4183
 
 UnknownText_0x1c4183: ; 0x1c4183
-	db $0, "Too much time has", $4f
-	db "elapsed. Please", $55
-	db "try again.", $58
+	text "Too much time has"
+	line "elapsed. Please"
+	cont "try again."
+	prompt
 ; 0x1c41b1
 
 UnknownText_0x1c41b1: ; 0x1c41b1
-	db $0, "If you trade that", $4f
-	db "#MON, you won't", $55
-	db "be able to battle.", $58
+	text "If you trade that"
+	line "#MON, you won't"
+	cont "be able to battle."
+	prompt
 ; 0x1c41e6
 
 UnknownText_0x1c41e6: ; 0x1c41e6
-	db $0, "Your friend's", $4f
-	db "@"
+	text "Your friend's"
+	line "@"
 	text_from_ram $d073
-	db $0, " appears", $55
-	db "to be abnormal!", $58
+	text " appears"
+	cont "to be abnormal!"
+	prompt
 ; 0x1c4212
 
 UnknownText_0x1c4212: ; 0x1c4212
-	db $0, "Trade @"
+	text "Trade @"
 	text_from_ram $d004
-	db $0, $4f
-	db "for @"
+	db $0
+	line "for @"
 	text_from_ram $d073
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1c422a
 
 UnknownText_0x1c422a: ; 0x1c422a
-	db $0, "To enter a mobile", $4f
-	db "battle, you must", $51
-	db "pick a team of", $4f
-	db "three #MON.", $51
-	db "Is that OK?", $57
+	text "To enter a mobile"
+	line "battle, you must"
+
+	para "pick a team of"
+	line "three #MON."
+
+	para "Is that OK?"
+	done
 ; 0x1c4275
 
 UnknownText_0x1c4275: ; 0x1c4275
-	db $0, "Need more info on", $4f
-	db "mobile battles?", $57
+	text "Need more info on"
+	line "mobile battles?"
+	done
 ; 0x1c4298
 
 UnknownText_0x1c4298: ; 0x1c4298
-	db $0, "For a mobile", $4f
-	db "battle, choose", $55
-	db "three #MON.", $51
-	db "The maximum daily", $4f
-	db "play time is ten", $51
-	db "minutes for each", $4f
-	db "linked player.", $51
-	db "If a battle isn't", $4f
-	db "finished within", $51
-	db "the time limit,", $4f
-	db "the player with", $51
-	db "the fewest fainted", $4f
-	db "#MON wins.", $51
-	db "If tied, the team", $4f
-	db "that lost the", $51
-	db "least amount of HP", $4f
-	db "wins.", $57
+	text "For a mobile"
+	line "battle, choose"
+	cont "three #MON."
+
+	para "The maximum daily"
+	line "play time is ten"
+
+	para "minutes for each"
+	line "linked player."
+
+	para "If a battle isn't"
+	line "finished within"
+
+	para "the time limit,"
+	line "the player with"
+
+	para "the fewest fainted"
+	line "#MON wins."
+
+	para "If tied, the team"
+	line "that lost the"
+
+	para "least amount of HP"
+	line "wins."
+	done
 ; 0x1c439c
 
 UnknownText_0x1c439c: ; 0x1c439c
-	db $0, "Today's remaining", $4f
-	db "time is @"
+	text "Today's remaining"
+	line "time is @"
 	deciram $d086, $12
-	db $0, " min.", $51
-	db "Would you like to", $4f
-	db "battle?", $57
+	text " min."
+
+	para "Would you like to"
+	line "battle?"
+	done
 ; 0x1c43dc
 
 UnknownText_0x1c43dc: ; 0x1c43dc
-	db $0, "There are only @"
+	text "There are only @"
 	deciram $d086, $12
-	db $0, $4f
-	db "min. left today.", $51
-	db "Want a quick", $4f
-	db "battle?", $57
+	db $0
+	line "min. left today."
+
+	para "Want a quick"
+	line "battle?"
+	done
 ; 0x1c4419
 
 UnknownText_0x1c4419: ; 0x1c4419
-	db $0, "There is only", $4f
-	db "1 min. left today!", $51
-	db "Want to rush", $4f
-	db "through a battle?", $57
+	text "There is only"
+	line "1 min. left today!"
+
+	para "Want to rush"
+	line "through a battle?"
+	done
 ; 0x1c445a
 
 UnknownText_0x1c445a: ; 0x1c445a
-	db $0, "There is less than", $4f
-	db "1 min. left today!", $51
-	db "Please try again", $4f
-	db "tomorrow.", $57
+	text "There is less than"
+	line "1 min. left today!"
+
+	para "Please try again"
+	line "tomorrow."
+	done
 ; 0x1c449c
 
 UnknownText_0x1c449c: ; 0x1c449c
-	db $0, "Try again using", $4f
-	db "the same settings?", $57
+	text "Try again using"
+	line "the same settings?"
+	done
 ; 0x1c44c0
 
 UnknownText_0x1c44c0: ; 0x1c44c0
-	db $0, "There is less than", $4f
-	db "1 min. left today!", $57
+	text "There is less than"
+	line "1 min. left today!"
+	done
 ; 0x1c44e7
 
 UnknownText_0x1c44e7: ; 0x1c44e7
-	db $0, "No time left for", $4f
-	db "linking today.", $57
+	text "No time left for"
+	line "linking today."
+	done
 ; 0x1c4508
 
 UnknownText_0x1c4508: ; 0x1c4508
-	db $0, "Pick three #MON", $4f
-	db "for battle.", $57
+	text "Pick three #MON"
+	line "for battle."
+	done
 ; 0x1c4525
 
 UnknownText_0x1c4525: ; 0x1c4525
-	db $0, "Today's remaining", $4f
-	db "time is @"
+	text "Today's remaining"
+	line "time is @"
 	deciram $d086, $12
-	db $0, " min.", $57
+	text " min."
+	done
 ; 0x1c454b
 
 UnknownText_0x1c454b: ; 0x1c454b
-	db $0, "Would you like to", $4f
-	db "save the game?", $57
+	text "Would you like to"
+	line "save the game?"
+	done
 ; 0x1c456d
 
 UnknownText_0x1c456d: ; 0x1c456d
-	db $0, "SAVING… DON'T TURN", $4f
-	db "OFF THE POWER.", $57
+	text "SAVING… DON'T TURN"
+	line "OFF THE POWER."
+	done
 ; 0x1c4590
 
 UnknownText_0x1c4590: ; 0x1c4590
-	db $0, $52, " saved", $4f
-	db "the game.", $57
+	text $52, " saved"
+	line "the game."
+	done
 ; 0x1c45a3
 
 UnknownText_0x1c45a3: ; 0x1c45a3
-	db $0, "There is already a", $4f
-	db "save file. Is it", $55
-	db "OK to overwrite?", $57
+	text "There is already a"
+	line "save file. Is it"
+	cont "OK to overwrite?"
+	done
 ; 0x1c45d9
 
 UnknownText_0x1c45d9: ; 0x1c45d9
-	db $0, "There is another", $4f
-	db "save file. Is it", $55
-	db "OK to overwrite?", $57
+	text "There is another"
+	line "save file. Is it"
+	cont "OK to overwrite?"
+	done
 ; 0x1c460d
 
 UnknownText_0x1c460d: ; 0x1c460d
-	db $0, "The save file is", $4f
-	db "corrupted!", $58
+	text "The save file is"
+	line "corrupted!"
+	prompt
 ; 0x1c462a
 
 UnknownText_0x1c462a: ; 0x1c462a
-	db $0, "When you change a", $4f
-	db "#MON BOX, data", $55
-	db "will be saved. OK?", $57
+	text "When you change a"
+	line "#MON BOX, data"
+	cont "will be saved. OK?"
+	done
 ; 0x1c465f
 
 UnknownText_0x1c465f: ; 0x1c465f
-	db $0, "Each time you move", $4f
-	db "a #MON, data", $55
-	db "will be saved. OK?", $57
+	text "Each time you move"
+	line "a #MON, data"
+	cont "will be saved. OK?"
+	done
 ; 0x1c4693
 
 UnknownText_0x1c4693: ; 0x1c4693
-	db $0, "The window save", $4f
-	db "area was exceeded.", $57
+	text "The window save"
+	line "area was exceeded."
+	done
 ; 0x1c46b7
 
 UnknownText_0x1c46b7: ; 0x1c46b7
-	db $0, "No windows avail-", $4f
-	db "able for popping.", $57
+	text "No windows avail-"
+	line "able for popping."
+	done
 ; 0x1c46dc
 
 UnknownText_0x1c46dc: ; 0x1c46dc
-	db $0, "Corrupted event!", $58
+	text "Corrupted event!"
+	prompt
 ; 0x1c46ee
 
 _ObjectEventText:: ; 0x1c46ee
-	db $0, "Object event", $57
+	text "Object event"
+	done
 ; 0x1c46fc
 
 UnknownText_0x1c46fc:: ; 0x1c46fc
-	db $0, "BG event", $57
+	text "BG event"
+	done
 ; 0x1c4706
 
 UnknownText_0x1c4706:: ; 0x1c4706
-	db $0, "Coordinates event", $57
+	text "Coordinates event"
+	done
 ; 0x1c4719
 
 UnknownText_0x1c4719:: ; 0x1c4719
-	db $0, $52, " received", $4f
-	db "@"
+	text $52, " received"
+	line "@"
 	text_from_ram $d0ac
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1c472c
 
 UnknownText_0x1c472c:: ; 0x1c472c
-	db $0, $52, " put the", $4f
-	db "@"
+	text $52, " put the"
+	line "@"
 	text_from_ram $d073
-	db $0, " in", $55
-	db "the @"
+	text " in"
+	cont "the @"
 	text_from_ram $d099
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1c474b
 
 UnknownText_0x1c474b:: ; 0x1c474b
-	db $0, "The @"
+	text "The @"
 	text_from_ram $d099
-	db $0, $4f
-	db "is full…", $58
+	db $0
+	line "is full…"
+	prompt
 ; 0x1c475f
 
 UnknownText_0x1c475f: ; 0x1c475f
-	db $0, "I see all.", $4f
-	db "I know all…", $51
-	db "Certainly, I know", $4f
-	db "of your #MON!", $57
+	text "I see all."
+	line "I know all…"
+
+	para "Certainly, I know"
+	line "of your #MON!"
+	done
 ; 0x1c4797
 
 UnknownText_0x1c4797: ; 0x1c4797
-	db $0, "Whaaaat? I can't", $4f
-	db "tell a thing!", $51
-	db "How could I not", $4f
-	db "know of this?", $57
+	text "Whaaaat? I can't"
+	line "tell a thing!"
+
+	para "How could I not"
+	line "know of this?"
+	done
 ; 0x1c47d4
 
 UnknownText_0x1c47d4: ; 0x1c47d4
-	db $0, "Hm… I see you met", $4f
-	db "@"
+	text "Hm… I see you met"
+	line "@"
 	text_from_ram $d003
-	db $0, " here:", $55
-	db "@"
+	text " here:"
+	cont "@"
 	text_from_ram $d00e
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x1c47fa
 
 UnknownText_0x1c47fa: ; 0x1c47fa
-	db $0, "The time was", $4f
-	db "@"
+	text "The time was"
+	line "@"
 	text_from_ram $d01f
-	db $0, "!", $51
-	db "Its level was @"
+	text "!"
+
+	para "Its level was @"
 	text_from_ram $d036
-	db $0, "!", $51
-	db "Am I good or what?", $58
+	text "!"
+
+	para "Am I good or what?"
+	prompt
 ; 0x1c4837
 
 UnknownText_0x1c4837: ; 0x1c4837
-	db $0, "Hm… @"
+	text "Hm… @"
 	text_from_ram $d003
-	db $0, $4f
-	db "came from @"
+	db $0
+	line "came from @"
 	text_from_ram $d02a
-	db $0, $55
-	db "in a trade?", $51
-	db "@"
+	text $55
+	db "in a trade?"
+
+	para "@"
 	text_from_ram $d00e
-	db $0, $4f
-	db "was where @"
+	db $0
+	line "was where @"
 	text_from_ram $d02a
-	db $0, $55
+	text $55
 	db "met @"
 	text_from_ram $d003
-	db $0, "!", $58
+	text "!"
+	prompt
 ; 0x1c487f
 
 UnknownText_0x1c487f: ; 0x1c487f
-	db $0, "What!? Incredible!", $51
-	db "I don't understand", $4f
-	db "how, but it is", $51
-	db "incredible!", $4f
-	db "You are special.", $51
-	db "I can't tell where", $4f
-	db "you met it, but it", $55
-	db "was at level @"
+	text "What!? Incredible!"
+
+	para "I don't understand"
+	line "how, but it is"
+
+	para "incredible!"
+	line "You are special."
+
+	para "I can't tell where"
+	line "you met it, but it"
+	cont "was at level @"
 	text_from_ram $d036
-	db $0, ".", $51
-	db "Am I good or what?", $58
+	text "."
+
+	para "Am I good or what?"
+	prompt
 ; 0x1c491d
 
 UnknownText_0x1c491d: ; 0x1c491d
-	db $0, "Hey!", $51
-	db "That's an EGG!", $51
-	db "You can't say that", $4f
-	db "you've met it yet…", $57
+	text "Hey!"
+
+	para "That's an EGG!"
+
+	para "You can't say that"
+	line "you've met it yet…"
+	done
 ; 0x1c4955
 
 UnknownText_0x1c4955: ; 0x1c4955
-	db $0, "Fufufu! I saw that", $4f
-	db "you'd do nothing!", $57
+	text "Fufufu! I saw that"
+	line "you'd do nothing!"
+	done
 ; 0x1c497a
 
 UnknownText_0x1c497a: ; 0x1c497a
-	db $0, "Incidentally…", $51
-	db "It would be wise", $4f
-	db "to raise your", $51
-	db "#MON with a", $4f
-	db "little more care.", $57
+	text "Incidentally…"
+
+	para "It would be wise"
+	line "to raise your"
+
+	para "#MON with a"
+	line "little more care."
+	done
 ; 0x1c49c6
 
 UnknownText_0x1c49c6: ; 0x1c49c6
-	db $0, "Incidentally…", $51
-	db "It seems to have", $4f
-	db "grown a little.", $51
-	db "@"
+	text "Incidentally…"
+
+	para "It seems to have"
+	line "grown a little."
+
+	para "@"
 	text_from_ram $d003
-	db $0, " seems", $4f
-	db "to be becoming", $55
-	db "more confident.", $57
+	text " seems"
+	line "to be becoming"
+	cont "more confident."
+	done
 ; 0x1c4a21
 
 UnknownText_0x1c4a21: ; 0x1c4a21
-	db $0, "Incidentally…", $51
-	db "@"
+	text "Incidentally…"
+
+	para "@"
 	text_from_ram $d003
-	db $0, " has", $4f
-	db "grown. It's gained", $55
-	db "much strength.", $57
+	text " has"
+	line "grown. It's gained"
+	cont "much strength."
+	done
 ; 0x1c4a5b
 
 UnknownText_0x1c4a5b: ; 0x1c4a5b
-	db $0, "Incidentally…", $51
-	db "It certainly has", $4f
-	db "grown mighty!", $51
-	db "This @"
+	text "Incidentally…"
+
+	para "It certainly has"
+	line "grown mighty!"
+
+	para "This @"
 	text_from_ram $d003
-	db $0, $4f
-	db "must have come", $51
-	db "through numerous", $4f
-	db "#MON battles.", $51
-	db "It looks brimming", $4f
-	db "with confidence.", $57
+	db $0
+	line "must have come"
+
+	para "through numerous"
+	line "#MON battles."
+
+	para "It looks brimming"
+	line "with confidence."
+	done
 ; 0x1c4ae5
 
 UnknownText_0x1c4ae5: ; 0x1c4ae5
-	db $0, "Incidentally…", $51
-	db "I'm impressed by", $4f
-	db "your dedication.", $51
-	db "It's been a long", $4f
-	db "time since I've", $51
-	db "seen a #MON as", $4f
-	db "mighty as this", $55
-	db "@"
+	text "Incidentally…"
+
+	para "I'm impressed by"
+	line "your dedication."
+
+	para "It's been a long"
+	line "time since I've"
+
+	para "seen a #MON as"
+	line "mighty as this"
+	cont "@"
 	text_from_ram $d003
-	db $0, ".", $51
-	db "I'm sure that", $4f
-	db "seeing @"
+	text "."
+
+	para "I'm sure that"
+	line "seeing @"
 	text_from_ram $d003
-	db $0, $51
-	db "in battle would", $4f
-	db "excite anyone.", $57
+	text $51
+	db "in battle would"
+	line "excite anyone."
+	done
 ; 0x1c4b92
 
 UnknownText_0x1c4b92: ; 0x1c4b92
-	db $0, "Congratulations!", $4f
-	db "Your @"
+	text "Congratulations!"
+	line "Your @"
 	text_from_ram $d086
-	db $50
+	db "@"
 ; 0x1c4bae
 
 UnknownText_0x1c4bae: ; 0x1c4bae
-	db $50
+	db "@"
 ; 0x1c4baf
 
 UnknownText_0x1c4baf: ; 0x1c4baf
-	db $0, $51
-	db "evolved into", $4f
-	db "@"
+	text $51
+	db "evolved into"
+	line "@"
 	text_from_ram $d073
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x1c4bc5
 
 UnknownText_0x1c4bc5: ; 0x1c4bc5
-	db $0, "Huh? @"
+	text "Huh? @"
 	text_from_ram $d086
-	db $0, $4f
-	db "stopped evolving!", $58
+	db $0
+	line "stopped evolving!"
+	prompt
 ; 0x1c4be3
 
 UnknownText_0x1c4be3: ; 0x1c4be3
-	db $0, "What? @"
+	text "What? @"
 	text_from_ram $d086
-	db $0, $4f
-	db "is evolving!", $57
+	db $0
+	line "is evolving!"
+	done
 ; 0x1c4bfd
 
 UnknownText_0x1c4bfd: ; 0x1c4bfd
-	db $0, "How many?", $57
+	text "How many?"
+	done
 ; 0x1c4c08
 
 UnknownText_0x1c4c08: ; 0x1c4c08
 	deciram $d10c, $12
-	db $0, " @"
+	text " @"
 	text_from_ram $d086
-	db $0, "(S)", $4f
-	db "will be ¥@"
+	text "(S)"
+	line "will be ¥@"
 	deciram $ffc3, $36
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1c4c28
 
 UnknownText_0x1c4c28: ; 0x1c4c28
-	db $0, "Hello, dear.", $51
-	db "I sell inexpensive", $4f
-	db "herbal medicine.", $51
-	db "They're good, but", $4f
-	db "a trifle bitter.", $51
-	db "Your #MON may", $4f
-	db "not like them.", $51
-	db "Hehehehe…", $57
+	text "Hello, dear."
+
+	para "I sell inexpensive"
+	line "herbal medicine."
+
+	para "They're good, but"
+	line "a trifle bitter."
+
+	para "Your #MON may"
+	line "not like them."
+
+	para "Hehehehe…"
+	done
 ; 0x1c4ca3
 
 UnknownText_0x1c4ca3: ; 0x1c4ca3
-	db $0, "How many?", $57
+	text "How many?"
+	done
 ; 0x1c4cae
 
 UnknownText_0x1c4cae: ; 0x1c4cae
 	deciram $d10c, $12
-	db $0, " @"
+	text " @"
 	text_from_ram $d086
-	db $0, "(S)", $4f
-	db "will be ¥@"
+	text "(S)"
+	line "will be ¥@"
 	deciram $ffc3, $36
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1c4cce
 
 UnknownText_0x1c4cce: ; 0x1c4cce
-	db $0, "Thank you, dear.", $4f
-	db "Hehehehe…", $57
+	text "Thank you, dear."
+	line "Hehehehe…"
+	done
 ; 0x1c4cea
 
 UnknownText_0x1c4cea: ; 0x1c4cea
-	db $0, "Oh? Your PACK is", $4f
-	db "full, dear.", $57
+	text "Oh? Your PACK is"
+	line "full, dear."
+	done
 ; 0x1c4d08
 
 UnknownText_0x1c4d08: ; 0x1c4d08
-	db $0, "Hehehe… You don't", $4f
-	db "have the money.", $57
+	text "Hehehe… You don't"
+	line "have the money."
+	done
 ; 0x1c4d2a
 
 UnknownText_0x1c4d2a: ; 0x1c4d2a
-	db $0, "Come again, dear.", $4f
-	db "Hehehehe…", $57
+	text "Come again, dear."
+	line "Hehehehe…"
+	done
 ; 0x1c4d47
 
 UnknownText_0x1c4d47: ; 0x1c4d47
-	db $0, "Hiya! Care to see", $4f
-	db "some bargains?", $51
-	db "I sell rare items", $4f
-	db "that nobody else", $51
-	db "carries--but only", $4f
-	db "one of each item.", $57
+	text "Hiya! Care to see"
+	line "some bargains?"
+
+	para "I sell rare items"
+	line "that nobody else"
+
+	para "carries--but only"
+	line "one of each item."
+	done
 ; 0x1c4db0
 
 UnknownText_0x1c4db0: ; 0x1c4db0
 	text_from_ram $d086
-	db $0, " costs", $4f
-	db "¥@"
+	text " costs"
+	line "¥@"
 	deciram $ffc3, $36
-	db $0, ". Want it?", $57
+	text ". Want it?"
+	done
 ; 0x1c4dcd
 
 UnknownText_0x1c4dcd: ; 0x1c4dcd
-	db $0, "Thanks.", $57
+	text "Thanks."
+	done
 ; 0x1c4dd6
 
 UnknownText_0x1c4dd6: ; 0x1c4dd6
-	db $0, "Uh-oh, your PACK", $4f
-	db "is chock-full.", $57
+	text "Uh-oh, your PACK"
+	line "is chock-full."
+	done
 ; 0x1c4df7
 
 UnknownText_0x1c4df7: ; 0x1c4df7
-	db $0, "You bought that", $4f
-	db "already. I'm all", $55
-	db "sold out of it.", $57
+	text "You bought that"
+	line "already. I'm all"
+	cont "sold out of it."
+	done
 ; 0x1c4e28
 
 UnknownText_0x1c4e28: ; 0x1c4e28
-	db $0, "Uh-oh, you're", $4f
-	db "short on funds.", $57
+	text "Uh-oh, you're"
+	line "short on funds."
+	done
 ; 0x1c4e46
 
 UnknownText_0x1c4e46: ; 0x1c4e46
-	db $0, "Come by again", $4f
-	db "sometime.", $57
+	text "Come by again"
+	line "sometime."
+	done
 ; 0x1c4e5f
 
 UnknownText_0x1c4e5f: ; 0x1c4e5f
-	db $0, "What's up? Need", $4f
-	db "some medicine?", $57
+	text "What's up? Need"
+	line "some medicine?"
+	done
 ; 0x1c4e7e
 
 UnknownText_0x1c4e7e: ; 0x1c4e7e
-	db $0, "How many?", $57
+	text "How many?"
+	done
 ; 0x1c4e89
 
 UnknownText_0x1c4e89: ; 0x1c4e89
 	deciram $d10c, $12
-	db $0, " @"
+	text " @"
 	text_from_ram $d086
-	db $0, "(S)", $4f
-	db "will cost ¥@"
+	text "(S)"
+	line "will cost ¥@"
 	deciram $ffc3, $36
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1c4eab
 
 UnknownText_0x1c4eab: ; 0x1c4eab
-	db $0, "Thanks much!", $57
+	text "Thanks much!"
+	done
 ; 0x1c4eb9
 
 UnknownText_0x1c4eb9: ; 0x1c4eb9
-	db $0, "You don't have any", $4f
-	db "more space.", $57
+	text "You don't have any"
+	line "more space."
+	done
 ; 0x1c4ed8
 
 UnknownText_0x1c4ed8: ; 0x1c4ed8
-	db $0, "Huh? That's not", $4f
-	db "enough money.", $57
+	text "Huh? That's not"
+	line "enough money."
+	done
 ; 0x1c4ef6
 
 UnknownText_0x1c4ef6: ; 0x1c4ef6
-	db $0, "All right.", $4f
-	db "See you around.", $57
+	text "All right."
+	line "See you around."
+	done
 ; 0x1c4f12
 
 UnknownText_0x1c4f12: ; 0x1c4f12
-	db $0, "You don't have", $4f
-	db "anything to sell.", $58
+	text "You don't have"
+	line "anything to sell."
+	prompt
 ; 0x1c4f33
 
 UnknownText_0x1c4f33: ; 0x1c4f33
-	db $0, "How many?", $57
+	text "How many?"
+	done
 ; 0x1c4f3e
 
 UnknownText_0x1c4f3e: ; 0x1c4f3e
-	db $0, "I can pay you", $4f
-	db "¥@"
+	text "I can pay you"
+	line "¥@"
 	deciram $ffc3, $36
-	db $0, ".", $51
-	db "Is that OK?", $57
+	text "."
+
+	para "Is that OK?"
+	done
 ; 0x1c4f62
 
 UnknownText_0x1c4f62: ; 0x1c4f62
-	db $0, "Welcome! How may I", $4f
-	db "help you?", $57
+	text "Welcome! How may I"
+	line "help you?"
+	done
 ; 0x1c4f80
 
 UnknownText_0x1c4f80: ; 0x1c4f80
-	db $0, "Here you are.", $4f
-	db "Thank you!", $57
+	text "Here you are."
+	line "Thank you!"
+	done
 ; 0x1c4f9a
 
 UnknownText_0x1c4f9a: ; 0x1c4f9a
-	db $0, "You don't have", $4f
-	db "enough money.", $57
+	text "You don't have"
+	line "enough money."
+	done
 ; 0x1c4fb7
 
 UnknownText_0x1c4fb7: ; 0x1c4fb7
-	db $0, "You can't carry", $4f
-	db "any more items.", $57
+	text "You can't carry"
+	line "any more items."
+	done
 ; 0x1c4fd7
 
 UnknownText_0x1c4fd7: ; 0x1c4fd7
-	db $0, "Sorry, I can't buy", $4f
-	db "that from you.", $58
+	text "Sorry, I can't buy"
+	line "that from you."
+	prompt
 ; 0x1c4ff9
 
 UnknownText_0x1c4ff9: ; 0x1c4ff9
-	db $0, "Please come again!", $57
+	text "Please come again!"
+	done
 ; 0x1c500d
 
 UnknownText_0x1c500d: ; 0x1c500d
-	db $0, "Can I do anything", $4f
-	db "else for you?", $57
+	text "Can I do anything"
+	line "else for you?"
+	done
 ; 0x1c502e
 
 UnknownText_0x1c502e: ; 0x1c502e
-	db $0, "Got ¥@"
+	text "Got ¥@"
 	deciram $ffc3, $36
-	db $0, " for", $4f
-	db "@"
+	text " for"
+	line "@"
 	text_from_ram $d086
-	db $0, "(S).", $57
+	text "(S)."
+	done
 ; 0x1c5049
 
 UnknownText_0x1c5049: ; 0x1c5049
-	db $0, "Bet how many", $4f
-	db "coins?", $57
+	text "Bet how many"
+	line "coins?"
+	done
 ; 0x1c505e
 
 UnknownText_0x1c505e: ; 0x1c505e
-	db $0, "Start!", $57
+	text "Start!"
+	done
 ; 0x1c5066
 
 UnknownText_0x1c5066: ; 0x1c5066
-	db $0, "Not enough", $4f
-	db "coins.", $58
+	text "Not enough"
+	line "coins."
+	prompt
 ; 0x1c5079
 
 UnknownText_0x1c5079: ; 0x1c5079
-	db $0, "Darn… Ran out of", $4f
-	db "coins…", $57
+	text "Darn… Ran out of"
+	line "coins…"
+	done
 ; 0x1c5092
 
 UnknownText_0x1c5092: ; 0x1c5092
-	db $0, "Play again?", $57
+	text "Play again?"
+	done
 ; 0x1c509f
 
 UnknownText_0x1c509f: ; 0x1c509f
-	db $0, "lined up!", $4f
-	db "Won @"
+	text "lined up!"
+	line "Won @"
 	text_from_ram $d086
-	db $0, " coins!", $57
+	text " coins!"
+	done
 ; 0x1c50bb
 
 UnknownText_0x1c50bb: ; 0x1c50bb
-	db $0, "Darn!", $57
+	text "Darn!"
+	done
 ; 0x1c50c2
 
 _MobileStadiumEntryText: ; 0x1c50c2
-	db $0, "Data for use in", $4f
-	db "the MOBILE STADIUM", $51
-	db "of the N64 #MON", $4f
-	db "STADIUM 2 can be", $55
-	db "read here.", $51
-	db "Read the data?", $57
+	text "Data for use in"
+	line "the MOBILE STADIUM"
+
+	para "of the N64 #MON"
+	line "STADIUM 2 can be"
+	cont "read here."
+
+	para "Read the data?"
+	done
 ; 0x1c5121
 
 _MobileStadiumSuccessText: ; 0x1c5121
-	db $0, "Data transfer is", $4f
-	db "complete.", $51
-	db "We hope you enjoy", $4f
-	db "MOBILE STADIUM", $51
-	db "battles in the N64", $4f
-	db "#MON STADIUM 2.", $51
+	text "Data transfer is"
+	line "complete.", $51
+	db "We hope you enjoy"
+	line "MOBILE STADIUM", $51
+	db "battles in the N64"
+	line "#MON STADIUM 2.", $51
 	db $57
 ; 0x1c5182
 
 UnknownText_0x1c5182: ; 0x1c5182
-	db $0, "Clock time unknown", $57
+	text "Clock time unknown"
+	done
 ; 0x1c5196
 
 UnknownText_0x1c5196: ; 0x1c5196
-	db $0, "Delete the saved", $4f
-	db "LOG-IN PASSWORD?", $57
+	text "Delete the saved"
+	line "LOG-IN PASSWORD?"
+	done
 ; 0x1c51b9
 
 UnknownText_0x1c51b9: ; 0x1c51b9
-	db $0, "Deleted the LOG-IN", $4f
-	db "PASSWORD.", $57
+	text "Deleted the LOG-IN"
+	line "PASSWORD."
+	done
 ; 0x1c51d7
 
 UnknownText_0x1c51d7: ; 0x1c51d7
-	db $0, "Pick three #MON", $4f
-	db "for battle.", $58
+	text "Pick three #MON"
+	line "for battle."
+	prompt
 ; 0x1c51f4
 
 UnknownText_0x1c51f4: ; 0x1c51f4
 	text_from_ram $d006
-	db $0, ",", $4f
-	db "@"
+	text ","
+	line "@"
 	text_from_ram $d00c
-	db $0, " and", $55
-	db "@"
+	text " and"
+	cont "@"
 	text_from_ram $d012
-	db $0, ".", $51
-	db "Use these three?", $57
+	text "."
+
+	para "Use these three?"
+	done
 ; 0x1c521c
 
 UnknownText_0x1c521c: ; 0x1c521c
-	db $0, "Only three #MON", $4f
-	db "may enter.", $58
+	text "Only three #MON"
+	line "may enter."
+	prompt
 ; 0x1c5238
 
 UnknownText_0x1c5238: ; 0x1c5238
-	db $0, "The CARD FOLDER", $4f
-	db "stores your and", $51
-	db "your friends'", $4f
-	db "CARDS.", $51
-	db "A CARD contains", $4f
-	db "information like", $51
-	db "the person's name,", $4f
-	db "phone number and", $55
+	text "The CARD FOLDER"
+	line "stores your and", $51
+	db "your friends'"
+	line "CARDS.", $51
+	db "A CARD contains"
+	line "information like", $51
+	db "the person's name,"
+	line "phone number and", $55
 	db "profile.", $51
 	db $57
 ; 0x1c52bc
 
 UnknownText_0x1c52bc: ; 0x1c52bc
-	db $0, "This is your CARD.", $51
-	db "Once you've", $4f
-	db "entered your phone", $51
-	db "number, you can", $4f
-	db "trade CARDS with", $55
+	text "This is your CARD.", $51
+	db "Once you've"
+	line "entered your phone", $51
+	db "number, you can"
+	line "trade CARDS with", $55
 	db "your friends.", $51
 	db $57
 ; 0x1c531e
 
 UnknownText_0x1c531e: ; 0x1c531e
-	db $0, "If you have your", $4f
-	db "friend's CARD, you", $51
-	db "can use it to make", $4f
-	db "a call from a", $51
-	db "mobile phone on", $4f
-	db "the 2nd floor of a", $55
+	text "If you have your"
+	line "friend's CARD, you", $51
+	db "can use it to make"
+	line "a call from a", $51
+	db "mobile phone on"
+	line "the 2nd floor of a", $55
 	db "#MON CENTER.", $51
 	db $57
 ; 0x1c5394
 
 UnknownText_0x1c5394: ; 0x1c5394
-	db $0, "To safely store", $4f
-	db "your collection of", $51
-	db "CARDS, you must", $4f
-	db "set a PASSCODE for", $55
+	text "To safely store"
+	line "your collection of", $51
+	db "CARDS, you must"
+	line "set a PASSCODE for", $55
 	db "your CARD FOLDER.", $51
 	db $57
 ; 0x1c53ee
 
 UnknownText_0x1c53ee: ; 0x1c53ee
-	db $0, "If the CARD FOLDER", $4f
-	db "is deleted, all", $51
-	db "its CARDS and the", $4f
-	db "PASSCODE will also", $55
-	db "be deleted.", $51
-	db "Beware--a deleted", $4f
-	db "CARD FOLDER can't", $55
-	db "be restored.", $51
-	db "Want to delete", $4f
-	db "your CARD FOLDER?", $57
+	text "If the CARD FOLDER"
+	line "is deleted, all"
+
+	para "its CARDS and the"
+	line "PASSCODE will also"
+	cont "be deleted."
+
+	para "Beware--a deleted"
+	line "CARD FOLDER can't"
+	cont "be restored."
+
+	para "Want to delete"
+	line "your CARD FOLDER?"
+	done
 ; 0x1c5494
 
 UnknownText_0x1c5494: ; 0x1c5494
-	db $0, "Are you sure you", $4f
-	db "want to delete it?", $57
+	text "Are you sure you"
+	line "want to delete it?"
+	done
 ; 0x1c54b9
 
 UnknownText_0x1c54b9: ; 0x1c54b9
-	db $0, "The CARD FOLDER", $4f
-	db "has been deleted.", $51
+	text "The CARD FOLDER"
+	line "has been deleted.", $51
 	db $57
 ; 0x1c54dd
 
 UnknownText_0x1c54dd: ; 0x1c54dd
-	db $0, "There is an older", $4f
-	db "CARD FOLDER from a", $55
-	db "previous journey.", $51
-	db "Do you want to", $4f
-	db "open it?", $57
+	text "There is an older"
+	line "CARD FOLDER from a"
+	cont "previous journey."
+
+	para "Do you want to"
+	line "open it?"
+	done
 ; 0x1c552d
 
 UnknownText_0x1c552d: ; 0x1c552d
-	db $0, "Delete the old", $4f
-	db "CARD FOLDER?", $57
+	text "Delete the old"
+	line "CARD FOLDER?"
+	done
 ; 0x1c554a
 
 UnknownText_0x1c554a: ; 0x1c554a
-	db $0, "Finish registering", $4f
-	db "CARDS?", $57
+	text "Finish registering"
+	line "CARDS?"
+	done
 ; 0x1c5565
 
 UnknownText_0x1c5565: ; 0x1c5565
-	db $0, "Huh? Sorry, wrong", $4f
-	db "number!", $57
+	text "Huh? Sorry, wrong"
+	line "number!"
+	done
 ; 0x1c5580
 
 UnknownText_0x1c5580: ; 0x1c5580
-	db $0, "Click!", $57
+	text "Click!"
+	done
 ; 0x1c5588
 
 UnknownText_0x1c5588: ; 0x1c5588
@@ -819,171 +987,197 @@
 ; 0x1c558b
 
 UnknownText_0x1c558b: ; 0x1c558b
-	db $0, "That number is out", $4f
-	db "of the area.", $57
+	text "That number is out"
+	line "of the area."
+	done
 ; 0x1c55ac
 
 UnknownText_0x1c55ac: ; 0x1c55ac
-	db $0, "Just go talk to", $4f
-	db "that person!", $57
+	text "Just go talk to"
+	line "that person!"
+	done
 ; 0x1c55ca
 
 UnknownText_0x1c55ca: ; 0x1c55ca
-	db $0, "Thank you!", $57
+	text "Thank you!"
+	done
 ; 0x1c55d6
 
 UnknownText_0x1c55d6: ; 0x1c55d6
-	db $0, "  :", $57
+	text "  :"
+	done
 ; 0x1c55db
 
 UnknownText_0x1c55db: ; 0x1c55db
-	db $0, "Password OK.", $4f
-	db "Select CONTINUE &", $55
-	db "reset settings.", $58
+	text "Password OK."
+	line "Select CONTINUE &"
+	cont "reset settings."
+	prompt
 ; 0x1c560b
 
 UnknownText_0x1c560b: ; 0x1c560b
-	db $0, "Wrong password!", $58
+	text "Wrong password!"
+	prompt
 ; 0x1c561c
 
 UnknownText_0x1c561c: ; 0x1c561c
-	db $0, "Reset the clock?", $57
+	text "Reset the clock?"
+	done
 ; 0x1c562e
 
 UnknownText_0x1c562e: ; 0x1c562e
-	db $0, "Please enter the", $4f
-	db "password.", $57
+	text "Please enter the"
+	line "password."
+	done
 ; 0x1c564a
 
 UnknownText_0x1c564a: ; 0x1c564a
-	db $0, "Clear all save", $4f
-	db "data?", $57
+	text "Clear all save"
+	line "data?"
+	done
 ; 0x1c5660
 
 UnknownText_0x1c5660: ; 0x1c5660
 	text_from_ram $d050
-	db $0, " learned", $4f
-	db "@"
+	text " learned"
+	line "@"
 	text_from_ram $d086
-	db $0, "!@"
+	text "!@"
 	sound0
 	text_waitbutton
-	db $50
+	db "@"
 ; 0x1c5677
 
 UnknownText_0x1c5677: ; 0x1c5677
-	db $50
+	db "@"
 ; 0x1c5678
 
 UnknownText_0x1c5678: ; 0x1c5678
-	db $0, "Which move should", $4e, "be forgotten?", $57
+	text "Which move should", $4e, "be forgotten?"
+	done
 ; 0x1c5699
 
 UnknownText_0x1c5699: ; 0x1c5699
-	db $0, "Stop learning", $4f
-	db "@"
+	text "Stop learning"
+	line "@"
 	text_from_ram $d086
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1c56af
 
 UnknownText_0x1c56af: ; 0x1c56af
 	text_from_ram $d050
-	db $0, $4f
-	db "did not learn", $55
-	db "@"
+	db $0
+	line "did not learn"
+	cont "@"
 	text_from_ram $d086
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1c56c9
 
 UnknownText_0x1c56c9: ; 0x1c56c9
 	text_from_ram $d050
-	db $0, " is", $4f
-	db "trying to learn", $55
-	db "@"
+	text " is"
+	line "trying to learn"
+	cont "@"
 	text_from_ram $d086
-	db $0, ".", $51
-	db "But @"
+	text "."
+
+	para "But @"
 	text_from_ram $d050
-	db $0, $4f
-	db "can't learn more", $55
-	db "than four moves.", $51
-	db "Delete an older", $4f
-	db "move to make room", $55
-	db "for @"
+	db $0
+	line "can't learn more"
+	cont "than four moves."
+
+	para "Delete an older"
+	line "move to make room"
+	cont "for @"
 	text_from_ram $d086
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1c5740
 
 UnknownText_0x1c5740: ; 0x1c5740
-	db $0, "1, 2 and…@"
+	text "1, 2 and…@"
 	interpret_data
-	db $50
+	db "@"
 ; 0x1c574d
 
 UnknownText_0x1c574d: ; 0x1c574d
-	db $50
+	db "@"
 ; 0x1c574e
 
 UnknownText_0x1c574e: ; 0x1c574e
-	db $0, " Poof!@"
+	text " Poof!@"
 	interpret_data
-	db $0, $51
+	text $51
 	db "@"
 	text_from_ram $d050
-	db $0, " forgot", $4f
-	db "@"
+	text " forgot"
+	line "@"
 	text_from_ram $d073
-	db $0, ".", $51
-	db "And…", $58
+	text "."
+
+	para "And…"
+	prompt
 ; 0x1c5772
 
 UnknownText_0x1c5772: ; 0x1c5772
-	db $0, "HM moves can't be", $4f
-	db "forgotten now.", $58
+	text "HM moves can't be"
+	line "forgotten now."
+	prompt
 ; 0x1c5793
 
 UnknownText_0x1c5793: ; 0x1c5793
-	db $0, "Play with three", $4f
-	db "coins?", $57
+	text "Play with three"
+	line "coins?"
+	done
 ; 0x1c57ab
 
 UnknownText_0x1c57ab: ; 0x1c57ab
-	db $0, "Not enough coins…", $58
+	text "Not enough coins…"
+	prompt
 ; 0x1c57be
 
 UnknownText_0x1c57be: ; 0x1c57be
-	db $0, "Choose a card.", $57
+	text "Choose a card."
+	done
 ; 0x1c57ce
 
 UnknownText_0x1c57ce: ; 0x1c57ce
-	db $0, "Place your bet.", $57
+	text "Place your bet."
+	done
 ; 0x1c57df
 
 UnknownText_0x1c57df: ; 0x1c57df
-	db $0, "Want to play", $4f
-	db "again?", $57
+	text "Want to play"
+	line "again?"
+	done
 ; 0x1c57f4
 
 UnknownText_0x1c57f4: ; 0x1c57f4
-	db $0, "The cards have", $4f
-	db "been shuffled.", $58
+	text "The cards have"
+	line "been shuffled."
+	prompt
 ; 0x1c5813
 
 UnknownText_0x1c5813: ; 0x1c5813
-	db $0, "Yeah!", $57
+	text "Yeah!"
+	done
 ; 0x1c581a
 
 UnknownText_0x1c581a: ; 0x1c581a
-	db $0, "Darn…", $57
+	text "Darn…"
+	done
 ; 0x1c5821
 
 UnknownText_0x1c5821: ; 0x1c5821
 	current_day
-	db $50
+	db "@"
 ; 0x1c5823
 
 UnknownText_0x1c5823: ; 0x1c5823
-	db $50
+	db "@"
 ; 0x1c5824
 
 UnknownText_0x1c5824: ; 0x1c5824
@@ -991,465 +1185,529 @@
 ; 0x1c5827
 
 UnknownText_0x1c5827: ; 0x1c5827
-	db $0, "You're out of the", $4f
-	db "service area.", $58
+	text "You're out of the"
+	line "service area."
+	prompt
 ; 0x1c5847
 
 UnknownText_0x1c5847: ; 0x1c5847
-	db $0, "Whom do you want", $4f
-	db "to call?", $57
+	text "Whom do you want"
+	line "to call?"
+	done
 ; 0x1c5862
 
 UnknownText_0x1c5862: ; 0x1c5862
-	db $0, "Press any button", $4f
-	db "to exit.", $57
+	text "Press any button"
+	line "to exit."
+	done
 ; 0x1c587d
 
 UnknownText_0x1c587d: ; 0x1c587d
-	db $0, "Delete this stored", $4f
-	db "phone number?", $57
+	text "Delete this stored"
+	line "phone number?"
+	done
 ; 0x1c589f
 
 UnknownText_0x1c589f: ; 0x1c589f
-	db $0, "Which prize would", $4f
-	db "you like?", $57
+	text "Which prize would"
+	line "you like?"
+	done
 ; 0x1c58bc
 
 UnknownText_0x1c58bc: ; 0x1c58bc
 	text_from_ram $d073
-	db $0, "?", $4f
-	db "Is that right?", $57
+	text "?"
+	line "Is that right?"
+	done
 ; 0x1c58d1
 
 UnknownText_0x1c58d1: ; 0x1c58d1
-	db $0, "Here you go!", $51
+	text "Here you go!", $51
 	db $57
 ; 0x1c58e0
 
 UnknownText_0x1c58e0: ; 0x1c58e0
-	db $0, "You don't have", $4f
-	db "enough points.", $51
+	text "You don't have"
+	line "enough points.", $51
 	db $57
 ; 0x1c58ff
 
 UnknownText_0x1c58ff: ; 0x1c58ff
-	db $0, "You have no room", $4f
-	db "for it.", $51
+	text "You have no room"
+	line "for it.", $51
 	db $57
 ; 0x1c591a
 
 UnknownText_0x1c591a: ; 0x1c591a
-	db $0, "Oh. Please come", $4f
-	db "back again!", $57
+	text "Oh. Please come"
+	line "back again!"
+	done
 ; 0x1c5937
 
 UnknownText_0x1c5937: ; 0x1c5937
-	db $0, "Excuse me!", $51
+	text "Excuse me!", $51
 	db $57
 ; 0x1c5944
 
 UnknownText_0x1c5944: ; 0x1c5944
-	db $0, "Excuse me.", $4f
-	db "You're not ready.", $51
+	text "Excuse me."
+	line "You're not ready.", $51
 	db $57
 ; 0x1c5962
 
 UnknownText_0x1c5962: ; 0x1c5962
-	db $0, "Please return when", $4f
-	db "you're ready.", $57
+	text "Please return when"
+	line "you're ready."
+	done
 ; 0x1c5983
 
 UnknownText_0x1c5983: ; 0x1c5983
-	db $0, "You need at least", $4f
-	db "three #MON.", $51
+	text "You need at least"
+	line "three #MON.", $51
 	db $57
 ; 0x1c59a3
 
 UnknownText_0x1c59a3: ; 0x1c59a3
-	db $0, "Sorry, an EGG", $4f
-	db "doesn't qualify.", $51
+	text "Sorry, an EGG"
+	line "doesn't qualify.", $51
 	db $57
 ; 0x1c59c3
 
 UnknownText_0x1c59c3: ; 0x1c59c3
-	db $0, "Only three #MON", $4f
-	db "may be entered.", $51
+	text "Only three #MON"
+	line "may be entered.", $51
 	db $57
 ; 0x1c59e5
 
 UnknownText_0x1c59e5: ; 0x1c59e5
-	db $0, "The @"
+	text "The @"
 	text_from_ram $d086
-	db $0, " #MON", $4f
-	db "must all be", $55
+	text " #MON"
+	line "must all be", $55
 	db "different kinds.", $51
 	db $57
 ; 0x1c5a13
 
 UnknownText_0x1c5a13: ; 0x1c5a13
-	db $0, "The @"
+	text "The @"
 	text_from_ram $d086
-	db $0, " #MON", $4f
-	db "must not hold the", $55
+	text " #MON"
+	line "must not hold the", $55
 	db "same items.", $51
 	db $57
 ; 0x1c5a42
 
 UnknownText_0x1c5a42: ; 0x1c5a42
-	db $0, "You can't take an", $4f
-	db "EGG!", $51
+	text "You can't take an"
+	line "EGG!", $51
 	db $57
 ; 0x1c5a5a
 
 UnknownText_0x1c5a5a: ; 0x1c5a5a
-	db $0, "It dodged the", $4f
-	db "thrown BALL!", $51
-	db "This #MON", $4f
-	db "can't be caught!", $58
+	text "It dodged the"
+	line "thrown BALL!"
+
+	para "This #MON"
+	line "can't be caught!"
+	prompt
 ; 0x1c5a90
 
 UnknownText_0x1c5a90: ; 0x1c5a90
-	db $0, "You missed the", $4f
-	db "#MON!", $58
+	text "You missed the"
+	line "#MON!"
+	prompt
 ; 0x1c5aa6
 
 UnknownText_0x1c5aa6: ; 0x1c5aa6
-	db $0, "Oh no! The #MON", $4f
-	db "broke free!", $58
+	text "Oh no! The #MON"
+	line "broke free!"
+	prompt
 ; 0x1c5ac3
 
 UnknownText_0x1c5ac3: ; 0x1c5ac3
-	db $0, "Aww! It appeared", $4f
-	db "to be caught!", $58
+	text "Aww! It appeared"
+	line "to be caught!"
+	prompt
 ; 0x1c5ae3
 
 UnknownText_0x1c5ae3: ; 0x1c5ae3
-	db $0, "Aargh!", $4f
-	db "Almost had it!", $58
+	text "Aargh!"
+	line "Almost had it!"
+	prompt
 ; 0x1c5afa
 
 UnknownText_0x1c5afa: ; 0x1c5afa
-	db $0, "Shoot! It was so", $4f
-	db "close too!", $58
+	text "Shoot! It was so"
+	line "close too!"
+	prompt
 ; 0x1c5b17
 
 UnknownText_0x1c5b17: ; 0x1c5b17
-	db $0, "Gotcha! @"
+	text "Gotcha! @"
 	text_from_ram $c616
-	db $0, $4f
-	db "was caught!@"
+	db $0
+	line "was caught!@"
 	sound0x02
-	db $50
+	db "@"
 ; 0x1c5b34
 
 UnknownText_0x1c5b34: ; 0x1c5b34
-	db $50
+	db "@"
 ; 0x1c5b35
 
 UnknownText_0x1c5b35: ; 0x1c5b35
 	text_waitbutton
-	db $50
+	db "@"
 ; 0x1c5b37
 
 UnknownText_0x1c5b37: ; 0x1c5b37
-	db $50
+	db "@"
 ; 0x1c5b38
 
 UnknownText_0x1c5b38: ; 0x1c5b38
 	text_from_ram $d050
-	db $0, " was", $4f
-	db "sent to BILL's PC.", $58
+	text " was"
+	line "sent to BILL's PC."
+	prompt
 ; 0x1c5b53
 
 UnknownText_0x1c5b53: ; 0x1c5b53
 	text_from_ram $c616
-	db $0, "'s data", $4f
-	db "was newly added to", $55
+	text "'s data"
+	line "was newly added to", $55
 	db "the #DEX.@"
 	sound0x2C
 	text_waitbutton
-	db $50
+	db "@"
 ; 0x1c5b7e
 
 UnknownText_0x1c5b7e: ; 0x1c5b7e
-	db $50
+	db "@"
 ; 0x1c5b7f
 
 UnknownText_0x1c5b7f: ; 0x1c5b7f
-	db $0, "Give a nickname to", $4f
-	db "@"
+	text "Give a nickname to"
+	line "@"
 	text_from_ram $d073
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1c5b9a
 
 UnknownText_0x1c5b9a: ; 0x1c5b9a
 	text_from_ram $d073
-	db $0, "'s", $4f
-	db "@"
+	text "'s"
+	line "@"
 	text_from_ram $d086
-	db $0, " rose.", $58
+	text " rose."
+	prompt
 ; 0x1c5bac
 
 UnknownText_0x1c5bac: ; 0x1c5bac
-	db $0, "That can't be used", $4f
-	db "on this #MON.", $58
+	text "That can't be used"
+	line "on this #MON."
+	prompt
 ; 0x1c5bcd
 
 UnknownText_0x1c5bcd: ; 0x1c5bcd
-	db $0, "The REPEL used", $4f
-	db "earlier is still", $55
-	db "in effect.", $58
+	text "The REPEL used"
+	line "earlier is still"
+	cont "in effect."
+	prompt
 ; 0x1c5bf9
 
 UnknownText_0x1c5bf9: ; 0x1c5bf9
-	db $0, "Played the #", $4f
-	db "FLUTE.", $51
-	db "Now, that's a", $4f
-	db "catchy tune!", $58
+	text "Played the #"
+	line "FLUTE."
+
+	para "Now, that's a"
+	line "catchy tune!"
+	prompt
 ; 0x1c5c28
 
 UnknownText_0x1c5c28: ; 0x1c5c28
-	db $0, "All sleeping", $4f
-	db "#MON woke up.", $58
+	text "All sleeping"
+	line "#MON woke up."
+	prompt
 ; 0x1c5c44
 
 UnknownText_0x1c5c44: ; 0x1c5c44
-	db $0, $52, " played the", $4f
-	db "# FLUTE.@"
+	db $0, $52, " played the"
+	line "# FLUTE.@"
 	text_waitbutton
-	db $50
+	db "@"
 ; 0x1c5c5d
 
 UnknownText_0x1c5c5d: ; 0x1c5c5d
-	db $50
+	db "@"
 ; 0x1c5c5e
 
 UnknownText_0x1c5c5e: ; 0x1c5c5e
-	db $0, "You now have", $4f
-	db "@"
+	text "You now have"
+	line "@"
 	deciram $dc4b, $12
-	db $0, " points.", $57
+	text " points."
+	done
 ; 0x1c5c7b
 
 UnknownText_0x1c5c7b: ; 0x1c5c7b
-	db $0, "Coins:", $4f
-	db "@"
+	text "Coins:"
+	line "@"
 	deciram $d855, $24
-	db $50
+	db "@"
 ; 0x1c5c89
 
 UnknownText_0x1c5c89: ; 0x1c5c89
-	db $50
+	db "@"
 ; 0x1c5c8a
 
 UnknownText_0x1c5c8a: ; 0x1c5c8a
-	db $0, "Raise the PP of", $4f
-	db "which move?", $57
+	text "Raise the PP of"
+	line "which move?"
+	done
 ; 0x1c5ca7
 
 UnknownText_0x1c5ca7: ; 0x1c5ca7
-	db $0, "Restore the PP of", $4f
-	db "which move?", $57
+	text "Restore the PP of"
+	line "which move?"
+	done
 ; 0x1c5cc6
 
 UnknownText_0x1c5cc6: ; 0x1c5cc6
 	text_from_ram $d086
-	db $0, "'s PP", $4f
-	db "is maxed out.", $58
+	text "'s PP"
+	line "is maxed out."
+	prompt
 ; 0x1c5cdd
 
 UnknownText_0x1c5cdd: ; 0x1c5cdd
 	text_from_ram $d086
-	db $0, "'s PP", $4f
-	db "increased.", $58
+	text "'s PP"
+	line "increased."
+	prompt
 ; 0x1c5cf1
 
 UnknownText_0x1c5cf1: ; 0x1c5cf1
-	db $0, "PP was restored.", $58
+	text "PP was restored."
+	prompt
 ; 0x1c5d03
 
 UnknownText_0x1c5d03: ; 0x1c5d03
-	db $0, "There was a trophy", $4f
-	db "inside!@"
+	text "There was a trophy"
+	line "inside!@"
 	sound0
-	db $0, $51
+	text $51
 	db "@"
 	text_from_ram PlayerName
-	db $0, " sent the", $4f
-	db "trophy home.", $58
+	text " sent the"
+	line "trophy home."
+	prompt
 ; 0x1c5d3e
 
 UnknownText_0x1c5d3e: ; 0x1c5d3e
-	db $0, "It looks bitter…", $58
+	text "It looks bitter…"
+	prompt
 ; 0x1c5d50
 
 UnknownText_0x1c5d50: ; 0x1c5d50
-	db $0, "That can't be used", $4f
-	db "on an EGG.", $58
+	text "That can't be used"
+	line "on an EGG."
+	prompt
 ; 0x1c5d6e
 
 UnknownText_0x1c5d6e: ; 0x1c5d6e
-	db $0, "OAK: ", $52, "!", $4f
-	db "This isn't the", $55
-	db "time to use that!", $58
+	text "OAK: ", $52, "!"
+	line "This isn't the"
+	cont "time to use that!"
+	prompt
 ; 0x1c5d97
 
 UnknownText_0x1c5d97: ; 0x1c5d97
-	db $0, "That belongs to", $4f
-	db "someone else!", $58
+	text "That belongs to"
+	line "someone else!"
+	prompt
 ; 0x1c5db6
 
 UnknownText_0x1c5db6: ; 0x1c5db6
-	db $0, "It won't have any", $4f
-	db "effect.", $58
+	text "It won't have any"
+	line "effect."
+	prompt
 ; 0x1c5dd0
 
 UnknownText_0x1c5dd0: ; 0x1c5dd0
-	db $0, "The trainer", $4f
-	db "blocked the BALL!", $58
+	text "The trainer"
+	line "blocked the BALL!"
+	prompt
 ; 0x1c5def
 
 UnknownText_0x1c5def: ; 0x1c5def
-	db $0, "Don't be a thief!", $58
+	text "Don't be a thief!"
+	prompt
 ; 0x1c5e01
 
 UnknownText_0x1c5e01: ; 0x1c5e01
-	db $0, "Cycling isn't", $4f
-	db "allowed here.", $58
+	text "Cycling isn't"
+	line "allowed here."
+	prompt
 ; 0x1c5e1d
 
 UnknownText_0x1c5e1d: ; 0x1c5e1d
-	db $0, "Can't get on your", $4f
-	db "@"
+	text "Can't get on your"
+	line "@"
 	text_from_ram $d073
-	db $0, " now.", $58
+	text " now."
+	prompt
 ; 0x1c5e3a
 
 UnknownText_0x1c5e3a: ; 0x1c5e3a
-	db $0, "The #MON BOX", $4f
-	db "is full. That", $55
-	db "can't be used now.", $58
+	text "The #MON BOX"
+	line "is full. That"
+	cont "can't be used now."
+	prompt
 ; 0x1c5e68
 
 UnknownText_0x1c5e68: ; 0x1c5e68
-	db $0, $52, " used the@"
+	text $52, " used the@"
 	text_dunno1
 	text_from_ram $d086
-	db $0, ".", $57
+	text "."
+	done
 ; 0x1c5e7b
 
 UnknownText_0x1c5e7b: ; 0x1c5e7b
-	db $0, $52, " got on the@"
+	text $52, " got on the@"
 	text_dunno1
 	text_from_ram $d086
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1c5e90
 
 UnknownText_0x1c5e90: ; 0x1c5e90
-	db $0, $52, " got off@"
+	text $52, " got off@"
 	text_dunno1
-	db $0, "the @"
+	text "the @"
 	text_from_ram $d086
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1c5ea8
 
 UnknownText_0x1c5ea8: ; 0x1c5ea8
 	text_from_ram $d073
-	db $0, " knows", $4f
-	db "@"
+	text " knows"
+	line "@"
 	text_from_ram $d086
-	db $0, ".", $58
+	text "."
+	prompt
 ; 0x1c5eba
 
 UnknownText_0x1c5eba: ; 0x1c5eba
-	db $0, "That #MON knows", $4f
-	db "only one move.", $57
+	text "That #MON knows"
+	line "only one move."
+	done
 ; 0x1c5eda
 
 UnknownText_0x1c5eda: ; 0x1c5eda
-	db $0, "Oh, make it forget", $4f
-	db "@"
+	text "Oh, make it forget"
+	line "@"
 	text_from_ram $d073
-	db $0, "?", $57
+	text "?"
+	done
 ; 0x1c5ef5
 
 UnknownText_0x1c5ef5: ; 0x1c5ef5
-	db $0, "Done! Your #MON", $4f
-	db "forgot the move.", $57
+	text "Done! Your #MON"
+	line "forgot the move."
+	done
 ; 0x1c5f17
 
 UnknownText_0x1c5f17: ; 0x1c5f17
-	db $0, "An EGG doesn't", $4f
-	db "know any moves!", $57
+	text "An EGG doesn't"
+	line "know any moves!"
+	done
 ; 0x1c5f36
 
 UnknownText_0x1c5f36: ; 0x1c5f36
-	db $0, "No? Come visit me", $4f
-	db "again.", $57
+	text "No? Come visit me"
+	line "again."
+	done
 ; 0x1c5f50
 
 UnknownText_0x1c5f50: ; 0x1c5f50
-	db $0, "Which move should", $4f
-	db "it forget, then?", $58
+	text "Which move should"
+	line "it forget, then?"
+	prompt
 ; 0x1c5f74
 
 UnknownText_0x1c5f74: ; 0x1c5f74
-	db $0, "Um… Oh, yes, I'm", $4f
-	db "the MOVE DELETER.", $51
-	db "I can make #MON", $4f
-	db "forget moves.", $51
-	db "Shall I make a", $4f
-	db "#MON forget?", $57
+	text "Um… Oh, yes, I'm"
+	line "the MOVE DELETER."
+
+	para "I can make #MON"
+	line "forget moves."
+
+	para "Shall I make a"
+	line "#MON forget?"
+	done
 ; 0x1c5fd1
 
 UnknownText_0x1c5fd1: ; 0x1c5fd1
-	db $0, "Which #MON?", $58
+	text "Which #MON?"
+	prompt
 ; 0x1c5fde
 
 UnknownText_0x1c5fde: ; 0x1c5fde
-	db $0, " DST,", $4f
-	db "is that OK?", $57
+	text " DST,"
+	line "is that OK?"
+	done
 ; 0x1c5ff1
 
 UnknownText_0x1c5ff1: ; 0x1c5ff1
-	db $0, ",", $4f
-	db "is that OK?", $57
+	text ","
+	line "is that OK?"
+	done
 ; 0x1c6000
 
 UnknownText_0x1c6000: ; 0x1c6000
-	db $0, "Do you want to", $4f
-	db "switch to Daylight", $55
-	db "Saving Time?", $57
+	text "Do you want to"
+	line "switch to Daylight"
+	cont "Saving Time?"
+	done
 ; 0x1c6030
 
 UnknownText_0x1c6030: ; 0x1c6030
-	db $0, "I set the clock", $4f
-	db "forward by one", $55
-	db "hour.", $58
+	text "I set the clock"
+	line "forward by one"
+	cont "hour."
+	prompt
 ; 0x1c6056
 
 UnknownText_0x1c6056: ; 0x1c6056
-	db $0, "Is Daylight Saving", $4f
-	db "Time over?", $57
+	text "Is Daylight Saving"
+	line "Time over?"
+	done
 ; 0x1c6075
 
 UnknownText_0x1c6075: ; 0x1c6075
-	db $0, "I put the clock", $4f
-	db "back one hour.", $58
+	text "I put the clock"
+	line "back one hour."
+	prompt
 ; 0x1c6095
 
 UnknownText_0x1c6095: ; 0x1c6095
-	db $0, "Do you want to", $4f
-	db "adjust your clock", $51
-	db "for Daylight", $4f
-	db "Saving Time?", $57
+	text "Do you want to"
+	line "adjust your clock"
+
+	para "for Daylight"
+	line "Saving Time?"
+	done
 ; 0x1c60d1
 
 UnknownText_0x1c60d1: ; 0x1c60d1
-	db $0, "I lost the in-", $4f
-	db "struction booklet", $55
-	db "for the #GEAR.", $51
-	db "Come back again in", $4f
-	db "a while.", $58
+	text "I lost the in-"
+	line "struction booklet"
+	cont "for the #GEAR."
+
+	para "Come back again in"
+	line "a while."
+	prompt
 ; 0x1c611e
 
--- a/text/phone/bill.asm
+++ b/text/phone/bill.asm
@@ -1,24 +1,33 @@
 BillPhoneMornGreetingText: ; 0x1b4427
-	db $0, "Good morning!", $51
-	db "This is the #-", $4f
-	db "MON STORAGE SYSTEM", $51
-	db "ADMINISTRATION", $4f
-	db "SERVICE.", $57
+	text "Good morning!"
 
+	para "This is the #-"
+	line "MON STORAGE SYSTEM"
+
+	para "ADMINISTRATION"
+	line "SERVICE."
+	done
+
 BillPhoneDayGreetingText: ; 0x1b4470
-	db $0, "Good day!", $51
-	db "This is the #-", $4f
-	db "MON STORAGE SYSTEM", $51
-	db "ADMINISTRATION", $4f
-	db "SERVICE.", $57
+	text "Good day!"
 
+	para "This is the #-"
+	line "MON STORAGE SYSTEM"
+
+	para "ADMINISTRATION"
+	line "SERVICE."
+	done
+
 BillPhoneNiteGreetingText: ; 0x1b44b5
-	db $0, "Good evening!", $51
-	db "This is the #-", $4f
-	db "MON STORAGE SYSTEM", $51
-	db "ADMINISTRATION", $4f
-	db "SERVICE.", $57
+	text "Good evening!"
 
+	para "This is the #-"
+	line "MON STORAGE SYSTEM"
+
+	para "ADMINISTRATION"
+	line "SERVICE."
+	done
+
 BillPhoneGeneriText: ; 0x1b44fe
 	db $0, "Who's calling?", $51
 	db $14, ", is it?", $4f
@@ -27,47 +36,63 @@
 	db $56, $57
 
 BillPhoneNotFullText: ; 0x1b452a
-	db $0, "Thanks for", $4f
-	db "waiting!", $51
-	db $14, ", your BOX", $4f
-	db "has room for @"
+	text "Thanks for"
+	line "waiting!"
+
+	para $14, ", your BOX"
+	line "has room for @"
 	TX_RAM StringBuffer3
-	db $0, $55
-	db "more #MON.", $51
-	db "Get out there and", $4f
-	db "fill it up!", $57
+	text $55
+	db "more #MON."
 
+	para "Get out there and"
+	line "fill it up!"
+	done
+
 BillPhoneNearlyFullText: ; 0x1b4587
-	db $0, "Thanks for", $4f
-	db "waiting!", $51
-	db $14, ", your BOX", $4f
-	db "has room for only", $55
-	db "@"
+	text "Thanks for"
+	line "waiting!"
+
+	para $14, ", your BOX"
+	line "has room for only"
+	cont "@"
 	TX_RAM StringBuffer3
-	db $0, " more #MON.", $51
-	db "Maybe you should", $4f
-	db "switch your BOX.", $57
+	text " more #MON."
 
+	para "Maybe you should"
+	line "switch your BOX."
+	done
+
 BillPhoneFullText: ; 0x1b45ed
-	db $0, "Thanks for", $4f
-	db "waiting!", $51
-	db $14, ", your BOX", $4f
-	db "is full!", $51
-	db "You'll have to", $4f
-	db "switch BOXES if", $51
-	db "you want to catch", $4f
-	db "more #MON.", $57
+	text "Thanks for"
+	line "waiting!"
 
+	para $14, ", your BOX"
+	line "is full!"
+
+	para "You'll have to"
+	line "switch BOXES if"
+
+	para "you want to catch"
+	line "more #MON."
+	done
+
 BillPhoneNewlyFullText: ; 0x1b4652
-	db $0, "Hi, ", $14, "?", $4f
-	db "It's me, BILL!", $51
-	db "Thanks for using", $4f
-	db "my STORAGE SYSTEM.", $51
-	db "That last #MON", $4f
-	db "you sent filled", $55
-	db "your BOX up.", $51
-	db "You'll have to", $4f
-	db "switch BOXES if", $51
-	db "you want to catch", $4f
-	db "more #MON.", $51
-	db "Bye now!", $57
+	text "Hi, ", $14, "?"
+	line "It's me, BILL!"
+
+	para "Thanks for using"
+	line "my STORAGE SYSTEM."
+
+	para "That last #MON"
+	line "you sent filled"
+	cont "your BOX up."
+
+	para "You'll have to"
+	line "switch BOXES if"
+
+	para "you want to catch"
+	line "more #MON."
+
+	para "Bye now!"
+	done
--- a/text/phone/elm.asm
+++ b/text/phone/elm.asm
@@ -1,149 +1,211 @@
 ElmPhoneStartText: ; 0x1b46fc
-	db $0, "Hello, ", $14, "?", $51
-	db "Try not to overdo", $4f
-	db "it.", $51
-	db "Be sure to heal", $4f
-	db "your #MON if", $55
-	db "they are hurt.", $57
+	text "Hello, ", $14, "?"
 
+	para "Try not to overdo"
+	line "it."
+
+	para "Be sure to heal"
+	line "your #MON if"
+	cont "they are hurt."
+	done
+
 ElmPhoneSawMrPokemonText: ; 0x1b4749
-	db $0, "Hello, ", $14, "?", $51
-	db "Did you meet MR.", $4f
-	db "#MON? Great!", $55
-	db "Come back safely!", $57
+	text "Hello, ", $14, "?"
 
+	para "Did you meet MR."
+	line "#MON? Great!"
+	cont "Come back safely!"
+	done
+
 ElmPhonePokemonStolenText: ; 0x1b4784
-	db $0, $14, "? I'm very", $4f
-	db "upset now.", $51
-	db "We had a #MON", $4f
-	db "stolen from here.", $51
-	db "How could anyone", $4f
-	db "do that?", $57
+	text $14, "? I'm very"
+	line "upset now."
 
+	para "We had a #MON"
+	line "stolen from here."
+
+	para "How could anyone"
+	line "do that?"
+	done
+
 ElmPhoneCheckingEggText: ; 0x1b47d5
-	db $0, "Hello, ", $14, "?", $51
-	db "We're checking the", $4f
-	db "EGG now. It does", $51
-	db "appear to be a", $4f
-	db "#MON EGG.", $57
+	text "Hello, ", $14, "?"
 
+	para "We're checking the"
+	line "EGG now. It does"
+
+	para "appear to be a"
+	line "#MON EGG."
+	done
+
 ElmPhoneAssistantText: ; 0x1b481c
-	db $0, "Hello, ", $14, "?", $51
-	db "Did you see my", $4f
-	db "assistant? He's at", $51
-	db "the #MON CENTER", $4f
-	db "in VIOLET CITY.", $57
+	text "Hello, ", $14, "?"
 
+	para "Did you see my"
+	line "assistant? He's at"
+
+	para "the #MON CENTER"
+	line "in VIOLET CITY."
+	done
+
 ElmPhoneEggUnhatchedText: ; 0x1b4868
-	db $0, "Hello, ", $14, "?", $51
-	db "How's the EGG? Has", $4f
-	db "anything changed?", $51
-	db "If anything hap-", $4f
-	db "pens, please call.", $57
+	text "Hello, ", $14, "?"
 
+	para "How's the EGG? Has"
+	line "anything changed?"
+
+	para "If anything hap-"
+	line "pens, please call."
+	done
+
 ElmPhoneEggHatchedText: ; 0x1b48bb
-	db $0, "Hello, ", $14, "?", $4f
-	db "How is the EGG?", $51
-	db "What? It hatched?", $4f
-	db "Wow! What kind of", $55
-	db "#MON is it?", $51
-	db "Please come show", $4f
-	db "me now!", $57
+	text "Hello, ", $14, "?"
+	line "How is the EGG?"
 
+	para "What? It hatched?"
+	line "Wow! What kind of"
+	cont "#MON is it?"
+
+	para "Please come show"
+	line "me now!"
+	done
+
 ElmPhoneDiscovery1Text: ; 0x1b491f
-	db $0, "Hello, ", $14, "?", $51
-	db "I just made a new", $4f
-	db "discovery.", $51
-	db "The time it takes", $4f
-	db "for an EGG to", $51
-	db "hatch depends on", $4f
-	db "the #MON.", $57
+	text "Hello, ", $14, "?"
 
+	para "I just made a new"
+	line "discovery."
+
+	para "The time it takes"
+	line "for an EGG to"
+
+	para "hatch depends on"
+	line "the #MON."
+	done
+
 ElmPhoneDiscovery2Text: ; 0x1b4982
-	db $0, "Hello, ", $14, "?", $51
-	db "It's still a", $4f
-	db "mystery what kinds", $51
-	db "of moves hatched", $4f
-	db "#MON have.", $51
-	db "We're investigat-", $4f
-	db "ing that now.", $57
+	text "Hello, ", $14, "?"
 
+	para "It's still a"
+	line "mystery what kinds"
+
+	para "of moves hatched"
+	line "#MON have."
+
+	para "We're investigat-"
+	line "ing that now."
+	done
+
 ElmPhonePokerusText: ; 0x1b49e7
-	db $0, "Hello, ", $14, "?", $51
-	db "I discovered an", $4f
-	db "odd thing.", $51
-	db "Apparently there's", $4f
-	db "something called", $51
-	db "#RUS that in-", $4f
-	db "fects #MON.", $51
-	db "Yes, it's like a", $4f
-	db "virus, so it's", $55
-	db "called #RUS.", $51
-	db "It multiplies fast", $4f
-	db "and infects other", $51
-	db "#MON too. But", $4f
-	db "that's all.", $51
-	db "It doesn't seem to", $4f
-	db "do anything, and", $51
-	db "it goes away over", $4f
-	db "time.", $51
-	db "I guess it's", $4f
-	db "nothing to worry", $55
-	db "about. Bye!", $57
+	text "Hello, ", $14, "?"
 
+	para "I discovered an"
+	line "odd thing."
+
+	para "Apparently there's"
+	line "something called"
+
+	para "#RUS that in-"
+	line "fects #MON."
+
+	para "Yes, it's like a"
+	line "virus, so it's"
+	cont "called #RUS."
+
+	para "It multiplies fast"
+	line "and infects other"
+
+	para "#MON too. But"
+	line "that's all."
+
+	para "It doesn't seem to"
+	line "do anything, and"
+
+	para "it goes away over"
+	line "time."
+
+	para "I guess it's"
+	line "nothing to worry"
+	cont "about. Bye!"
+	done
+
 ElmPhoneDisasterText: ; 0x1b4b17
-	db $0, "H-hello? ", $14, "?", $4f
-	db "It's a disaster!", $51
-	db "Uh, um, it's just", $4f
-	db "terrible!", $51
-	db "What should I do?", $4f
-	db "It… Oh, no…", $51
-	db "Please get back", $4f
-	db "here now!", $57
+	text "H-hello? ", $14, "?"
+	line "It's a disaster!"
 
+	para "Uh, um, it's just"
+	line "terrible!"
+
+	para "What should I do?"
+	line "It… Oh, no…"
+
+	para "Please get back"
+	line "here now!"
+	done
+
 ElmPhoneEggAssistantText: ; 0x1b4b87
-	db $0, "Hello, ", $14, "? We", $4f
-	db "discovered some-", $51
-	db "thing about the", $4f
-	db "EGG!", $51
-	db "My assistant is at", $4f
-	db "the #MON CENTER", $51
-	db "in VIOLET CITY. ", $4f
-	db "Could you talk to", $55
-	db "him?", $57
+	text "Hello, ", $14, "? We"
+	line "discovered some-"
 
+	para "thing about the"
+	line "EGG!"
+
+	para "My assistant is at"
+	line "the #MON CENTER"
+
+	para "in VIOLET CITY. "
+	line "Could you talk to"
+	cont "him?"
+	done
+
 ElmPhoneRocketText: ; 0x1b4c06
-	db $0, $14, ", how are", $4f
-	db "things going?", $51
-	db "I called because", $4f
-	db "something weird is", $51
-	db "happening with the", $4f
-	db "radio broadcasts.", $51
-	db "They were talking", $4f
-	db "about TEAM ROCKET.", $51
-	db $14, ", do you", $4f
-	db "know anything", $55
-	db "about it?", $51
-	db "Maybe TEAM ROCKET", $4f
-	db "has returned. No,", $51
-	db "that just can't", $4f
-	db "be true.", $51
-	db "Sorry to bug you.", $4f
-	db "Take care!", $57
+	text $14, ", how are"
+	line "things going?"
 
+	para "I called because"
+	line "something weird is"
+
+	para "happening with the"
+	line "radio broadcasts."
+
+	para "They were talking"
+	line "about TEAM ROCKET."
+
+	para $14, ", do you"
+	line "know anything"
+	cont "about it?"
+
+	para "Maybe TEAM ROCKET"
+	line "has returned. No,"
+
+	para "that just can't"
+	line "be true."
+
+	para "Sorry to bug you."
+	line "Take care!"
+	done
+
 ElmPhoneGiftText: ; 0x1b4d09
-	db $0, "Hello, ", $14, "?", $51
-	db "I have something", $4f
-	db "here for you.", $51
-	db "Could you swing by", $4f
-	db "my LAB?", $51
-	db "See you later!", $57
+	text "Hello, ", $14, "?"
 
+	para "I have something"
+	line "here for you."
+
+	para "Could you swing by"
+	line "my LAB?"
+
+	para "See you later!"
+	done
+
 ElmPhoneUnusedText: ; 0x1b4d5d
-	db $0, "Hello, ", $14, "?", $4f
-	db "How's it going?", $51
-	db "I got ahold of", $4f
-	db "something neat.", $51
-	db "Swing by my LAB", $4f
-	db "and pick it up!", $51
-	db "See you later!", $57
+	text "Hello, ", $14, "?"
+	line "How's it going?"
+
+	para "I got ahold of"
+	line "something neat."
+
+	para "Swing by my LAB"
+	line "and pick it up!"
+
+	para "See you later!"
+	done
--- a/text/phone/extra.asm
+++ b/text/phone/extra.asm
@@ -1,1448 +1,1880 @@
 
 UnknownText_0x64000: ; 0x64000
-	db $0, "I hate having to", $4f
-	db "hang up on you!", $51
-	db "Call you later!", $57
+	text "I hate having to"
+	line "hang up on you!"
+
+	para "Call you later!"
+	done
 ; 0x64032
 
 UnknownText_0x64032: ; 0x64032
-	db $0, $14, ", have you", $4f
-	db "heard?", $51
-	db "GOLDENROD's RADIO", $4f
-	db "TOWER has been", $51
-	db "taken over by TEAM", $4f
-	db "ROCKET!", $51
-	db "…Um… What's TEAM", $4f
-	db "ROCKET?", $57
+	text $14, ", have you"
+	line "heard?"
+
+	para "GOLDENROD's RADIO"
+	line "TOWER has been"
+
+	para "taken over by TEAM"
+	line "ROCKET!"
+
+	para "…Um… What's TEAM"
+	line "ROCKET?"
+	done
 ; 0x64099
 
 UnknownText_0x64099: ; 0x64099
-	db $0, $14, ", I heard!", $51
-	db "You defeated that", $4f
-	db "WHITNEY?", $51
-	db "It makes me proud", $4f
-	db "to be your friend!", $57
+	text $14, ", I heard!"
+
+	para "You defeated that"
+	line "WHITNEY?"
+
+	para "It makes me proud"
+	line "to be your friend!"
+	done
 ; 0x640e6
 
 UnknownText_0x640e6: ; 0x640e6
-	db $0, "Hey, I heard about", $4f
-	db "you!", $51
-	db "You saved that", $4f
-	db "#MON at the", $51
-	db "LIGHTHOUSE, didn't", $4f
-	db "you?", $51
-	db $14, ", I wish", $4f
-	db "you'd come see me", $51
-	db "when I'm sick in", $4f
-	db "bed with a cold!", $57
+	text "Hey, I heard about"
+	line "you!"
+
+	para "You saved that"
+	line "#MON at the"
+
+	para "LIGHTHOUSE, didn't"
+	line "you?"
+
+	para $14, ", I wish"
+	line "you'd come see me"
+
+	para "when I'm sick in"
+	line "bed with a cold!"
+	done
 ; 0x6416d
 
 UnknownText_0x6416d: ; 0x6416d
-	db $0, "I heard, I heard,", $4f
-	db "I heard!", $51
-	db "You smashed TEAM", $4f
-	db "ROCKET's hideout!", $51
-	db "You're like a", $4f
-	db "movie hero, even!", $51
-	db "But um… What was", $4f
-	db "TEAM ROCKET?", $57
+	text "I heard, I heard,"
+	line "I heard!"
+
+	para "You smashed TEAM"
+	line "ROCKET's hideout!"
+
+	para "You're like a"
+	line "movie hero, even!"
+
+	para "But um… What was"
+	line "TEAM ROCKET?"
+	done
 ; 0x641e8
 
 UnknownText_0x641e8: ; 0x641e8
-	db $0, "I heard, I heard,", $4f
-	db "I heard!", $51
-	db "About your heroic", $4f
-	db "liberation of the", $51
-	db "RADIO TOWER! You", $4f
-	db "rock so hard!", $57
+	text "I heard, I heard,"
+	line "I heard!"
+
+	para "About your heroic"
+	line "liberation of the"
+
+	para "RADIO TOWER! You"
+	line "rock so hard!"
+	done
 ; 0x64247
 
 UnknownText_0x64247: ; 0x64247
-	db $0, "I saw, I saw!", $51
-	db "I saw you go into", $4f
-	db "the DRAGON'S DEN!", $51
-	db "I'm certain you", $4f
-	db "passed! Aww, no", $51
-	db "need to be modest!", $4f
-	db "You can't fail!", $57
+	text "I saw, I saw!"
+
+	para "I saw you go into"
+	line "the DRAGON'S DEN!"
+
+	para "I'm certain you"
+	line "passed! Aww, no"
+
+	para "need to be modest!"
+	line "You can't fail!"
+	done
 ; 0x642bb
 
 UnknownText_0x642bb: ; 0x642bb
-	db $0, "Yesterday, I went", $4f
-	db "out to NEW BARK", $51
-	db "TOWN.  There was a", $4f
-	db "lady who looked a", $51
-	db "lot like you,", $4f
-	db $14, ".", $51
-	db "What? That lady", $4f
-	db "was your mom?", $51
-	db "Aww, I should've", $4f
-	db "introduced myself!", $51
-	db "I bet your mom's", $4f
-	db "really proud of", $51
-	db "all that you've", $4f
-	db "accomplished.", $51
-	db "Heh, put it this", $4f
-	db "way. I'd be proud", $51
-	db "if I were your", $4f
-	db "mom, believe me!", $57
+	text "Yesterday, I went"
+	line "out to NEW BARK"
+
+	para "TOWN.  There was a"
+	line "lady who looked a"
+
+	para "lot like you,"
+	line $14, "."
+
+	para "What? That lady"
+	line "was your mom?"
+
+	para "Aww, I should've"
+	line "introduced myself!"
+
+	para "I bet your mom's"
+	line "really proud of"
+
+	para "all that you've"
+	line "accomplished."
+
+	para "Heh, put it this"
+	line "way. I'd be proud"
+
+	para "if I were your"
+	line "mom, believe me!"
+	done
 ; 0x643d4
 
 UnknownText_0x643d4: ; 0x643d4
-	db $0, "I saw, I saw,", $4f
-	db "I saw!", $51
-	db "You striding onto", $4f
-	db "a ship, ", $14, "!", $51
-	db "I can't get over", $4f
-	db "how good you look", $51
-	db "with the sea as", $4f
-	db "your backdrop!", $57
+	text "I saw, I saw,"
+	line "I saw!"
+
+	para "You striding onto"
+	line "a ship, ", $14, "!"
+
+	para "I can't get over"
+	line "how good you look"
+
+	para "with the sea as"
+	line "your backdrop!"
+	done
 ; 0x64448
 
 UnknownText_0x64448: ; 0x64448
-	db $0, "I heard, I heard!", $51
-	db "You got a MAGNET", $4f
-	db "TRAIN PASS!", $51
-	db "When I saw you", $4f
-	db "departing on the", $51
-	db "ship, I felt sad", $4f
-	db "that I wouldn't be", $51
-	db "able to see you", $4f
-	db "for a while.", $51
-	db "But since you have", $4f
-	db "that PASS, you can", $51
-	db "zip back anytime!", $4f
-	db "That's reassuring!", $51
-	db "What? You can FLY", $4f
-	db "back anytime?", $51
-	db "What do you mean", $4f
-	db "by FLY?", $57
+	text "I heard, I heard!"
+
+	para "You got a MAGNET"
+	line "TRAIN PASS!"
+
+	para "When I saw you"
+	line "departing on the"
+
+	para "ship, I felt sad"
+	line "that I wouldn't be"
+
+	para "able to see you"
+	line "for a while."
+
+	para "But since you have"
+	line "that PASS, you can"
+
+	para "zip back anytime!"
+	line "That's reassuring!"
+
+	para "What? You can FLY"
+	line "back anytime?"
+
+	para "What do you mean"
+	line "by FLY?"
+	done
 ; 0x6455b
 
 UnknownText_0x6455b: ; 0x6455b
-	db $0, "I saw, I saw!", $51
-	db "You waking up", $4f
-	db "SNORLAX!", $51
-	db "I was watching you", $4f
-	db "from afar, so I", $51
-	db "couldn't tell what", $4f
-	db "you did exactly.", $51
-	db "Did you play a", $4f
-	db "flute to wake it?", $51
-	db "Wow! That's like", $4f
-	db "magic!", $57
+	text "I saw, I saw!"
+
+	para "You waking up"
+	line "SNORLAX!"
+
+	para "I was watching you"
+	line "from afar, so I"
+
+	para "couldn't tell what"
+	line "you did exactly."
+
+	para "Did you play a"
+	line "flute to wake it?"
+
+	para "Wow! That's like"
+	line "magic!"
+	done
 ; 0x645ff
 
 UnknownText_0x645ff: ; 0x645ff
-	db $0, "I hear rumors", $4f
-	db "about you all over", $55
-	db "the place.", $51
-	db "It just makes me", $4f
-	db "sigh, ", $14, ".", $51
-	db "How did you get so", $4f
-	db "strong?", $51
-	db "Go for the world", $4f
-	db "championship now!", $51
-	db "I'll always be", $4f
-	db "cheering you on!", $57
+	text "I hear rumors"
+	line "about you all over"
+	cont "the place."
+
+	para "It just makes me"
+	line "sigh, ", $14, "."
+
+	para "How did you get so"
+	line "strong?"
+
+	para "Go for the world"
+	line "championship now!"
+
+	para "I'll always be"
+	line "cheering you on!"
+	done
 ; 0x646a3
 
 UnknownText_0x646a3: ; 0x646a3
-	db $0, "Hehe, I called", $4f
-	db "right away!", $51
-	db "I think we can be", $4f
-	db "good friends!", $57
+	text "Hehe, I called"
+	line "right away!"
+
+	para "I think we can be"
+	line "good friends!"
+	done
 ; 0x646df
 
 UnknownText_0x646df: ; 0x646df
-	db $0, "I saw, I heard!", $51
-	db "You beat MORTY of", $4f
-	db "ECRUTEAK GYM!", $51
-	db "Th-that's just", $4f
-	db "incredible!", $51
-	db "I actually went to", $4f
-	db "the GYM's entrance", $51
-	db "to cheer you on.", $4f
-	db "Did you know that?", $51
-	db "But everyone was", $4f
-	db "floating, and", $51
-	db "there were ghosts", $4f
-	db "all over! So I", $51
-	db "chickened out and", $4f
-	db "took off for home…", $57
+	text "I saw, I heard!"
+
+	para "You beat MORTY of"
+	line "ECRUTEAK GYM!"
+
+	para "Th-that's just"
+	line "incredible!"
+
+	para "I actually went to"
+	line "the GYM's entrance"
+
+	para "to cheer you on."
+	line "Did you know that?"
+
+	para "But everyone was"
+	line "floating, and"
+
+	para "there were ghosts"
+	line "all over! So I"
+
+	para "chickened out and"
+	line "took off for home…"
+	done
 ; 0x647d8
 
 UnknownText_0x647d8: ; 0x647d8
-	db $0, $14, ", I heard!", $51
-	db "You're kicking up", $4f
-	db "a mighty ruckus", $51
-	db "over in KANTO!", $4f
-	db "What a glorious", $51
-	db "rampage it must", $4f
-	db "be!", $51
-	db "You so rock!", $57
+	text $14, ", I heard!"
+
+	para "You're kicking up"
+	line "a mighty ruckus"
+
+	para "over in KANTO!"
+	line "What a glorious"
+
+	para "rampage it must"
+	line "be!"
+
+	para "You so rock!"
+	done
 ; 0x64846
 
 UnknownText_0x64846: ; 0x64846
-	db $0, "Hearing about your", $4f
-	db "escapades rocks my", $51
-	db "soul!", $4f
-	db "It sure does!", $57
+	text "Hearing about your"
+	line "escapades rocks my"
+
+	para "soul!"
+	line "It sure does!"
+	done
 ; 0x64881
 
 UnknownText_0x64881: ; 0x64881
-	db $0, "I'm so glad you", $4f
-	db "called!", $51
-	db "I was just about", $4f
-	db "to call you too!", $51
-	db "I guess we must be", $4f
-	db "a good match!", $57
+	text "I'm so glad you"
+	line "called!"
+
+	para "I was just about"
+	line "to call you too!"
+
+	para "I guess we must be"
+	line "a good match!"
+	done
 ; 0x648dc
 
 UnknownText_0x648dc: ; 0x648dc
-	db $0, "How are you?", $51
-	db "What are you", $4f
-	db "doing?", $51
-	db "Where are you?", $51
-	db "How many BADGES do", $4f
-	db "you have now?", $51
-	db "How much money", $4f
-	db "have you saved?", $51
-	db "How's your mom?", $51
-	db "Have you got lots", $4f
-	db "of #MON?", $51
-	db "Is it going to be", $4f
-	db "sunny tomorrow?", $51
-	db "Arrgh, there's so", $4f
-	db "much I want to", $51
-	db "chat about! This", $4f
-	db "is going nowhere!", $57
+	text "How are you?"
+
+	para "What are you"
+	line "doing?"
+
+	para "Where are you?"
+
+	para "How many BADGES do"
+	line "you have now?"
+
+	para "How much money"
+	line "have you saved?"
+
+	para "How's your mom?"
+
+	para "Have you got lots"
+	line "of #MON?"
+
+	para "Is it going to be"
+	line "sunny tomorrow?"
+
+	para "Arrgh, there's so"
+	line "much I want to"
+
+	para "chat about! This"
+	line "is going nowhere!"
+	done
 ; 0x649dc
 
 UnknownText_0x649dc: ; 0x649dc
-	db $0, "I'm always with my", $4f
-	db "@"
+	text "I'm always with my"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, "!", $51
-	db "It's so cute!", $4f
-	db "I just love it!", $57
+	text "!"
+
+	para "It's so cute!"
+	line "I just love it!"
+	done
 ; 0x64a13
 
 UnknownText_0x64a13: ; 0x64a13
-	db $0, "Changing the topic", $4f
-	db "here, I saw this", $51
-	db "@"
+	text "Changing the topic"
+	line "here, I saw this"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " for the", $4f
-	db "first time.", $51
-	db "It was easy to", $4f
-	db "beat, actually.", $57
+	text " for the"
+	line "first time."
+
+	para "It was easy to"
+	line "beat, actually."
+	done
 ; 0x64a71
 
 UnknownText_0x64a71: ; 0x64a71
-	db $0, "I was wondering,", $4f
-	db "do you happen to", $55
-	db "have @"
+	text "I was wondering,"
+	line "do you happen to"
+	cont "have @"
 	text_from_ram StringBuffer4
-	db $0, "?", $51
-	db "I can't seem to", $4f
-	db "catch one. What is", $51
-	db "its weakness, I", $4f
-	db "wonder.", $57
+	text "?"
+
+	para "I can't seem to"
+	line "catch one. What is"
+
+	para "its weakness, I"
+	line "wonder."
+	done
 ; 0x64ada
 
 UnknownText_0x64ada: ; 0x64ada
-	db $0, "Hey, let's battle", $4f
-	db "our #MON!", $51
-	db "I won't lose to", $4f
-	db "you battling or in", $51
-	db "the Bug-Catching", $4f
-	db "Contest!", $51
-	db "I'll be here on", $4f
-	db "@"
+	text "Hey, let's battle"
+	line "our #MON!"
+
+	para "I won't lose to"
+	line "you battling or in"
+
+	para "the Bug-Catching"
+	line "Contest!"
+
+	para "I'll be here on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x64b48
 
 UnknownText_0x64b48: ; 0x64b48
-	db $0, "Let's talk again,", $4f
-	db "huh?", $57
+	text "Let's talk again,"
+	line "huh?"
+	done
 ; 0x64b5f
 
 UnknownText_0x64b5f: ; 0x64b5f
-	db $0, "Boy, am I glad I", $4f
-	db "caught you!", $51
-	db "A whole bunch of", $4f
-	db "@"
+	text "Boy, am I glad I"
+	line "caught you!"
+
+	para "A whole bunch of"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " have", $51
-	db "appeared around", $4f
-	db "@"
+	text " have"
+
+	para "appeared around"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $51
-	db "You have to see", $4f
-	db "this!", $57
+	text "!"
+
+	para "You have to see"
+	line "this!"
+	done
 ; 0x64bc6
 
 UnknownText_0x64bc6: ; 0x64bc6
-	db $0, "I haven't had any", $4f
-	db "luck seeing rare", $55
-	db "#MON lately…", $51
-	db "But I know they're", $4f
-	db "out there!", $57
+	text "I haven't had any"
+	line "luck seeing rare"
+	cont "#MON lately…"
+
+	para "But I know they're"
+	line "out there!"
+	done
 ; 0x64c13
 
 UnknownText_0x64c13: ; 0x64c13
-	db $0, "Hey, where are you", $4f
-	db "now?", $51
-	db "Let's battle. I'll", $4f
-	db "be waiting for you", $55
-	db "on @"
+	text "Hey, where are you"
+	line "now?"
+
+	para "Let's battle. I'll"
+	line "be waiting for you"
+	cont "on @"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x64c5a
 
 UnknownText_0x64c5a: ; 0x64c5a
-	db $0, "Hello? Are you", $4f
-	db "coming or what?", $51
-	db "You're missing out", $4f
-	db "on seeing YANMA!", $51
-	db "Get down to ROUTE", $4f
-	db "35 right now!", $57
+	text "Hello? Are you"
+	line "coming or what?"
+
+	para "You're missing out"
+	line "on seeing YANMA!"
+
+	para "Get down to ROUTE"
+	line "35 right now!"
+	done
 ; 0x64cbd
 
 UnknownText_0x64cbd: ; 0x64cbd
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, "'s", $4f
-	db "getting stronger,", $51
-	db "exactly as I", $4f
-	db "calculated!", $57
+	text "'s"
+	line "getting stronger,"
+
+	para "exactly as I"
+	line "calculated!"
+	done
 ; 0x64cf3
 
 UnknownText_0x64cf3: ; 0x64cf3
-	db $0, "By the way, we", $4f
-	db "knocked out a wild", $51
-	db "@"
+	text "By the way, we"
+	line "knocked out a wild"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " just", $4f
-	db "the other day.", $51
-	db "Studying up in", $4f
-	db "advance worked!", $57
+	text " just"
+	line "the other day."
+
+	para "Studying up in"
+	line "advance worked!"
+	done
 ; 0x64d4f
 
 UnknownText_0x64d4f: ; 0x64d4f
-	db $0, "By the way, a wild", $4f
-	db "@"
+	text "By the way, a wild"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " escaped", $55
-	db "on me yesterday.", $51
-	db "A computational", $4f
-	db "error on my part…", $57
+	text " escaped"
+	cont "on me yesterday."
+
+	para "A computational"
+	line "error on my part…"
+	done
 ; 0x64da4
 
 UnknownText_0x64da4: ; 0x64da4
-	db $0, "I've studied quite", $4f
-	db "a bit since then,", $51
-	db "and I've gotten a", $4f
-	db "lot better!", $51
-	db "I'm hanging out on", $4f
-	db "@"
+	text "I've studied quite"
+	line "a bit since then,"
+
+	para "and I've gotten a"
+	line "lot better!"
+
+	para "I'm hanging out on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "Can you come down", $4f
-	db "for a battle?", $57
+	text "."
+
+	para "Can you come down"
+	line "for a battle?"
+	done
 ; 0x64e1f
 
 UnknownText_0x64e1f: ; 0x64e1f
-	db $0, "See you later!", $57
+	text "See you later!"
+	done
 ; 0x64e2f
 
 UnknownText_0x64e2f: ; 0x64e2f
-	db $0, "Hehehe, I picked", $4f
-	db "up something nice!", $51
-	db "You can have it!", $4f
-	db "Why don't you come", $51
-	db "to @"
+	text "Hehehe, I picked"
+	line "up something nice!"
+
+	para "You can have it!"
+	line "Why don't you come"
+
+	para "to @"
 	text_from_ram StringBuffer5
-	db $0, $4f
-	db "and pick it up?", $57
+	db $0
+	line "and pick it up?"
+	done
 ; 0x64e90
 
 UnknownText_0x64e90: ; 0x64e90
-	db $0, "I haven't picked", $4f
-	db "up anything yet.", $51
-	db "I'll call you if I", $4f
-	db "find something.", $57
+	text "I haven't picked"
+	line "up anything yet."
+
+	para "I'll call you if I"
+	line "find something."
+	done
 ; 0x64ed4
 
 UnknownText_0x64ed4: ; 0x64ed4
-	db $0, "If we don't battle", $4f
-	db "soon, I'll forget", $55
-	db "my strategy!", $51
-	db "I'm waiting on", $4f
-	db "@"
+	text "If we don't battle"
+	line "soon, I'll forget"
+	cont "my strategy!"
+
+	para "I'm waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x64f1a
 
 UnknownText_0x64f1a: ; 0x64f1a
-	db $0, "I have to do my", $4f
-	db "homework, so can", $51
-	db "you come get your", $4f
-	db "gift right away?", $51
-	db "I'm waiting on", $4f
-	db "@"
+	text "I have to do my"
+	line "homework, so can"
+
+	para "you come get your"
+	line "gift right away?"
+
+	para "I'm waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x64f74
 
 UnknownText_0x64f74: ; 0x64f74
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, " is", $4f
-	db "getting prettier!", $51
-	db "I've been taking", $4f
-	db "photos galore!", $57
+	text " is"
+	line "getting prettier!"
+
+	para "I've been taking"
+	line "photos galore!"
+	done
 ; 0x64fb2
 
 UnknownText_0x64fb2: ; 0x64fb2
-	db $0, "It took only an", $4f
-	db "instant to KO a", $55
-	db "wild @"
+	text "It took only an"
+	line "instant to KO a"
+	cont "wild @"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "It must be because", $4f
-	db "you gave me some", $51
-	db "battling tips last", $4f
-	db "time.", $57
+	text "."
+
+	para "It must be because"
+	line "you gave me some"
+
+	para "battling tips last"
+	line "time."
+	done
 ; 0x6501c
 
 UnknownText_0x6501c: ; 0x6501c
-	db $0, "You know what?", $4f
-	db "A wild @"
+	text "You know what?"
+	line "A wild @"
 	text_from_ram StringBuffer4
-	db $0, $51
-	db "got away from me", $4f
-	db "again.", $51
-	db "It was so close!", $4f
-	db "Really, just a", $51
-	db "little bit more,", $4f
-	db "and I would've…", $57
+	text $51
+	db "got away from me"
+	line "again."
+
+	para "It was so close!"
+	line "Really, just a"
+
+	para "little bit more,"
+	line "and I would've…"
+	done
 ; 0x65091
 
 UnknownText_0x65091: ; 0x65091
-	db $0, "Right now, I'm on", $4f
-	db "@"
+	text "Right now, I'm on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "If you're close", $4f
-	db "by, let's battle!", $51
-	db "I'll be waiting", $4f
-	db "for you!", $57
+	text "."
+
+	para "If you're close"
+	line "by, let's battle!"
+
+	para "I'll be waiting"
+	line "for you!"
+	done
 ; 0x650e2
 
 UnknownText_0x650e2: ; 0x650e2
-	db $0, "See you!", $57
+	text "See you!"
+	done
 ; 0x650ec
 
 UnknownText_0x650ec: ; 0x650ec
-	db $0, "You know what?", $4f
-	db "I got a good gift!", $51
-	db "As I promised,", $4f
-	db "it's yours!", $51
-	db "I'm sure you'd", $4f
-	db "like it. Come get", $51
-	db "it! I'm waiting on", $4f
-	db "@"
+	text "You know what?"
+	line "I got a good gift!"
+
+	para "As I promised,"
+	line "it's yours!"
+
+	para "I'm sure you'd"
+	line "like it. Come get"
+
+	para "it! I'm waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x65161
 
 UnknownText_0x65161: ; 0x65161
-	db $0, "Oh! You wanted a", $4f
-	db "gift, right?", $51
-	db "I got one, but I", $4f
-	db "want to keep this.", $51
-	db "Can you wait a bit", $4f
-	db "longer?", $57
+	text "Oh! You wanted a"
+	line "gift, right?"
+
+	para "I got one, but I"
+	line "want to keep this."
+
+	para "Can you wait a bit"
+	line "longer?"
+	done
 ; 0x651bf
 
 UnknownText_0x651bf: ; 0x651bf
-	db $0, "Hi! You haven't", $4f
-	db "forgotten about", $51
-	db "your promise to", $4f
-	db "battle me?", $51
-	db "I'm waiting on", $4f
-	db "@"
+	text "Hi! You haven't"
+	line "forgotten about"
+
+	para "your promise to"
+	line "battle me?"
+
+	para "I'm waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x6520f
 
 UnknownText_0x6520f: ; 0x6520f
-	db $0, "Hello?", $51
-	db "If you don't come", $4f
-	db "get your present", $51
-	db "soon, I'll give it", $4f
-	db "to someone else.", $51
-	db "I'm waiting on", $4f
-	db "@"
+	text "Hello?"
+
+	para "If you don't come"
+	line "get your present"
+
+	para "soon, I'll give it"
+	line "to someone else."
+
+	para "I'm waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x65271
 
 UnknownText_0x65271: ; 0x65271
-	db $0, "I recently began", $4f
-	db "observing wild", $55
-	db "@"
+	text "I recently began"
+	line "observing wild"
+	cont "@"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "I've been learning", $4f
-	db "all sorts of new", $51
-	db "things through my", $4f
-	db "observations.", $51
-	db "I wish I could", $4f
-	db "become a #MON", $51
-	db "researcher like", $4f
-	db "PROF.OAK soon.", $57
+	text "."
+
+	para "I've been learning"
+	line "all sorts of new"
+
+	para "things through my"
+	line "observations."
+
+	para "I wish I could"
+	line "become a #MON"
+
+	para "researcher like"
+	line "PROF.OAK soon."
+	done
 ; 0x65318
 
 UnknownText_0x65318: ; 0x65318
-	db $0, "Oh yes, I managed", $4f
-	db "to knock out a", $51
-	db "wild @"
+	text "Oh yes, I managed"
+	line "to knock out a"
+
+	para "wild @"
 	text_from_ram StringBuffer4
-	db $0, " a", $4f
-	db "while back.", $51
-	db "Well, considering", $4f
-	db "all the studying I", $51
-	db "do every day, it", $4f
-	db "was inevitable.", $57
+	text " a"
+	line "while back."
+
+	para "Well, considering"
+	line "all the studying I"
+
+	para "do every day, it"
+	line "was inevitable."
+	done
 ; 0x65399
 
 UnknownText_0x65399: ; 0x65399
-	db $0, "Oh yes, I came", $4f
-	db "close to catching", $51
-	db "a wild @"
+	text "Oh yes, I came"
+	line "close to catching"
+
+	para "a wild @"
 	text_from_ram StringBuffer4
-	db $0, ",", $4f
-	db "but it got away.", $51
-	db "For the longest", $4f
-	db "time, I've been", $51
-	db "wanting to observe", $4f
-	db "@"
+	text ","
+	line "but it got away."
+
+	para "For the longest"
+	line "time, I've been"
+
+	para "wanting to observe"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, ". Rats…", $57
+	text ". Rats…"
+	done
 ; 0x65419
 
 UnknownText_0x65419: ; 0x65419
-	db $0, "Want to battle?", $4f
-	db "I have to battle", $51
-	db "every so often to", $4f
-	db "avoid rusting out.", $51
-	db "I'll be on", $4f
-	db "@"
+	text "Want to battle?"
+	line "I have to battle"
+
+	para "every so often to"
+	line "avoid rusting out."
+
+	para "I'll be on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x65471
 
 UnknownText_0x65471: ; 0x65471
-	db $0, "See you later!", $57
+	text "See you later!"
+	done
 ; 0x65481
 
 UnknownText_0x65481: ; 0x65481
-	db $0, "Do you know BLUE?", $51
-	db "He's PROF.OAK's", $4f
-	db "grandson and a", $51
-	db "former #MON", $4f
-	db "LEAGUE CHAMPION!", $51
-	db "He's one super", $4f
-	db "#MON trainer!", $57
+	text "Do you know BLUE?"
+
+	para "He's PROF.OAK's"
+	line "grandson and a"
+
+	para "former #MON"
+	line "LEAGUE CHAMPION!"
+
+	para "He's one super"
+	line "#MON trainer!"
+	done
 ; 0x654ea
 
 UnknownText_0x654ea: ; 0x654ea
-	db $0, "PROF.OAK has a", $4f
-	db "granddaughter", $55
-	db "named DAISY.", $51
-	db "When she's around,", $4f
-	db "even the most", $51
-	db "ferocious #MON", $4f
-	db "calm right down.", $57
+	text "PROF.OAK has a"
+	line "granddaughter"
+	cont "named DAISY."
+
+	para "When she's around,"
+	line "even the most"
+
+	para "ferocious #MON"
+	line "calm right down."
+	done
 ; 0x65555
 
 UnknownText_0x65555: ; 0x65555
-	db $0, "Everyone's talking", $4f
-	db "about PROF.ELM.", $51
-	db "He used to be an", $4f
-	db "assistant to the", $55
-	db "great PROF.OAK!", $51
-	db "That is so cool!", $4f
-	db "I envy him!", $57
+	text "Everyone's talking"
+	line "about PROF.ELM."
+
+	para "He used to be an"
+	line "assistant to the"
+	cont "great PROF.OAK!"
+
+	para "That is so cool!"
+	line "I envy him!"
+	done
 ; 0x655c7
 
 UnknownText_0x655c7: ; 0x655c7
-	db $0, "PROF.OAK's dream", $4f
-	db "is to compile a", $51
-	db "comprehensive", $4f
-	db "#DEX.", $51
-	db "I envy you for", $4f
-	db "taking part in", $55
-	db "that project…", $57
+	text "PROF.OAK's dream"
+	line "is to compile a"
+
+	para "comprehensive"
+	line "#DEX."
+
+	para "I envy you for"
+	line "taking part in"
+	cont "that project…"
+	done
 ; 0x65628
 
 UnknownText_0x65628: ; 0x65628
-	db $0, "Do you know KURT,", $4f
-	db "the BALL creator?", $51
-	db "He and PROF.OAK go", $4f
-	db "back a long way.", $51
-	db "I guess great", $4f
-	db "people attract one", $55
-	db "another!", $57
+	text "Do you know KURT,"
+	line "the BALL creator?"
+
+	para "He and PROF.OAK go"
+	line "back a long way."
+
+	para "I guess great"
+	line "people attract one"
+	cont "another!"
+	done
 ; 0x6569b
 
 UnknownText_0x6569b: ; 0x6569b
-	db $0, "#MON LEAGUE is", $4f
-	db "the great gather-", $55
-	db "ing place for all", $51
-	db "trainers who wish", $4f
-	db "to become CHAMP.", $51
-	db "PROF.OAK acts as", $4f
-	db "an advisor to the", $51
-	db "#MON LEAGUE's", $4f
-	db "headquarters.", $51
-	db "He really is a", $4f
-	db "great man.", $57
+	text "#MON LEAGUE is"
+	line "the great gather-"
+	cont "ing place for all"
+
+	para "trainers who wish"
+	line "to become CHAMP."
+
+	para "PROF.OAK acts as"
+	line "an advisor to the"
+
+	para "#MON LEAGUE's"
+	line "headquarters."
+
+	para "He really is a"
+	line "great man."
+	done
 ; 0x6574a
 
 UnknownText_0x6574a: ; 0x6574a
-	db $0, "PROF.OAK'S #MON", $4f
-	db "TALK is a popular", $55
-	db "radio show, right?", $51
-	db "Did you know that", $4f
-	db "he was going to", $51
-	db "turn down the show", $4f
-	db "at first?", $51
-	db "But MARY's energy", $4f
-	db "and persistence", $55
-	db "wore him down.", $51
-	db "So we have MARY to", $4f
-	db "thank for it!", $57
+	text "PROF.OAK'S #MON"
+	line "TALK is a popular"
+	cont "radio show, right?"
+
+	para "Did you know that"
+	line "he was going to"
+
+	para "turn down the show"
+	line "at first?"
+
+	para "But MARY's energy"
+	line "and persistence"
+	cont "wore him down."
+
+	para "So we have MARY to"
+	line "thank for it!"
+	done
 ; 0x65810
 
 UnknownText_0x65810: ; 0x65810
-	db $0, "PROF.OAK used to", $4f
-	db "be a trainer a", $55
-	db "long time ago.", $51
-	db "But rather than", $4f
-	db "battling, he found", $51
-	db "#MON themselves", $4f
-	db "to be interesting.", $51
-	db "So he abandoned", $4f
-	db "his training to", $51
-	db "focus on becoming", $4f
-	db "a researcher.", $57
+	text "PROF.OAK used to"
+	line "be a trainer a"
+	cont "long time ago."
+
+	para "But rather than"
+	line "battling, he found"
+
+	para "#MON themselves"
+	line "to be interesting."
+
+	para "So he abandoned"
+	line "his training to"
+
+	para "focus on becoming"
+	line "a researcher."
+	done
 ; 0x658c6
 
 UnknownText_0x658c6: ; 0x658c6
-	db $0, "PROF.OAK has a", $4f
-	db "granddaughter", $55
-	db "named DAISY.", $51
-	db "She has tea every", $4f
-	db "day for an hour", $51
-	db "from three in the", $4f
-	db "afternoon.", $51
-	db "I wish I could", $4f
-	db "join her for tea", $51
-	db "and chat about", $4f
-	db "PROF.OAK.", $57
+	text "PROF.OAK has a"
+	line "granddaughter"
+	cont "named DAISY."
+
+	para "She has tea every"
+	line "day for an hour"
+
+	para "from three in the"
+	line "afternoon."
+
+	para "I wish I could"
+	line "join her for tea"
+
+	para "and chat about"
+	line "PROF.OAK."
+	done
 ; 0x65969
 
 UnknownText_0x65969: ; 0x65969
-	db $0, "Did you know?", $4f
-	db "PROF.OAK traveled", $51
-	db "all over the world", $4f
-	db "when he was young.", $51
-	db "While traveling,", $4f
-	db "he must've learned", $51
-	db "about #MON", $4f
-	db "naturally.", $51
-	db "I envy him…", $4f
-	db "I'd like to travel", $51
-	db "and learn about", $4f
-	db "things too…", $57
+	text "Did you know?"
+	line "PROF.OAK traveled"
+
+	para "all over the world"
+	line "when he was young."
+
+	para "While traveling,"
+	line "he must've learned"
+
+	para "about #MON"
+	line "naturally."
+
+	para "I envy him…"
+	line "I'd like to travel"
+
+	para "and learn about"
+	line "things too…"
+	done
 ; 0x65a23
 
 UnknownText_0x65a23: ; 0x65a23
-	db $0, "I'm going to study", $4f
-	db "hard so PROF.OAK", $51
-	db "will make me his", $4f
-	db "assistant!", $57
+	text "I'm going to study"
+	line "hard so PROF.OAK"
+
+	para "will make me his"
+	line "assistant!"
+	done
 ; 0x65a63
 
 UnknownText_0x65a63: ; 0x65a63
-	db $0, "Do you remember", $4f
-	db "about our battle?", $51
-	db "The place is", $4f
-	db "@"
+	text "Do you remember"
+	line "about our battle?"
+
+	para "The place is"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "Hurry over--I'm", $4f
-	db "waiting.", $57
+	text "."
+
+	para "Hurry over--I'm"
+	line "waiting."
+	done
 ; 0x65ab2
 
 UnknownText_0x65ab2: ; 0x65ab2
-	db $0, "Listen to this.", $4f
-	db "My @"
+	text "Listen to this."
+	line "My @"
 	text_from_ram StringBuffer4
-	db $0, $51
-	db "grins happily when", $4f
-	db "I pinch its cheek.", $51
-	db "But it never grins", $4f
-	db "for anyone else.", $51
-	db "I must be special.", $57
+	text $51
+	db "grins happily when"
+	line "I pinch its cheek."
+
+	para "But it never grins"
+	line "for anyone else."
+
+	para "I must be special."
+	done
 ; 0x65b29
 
 UnknownText_0x65b29: ; 0x65b29
-	db $0, "Oh, and recently,", $4f
-	db "my PIKACHU beat a", $55
-	db "wild @"
+	text "Oh, and recently,"
+	line "my PIKACHU beat a"
+	cont "wild @"
 	text_from_ram StringBuffer4
-	db $0, "!", $51
-	db "A wild @"
+	text "!"
+
+	para "A wild @"
 	text_from_ram StringBuffer4
-	db $0, ",", $4f
-	db "I tell you!", $51
-	db "Don't you think", $4f
-	db "that's astounding?", $51
-	db "My PIKACHU is", $4f
-	db "awesome!", $51
-	db "My PIKACHU is the", $4f
-	db "greatest!", $57
+	text ","
+	line "I tell you!"
+
+	para "Don't you think"
+	line "that's astounding?"
+
+	para "My PIKACHU is"
+	line "awesome!"
+
+	para "My PIKACHU is the"
+	line "greatest!"
+	done
 ; 0x65bc8
 
 UnknownText_0x65bc8: ; 0x65bc8
-	db $0, "Oh, and I saw a", $4f
-	db "wild @"
+	text "Oh, and I saw a"
+	line "wild @"
 	text_from_ram StringBuffer4
-	db $0, " a", $55
-	db "little while ago.", $51
-	db "But it wasn't very", $4f
-	db "cute, so I left", $51
-	db "it…", $4f
-	db "#MON have to be", $51
-	db "cute. They're no", $4f
-	db "good otherwise.", $57
+	text " a"
+	cont "little while ago."
+
+	para "But it wasn't very"
+	line "cute, so I left"
+
+	para "it…"
+	line "#MON have to be"
+
+	para "cute. They're no"
+	line "good otherwise."
+	done
 ; 0x65c4e
 
 UnknownText_0x65c4e: ; 0x65c4e
-	db $0, "Well, let's talk", $4f
-	db "again!", $57
+	text "Well, let's talk"
+	line "again!"
+	done
 ; 0x65c66
 
 UnknownText_0x65c66: ; 0x65c66
-	db $0, "Did you remember?", $4f
-	db "The Bug-Catching", $55
-	db "Contest is today.", $51
-	db "You're going to", $4f
-	db "go, aren't you?", $51
-	db "I think I'll", $4f
-	db "participate with", $51
-	db "PIKACHU to show", $4f
-	db "off its cuteness.", $57
+	text "Did you remember?"
+	line "The Bug-Catching"
+	cont "Contest is today."
+
+	para "You're going to"
+	line "go, aren't you?"
+
+	para "I think I'll"
+	line "participate with"
+
+	para "PIKACHU to show"
+	line "off its cuteness."
+	done
 ; 0x65cf9
 
 UnknownText_0x65cf9: ; 0x65cf9
-	db $0, "I'd like you to", $4f
-	db "have a NUGGET.", $51
-	db "My PIKACHU just", $4f
-	db "loves it.", $51
-	db "I'm certain your", $4f
-	db "PIKACHU will love", $55
-	db "it too!", $57
+	text "I'd like you to"
+	line "have a NUGGET."
+
+	para "My PIKACHU just"
+	line "loves it."
+
+	para "I'm certain your"
+	line "PIKACHU will love"
+	cont "it too!"
+	done
 ; 0x65d5c
 
 UnknownText_0x65d5c: ; 0x65d5c
-	db $0, "How is your", $4f
-	db "PIKACHU doing?", $51
-	db "Let's get together", $4f
-	db "and brag about our", $55
-	db "PIKACHU!", $57
+	text "How is your"
+	line "PIKACHU doing?"
+
+	para "Let's get together"
+	line "and brag about our"
+	cont "PIKACHU!"
+	done
 ; 0x65da6
 
 UnknownText_0x65da6: ; 0x65da6
-	db $0, "What's wrong?", $51
-	db "I'm waiting on", $4f
-	db "@"
+	text "What's wrong?"
+
+	para "I'm waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "Come pick this up", $4f
-	db "anytime.", $57
+	text "."
+
+	para "Come pick this up"
+	line "anytime."
+	done
 ; 0x65de4
 
 UnknownText_0x65de4: ; 0x65de4
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, " has", $4f
-	db "grown again.", $51
-	db "It was only about", $4f
-	db "so big when I", $51
-	db "caught it, but now", $4f
-	db "it's way bigger.", $57
+	text " has"
+	line "grown again."
+
+	para "It was only about"
+	line "so big when I"
+
+	para "caught it, but now"
+	line "it's way bigger."
+	done
 ; 0x65e42
 
 UnknownText_0x65e42: ; 0x65e42
-	db $0, "Oh yeah, I KO'd a", $4f
-	db "wild @"
+	text "Oh yeah, I KO'd a"
+	line "wild @"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "It was huge, like", $4f
-	db "this big even.", $51
-	db "Heh, I guess you", $4f
-	db "can't tell over", $55
-	db "the phone…", $57
+	text "."
+
+	para "It was huge, like"
+	line "this big even."
+
+	para "Heh, I guess you"
+	line "can't tell over"
+	cont "the phone…"
+	done
 ; 0x65eac
 
 UnknownText_0x65eac: ; 0x65eac
-	db $0, "Oh yeah, I lost a", $4f
-	db "wild @"
+	text "Oh yeah, I lost a"
+	line "wild @"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "It was huge, like", $4f
-	db "this big even.", $51
-	db "Heh, I guess you", $4f
-	db "can't tell over", $55
-	db "the phone…", $57
+	text "."
+
+	para "It was huge, like"
+	line "this big even."
+
+	para "Heh, I guess you"
+	line "can't tell over"
+	cont "the phone…"
+	done
 ; 0x65f17
 
 UnknownText_0x65f17: ; 0x65f17
-	db $0, "We should get a", $4f
-	db "battle going!", $51
-	db "I'll be fishing on", $4f
-	db "@"
+	text "We should get a"
+	line "battle going!"
+
+	para "I'll be fishing on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "Swing by if you", $4f
-	db "have the time.", $57
+	text "."
+
+	para "Swing by if you"
+	line "have the time."
+	done
 ; 0x65f6e
 
 UnknownText_0x65f6e: ; 0x65f6e
-	db $0, "Well, I'll be", $4f
-	db "seeing you.", $57
+	text "Well, I'll be"
+	line "seeing you."
+	done
 ; 0x65f88
 
 UnknownText_0x65f88: ; 0x65f88
-	db $0, "I picked up a good", $4f
-	db "little thing at", $55
-	db "the water's edge.", $51
-	db "Like I promised,", $4f
-	db "it's yours.", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "I picked up a good"
+	line "little thing at"
+	cont "the water's edge."
+
+	para "Like I promised,"
+	line "it's yours."
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x65ff2
 
 UnknownText_0x65ff2: ; 0x65ff2
-	db $0, "Have I found", $4f
-	db "anything good?", $51
-	db "Nope, not yet.", $51
-	db "It's like fishing,", $4f
-	db "you need patience.", $57
+	text "Have I found"
+	line "anything good?"
+
+	para "Nope, not yet."
+
+	para "It's like fishing,"
+	line "you need patience."
+	done
 ; 0x66043
 
 UnknownText_0x66043: ; 0x66043
-	db $0, "Yup, TULLY here…", $51
-	db $14, "? What?", $4f
-	db "You're lost?", $51
-	db "Our battle will be", $4f
-	db "on @"
+	text "Yup, TULLY here…"
+
+	para $14, "? What?"
+	line "You're lost?"
+
+	para "Our battle will be"
+	line "on @"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x66087
 
 UnknownText_0x66087: ; 0x66087
-	db $0, "I've got something", $4f
-	db "good for you.", $51
-	db "Hustle over to", $4f
-	db "@"
+	text "I've got something"
+	line "good for you."
+
+	para "Hustle over to"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x660be
 
 UnknownText_0x660be: ; 0x660be
-	db $0, "Oh yeah, I got an", $4f
-	db "extremely rare", $51
-	db "#MON in a trade", $4f
-	db "a while back.", $51
-	db "Do you want to", $4f
-	db "know what it is?", $51
-	db "Hehe, I'm keeping", $4f
-	db "it a secret!", $57
+	text "Oh yeah, I got an"
+	line "extremely rare"
+
+	para "#MON in a trade"
+	line "a while back."
+
+	para "Do you want to"
+	line "know what it is?"
+
+	para "Hehe, I'm keeping"
+	line "it a secret!"
+	done
 ; 0x6613c
 
 UnknownText_0x6613c: ; 0x6613c
-	db $0, "Oh yeah, I took", $4f
-	db "down this wild", $51
-	db "@"
+	text "Oh yeah, I took"
+	line "down this wild"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, ".", $4f
-	db "It wasn't rare", $51
-	db "enough to bother", $4f
-	db "catching.", $57
+	text "."
+	line "It wasn't rare"
+
+	para "enough to bother"
+	line "catching."
+	done
 ; 0x6618c
 
 UnknownText_0x6618c: ; 0x6618c
-	db $0, "Oh yeah, I saw a", $4f
-	db "rare #MON about", $55
-	db "an hour ago.", $51
-	db "It was my first", $4f
-	db "sighting. But I", $51
-	db "didn't have any", $4f
-	db "# BALLS…", $51
-	db "Would BILL laugh", $4f
-	db "at my mistakes?", $57
+	text "Oh yeah, I saw a"
+	line "rare #MON about"
+	cont "an hour ago."
+
+	para "It was my first"
+	line "sighting. But I"
+
+	para "didn't have any"
+	line "# BALLS…"
+
+	para "Would BILL laugh"
+	line "at my mistakes?"
+	done
 ; 0x66214
 
 UnknownText_0x66214: ; 0x66214
-	db $0, "You've got time", $4f
-	db "like usual, right?", $51
-	db "Feel like having a", $4f
-	db "battle?", $51
-	db "It'll be a chance", $4f
-	db "to see my rare", $51
-	db "#MON. It'll be", $4f
-	db "worth your time!", $51
-	db "You know where--", $4f
-	db "@"
+	text "You've got time"
+	line "like usual, right?"
+
+	para "Feel like having a"
+	line "battle?"
+
+	para "It'll be a chance"
+	line "to see my rare"
+
+	para "#MON. It'll be"
+	line "worth your time!"
+
+	para "You know where--"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x662a9
 
 UnknownText_0x662a9: ; 0x662a9
-	db $0, "So that's it then.", $57
+	text "So that's it then."
+	done
 ; 0x662bc
 
 UnknownText_0x662bc: ; 0x662bc
-	db $0, "Did you know…?", $4f
-	db "BILL's father is", $51
-	db "supposed to be a", $4f
-	db "great #MANIAC.", $57
+	text "Did you know…?"
+	line "BILL's father is"
+
+	para "supposed to be a"
+	line "great #MANIAC."
+	done
 ; 0x662fc
 
 UnknownText_0x662fc: ; 0x662fc
-	db $0, "Did you know…?", $4f
-	db "Apparently BILL's", $51
-	db "grandpa isn't a", $4f
-	db "#MANIAC.", $57
+	text "Did you know…?"
+	line "Apparently BILL's"
+
+	para "grandpa isn't a"
+	line "#MANIAC."
+	done
 ; 0x66335
 
 UnknownText_0x66335: ; 0x66335
-	db $0, "Did you know…?", $4f
-	db "BILL's originally", $55
-	db "from GOLDENROD.", $57
+	text "Did you know…?"
+	line "BILL's originally"
+	cont "from GOLDENROD."
+	done
 ; 0x66366
 
 UnknownText_0x66366: ; 0x66366
-	db $0, "Did you know…?", $4f
-	db "BILL evidently", $51
-	db "lives on ROUTE 25", $4f
-	db "in KANTO.", $57
+	text "Did you know…?"
+	line "BILL evidently"
+
+	para "lives on ROUTE 25"
+	line "in KANTO."
+	done
 ; 0x663a1
 
 UnknownText_0x663a1: ; 0x663a1
-	db $0, "Did you know…?", $4f
-	db "ABRA was the first", $51
-	db "#MON that BILL", $4f
-	db "ostensibly caught.", $57
+	text "Did you know…?"
+	line "ABRA was the first"
+
+	para "#MON that BILL"
+	line "ostensibly caught."
+	done
 ; 0x663e6
 
 UnknownText_0x663e6: ; 0x663e6
-	db $0, "Did you know…?", $4f
-	db "BILL's younger", $51
-	db "sister apparently", $4f
-	db "can't wink.", $57
+	text "Did you know…?"
+	line "BILL's younger"
+
+	para "sister apparently"
+	line "can't wink."
+	done
 ; 0x66421
 
 UnknownText_0x66421: ; 0x66421
-	db $0, "Did you know…?", $4f
-	db "BILL supposedly", $51
-	db "hates milk and", $4f
-	db "can't drink it.", $57
+	text "Did you know…?"
+	line "BILL supposedly"
+
+	para "hates milk and"
+	line "can't drink it."
+	done
 ; 0x6645f
 
 UnknownText_0x6645f: ; 0x6645f
-	db $0, "Did you know…?", $4f
-	db "Evidently, BILL", $51
-	db "isn't very good at", $4f
-	db "battling.", $57
+	text "Did you know…?"
+	line "Evidently, BILL"
+
+	para "isn't very good at"
+	line "battling."
+	done
 ; 0x6649b
 
 UnknownText_0x6649b: ; 0x6649b
-	db $0, "Did you know…?", $4f
-	db "BILL appears to", $51
-	db "like the lady at", $4f
-	db "the FLOWER SHOP.", $57
+	text "Did you know…?"
+	line "BILL appears to"
+
+	para "like the lady at"
+	line "the FLOWER SHOP."
+	done
 ; 0x664dd
 
 UnknownText_0x664dd: ; 0x664dd
-	db $0, "Did you know…?", $4f
-	db "BILL's mother is", $51
-	db "said to have been", $4f
-	db "a KIMONO GIRL.", $57
+	text "Did you know…?"
+	line "BILL's mother is"
+
+	para "said to have been"
+	line "a KIMONO GIRL."
+	done
 ; 0x6651e
 
 UnknownText_0x6651e: ; 0x6651e
-	db $0, "You wanted to hear", $4f
-	db "about BILL?", $51
-	db "Sorry, but I'm too", $4f
-	db "busy for you.", $51
-	db "I'll call when I", $4f
-	db "have time.", $57
+	text "You wanted to hear"
+	line "about BILL?"
+
+	para "Sorry, but I'm too"
+	line "busy for you."
+
+	para "I'll call when I"
+	line "have time."
+	done
 ; 0x66579
 
 UnknownText_0x66579: ; 0x66579
-	db $0, "You want to see my", $4f
-	db "rare #MON.", $51
-	db "Hurry over to", $4f
-	db "@"
+	text "You want to see my"
+	line "rare #MON."
+
+	para "Hurry over to"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x665ad
 
 UnknownText_0x665ad: ; 0x665ad
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, "'s", $4f
-	db "adorable, don't", $51
-	db "you think so?", $4f
-	db "I always sleep", $51
-	db "with it--it's so", $4f
-	db "fluffy and warm!", $57
+	text "'s"
+	line "adorable, don't"
+
+	para "you think so?"
+	line "I always sleep"
+
+	para "with it--it's so"
+	line "fluffy and warm!"
+	done
 ; 0x66605
 
 UnknownText_0x66605: ; 0x66605
-	db $0, "Oh, and we had to", $4f
-	db "battle a wild", $51
-	db "@"
+	text "Oh, and we had to"
+	line "battle a wild"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " a while", $4f
-	db "ago…", $51
-	db "My CLEFAIRY came", $4f
-	db "close to fainting!", $51
-	db "Isn't that awful?", $51
-	db "I hate those nasty", $4f
-	db "@"
+	text " a while"
+	line "ago…"
+
+	para "My CLEFAIRY came"
+	line "close to fainting!"
+
+	para "Isn't that awful?"
+
+	para "I hate those nasty"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x66688
 
 UnknownText_0x66688: ; 0x66688
-	db $0, "Oh, and we had to", $4f
-	db "battle a wild", $51
-	db "@"
+	text "Oh, and we had to"
+	line "battle a wild"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " a while", $4f
-	db "ago…", $51
-	db "My CLEFAIRY got", $4f
-	db "frightened, so we", $51
-	db "ran away as fast", $4f
-	db "as we could!", $51
-	db "I just can't help", $4f
-	db "feeling protective", $55
-	db "of my CLEFAIRY.", $57
+	text " a while"
+	line "ago…"
+
+	para "My CLEFAIRY got"
+	line "frightened, so we"
+
+	para "ran away as fast"
+	line "as we could!"
+
+	para "I just can't help"
+	line "feeling protective"
+	cont "of my CLEFAIRY."
+	done
 ; 0x66730
 
 UnknownText_0x66730: ; 0x66730
-	db $0, "I know this might", $4f
-	db "surprise you, but", $51
-	db "would you like to", $4f
-	db "battle?", $51
-	db "I'll be waiting", $4f
-	db "with CLEFAIRY on", $55
-	db "@"
+	text "I know this might"
+	line "surprise you, but"
+
+	para "would you like to"
+	line "battle?"
+
+	para "I'll be waiting"
+	line "with CLEFAIRY on"
+	cont "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x66796
 
 UnknownText_0x66796: ; 0x66796
 	text_from_ram StringBuffer4
-	db $0, "!", $51
-	db "It's awful.", $4f
-	db "My CLEFAIRY…", $51
-	db "Huh? ", $14, "?", $51
-	db "Oh, sorry! I was", $4f
-	db "in a hurry, and I…", $51
-	db "I have to go!", $4f
-	db "Bye-bye!", $57
+	text "!"
+
+	para "It's awful."
+	line "My CLEFAIRY…"
+
+	para "Huh? ", $14, "?"
+
+	para "Oh, sorry! I was"
+	line "in a hurry, and I…"
+
+	para "I have to go!"
+	line "Bye-bye!"
+	done
 ; 0x667f7
 
 UnknownText_0x667f7: ; 0x667f7
-	db $0, "Bye-bye!", $57
+	text "Bye-bye!"
+	done
 ; 0x66801
 
 UnknownText_0x66801: ; 0x66801
-	db $0, "I bought some PINK", $4f
-	db "BOWS at GOLDENROD", $51
-	db "DEPT.STORE for my", $4f
-	db "CLEFAIRY.", $51
-	db "I got too many, so", $4f
-	db "I'll give you one!", $51
-	db "Come collect it on", $4f
-	db "@"
+	text "I bought some PINK"
+	line "BOWS at GOLDENROD"
+
+	para "DEPT.STORE for my"
+	line "CLEFAIRY."
+
+	para "I got too many, so"
+	line "I'll give you one!"
+
+	para "Come collect it on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x66882
 
 UnknownText_0x66882: ; 0x66882
-	db $0, "I love dressing up", $4f
-	db "my CLEFAIRY!", $57
+	text "I love dressing up"
+	line "my CLEFAIRY!"
+	done
 ; 0x668a3
 
 UnknownText_0x668a3: ; 0x668a3
-	db $0, "What's wrong?", $4f
-	db "Can't you visit?", $51
-	db "CLEFAIRY got tired", $4f
-	db "and fell asleep.", $51
-	db "I'm not sure if I", $4f
-	db "can wake it up…", $51
-	db "Please hurry to", $4f
-	db "@"
+	text "What's wrong?"
+	line "Can't you visit?"
+
+	para "CLEFAIRY got tired"
+	line "and fell asleep."
+
+	para "I'm not sure if I"
+	line "can wake it up…"
+
+	para "Please hurry to"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x6691d
 
 UnknownText_0x6691d: ; 0x6691d
-	db $0, "What's wrong?", $4f
-	db "Can't you visit?", $51
-	db "I'm sure this will", $4f
-	db "look good on your", $55
-	db "CLEFAIRY.", $51
-	db "Please hurry to", $4f
-	db "@"
+	text "What's wrong?"
+	line "Can't you visit?"
+
+	para "I'm sure this will"
+	line "look good on your"
+	cont "CLEFAIRY."
+
+	para "Please hurry to"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x66980
 
 UnknownText_0x66980: ; 0x66980
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, "'s", $4f
-	db "become tougher.", $51
-	db "We've achieved", $4f
-	db "liftoff!", $57
+	text "'s"
+	line "become tougher."
+
+	para "We've achieved"
+	line "liftoff!"
+	done
 ; 0x669b2
 
 UnknownText_0x669b2: ; 0x669b2
-	db $0, "We can easily beat", $4f
-	db "@"
+	text "We can easily beat"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, "!", $51
-	db "…Huh? You too?", $4f
-	db "Isn't that great?", $57
+	text "!"
+
+	para "…Huh? You too?"
+	line "Isn't that great?"
+	done
 ; 0x669ed
 
 UnknownText_0x669ed: ; 0x669ed
-	db $0, "But get this, a", $4f
-	db "wild @"
+	text "But get this, a"
+	line "wild @"
 	text_from_ram StringBuffer4
-	db $0, $51
-	db "just barely eluded", $4f
-	db "us.", $51
-	db "I wanted to FLY", $4f
-	db "after it…", $57
+	text $51
+	db "just barely eluded"
+	line "us."
+
+	para "I wanted to FLY"
+	line "after it…"
+	done
 ; 0x66a3a
 
 UnknownText_0x66a3a: ; 0x66a3a
-	db $0, "Right now, I'm on", $4f
-	db "@"
+	text "Right now, I'm on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "You know, where I", $4f
-	db "first met you?", $51
-	db "Want to battle?", $4f
-	db "I'll wait here.", $57
+	text "."
+
+	para "You know, where I"
+	line "first met you?"
+
+	para "Want to battle?"
+	line "I'll wait here."
+	done
 ; 0x66a93
 
 UnknownText_0x66a93: ; 0x66a93
-	db $0, "OK, bye for now!", $57
+	text "OK, bye for now!"
+	done
 ; 0x66aa5
 
 UnknownText_0x66aa5: ; 0x66aa5
-	db $0, "I'll be looking", $4f
-	db "forward to our", $55
-	db "next battle!", $57
+	text "I'll be looking"
+	line "forward to our"
+	cont "next battle!"
+	done
 ; 0x66ad1
 
 UnknownText_0x66ad1: ; 0x66ad1
-	db $0, "Oh, ", $14, "!", $4f
-	db "Hurry, hurry!", $51
-	db "@"
+	text "Oh, ", $14, "!"
+	line "Hurry, hurry!"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $4f
-	db "FLY over now!", $57
+	text "!"
+	line "FLY over now!"
+	done
 ; 0x66afc
 
 UnknownText_0x66afc: ; 0x66afc
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, "'s", $4f
-	db "grown impressive!", $51
-	db "My fishing skills", $4f
-	db "have improved too!", $57
+	text "'s"
+	line "grown impressive!"
+
+	para "My fishing skills"
+	line "have improved too!"
+	done
 ; 0x66b3e
 
 UnknownText_0x66b3e: ; 0x66b3e
-	db $0, "We beat a wild", $4f
-	db "@"
+	text "We beat a wild"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, "…", $51
-	db "You know, I have", $4f
-	db "more fun fishing", $51
-	db "than beating wild", $4f
-	db "#MON.", $57
+	text "…"
+
+	para "You know, I have"
+	line "more fun fishing"
+
+	para "than beating wild"
+	line "#MON."
+	done
 ; 0x66b8f
 
 UnknownText_0x66b8f: ; 0x66b8f
-	db $0, "But a while back,", $4f
-	db "we came this close", $51
-	db "to landing a wild", $4f
-	db "@"
+	text "But a while back,"
+	line "we came this close"
+
+	para "to landing a wild"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "I tell you, it was", $4f
-	db "huge. Believe me.", $57
+	text "."
+
+	para "I tell you, it was"
+	line "huge. Believe me."
+	done
 ; 0x66bf3
 
 UnknownText_0x66bf3: ; 0x66bf3
-	db $0, "I'm fishing on", $4f
-	db "@"
+	text "I'm fishing on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ",", $51
-	db "but nothing's", $4f
-	db "biting today.", $51
-	db "Help me while my", $4f
-	db "time away, come", $55
-	db "over for a battle.", $57
+	text ","
+
+	para "but nothing's"
+	line "biting today."
+
+	para "Help me while my"
+	line "time away, come"
+	cont "over for a battle."
+	done
 ; 0x66c58
 
 UnknownText_0x66c58: ; 0x66c58
-	db $0, "All right, later.", $57
+	text "All right, later."
+	done
 ; 0x66c6b
 
 UnknownText_0x66c6b: ; 0x66c6b
-	db $0, "I snagged an item", $4f
-	db "while fishing.", $51
-	db "Come pick it up on", $4f
-	db "@"
+	text "I snagged an item"
+	line "while fishing."
+
+	para "Come pick it up on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x66ca7
 
 UnknownText_0x66ca7: ; 0x66ca7
-	db $0, "Nah, I haven't", $4f
-	db "found anything", $51
-	db "that's worth your", $4f
-	db "time.", $51
-	db "You have to have", $4f
-	db "patience.", $57
+	text "Nah, I haven't"
+	line "found anything"
+
+	para "that's worth your"
+	line "time."
+
+	para "You have to have"
+	line "patience."
+	done
 ; 0x66cf7
 
 UnknownText_0x66cf7: ; 0x66cf7
-	db $0, "Sigh…", $4f
-	db "They're not biting", $51
-	db "like before on", $4f
-	db "@"
+	text "Sigh…"
+	line "They're not biting"
+
+	para "like before on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "…", $51
-	db "You have to come", $4f
-	db "for a battle!", $57
+	text "…"
+
+	para "You have to come"
+	line "for a battle!"
+	done
 ; 0x66d45
 
 UnknownText_0x66d45: ; 0x66d45
-	db $0, "Don't you want", $4f
-	db "this item?", $51
-	db "Hah? You don't", $4f
-	db "know where?", $51
-	db "@"
+	text "Don't you want"
+	line "this item?"
+
+	para "Hah? You don't"
+	line "know where?"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "…", $4f
-	db "Just head from", $51
-	db "MAHOGANY toward", $4f
-	db "BLACKTHORN!", $57
+	text "…"
+	line "Just head from"
+
+	para "MAHOGANY toward"
+	line "BLACKTHORN!"
+	done
 ; 0x66dab
 
 UnknownText_0x66dab: ; 0x66dab
-	db $0, "Anyway, we'll chat", $4f
-	db "again!", $57
+	text "Anyway, we'll chat"
+	line "again!"
+	done
 ; 0x66dc5
 
 UnknownText_0x66dc5: ; 0x66dc5
-	db $0, "Are you still on", $4f
-	db "your journey?", $51
-	db "I remain dedicated", $4f
-	db "to my training.", $51
-	db "Oooooaaarrrgh!", $57
+	text "Are you still on"
+	line "your journey?"
+
+	para "I remain dedicated"
+	line "to my training."
+
+	para "Oooooaaarrrgh!"
+	done
 ; 0x66e17
 
 UnknownText_0x66e17: ; 0x66e17
-	db $0, "I'm in training", $4f
-	db "now. I apologize,", $51
-	db "but call me back", $4f
-	db "another time.", $51
-	db "Oooooaaarrrgh!", $57
+	text "I'm in training"
+	line "now. I apologize,"
+
+	para "but call me back"
+	line "another time."
+
+	para "Oooooaaarrrgh!"
+	done
 ; 0x66e67
 
 UnknownText_0x66e67: ; 0x66e67
-	db $0, "I apologize, but I", $4f
-	db "don't have time to", $51
-	db "chat while I am in", $4f
-	db "training!", $51
-	db "I'll have time to", $4f
-	db "chat tomorrow!", $51
-	db "Yiiihah!", $57
+	text "I apologize, but I"
+	line "don't have time to"
+
+	para "chat while I am in"
+	line "training!"
+
+	para "I'll have time to"
+	line "chat tomorrow!"
+
+	para "Yiiihah!"
+	done
 ; 0x66ed3
 
 UnknownText_0x66ed3: ; 0x66ed3
-	db $0, "I plan to take a", $4f
-	db "lunch break, so", $51
-	db "come see me then!", $4f
-	db "Ayiiiyah!", $57
+	text "I plan to take a"
+	line "lunch break, so"
+
+	para "come see me then!"
+	line "Ayiiiyah!"
+	done
 ; 0x66f11
 
 UnknownText_0x66f11: ; 0x66f11
-	db $0, "I'm taking a break", $4f
-	db "on ROUTE 45!", $51
-	db "Why not drop by if", $4f
-	db "you are free?", $57
+	text "I'm taking a break"
+	line "on ROUTE 45!"
+
+	para "Why not drop by if"
+	line "you are free?"
+	done
 ; 0x66f52
 
 UnknownText_0x66f52: ; 0x66f52
-	db $0, "I rested up over", $4f
-	db "my lunch break.", $51
-	db "Now it's time to", $4f
-	db "resume training!", $51
-	db "Oooryaah!", $57
+	text "I rested up over"
+	line "my lunch break."
+
+	para "Now it's time to"
+	line "resume training!"
+
+	para "Oooryaah!"
+	done
 ; 0x66f9f
 
 UnknownText_0x66f9f: ; 0x66f9f
-	db $0, "Nothing can match", $4f
-	db "my @"
+	text "Nothing can match"
+	line "my @"
 	text_from_ram StringBuffer4
-	db $0, " now.", $57
+	text " now."
+	done
 ; 0x66fc0
 
 UnknownText_0x66fc0: ; 0x66fc0
-	db $0, "Yeah, we KO'd a", $4f
-	db "wild @"
+	text "Yeah, we KO'd a"
+	line "wild @"
 	text_from_ram StringBuffer4
-	db $0, "!", $51
-	db "That was OK, but I", $4f
-	db "wanted to get it…", $57
+	text "!"
+
+	para "That was OK, but I"
+	line "wanted to get it…"
+	done
 ; 0x67001
 
 UnknownText_0x67001: ; 0x67001
-	db $0, "And yesterday, we", $4f
-	db "spotted a wild", $51
-	db "@"
+	text "And yesterday, we"
+	line "spotted a wild"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, ".", $4f
-	db "We were debating", $51
-	db "whether to catch", $4f
-	db "it or beat it.", $51
-	db "When along came", $4f
-	db "another guy who", $51
-	db "caught it!", $4f
-	db "How about that!", $57
+	text "."
+	line "We were debating"
+
+	para "whether to catch"
+	line "it or beat it."
+
+	para "When along came"
+	line "another guy who"
+
+	para "caught it!"
+	line "How about that!"
+	done
 ; 0x67096
 
 UnknownText_0x67096: ; 0x67096
-	db $0, "You're thinking", $4f
-	db "you'd like to", $51
-	db "battle me. Am I", $4f
-	db "right or what?", $51
-	db "Yep! We'll meet on", $4f
-	db "@"
+	text "You're thinking"
+	line "you'd like to"
+
+	para "battle me. Am I"
+	line "right or what?"
+
+	para "Yep! We'll meet on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x670eb
 
 UnknownText_0x670eb: ; 0x670eb
-	db $0, "OK, give me a call", $4f
-	db "again!", $57
+	text "OK, give me a call"
+	line "again!"
+	done
 ; 0x67106
 
 UnknownText_0x67106: ; 0x67106
-	db $0, "You'll battle with", $4f
-	db "me again, right?", $57
+	text "You'll battle with"
+	line "me again, right?"
+	done
 ; 0x6712a
 
 UnknownText_0x6712a: ; 0x6712a
-	db $0, "Haven't you gotten", $4f
-	db "to @"
+	text "Haven't you gotten"
+	line "to @"
 	text_from_ram StringBuffer5
-	db $0, "?", $51
-	db "Waiting here isn't", $4f
-	db "bad, but I'd sure", $55
-	db "like to battle!", $57
+	text "?"
+
+	para "Waiting here isn't"
+	line "bad, but I'd sure"
+	cont "like to battle!"
+	done
 ; 0x6717a
 
 UnknownText_0x6717a: ; 0x6717a
 	text_from_ram StringBuffer3
-	db $0, "'s @"
+	text "'s @"
 	text_from_ram StringBuffer4
-	db $0, $4f
-	db "is much stronger", $55
-	db "than before!", $57
+	db $0
+	line "is much stronger"
+	cont "than before!"
+	done
 ; 0x671a4
 
 UnknownText_0x671a4: ; 0x671a4
-	db $0, "And, and…", $4f
-	db "I just battled and", $55
-	db "beat @"
+	text "And, and…"
+	line "I just battled and"
+	cont "beat @"
 	text_from_ram StringBuffer4
-	db $0, "!", $51
-	db "I've raised my", $4f
-	db "#MON properly!", $57
+	text "!"
+
+	para "I've raised my"
+	line "#MON properly!"
+	done
 ; 0x671eb
 
 UnknownText_0x671eb: ; 0x671eb
-	db $0, "But, but…", $51
-	db "A wild @"
+	text "But, but…"
+
+	para "A wild @"
 	text_from_ram StringBuffer4
-	db $0, $4f
-	db "got away from me", $51
-	db "again. It's just", $4f
-	db "not fair!", $57
+	db $0
+	line "got away from me"
+
+	para "again. It's just"
+	line "not fair!"
+	done
 ; 0x6722e
 
 UnknownText_0x6722e: ; 0x6722e
-	db $0, "I'm ERIN. Want to", $4f
-	db "battle me again?", $51
-	db "I won't lose this", $4f
-	db "time!", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "I'm ERIN. Want to"
+	line "battle me again?"
+
+	para "I won't lose this"
+	line "time!"
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x67281
 
 UnknownText_0x67281: ; 0x67281
-	db $0, "See you. Bye-bye!", $57
+	text "See you. Bye-bye!"
+	done
 ; 0x67294
 
 UnknownText_0x67294: ; 0x67294
-	db $0, "I'm working hard", $4f
-	db "to raise my", $55
-	db "#MON!", $51
-	db "Come back for", $4f
-	db "another battle!", $57
+	text "I'm working hard"
+	line "to raise my"
+	cont "#MON!"
+
+	para "Come back for"
+	line "another battle!"
+	done
 ; 0x672d5
 
 UnknownText_0x672d5: ; 0x672d5
-	db $0, "Oh, ", $14, "!", $4f
-	db "Come battle ERIN!", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "Oh, ", $14, "!"
+	line "Come battle ERIN!"
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x67308
--- a/text/phone/extra2.asm
+++ b/text/phone/extra2.asm
@@ -1,951 +1,1230 @@
 
 UnknownText_0xa4000: ; 0xa4000
-	db $0, "By the way, I'm a", $4f
-	db "HIKER, so I often", $51
-	db "go to mountains", $4f
-	db "and caves.", $51
-	db "I occasionally see", $4f
-	db "rare #MON.", $51
-	db "I could call you", $4f
-	db "the next time I", $55
-	db "see one.", $51
-	db "Feel like swapping", $4f
-	db "phone numbers?", $57
+	text "By the way, I'm a"
+	line "HIKER, so I often"
+
+	para "go to mountains"
+	line "and caves."
+
+	para "I occasionally see"
+	line "rare #MON."
+
+	para "I could call you"
+	line "the next time I"
+	cont "see one."
+
+	para "Feel like swapping"
+	line "phone numbers?"
+	done
 ; 0xa40a9
 
 UnknownText_0xa40a9: ; 0xa40a9
-	db $0, "I could call you", $4f
-	db "when I see some", $55
-	db "rare #MON.", $51
-	db "Feel like swapping", $4f
-	db "phone numbers?", $57
+	text "I could call you"
+	line "when I see some"
+	cont "rare #MON."
+
+	para "Feel like swapping"
+	line "phone numbers?"
+	done
 ; 0xa40f8
 
 UnknownText_0xa40f8: ; 0xa40f8
-	db $0, "Be patient. I'll", $4f
-	db "find some rare", $55
-	db "#MON for you!", $57
+	text "Be patient. I'll"
+	line "find some rare"
+	cont "#MON for you!"
+	done
 ; 0xa4126
 
 UnknownText_0xa4126: ; 0xa4126
-	db $0, "You're cold. I may", $4f
-	db "as well head to", $55
-	db "the mountains…", $57
+	text "You're cold. I may"
+	line "as well head to"
+	cont "the mountains…"
+	done
 ; 0xa4158
 
 UnknownText_0xa4158: ; 0xa4158
-	db $0, "Your phone's full.", $51
-	db "It can't register", $4f
-	db "my phone number.", $57
+	text "Your phone's full."
+
+	para "It can't register"
+	line "my phone number."
+	done
 ; 0xa418d
 
 UnknownText_0xa418d: ; 0xa418d
-	db $0, "All righty, then!", $51
-	db "My #MON and I", $4f
-	db "are raring to go!", $57
+	text "All righty, then!"
+
+	para "My #MON and I"
+	line "are raring to go!"
+	done
 ; 0xa41c0
 
 UnknownText_0xa41c0: ; 0xa41c0
-	db $0, "From here, I can", $4f
-	db "see GOLDENROD's", $51
-	db "DEPT.STORE. They", $4f
-	db "have bargain sales", $51
-	db "up on the rooftop", $4f
-	db "every so often.", $51
-	db "Could I get your", $4f
-	db "phone number?", $51
-	db "I'll call you when", $4f
-	db "they have a sale.", $57
+	text "From here, I can"
+	line "see GOLDENROD's"
+
+	para "DEPT.STORE. They"
+	line "have bargain sales"
+
+	para "up on the rooftop"
+	line "every so often."
+
+	para "Could I get your"
+	line "phone number?"
+
+	para "I'll call you when"
+	line "they have a sale."
+	done
 ; 0xa426a
 
 UnknownText_0xa426a: ; 0xa426a
-	db $0, "If you give me", $4f
-	db "your number, I'll", $51
-	db "call you when they", $4f
-	db "have a sale.", $57
+	text "If you give me"
+	line "your number, I'll"
+
+	para "call you when they"
+	line "have a sale."
+	done
 ; 0xa42ab
 
 UnknownText_0xa42ab: ; 0xa42ab
-	db $0, "I check GOLDENROD", $4f
-	db "DEPT.STORE every", $51
-	db "day, so I know", $4f
-	db "when there's a", $55
-	db "sale.", $57
+	text "I check GOLDENROD"
+	line "DEPT.STORE every"
+
+	para "day, so I know"
+	line "when there's a"
+	cont "sale."
+	done
 ; 0xa42f2
 
 UnknownText_0xa42f2: ; 0xa42f2
-	db $0, "Anyway…", $51
-	db "If you're short on", $4f
-	db "money, take down", $55
-	db "my number.", $51
-	db "I'll call you when", $4f
-	db "there's a sale.", $57
+	text "Anyway…"
+
+	para "If you're short on"
+	line "money, take down"
+	cont "my number."
+
+	para "I'll call you when"
+	line "there's a sale."
+	done
 ; 0xa434a
 
 UnknownText_0xa434a: ; 0xa434a
-	db $0, "Your phone doesn't", $4f
-	db "have enough memory", $55
-	db "for more numbers.", $57
+	text "Your phone doesn't"
+	line "have enough memory"
+	cont "for more numbers."
+	done
 ; 0xa4382
 
 UnknownText_0xa4382: ; 0xa4382
-	db $0, "I waited for you!", $4f
-	db "I even cut back my", $51
-	db "shopping to raise", $4f
-	db "my #MON better!", $57
+	text "I waited for you!"
+	line "I even cut back my"
+
+	para "shopping to raise"
+	line "my #MON better!"
+	done
 ; 0xa43ca
 
 UnknownText_0xa43ca: ; 0xa43ca
-	db $0, "Shopping under the", $4f
-	db "sky!", $51
-	db "It feels so nice", $4f
-	db "up on a rooftop.", $57
+	text "Shopping under the"
+	line "sky!"
+
+	para "It feels so nice"
+	line "up on a rooftop."
+	done
 ; 0xa4405
 
 UnknownText_0xa4405: ; 0xa4405
-	db $0, "Whenever I see a", $4f
-	db "strong trainer, I", $51
-	db "want to be their", $4f
-	db "cheerleader.", $51
-	db "When I'm on my", $4f
-	db "walk, I sometimes", $55
-	db "pick up items.", $51
-	db "If I get anything,", $4f
-	db "you can have it!", $51
-	db "Want to give me", $4f
-	db "your number?", $51
-	db "I'll call as soon", $4f
-	db "as I get anything.", $57
+	text "Whenever I see a"
+	line "strong trainer, I"
+
+	para "want to be their"
+	line "cheerleader."
+
+	para "When I'm on my"
+	line "walk, I sometimes"
+	cont "pick up items."
+
+	para "If I get anything,"
+	line "you can have it!"
+
+	para "Want to give me"
+	line "your number?"
+
+	para "I'll call as soon"
+	line "as I get anything."
+	done
 ; 0xa44db
 
 UnknownText_0xa44db: ; 0xa44db
-	db $0, "If I find an item,", $4f
-	db "you can have it!", $51
-	db "Want to give me", $4f
-	db "your number?", $57
+	text "If I find an item,"
+	line "you can have it!"
+
+	para "Want to give me"
+	line "your number?"
+	done
 ; 0xa451d
 
 UnknownText_0xa451d: ; 0xa451d
-	db $0, "I'll call as soon", $4f
-	db "as I get anything!", $57
+	text "I'll call as soon"
+	line "as I get anything!"
+	done
 ; 0xa4542
 
 UnknownText_0xa4542: ; 0xa4542
-	db $0, "Is that so? Well,", $4f
-	db "I'll still be", $55
-	db "rooting for you!", $57
+	text "Is that so? Well,"
+	line "I'll still be"
+	cont "rooting for you!"
+	done
 ; 0xa4573
 
 UnknownText_0xa4573: ; 0xa4573
-	db $0, "But your phone is", $4f
-	db "all filled up!", $57
+	text "But your phone is"
+	line "all filled up!"
+	done
 ; 0xa4595
 
 UnknownText_0xa4595: ; 0xa4595
-	db $0, "I've been waiting!", $51
-	db "I've gotten a bit", $4f
-	db "better at this!", $57
+	text "I've been waiting!"
+
+	para "I've gotten a bit"
+	line "better at this!"
+	done
 ; 0xa45c9
 
 UnknownText_0xa45c9: ; 0xa45c9
-	db $0, "So you're finally", $4f
-	db "here!", $51
-	db "I think this will", $4f
-	db "make you happy.", $57
+	text "So you're finally"
+	line "here!"
+
+	para "I think this will"
+	line "make you happy."
+	done
 ; 0xa4603
 
 UnknownText_0xa4603: ; 0xa4603
-	db $0, "Your PACK looks", $4f
-	db "completely full.", $51
-	db "I'll have to hold", $4f
-	db "on to this.", $57
+	text "Your PACK looks"
+	line "completely full."
+
+	para "I'll have to hold"
+	line "on to this."
+	done
 ; 0xa4642
 
 UnknownText_0xa4642: ; 0xa4642
-	db $0, "You're the best", $4f
-	db "I've ever battled!", $51
-	db "Huh? You're the", $4f
-	db "one who saved all", $55
-	db "the SLOWPOKE?", $51
-	db "Well, no wonder I", $4f
-	db "couldn't beat you!", $51
-	db "Would it be OK to", $4f
-	db "get your number?", $51
-	db "I don't want to", $4f
-	db "miss anything you", $55
-	db "do from now on!", $57
+	text "You're the best"
+	line "I've ever battled!"
+
+	para "Huh? You're the"
+	line "one who saved all"
+	cont "the SLOWPOKE?"
+
+	para "Well, no wonder I"
+	line "couldn't beat you!"
+
+	para "Would it be OK to"
+	line "get your number?"
+
+	para "I don't want to"
+	line "miss anything you"
+	cont "do from now on!"
+	done
 ; 0xa470b
 
 UnknownText_0xa470b: ; 0xa470b
-	db $0, "You will tell me", $4f
-	db "your phone number?", $57
+	text "You will tell me"
+	line "your phone number?"
+	done
 ; 0xa4730
 
 UnknownText_0xa4730: ; 0xa4730
-	db $0, "Wow! Gee, thanks!", $4f
-	db "Now I can call you", $51
-	db "anytime, whether", $4f
-	db "anything's up or", $51
-	db "not. You know,", $4f
-	db "just to chat!", $57
+	text "Wow! Gee, thanks!"
+	line "Now I can call you"
+
+	para "anytime, whether"
+	line "anything's up or"
+
+	para "not. You know,"
+	line "just to chat!"
+	done
 ; 0xa4794
 
 UnknownText_0xa4794: ; 0xa4794
-	db $0, "Oh, but…", $4f
-	db "I'm not dangerous!", $51
-	db "I just want to", $4f
-	db "call and chat", $51
-	db "about everything", $4f
-	db "and nothing!", $57
+	text "Oh, but…"
+	line "I'm not dangerous!"
+
+	para "I just want to"
+	line "call and chat"
+
+	para "about everything"
+	line "and nothing!"
+	done
 ; 0xa47eb
 
 UnknownText_0xa47eb: ; 0xa47eb
-	db $0, "Your phone list is", $4f
-	db "already full…", $51
-	db "You must be really", $4f
-	db "popular…", $57
+	text "Your phone list is"
+	line "already full…"
+
+	para "You must be really"
+	line "popular…"
+	done
 ; 0xa4829
 
 UnknownText_0xa4829: ; 0xa4829
-	db $0, "Do you get the", $4f
-	db "feeling that there", $51
-	db "are more rare", $4f
-	db "#MON around?", $51
-	db "I'm positive there", $4f
-	db "are, so I look all", $55
-	db "the time.", $51
-	db "If I find one, I", $4f
-	db "want to share the", $51
-	db "good news with", $4f
-	db "everyone I know.", $51
-	db "I know! Give me", $4f
-	db "your phone number.", $57
+	text "Do you get the"
+	line "feeling that there"
+
+	para "are more rare"
+	line "#MON around?"
+
+	para "I'm positive there"
+	line "are, so I look all"
+	cont "the time."
+
+	para "If I find one, I"
+	line "want to share the"
+
+	para "good news with"
+	line "everyone I know."
+
+	para "I know! Give me"
+	line "your phone number."
+	done
 ; 0xa48fc
 
 UnknownText_0xa48fc: ; 0xa48fc
-	db $0, "I want to let", $4f
-	db "people know if I", $55
-	db "see rare #MON.", $51
-	db "Please give me", $4f
-	db "your phone number!", $57
+	text "I want to let"
+	line "people know if I"
+	cont "see rare #MON."
+
+	para "Please give me"
+	line "your phone number!"
+	done
 ; 0xa494d
 
 UnknownText_0xa494d: ; 0xa494d
-	db $0, "If I spot any", $4f
-	db "awesome #MON,", $51
-	db "I'll be sure to", $4f
-	db "give you a call!", $57
+	text "If I spot any"
+	line "awesome #MON,"
+
+	para "I'll be sure to"
+	line "give you a call!"
+	done
 ; 0xa498a
 
 UnknownText_0xa498a: ; 0xa498a
-	db $0, "Aww! I want to", $4f
-	db "tell someone about", $55
-	db "my discoveries!", $57
+	text "Aww! I want to"
+	line "tell someone about"
+	cont "my discoveries!"
+	done
 ; 0xa49bd
 
 UnknownText_0xa49bd: ; 0xa49bd
-	db $0, "There's no space", $4f
-	db "for my number.", $51
-	db "If you make room,", $4f
-	db "register me!", $57
+	text "There's no space"
+	line "for my number."
+
+	para "If you make room,"
+	line "register me!"
+	done
 ; 0xa49fc
 
 UnknownText_0xa49fc: ; 0xa49fc
-	db $0, "It's my turn to", $4f
-	db "win now!", $51
-	db "I've turned over a", $4f
-	db "new leaf!", $57
+	text "It's my turn to"
+	line "win now!"
+
+	para "I've turned over a"
+	line "new leaf!"
+	done
 ; 0xa4a31
 
 UnknownText_0xa4a31: ; 0xa4a31
-	db $0, "Reading textbooks", $4f
-	db "is worthwhile", $55
-	db "every so often.", $51
-	db "When I'm reading", $4f
-	db "and walking, I", $55
-	db "have to look down.", $51
-	db "So I notice items", $4f
-	db "on the ground.", $51
-	db "Next time I find", $4f
-	db "something, I'll", $55
-	db "give it to you.", $51
-	db "May I have your", $4f
-	db "phone number?", $57
+	text "Reading textbooks"
+	line "is worthwhile"
+	cont "every so often."
+
+	para "When I'm reading"
+	line "and walking, I"
+	cont "have to look down."
+
+	para "So I notice items"
+	line "on the ground."
+
+	para "Next time I find"
+	line "something, I'll"
+	cont "give it to you."
+
+	para "May I have your"
+	line "phone number?"
+	done
 ; 0xa4b03
 
 UnknownText_0xa4b03: ; 0xa4b03
-	db $0, "If I find some-", $4f
-	db "thing, it's yours.", $51
-	db "So may I have your", $4f
-	db "phone number?", $57
+	text "If I find some-"
+	line "thing, it's yours."
+
+	para "So may I have your"
+	line "phone number?"
+	done
 ; 0xa4b47
 
 UnknownText_0xa4b47: ; 0xa4b47
-	db $0, "I'll call you as", $4f
-	db "soon as I find", $51
-	db "something. You can", $4f
-	db "count on it!", $57
+	text "I'll call you as"
+	line "soon as I find"
+
+	para "something. You can"
+	line "count on it!"
+	done
 ; 0xa4b87
 
 UnknownText_0xa4b87: ; 0xa4b87
-	db $0, "Oh… I thought it", $4f
-	db "would be a good", $51
-	db "break to call you", $4f
-	db "when I'm studying…", $57
+	text "Oh… I thought it"
+	line "would be a good"
+
+	para "break to call you"
+	line "when I'm studying…"
+	done
 ; 0xa4bcd
 
 UnknownText_0xa4bcd: ; 0xa4bcd
-	db $0, "There's no room", $4f
-	db "for my number.", $57
+	text "There's no room"
+	line "for my number."
+	done
 ; 0xa4bec
 
 UnknownText_0xa4bec: ; 0xa4bec
-	db $0, "I waited around", $4f
-	db "for you!", $51
-	db "I'm thoroughly", $4f
-	db "prepared today!", $57
+	text "I waited around"
+	line "for you!"
+
+	para "I'm thoroughly"
+	line "prepared today!"
+	done
 ; 0xa4c24
 
 UnknownText_0xa4c24: ; 0xa4c24
-	db $0, "This, this! This", $4f
-	db "is yours! Ta-da!", $57
+	text "This, this! This"
+	line "is yours! Ta-da!"
+	done
 ; 0xa4c47
 
 UnknownText_0xa4c47: ; 0xa4c47
-	db $0, "Whoops!", $51
-	db "You can't carry", $4f
-	db "any more items!", $51
-	db "I'll hold it until", $4f
-	db "next time.", $57
+	text "Whoops!"
+
+	para "You can't carry"
+	line "any more items!"
+
+	para "I'll hold it until"
+	line "next time."
+	done
 ; 0xa4c8c
 
 UnknownText_0xa4c8c: ; 0xa4c8c
-	db $0, "You're really good", $4f
-	db "at #MON!", $51
-	db "Boys give me items", $4f
-	db "after battles, but", $51
-	db "sometimes they", $4f
-	db "give me too much.", $51
-	db "Next time, I can", $4f
-	db "share some if you", $51
-	db "want. Let me get", $4f
-	db "your phone number.", $57
+	text "You're really good"
+	line "at #MON!"
+
+	para "Boys give me items"
+	line "after battles, but"
+
+	para "sometimes they"
+	line "give me too much."
+
+	para "Next time, I can"
+	line "share some if you"
+
+	para "want. Let me get"
+	line "your phone number."
+	done
 ; 0xa4d36
 
 UnknownText_0xa4d36: ; 0xa4d36
-	db $0, "I'll share my", $4f
-	db "gifts with you.", $51
-	db "Let me get your", $4f
-	db "phone number.", $57
+	text "I'll share my"
+	line "gifts with you."
+
+	para "Let me get your"
+	line "phone number."
+	done
 ; 0xa4d72
 
 UnknownText_0xa4d72: ; 0xa4d72
-	db $0, "Next time a boy", $4f
-	db "gives me something", $51
-	db "after a battle,", $4f
-	db "I'll share some!", $51
-	db "Does that make me", $4f
-	db "bad?", $57
+	text "Next time a boy"
+	line "gives me something"
+
+	para "after a battle,"
+	line "I'll share some!"
+
+	para "Does that make me"
+	line "bad?"
+	done
 ; 0xa4dcd
 
 UnknownText_0xa4dcd: ; 0xa4dcd
-	db $0, "Aww, you don't", $4f
-	db "want anything?", $51
-	db "But it's all for", $4f
-	db "free…", $57
+	text "Aww, you don't"
+	line "want anything?"
+
+	para "But it's all for"
+	line "free…"
+	done
 ; 0xa4e01
 
 UnknownText_0xa4e01: ; 0xa4e01
-	db $0, "But your phone's", $4f
-	db "out of memory!", $57
+	text "But your phone's"
+	line "out of memory!"
+	done
 ; 0xa4e21
 
 UnknownText_0xa4e21: ; 0xa4e21
-	db $0, "You're really", $4f
-	db "late!", $51
-	db "I'm eager to get", $4f
-	db "going!", $57
+	text "You're really"
+	line "late!"
+
+	para "I'm eager to get"
+	line "going!"
+	done
 ; 0xa4e4c
 
 UnknownText_0xa4e4c: ; 0xa4e4c
-	db $0, "Hi! Are you here", $4f
-	db "for your gift?", $51
-	db "This should really", $4f
-	db "make your day!", $57
+	text "Hi! Are you here"
+	line "for your gift?"
+
+	para "This should really"
+	line "make your day!"
+	done
 ; 0xa4e8f
 
 UnknownText_0xa4e8f: ; 0xa4e8f
-	db $0, "Where are you", $4f
-	db "going to put this?", $51
-	db "I'll keep it, so", $4f
-	db "come get it later!", $57
+	text "Where are you"
+	line "going to put this?"
+
+	para "I'll keep it, so"
+	line "come get it later!"
+	done
 ; 0xa4ed4
 
 UnknownText_0xa4ed4: ; 0xa4ed4
-	db $0, "Huh? Is that thing", $4f
-	db "a #DEX? Have", $55
-	db "you met PROF.OAK?", $51
-	db "Huh? You have? ", $4f
-	db "That's way cool!", $51
-	db "I have a dream of", $4f
-	db "becoming a #MON", $51
-	db "researcher like", $4f
-	db "PROF.OAK.", $51
-	db "May I please have", $4f
-	db "your phone number?", $51
-	db "We should chat", $4f
-	db "about PROF.OAK.", $51
-	db "I'm sure it will", $4f
-	db "be loads of fun!", $57
+	text "Huh? Is that thing"
+	line "a #DEX? Have"
+	cont "you met PROF.OAK?"
+
+	para "Huh? You have? "
+	line "That's way cool!"
+
+	para "I have a dream of"
+	line "becoming a #MON"
+
+	para "researcher like"
+	line "PROF.OAK."
+
+	para "May I please have"
+	line "your phone number?"
+
+	para "We should chat"
+	line "about PROF.OAK."
+
+	para "I'm sure it will"
+	line "be loads of fun!"
+	done
 ; 0xa4fc8
 
 UnknownText_0xa4fc8: ; 0xa4fc8
-	db $0, "May I please have", $4f
-	db "your phone number?", $51
-	db "We should chat", $4f
-	db "about PROF.OAK.", $51
-	db "I'm sure it will", $4f
-	db "be loads of fun!", $57
+	text "May I please have"
+	line "your phone number?"
+
+	para "We should chat"
+	line "about PROF.OAK."
+
+	para "I'm sure it will"
+	line "be loads of fun!"
+	done
 ; 0xa502e
 
 UnknownText_0xa502e: ; 0xa502e
-	db $0, "You must listen to", $4f
-	db "PROF.OAK'S #MON", $55
-	db "TALK, right?", $57
+	text "You must listen to"
+	line "PROF.OAK'S #MON"
+	cont "TALK, right?"
+	done
 ; 0xa505f
 
 UnknownText_0xa505f: ; 0xa505f
-	db $0, "Oh… I wish I had a", $4f
-	db "chance to meet", $55
-	db "PROF.OAK…", $57
+	text "Oh… I wish I had a"
+	line "chance to meet"
+	cont "PROF.OAK…"
+	done
 ; 0xa508c
 
 UnknownText_0xa508c: ; 0xa508c
-	db $0, "Your phone list is", $4f
-	db "completely full!", $57
+	text "Your phone list is"
+	line "completely full!"
+	done
 ; 0xa50b1
 
 UnknownText_0xa50b1: ; 0xa50b1
-	db $0, "I've been waiting!", $4f
-	db "Let's battle now!", $57
+	text "I've been waiting!"
+	line "Let's battle now!"
+	done
 ; 0xa50d5
 
 UnknownText_0xa50d5: ; 0xa50d5
-	db $0, "Oh, wow! PIKACHU!", $4f
-	db "It's so soft and", $55
-	db "furry! How cute!", $51
-	db "Let's be friends!", $4f
-	db "PIKACHU-lovers are", $55
-	db "never bad people!", $51
-	db "Let's chat about", $4f
-	db "PIKACHU!", $51
-	db "Can I get your", $4f
-	db "phone number?", $57
+	text "Oh, wow! PIKACHU!"
+	line "It's so soft and"
+	cont "furry! How cute!"
+
+	para "Let's be friends!"
+	line "PIKACHU-lovers are"
+	cont "never bad people!"
+
+	para "Let's chat about"
+	line "PIKACHU!"
+
+	para "Can I get your"
+	line "phone number?"
+	done
 ; 0xa5175
 
 UnknownText_0xa5175: ; 0xa5175
-	db $0, "Let's chat about", $4f
-	db "PIKACHU!", $51
-	db "Can I get your", $4f
-	db "phone number?", $57
+	text "Let's chat about"
+	line "PIKACHU!"
+
+	para "Can I get your"
+	line "phone number?"
+	done
 ; 0xa51ac
 
 UnknownText_0xa51ac: ; 0xa51ac
-	db $0, "PIKACHU is the", $4f
-	db "one! If anything", $51
-	db "comes up, I'll", $4f
-	db "give you a jingle.", $57
+	text "PIKACHU is the"
+	line "one! If anything"
+
+	para "comes up, I'll"
+	line "give you a jingle."
+	done
 ; 0xa51ee
 
 UnknownText_0xa51ee: ; 0xa51ee
-	db $0, "You…", $51
-	db "I bet you don't", $4f
-	db "even like PIKACHU…", $57
+	text "You…"
+
+	para "I bet you don't"
+	line "even like PIKACHU…"
+	done
 ; 0xa5216
 
 UnknownText_0xa5216: ; 0xa5216
-	db $0, "Wait a sec! Your", $4f
-	db "phone list's full!", $57
+	text "Wait a sec! Your"
+	line "phone list's full!"
+	done
 ; 0xa523a
 
 UnknownText_0xa523a: ; 0xa523a
-	db $0, "I've been looking", $4f
-	db "for you! Here, see", $55
-	db "this? This is it!", $51
-	db "I'm certain your", $4f
-	db "PIKACHU will love", $55
-	db "my gift too!", $57
+	text "I've been looking"
+	line "for you! Here, see"
+	cont "this? This is it!"
+
+	para "I'm certain your"
+	line "PIKACHU will love"
+	cont "my gift too!"
+	done
 ; 0xa52a0
 
 UnknownText_0xa52a0: ; 0xa52a0
-	db $0, "Uh-oh, too bad.", $4f
-	db "You don't have any", $51
-	db "room. Be sure to", $4f
-	db "get it later.", $57
+	text "Uh-oh, too bad."
+	line "You don't have any"
+
+	para "room. Be sure to"
+	line "get it later."
+	done
 ; 0xa52e2
 
 UnknownText_0xa52e2: ; 0xa52e2
-	db $0, "Hey, you're trying", $4f
-	db "to be the ultimate", $51
-	db "trainer too? Then", $4f
-	db "we're comrades!", $51
-	db "If I find any more", $4f
-	db "items by the", $51
-	db "water, I'll give", $4f
-	db "you some.", $51
-	db "Just give me your", $4f
-	db "phone number.", $57
+	text "Hey, you're trying"
+	line "to be the ultimate"
+
+	para "trainer too? Then"
+	line "we're comrades!"
+
+	para "If I find any more"
+	line "items by the"
+
+	para "water, I'll give"
+	line "you some."
+
+	para "Just give me your"
+	line "phone number."
+	done
 ; 0xa5383
 
 UnknownText_0xa5383: ; 0xa5383
-	db $0, "If I find any more", $4f
-	db "items by the", $51
-	db "water, I'll give", $4f
-	db "you some.", $51
-	db "Just give me your", $4f
-	db "phone number.", $57
+	text "If I find any more"
+	line "items by the"
+
+	para "water, I'll give"
+	line "you some."
+
+	para "Just give me your"
+	line "phone number."
+	done
 ; 0xa53de
 
 UnknownText_0xa53de: ; 0xa53de
-	db $0, "You'll be hearing", $4f
-	db "from me if I find", $55
-	db "something good.", $57
+	text "You'll be hearing"
+	line "from me if I find"
+	cont "something good."
+	done
 ; 0xa5412
 
 UnknownText_0xa5412: ; 0xa5412
-	db $0, "Is that so? Then", $4f
-	db "I'll just have to", $55
-	db "use them myself.", $57
+	text "Is that so? Then"
+	line "I'll just have to"
+	cont "use them myself."
+	done
 ; 0xa5446
 
 UnknownText_0xa5446: ; 0xa5446
-	db $0, "Your phone list is", $4f
-	db "all filled up.", $51
-	db "Come back if you", $4f
-	db "make room for me.", $57
+	text "Your phone list is"
+	line "all filled up."
+
+	para "Come back if you"
+	line "make room for me."
+	done
 ; 0xa548c
 
 UnknownText_0xa548c: ; 0xa548c
-	db $0, "I've been doing", $4f
-	db "more than just", $51
-	db "fishing since we", $4f
-	db "last met.", $51
-	db "You're in for a", $4f
-	db "big surprise!", $57
+	text "I've been doing"
+	line "more than just"
+
+	para "fishing since we"
+	line "last met."
+
+	para "You're in for a"
+	line "big surprise!"
+	done
 ; 0xa54e3
 
 UnknownText_0xa54e3: ; 0xa54e3
-	db $0, "Hey, there you", $4f
-	db "are!", $51
-	db "Here's a gift, as", $4f
-	db "promised!", $57
+	text "Hey, there you"
+	line "are!"
+
+	para "Here's a gift, as"
+	line "promised!"
+	done
 ; 0xa5513
 
 UnknownText_0xa5513: ; 0xa5513
-	db $0, "Your PACK's full?", $51
-	db "Come back later--", $4f
-	db "that'll do it.", $57
+	text "Your PACK's full?"
+
+	para "Come back later--"
+	line "that'll do it."
+	done
 ; 0xa5545
 
 UnknownText_0xa5545: ; 0xa5545
-	db $0, "By the way, you're", $4f
-	db "a #MANIAC…", $51
-	db "I can tell.", $4f
-	db "Yes, you are.", $51
-	db "But your knowledge", $4f
-	db "is shallow still!", $51
-	db "Do you know BILL?", $4f
-	db "He's an incredible", $51
-	db "#MANIAC.", $4f
-	db "I revere him.", $51
-	db "I'll teach you all", $4f
-	db "I know about BILL,", $51
-	db "so leave me your", $4f
-	db "phone number.", $57
+	text "By the way, you're"
+	line "a #MANIAC…"
+
+	para "I can tell."
+	line "Yes, you are."
+
+	para "But your knowledge"
+	line "is shallow still!"
+
+	para "Do you know BILL?"
+	line "He's an incredible"
+
+	para "#MANIAC."
+	line "I revere him."
+
+	para "I'll teach you all"
+	line "I know about BILL,"
+
+	para "so leave me your"
+	line "phone number."
+	done
 ; 0xa5621
 
 UnknownText_0xa5621: ; 0xa5621
-	db $0, "I'll teach you all", $4f
-	db "I know about BILL,", $51
-	db "so leave me your", $4f
-	db "phone number.", $57
+	text "I'll teach you all"
+	line "I know about BILL,"
+
+	para "so leave me your"
+	line "phone number."
+	done
 ; 0xa5666
 
 UnknownText_0xa5666: ; 0xa5666
-	db $0, "BILL--he's more", $4f
-	db "than amazing!", $51
-	db "To be a #MANIAC", $4f
-	db "like him someday…", $51
-	db "That's my dream.", $57
+	text "BILL--he's more"
+	line "than amazing!"
+
+	para "To be a #MANIAC"
+	line "like him someday…"
+
+	para "That's my dream."
+	done
 ; 0xa56b6
 
 UnknownText_0xa56b6: ; 0xa56b6
-	db $0, "You're going to", $4f
-	db "regret it…", $51
-	db "And I won't care…", $57
+	text "You're going to"
+	line "regret it…"
+
+	para "And I won't care…"
+	done
 ; 0xa56e2
 
 UnknownText_0xa56e2: ; 0xa56e2
-	db $0, "Huh? Your phone", $4f
-	db "list's full.", $51
-	db "A #MANIAC has", $4f
-	db "to be more tidy!", $57
+	text "Huh? Your phone"
+	line "list's full."
+
+	para "A #MANIAC has"
+	line "to be more tidy!"
+	done
 ; 0xa571e
 
 UnknownText_0xa571e: ; 0xa571e
-	db $0, "I've been waiting.", $51
-	db "Look, check out my", $4f
-	db "#MON!", $57
+	text "I've been waiting."
+
+	para "Look, check out my"
+	line "#MON!"
+	done
 ; 0xa574a
 
 UnknownText_0xa574a: ; 0xa574a
-	db $0, "Hi! You like", $4f
-	db "CLEFAIRY too?", $51
-	db "They're so very", $4f
-	db "cute, aren't they?", $51
-	db "I think we can be", $4f
-	db "good friends!", $51
-	db "I want to know", $4f
-	db "your phone number!", $51
-	db "Let's talk about", $4f
-	db "CLEFAIRY!", $57
+	text "Hi! You like"
+	line "CLEFAIRY too?"
+
+	para "They're so very"
+	line "cute, aren't they?"
+
+	para "I think we can be"
+	line "good friends!"
+
+	para "I want to know"
+	line "your phone number!"
+
+	para "Let's talk about"
+	line "CLEFAIRY!"
+	done
 ; 0xa57e3
 
 UnknownText_0xa57e3: ; 0xa57e3
-	db $0, "I want to know", $4f
-	db "your phone number!", $51
-	db "Let's talk about", $4f
-	db "CLEFAIRY!", $57
+	text "I want to know"
+	line "your phone number!"
+
+	para "Let's talk about"
+	line "CLEFAIRY!"
+	done
 ; 0xa5820
 
 UnknownText_0xa5820: ; 0xa5820
-	db $0, "Isn't my CLEFAIRY", $4f
-	db "super-adorable?", $57
+	text "Isn't my CLEFAIRY"
+	line "super-adorable?"
+	done
 ; 0xa5842
 
 UnknownText_0xa5842: ; 0xa5842
-	db $0, "Aww… Oh well.", $4f
-	db "Look for me if you", $51
-	db "want to talk about", $4f
-	db "CLEFAIRY.", $57
+	text "Aww… Oh well."
+	line "Look for me if you"
+
+	para "want to talk about"
+	line "CLEFAIRY."
+	done
 ; 0xa5881
 
 UnknownText_0xa5881: ; 0xa5881
-	db $0, "Oh? Your phone", $4f
-	db "registry is full.", $57
+	text "Oh? Your phone"
+	line "registry is full."
+	done
 ; 0xa58a3
 
 UnknownText_0xa58a3: ; 0xa58a3
-	db $0, "There you are!", $51
-	db "CLEFAIRY, I want", $4f
-	db "you to try hard!", $57
+	text "There you are!"
+
+	para "CLEFAIRY, I want"
+	line "you to try hard!"
+	done
 ; 0xa58d5
 
 UnknownText_0xa58d5: ; 0xa58d5
-	db $0, "You took a long", $4f
-	db "time. See this?", $51
-	db "Isn't it cute?", $4f
-	db "It's a PINK BOW.", $57
+	text "You took a long"
+	line "time. See this?"
+
+	para "Isn't it cute?"
+	line "It's a PINK BOW."
+	done
 ; 0xa5914
 
 UnknownText_0xa5914: ; 0xa5914
-	db $0, "Uh-oh. Your PACK", $4f
-	db "is crammed full.", $57
+	text "Uh-oh. Your PACK"
+	line "is crammed full."
+	done
 ; 0xa5937
 
 UnknownText_0xa5937: ; 0xa5937
-	db $0, "You know, you are", $4f
-	db "really strong.", $51
-	db "But I don't want", $4f
-	db "to just slink off…", $51
-	db "I know! Could I", $4f
-	db "get your number?", $51
-	db "Let's meet up for", $4f
-	db "more battles!", $57
+	text "You know, you are"
+	line "really strong."
+
+	para "But I don't want"
+	line "to just slink off…"
+
+	para "I know! Could I"
+	line "get your number?"
+
+	para "Let's meet up for"
+	line "more battles!"
+	done
 ; 0xa59bc
 
 UnknownText_0xa59bc: ; 0xa59bc
-	db $0, "I want to battle", $4f
-	db "tough trainers as", $55
-	db "often as I can!", $51
-	db "Could I get your", $4f
-	db "number?", $51
-	db "Let's meet up for", $4f
-	db "more battles!", $57
+	text "I want to battle"
+	line "tough trainers as"
+	cont "often as I can!"
+
+	para "Could I get your"
+	line "number?"
+
+	para "Let's meet up for"
+	line "more battles!"
+	done
 ; 0xa5a28
 
 UnknownText_0xa5a28: ; 0xa5a28
-	db $0, "Don't forget to", $4f
-	db "come see me when I", $55
-	db "challenge you!", $57
+	text "Don't forget to"
+	line "come see me when I"
+	cont "challenge you!"
+	done
 ; 0xa5a5a
 
 UnknownText_0xa5a5a: ; 0xa5a5a
-	db $0, "A bird-user friend", $4f
-	db "isn't a bad thing", $55
-	db "to have, I think…", $51
-	db "Won't you", $4f
-	db "reconsider?", $57
+	text "A bird-user friend"
+	line "isn't a bad thing"
+	cont "to have, I think…"
+
+	para "Won't you"
+	line "reconsider?"
+	done
 ; 0xa5aa6
 
 UnknownText_0xa5aa6: ; 0xa5aa6
-	db $0, "Your phone's out", $4f
-	db "of memory. Delete", $55
-	db "a number for me!", $57
+	text "Your phone's out"
+	line "of memory. Delete"
+	cont "a number for me!"
+	done
 ; 0xa5ada
 
 UnknownText_0xa5ada: ; 0xa5ada
-	db $0, "Am I happy to see", $4f
-	db "you! I won't lose!", $57
+	text "Am I happy to see"
+	line "you! I won't lose!"
+	done
 ; 0xa5aff
 
 UnknownText_0xa5aff: ; 0xa5aff
-	db $0, "Oh, too bad. You", $4f
-	db "don't have room.", $51
-	db "I'll give it to", $4f
-	db "you next time!", $57
+	text "Oh, too bad. You"
+	line "don't have room."
+
+	para "I'll give it to"
+	line "you next time!"
+	done
 ; 0xa5b3f
 
 UnknownText_0xa5b3f: ; 0xa5b3f
-	db $0, "You are really,", $4f
-	db "really strong!", $51
-	db "Thanks for taking", $4f
-	db "me on so often--I", $51
-	db "learned a whole", $4f
-	db "lot from you.", $51
-	db "I know! This will", $4f
-	db "do as my thanks!", $57
+	text "You are really,"
+	line "really strong!"
+
+	para "Thanks for taking"
+	line "me on so often--I"
+
+	para "learned a whole"
+	line "lot from you."
+
+	para "I know! This will"
+	line "do as my thanks!"
+	done
 ; 0xa5bc4
 
 UnknownText_0xa5bc4: ; 0xa5bc4
-	db $0, "Eh, our battle was", $4f
-	db "fun, I'd say…", $51
-	db "When I'm fishing,", $4f
-	db "I sometimes snag", $51
-	db "items that people", $4f
-	db "have dropped.", $51
-	db "Do you want them?", $4f
-	db "What's the number?", $57
+	text "Eh, our battle was"
+	line "fun, I'd say…"
+
+	para "When I'm fishing,"
+	line "I sometimes snag"
+
+	para "items that people"
+	line "have dropped."
+
+	para "Do you want them?"
+	line "What's the number?"
+	done
 ; 0xa5c4b
 
 UnknownText_0xa5c4b: ; 0xa5c4b
-	db $0, "If I snag an item", $4f
-	db "while I'm fishing,", $51
-	db "it's yours. What's", $4f
-	db "your number?", $57
+	text "If I snag an item"
+	line "while I'm fishing,"
+
+	para "it's yours. What's"
+	line "your number?"
+	done
 ; 0xa5c8e
 
 UnknownText_0xa5c8e: ; 0xa5c8e
-	db $0, "If I snag anything", $4f
-	db "good, I'll be sure", $55
-	db "to let you know.", $57
+	text "If I snag anything"
+	line "good, I'll be sure"
+	cont "to let you know."
+	done
 ; 0xa5cc5
 
 UnknownText_0xa5cc5: ; 0xa5cc5
-	db $0, "All right… Come", $4f
-	db "back if you have a", $55
-	db "change of heart.", $57
+	text "All right… Come"
+	line "back if you have a"
+	cont "change of heart."
+	done
 ; 0xa5cfa
 
 UnknownText_0xa5cfa: ; 0xa5cfa
-	db $0, "You can't register", $4f
-	db "another number.", $57
+	text "You can't register"
+	line "another number."
+	done
 ; 0xa5d1d
 
 UnknownText_0xa5d1d: ; 0xa5d1d
-	db $0, "Argh! You startled", $4f
-	db "POLIWAG into", $55
-	db "fleeing again!", $57
+	text "Argh! You startled"
+	line "POLIWAG into"
+	cont "fleeing again!"
+	done
 ; 0xa5d4d
 
 UnknownText_0xa5d4d: ; 0xa5d4d
-	db $0, "So here you are.", $51
-	db "See this?", $4f
-	db "I snagged it just", $51
-	db "a little while", $4f
-	db "ago. It's yours.", $57
+	text "So here you are."
+
+	para "See this?"
+	line "I snagged it just"
+
+	para "a little while"
+	line "ago. It's yours."
+	done
 ; 0xa5d9a
 
 UnknownText_0xa5d9a: ; 0xa5d9a
-	db $0, "Your PACK's full?", $51
-	db "I'll give it to", $4f
-	db "you later.", $57
+	text "Your PACK's full?"
+
+	para "I'll give it to"
+	line "you later."
+	done
 ; 0xa5dc6
 
 UnknownText_0xa5dc6: ; 0xa5dc6
-	db $0, "Our battle was", $4f
-	db "remarkable!", $51
-	db "I wish for some-", $4f
-	db "thing to remember", $55
-	db "you by!", $51
-	db "Perhaps your phone", $4f
-	db "number will do?", $51
-	db "My training makes", $4f
-	db "it impossible to", $55
-	db "chat much, but…", $57
+	text "Our battle was"
+	line "remarkable!"
+
+	para "I wish for some-"
+	line "thing to remember"
+	cont "you by!"
+
+	para "Perhaps your phone"
+	line "number will do?"
+
+	para "My training makes"
+	line "it impossible to"
+	cont "chat much, but…"
+	done
 ; 0xa5e63
 
 UnknownText_0xa5e63: ; 0xa5e63
-	db $0, "My training makes", $4f
-	db "chatting tough,", $51
-	db "but will you take", $4f
-	db "down my number?", $57
+	text "My training makes"
+	line "chatting tough,"
+
+	para "but will you take"
+	line "down my number?"
+	done
 ; 0xa5ea8
 
 UnknownText_0xa5ea8: ; 0xa5ea8
-	db $0, "I must train", $4f
-	db "harder to become", $55
-	db "the mightiest!", $57
+	text "I must train"
+	line "harder to become"
+	cont "the mightiest!"
+	done
 ; 0xa5ed6
 
 UnknownText_0xa5ed6: ; 0xa5ed6
-	db $0, "If you decide you", $4f
-	db "want my number,", $55
-	db "come see me.", $57
+	text "If you decide you"
+	line "want my number,"
+	cont "come see me."
+	done
 ; 0xa5f06
 
 UnknownText_0xa5f06: ; 0xa5f06
-	db $0, "Your phone appears", $4f
-	db "to be full.", $51
-	db "Come back later!", $57
+	text "Your phone appears"
+	line "to be full."
+
+	para "Come back later!"
+	done
 ; 0xa5f37
 
 UnknownText_0xa5f37: ; 0xa5f37
-	db $0, "I wish to thank", $4f
-	db "you, ", $52, "!", $51
-	db "I've been training", $4f
-	db "all alone…", $51
-	db "I was happy that", $4f
-	db "you cared to call…", $51
-	db "I want you to have", $4f
-	db "this!", $57
+	text "I wish to thank"
+	line "you, ", $52, "!"
+
+	para "I've been training"
+	line "all alone…"
+
+	para "I was happy that"
+	line "you cared to call…"
+
+	para "I want you to have"
+	line "this!"
+	done
 ; 0xa5faa
 
 UnknownText_0xa5faa: ; 0xa5faa
-	db $0, "Your strength will", $4f
-	db "not let you carry", $51
-	db "another thing!", $4f
-	db "I will hold this", $51
-	db "till you lighten", $4f
-	db "your PACK!", $57
+	text "Your strength will"
+	line "not let you carry"
+
+	para "another thing!"
+	line "I will hold this"
+
+	para "till you lighten"
+	line "your PACK!"
+	done
 ; 0xa600c
 
 UnknownText_0xa600c: ; 0xa600c
-	db $0, "Sheesh, the way", $4f
-	db "you attacked! That", $51
-	db "was something! We", $4f
-	db "should meet again!", $51
-	db "How about giving", $4f
-	db "me your number?", $57
+	text "Sheesh, the way"
+	line "you attacked! That"
+
+	para "was something! We"
+	line "should meet again!"
+
+	para "How about giving"
+	line "me your number?"
+	done
 ; 0xa6076
 
 UnknownText_0xa6076: ; 0xa6076
-	db $0, "So you want to", $4f
-	db "register my phone", $51
-	db "number for a re-", $4f
-	db "match, huh?", $57
+	text "So you want to"
+	line "register my phone"
+
+	para "number for a re-"
+	line "match, huh?"
+	done
 ; 0xa60b5
 
 UnknownText_0xa60b5: ; 0xa60b5
-	db $0, "I'll call you", $4f
-	db "whenever I feel", $55
-	db "like battling!", $57
+	text "I'll call you"
+	line "whenever I feel"
+	cont "like battling!"
+	done
 ; 0xa60e2
 
 UnknownText_0xa60e2: ; 0xa60e2
-	db $0, "No? That's fine.", $51
-	db "A definite no is", $4f
-	db "easy to take!", $51
-	db "I'll be right here", $4f
-	db "when you're ready", $55
-	db "for a rematch.", $57
+	text "No? That's fine."
+
+	para "A definite no is"
+	line "easy to take!"
+
+	para "I'll be right here"
+	line "when you're ready"
+	cont "for a rematch."
+	done
 ; 0xa6144
 
 UnknownText_0xa6144: ; 0xa6144
-	db $0, "Oh? There's no", $4f
-	db "room to register", $55
-	db "my phone number.", $57
+	text "Oh? There's no"
+	line "room to register"
+	cont "my phone number."
+	done
 ; 0xa6175
 
 UnknownText_0xa6175: ; 0xa6175
-	db $0, "Hey, here comes", $4f
-	db "the kid! Let's go!", $51
-	db "Ready for my usual", $4f
-	db "no-brainer, all-", $55
-	db "out offense?", $57
+	text "Hey, here comes"
+	line "the kid! Let's go!"
+
+	para "Ready for my usual"
+	line "no-brainer, all-"
+	cont "out offense?"
+	done
 ; 0xa61c9
 
 UnknownText_0xa61c9: ; 0xa61c9
-	db $0, "Your PACK looks", $4f
-	db "stuffed full!", $51
-	db "You can't have", $4f
-	db "this now.", $57
+	text "Your PACK looks"
+	line "stuffed full!"
+
+	para "You can't have"
+	line "this now."
+	done
 ; 0xa6200
 
 UnknownText_0xa6200: ; 0xa6200
-	db $0, "Well, you're", $4f
-	db "special all right.", $51
-	db "If only I'd begun", $4f
-	db "#MON when I was", $55
-	db "a tad younger…", $51
-	db "I want you to work", $4f
-	db "and succeed for", $51
-	db "the both of us.", $4f
-	db "So take this, OK?", $57
+	text "Well, you're"
+	line "special all right."
+
+	para "If only I'd begun"
+	line "#MON when I was"
+	cont "a tad younger…"
+
+	para "I want you to work"
+	line "and succeed for"
+
+	para "the both of us."
+	line "So take this, OK?"
+	done
 ; 0xa6295
 
 UnknownText_0xa6295: ; 0xa6295
-	db $0, "It really made me", $4f
-	db "angry to lose.", $51
-	db "I'll have to train", $4f
-	db "much harder…", $51
-	db "Here's my number.", $4f
-	db "I'm ERIN--don't", $51
-	db "forget! Want to", $4f
-	db "battle me again?", $57
+	text "It really made me"
+	line "angry to lose."
+
+	para "I'll have to train"
+	line "much harder…"
+
+	para "Here's my number."
+	line "I'm ERIN--don't"
+
+	para "forget! Want to"
+	line "battle me again?"
+	done
 ; 0xa6316
 
 UnknownText_0xa6316: ; 0xa6316
-	db $0, "I want to battle", $4f
-	db "with you again.", $51
-	db "Do you want to", $4f
-	db "exchange numbers?", $57
+	text "I want to battle"
+	line "with you again."
+
+	para "Do you want to"
+	line "exchange numbers?"
+	done
 ; 0xa6359
 
 UnknownText_0xa6359: ; 0xa6359
-	db $0, "I'll remember to", $4f
-	db "call when I want", $55
-	db "to battle again!", $57
+	text "I'll remember to"
+	line "call when I want"
+	cont "to battle again!"
+	done
 ; 0xa638c
 
 UnknownText_0xa638c: ; 0xa638c
-	db $0, "Oh… I'm sad…", $4f
-	db "If you do want to", $51
-	db "battle, come see", $4f
-	db "ERIN--that's me!", $57
+	text "Oh… I'm sad…"
+	line "If you do want to"
+
+	para "battle, come see"
+	line "ERIN--that's me!"
+	done
 ; 0xa63cc
 
 UnknownText_0xa63cc: ; 0xa63cc
-	db $0, "Oh no. Your phone", $4f
-	db "is all filled up.", $57
+	text "Oh no. Your phone"
+	line "is all filled up."
+	done
 ; 0xa63f1
 
 UnknownText_0xa63f1: ; 0xa63f1
-	db $0, "Yay! I waited!", $4f
-	db "Let's start now!", $57
+	text "Yay! I waited!"
+	line "Let's start now!"
+	done
 ; 0xa6411
 
 UnknownText_0xa6411: ; 0xa6411
-	db $0, "That's too bad!", $4f
-	db "You have no room…", $51
-	db "I'll give it to", $4f
-	db "you another time.", $57
+	text "That's too bad!"
+	line "You have no room…"
+
+	para "I'll give it to"
+	line "you another time."
+	done
 ; 0xa6454
 
 UnknownText_0xa6454: ; 0xa6454
-	db $0, "Aww… I lost again!", $51
-	db "I wonder how many", $4f
-	db "times that is…", $51
-	db "Thanks for coming!", $4f
-	db "Here's a present!", $57
+	text "Aww… I lost again!"
+
+	para "I wonder how many"
+	line "times that is…"
+
+	para "Thanks for coming!"
+	line "Here's a present!"
+	done
 ; 0xa64ad
--- a/text/phone/extra3.asm
+++ b/text/phone/extra3.asm
@@ -1,1474 +1,1928 @@
 
 UnknownText_0x174000: ; 0x174000
-	db $0, "Hi, ", $14, "!", $4f
-	db "Our BICYCLE sales", $51
-	db "have gone through", $4f
-	db "the roof!", $51
-	db "We owe it all to", $4f
-	db "your advertising", $51
-	db "by riding around", $4f
-	db "on our BICYCLE.", $51
-	db "As our way of say-", $4f
-	db "ing thanks, please", $51
-	db "keep that BICYCLE.", $4f
-	db "Thanks again!", $57
+	text "Hi, ", $14, "!"
+	line "Our BICYCLE sales"
+
+	para "have gone through"
+	line "the roof!"
+
+	para "We owe it all to"
+	line "your advertising"
+
+	para "by riding around"
+	line "on our BICYCLE."
+
+	para "As our way of say-"
+	line "ing thanks, please"
+
+	para "keep that BICYCLE."
+	line "Thanks again!"
+	done
 ; 0x1740c0
 
 UnknownText_0x1740c0: ; 0x1740c0
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, "'s", $4f
-	db "intelligence keeps", $51
-	db "rising. It might", $4f
-	db "be smarter than", $55
-	db "yours!", $57
+	text "'s"
+	line "intelligence keeps"
+
+	para "rising. It might"
+	line "be smarter than"
+	cont "yours!"
+	done
 ; 0x174106
 
 UnknownText_0x174106: ; 0x174106
-	db $0, "The other day, I", $4f
-	db "easily defeated a", $55
-	db "@"
+	text "The other day, I"
+	line "easily defeated a"
+	cont "@"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "I think swapping", $4f
-	db "tips with you is", $55
-	db "starting to help.", $57
+	text "."
+
+	para "I think swapping"
+	line "tips with you is"
+	cont "starting to help."
+	done
 ; 0x174165
 
 UnknownText_0x174165: ; 0x174165
-	db $0, "Oh, and listen.", $4f
-	db "I missed catching", $51
-	db "a @"
+	text "Oh, and listen."
+	line "I missed catching"
+
+	para "a @"
 	text_from_ram StringBuffer4
-	db $0, " by", $4f
-	db "just a tiny bit.", $51
-	db "If I'd been a bit", $4f
-	db "more informed, I'm", $51
-	db "sure I would've", $4f
-	db "caught it…", $57
+	text " by"
+	line "just a tiny bit."
+
+	para "If I'd been a bit"
+	line "more informed, I'm"
+
+	para "sure I would've"
+	line "caught it…"
+	done
 ; 0x1741e1
 
 UnknownText_0x1741e1: ; 0x1741e1
-	db $0, "Do you want to", $4f
-	db "battle? I'll show", $51
-	db "you how to battle", $4f
-	db "logically.", $51
-	db "I'll be in", $4f
-	db "@"
+	text "Do you want to"
+	line "battle? I'll show"
+
+	para "you how to battle"
+	line "logically."
+
+	para "I'll be in"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "Give me a shout if", $4f
-	db "you're nearby.", $57
+	text "."
+
+	para "Give me a shout if"
+	line "you're nearby."
+	done
 ; 0x174251
 
 UnknownText_0x174251: ; 0x174251
-	db $0, "See you later!", $57
+	text "See you later!"
+	done
 ; 0x174261
 
 UnknownText_0x174261: ; 0x174261
-	db $0, "Did you know?", $51
-	db "When it's raining,", $4f
-	db "THUNDER is sure to", $55
-	db "strike.", $57
+	text "Did you know?"
+
+	para "When it's raining,"
+	line "THUNDER is sure to"
+	cont "strike."
+	done
 ; 0x17429d
 
 UnknownText_0x17429d: ; 0x17429d
-	db $0, "Did you know…?", $51
-	db "If you use DEFENSE", $4f
-	db "CURL, ROLLOUT's", $51
-	db "power goes way up", $4f
-	db "past normal.", $57
+	text "Did you know…?"
+
+	para "If you use DEFENSE"
+	line "CURL, ROLLOUT's"
+
+	para "power goes way up"
+	line "past normal."
+	done
 ; 0x1742ee
 
 UnknownText_0x1742ee: ; 0x1742ee
-	db $0, "Did you know…?", $51
-	db "If the sunlight is", $4f
-	db "harsh, SOLARBEAM", $51
-	db "doesn't need to be", $4f
-	db "charged up.", $57
+	text "Did you know…?"
+
+	para "If the sunlight is"
+	line "harsh, SOLARBEAM"
+
+	para "doesn't need to be"
+	line "charged up."
+	done
 ; 0x174340
 
 UnknownText_0x174340: ; 0x174340
-	db $0, "Did you know…?", $51
-	db "If the opponent", $4f
-	db "uses MINIMIZE,", $51
-	db "your STOMP becomes", $4f
-	db "more powerful.", $57
+	text "Did you know…?"
+
+	para "If the opponent"
+	line "uses MINIMIZE,"
+
+	para "your STOMP becomes"
+	line "more powerful."
+	done
 ; 0x174391
 
 UnknownText_0x174391: ; 0x174391
-	db $0, "Did you know…?", $51
-	db "If your opponent", $4f
-	db "is FLYing, your", $51
-	db "GUST becomes much", $4f
-	db "more powerful.", $57
+	text "Did you know…?"
+
+	para "If your opponent"
+	line "is FLYing, your"
+
+	para "GUST becomes much"
+	line "more powerful."
+	done
 ; 0x1743e3
 
 UnknownText_0x1743e3: ; 0x1743e3
-	db $0, "Did you know…?", $51
-	db "If your opponent", $4f
-	db "is FLYing, your", $51
-	db "TWISTER becomes", $4f
-	db "more powerful.", $57
+	text "Did you know…?"
+
+	para "If your opponent"
+	line "is FLYing, your"
+
+	para "TWISTER becomes"
+	line "more powerful."
+	done
 ; 0x174433
 
 UnknownText_0x174433: ; 0x174433
-	db $0, "Did you know…?", $51
-	db "If your opponent", $4f
-	db "uses DIG, your", $51
-	db "EARTHQUAKE becomes", $4f
-	db "more powerful.", $57
+	text "Did you know…?"
+
+	para "If your opponent"
+	line "uses DIG, your"
+
+	para "EARTHQUAKE becomes"
+	line "more powerful."
+	done
 ; 0x174485
 
 UnknownText_0x174485: ; 0x174485
-	db $0, "Did you know…?", $51
-	db "If your opponent", $4f
-	db "uses DIG, your", $51
-	db "MAGNITUDE becomes", $4f
-	db "more powerful.", $57
+	text "Did you know…?"
+
+	para "If your opponent"
+	line "uses DIG, your"
+
+	para "MAGNITUDE becomes"
+	line "more powerful."
+	done
 ; 0x1744d6
 
 UnknownText_0x1744d6: ; 0x1744d6
-	db $0, "Did you know…?", $51
-	db "The rock, ground", $4f
-	db "and steel types", $51
-	db "can't be hurt by", $4f
-	db "SANDSTORM.", $57
+	text "Did you know…?"
+
+	para "The rock, ground"
+	line "and steel types"
+
+	para "can't be hurt by"
+	line "SANDSTORM."
+	done
 ; 0x174522
 
 UnknownText_0x174522: ; 0x174522
-	db $0, "Did you know…?", $51
-	db "If the sunlight is", $4f
-	db "harsh, water-type", $51
-	db "moves become much", $4f
-	db "weaker.", $57
+	text "Did you know…?"
+
+	para "If the sunlight is"
+	line "harsh, water-type"
+
+	para "moves become much"
+	line "weaker."
+	done
 ; 0x174571
 
 UnknownText_0x174571: ; 0x174571
-	db $0, "Did you know…?", $51
-	db "When it's raining,", $4f
-	db "fire-type moves", $51
-	db "become much weaker", $4f
-	db "than usual.", $57
+	text "Did you know…?"
+
+	para "When it's raining,"
+	line "fire-type moves"
+
+	para "become much weaker"
+	line "than usual."
+	done
 ; 0x1745c2
 
 UnknownText_0x1745c2: ; 0x1745c2
-	db $0, "My friend heard", $4f
-	db "some great tips.", $51
-	db "He's going to let", $4f
-	db "me in on some.", $51
-	db "When he tells me,", $4f
-	db "I'll call right", $55
-	db "away and tell you.", $57
+	text "My friend heard"
+	line "some great tips."
+
+	para "He's going to let"
+	line "me in on some."
+
+	para "When he tells me,"
+	line "I'll call right"
+	cont "away and tell you."
+	done
 ; 0x174638
 
 UnknownText_0x174638: ; 0x174638
-	db $0, "Hey, ", $14, "!", $51
-	db "Do you remember", $4f
-	db "your promise?", $51
-	db "We have to battle", $4f
-	db "soon!", $51
-	db "I'll be at", $4f
-	db "@"
+	text "Hey, ", $14, "!"
+
+	para "Do you remember"
+	line "your promise?"
+
+	para "We have to battle"
+	line "soon!"
+
+	para "I'll be at"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x174688
 
 UnknownText_0x174688: ; 0x174688
-	db $0, "I fancied up my", $4f
-	db "@"
+	text "I fancied up my"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " and", $51
-	db "made it even cuter", $4f
-	db "than before!", $57
+	text " and"
+
+	para "made it even cuter"
+	line "than before!"
+	done
 ; 0x1746c3
 
 UnknownText_0x1746c3: ; 0x1746c3
-	db $0, "I happened to come", $4f
-	db "across a wild", $55
-	db "SNUBBULL recently.", $51
-	db "My SNUBBULL, I", $4f
-	db "assure you, was", $51
-	db "far cuter than the", $4f
-	db "wild one.", $57
+	text "I happened to come"
+	line "across a wild"
+	cont "SNUBBULL recently."
+
+	para "My SNUBBULL, I"
+	line "assure you, was"
+
+	para "far cuter than the"
+	line "wild one."
+	done
 ; 0x174734
 
 UnknownText_0x174734: ; 0x174734
-	db $0, "I happened to see", $4f
-	db "a wild MARILL the", $51
-	db "other day.", $4f
-	db "Or so I thought.", $51
-	db "A closer look", $4f
-	db "showed it was", $51
-	db "@"
+	text "I happened to see"
+	line "a wild MARILL the"
+
+	para "other day."
+	line "Or so I thought."
+
+	para "A closer look"
+	line "showed it was"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, ". I was", $4f
-	db "quite miffed.", $57
+	text ". I was"
+	line "quite miffed."
+	done
 ; 0x1747ac
 
 UnknownText_0x1747ac: ; 0x1747ac
-	db $0, "You can expect a", $4f
-	db "call from me.", $57
+	text "You can expect a"
+	line "call from me."
+	done
 ; 0x1747cc
 
 UnknownText_0x1747cc: ; 0x1747cc
-	db $0, "My husband got", $4f
-	db "some NUGGETS.", $51
-	db "If you'd like, you", $4f
-	db "could have one as", $51
-	db "thanks for helping", $4f
-	db "me out.", $51
-	db "I'll be at", $4f
-	db "@"
+	text "My husband got"
+	line "some NUGGETS."
+
+	para "If you'd like, you"
+	line "could have one as"
+
+	para "thanks for helping"
+	line "me out."
+
+	para "I'll be at"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "Please come see me", $4f
-	db "when you can.", $57
+	text "."
+
+	para "Please come see me"
+	line "when you can."
+	done
 ; 0x17485b
 
 UnknownText_0x17485b: ; 0x17485b
-	db $0, "Are your #MON", $4f
-	db "in prime form?", $51
-	db "Let's chat about", $4f
-	db "#MON again.", $57
+	text "Are your #MON"
+	line "in prime form?"
+
+	para "Let's chat about"
+	line "#MON again."
+	done
 ; 0x174895
 
 UnknownText_0x174895: ; 0x174895
-	db $0, "Pardon?", $4f
-	db "Oh, the NUGGET?", $51
-	db "There's no need to", $4f
-	db "hurry. Come see me", $51
-	db "in @"
+	text "Pardon?"
+	line "Oh, the NUGGET?"
+
+	para "There's no need to"
+	line "hurry. Come see me"
+
+	para "in @"
 	text_from_ram StringBuffer5
-	db $0, $4f
-	db "when you can.", $57
+	db $0
+	line "when you can."
+	done
 ; 0x1748ea
 
 UnknownText_0x1748ea: ; 0x1748ea
-	db $0, "Hey, I challenge", $4f
-	db "you to a battle!", $51
-	db "It won't be like", $4f
-	db "last time!", $51
-	db "@"
+	text "Hey, I challenge"
+	line "you to a battle!"
+
+	para "It won't be like"
+	line "last time!"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "'s", $4f
-	db "where I'm waiting", $51
-	db "for you. Hustle", $4f
-	db "over here pronto!", $57
+	text "'s"
+	line "where I'm waiting"
+
+	para "for you. Hustle"
+	line "over here pronto!"
+	done
 ; 0x174962
 
 UnknownText_0x174962: ; 0x174962
-	db $0, "See ya!", $57
+	text "See ya!"
+	done
 ; 0x17496b
 
 UnknownText_0x17496b: ; 0x17496b
-	db $0, "We have to battle", $4f
-	db "again sometime.", $51
-	db "You can bet I'm", $4f
-	db "going to keep", $51
-	db "challenging you", $4f
-	db "till I win.", $57
+	text "We have to battle"
+	line "again sometime."
+
+	para "You can bet I'm"
+	line "going to keep"
+
+	para "challenging you"
+	line "till I win."
+	done
 ; 0x1749c7
 
 UnknownText_0x1749c7: ; 0x1749c7
-	db $0, "Hey, you'd better", $4f
-	db "not have forgotten", $55
-	db "about our battle!", $51
-	db "@"
+	text "Hey, you'd better"
+	line "not have forgotten"
+	cont "about our battle!"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $51
-	db "Hustle over quick!", $4f
-	db "I'm waiting!", $57
+	text "!"
+
+	para "Hustle over quick!"
+	line "I'm waiting!"
+	done
 ; 0x174a24
 
 UnknownText_0x174a24: ; 0x174a24
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, $4f
-	db "might be greater", $55
-	db "than I imagined.", $51
-	db "I doubt I'll see a", $4f
-	db "@"
+	db $0
+	line "might be greater"
+	cont "than I imagined."
+
+	para "I doubt I'll see a"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " that's", $55
-	db "better than mine.", $57
+	text " that's"
+	cont "better than mine."
+	done
 ; 0x174a80
 
 UnknownText_0x174a80: ; 0x174a80
-	db $0, "Oh, and I managed", $4f
-	db "to barely defeat", $51
-	db "@"
+	text "Oh, and I managed"
+	line "to barely defeat"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " the", $4f
-	db "other day.", $51
-	db "I've never seen a", $4f
-	db "@"
+	text " the"
+	line "other day."
+
+	para "I've never seen a"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " get", $55
-	db "that strong…", $51
-	db "You shouldn't let", $4f
-	db "your guard down,", $51
-	db "even against a", $4f
-	db "#MON you're", $55
-	db "used to seeing.", $57
+	text " get"
+	cont "that strong…"
+
+	para "You shouldn't let"
+	line "your guard down,"
+
+	para "even against a"
+	line "#MON you're"
+	cont "used to seeing."
+	done
 ; 0x174b2d
 
 UnknownText_0x174b2d: ; 0x174b2d
-	db $0, "And a while back,", $4f
-	db "I tried to catch a", $55
-	db "wild @"
+	text "And a while back,"
+	line "I tried to catch a"
+	cont "wild @"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "But it managed to", $4f
-	db "elude me.", $51
-	db "One wrong decision", $4f
-	db "could mean total", $51
-	db "failure… You ought", $4f
-	db "to be careful too.", $57
+	text "."
+
+	para "But it managed to"
+	line "elude me."
+
+	para "One wrong decision"
+	line "could mean total"
+
+	para "failure… You ought"
+	line "to be careful too."
+	done
 ; 0x174bc5
 
 UnknownText_0x174bc5: ; 0x174bc5
-	db $0, "Let's battle!", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "Let's battle!"
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "Give me a shout", $4f
-	db "when you're close.", $57
+	text "."
+
+	para "Give me a shout"
+	line "when you're close."
+	done
 ; 0x174c0e
 
 UnknownText_0x174c0e: ; 0x174c0e
-	db $0, "OK, I'll talk to", $4f
-	db "you soon!", $57
+	text "OK, I'll talk to"
+	line "you soon!"
+	done
 ; 0x174c29
 
 UnknownText_0x174c29: ; 0x174c29
-	db $0, "I obsess over how", $4f
-	db "to beat you.", $57
+	text "I obsess over how"
+	line "to beat you."
+	done
 ; 0x174c49
 
 UnknownText_0x174c49: ; 0x174c49
-	db $0, $14, ", why", $4f
-	db "aren't you here?", $51
-	db "I'll take you down", $4f
-	db "with @"
+	text $14, ", why"
+	line "aren't you here?"
+
+	para "I'll take you down"
+	line "with @"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x174c7f
 
 UnknownText_0x174c7f: ; 0x174c7f
-	db $0, "Do you remember my", $4f
-	db "sweet @"
+	text "Do you remember my"
+	line "sweet @"
 	text_from_ram StringBuffer4
-	db $0, "?", $51
-	db "@"
+	text "?"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " runs", $4f
-	db "very fast.", $51
-	db "It's exhilarating", $4f
-	db "to ride on its", $51
-	db "back when it", $4f
-	db "really gets going.", $57
+	text " runs"
+	line "very fast."
+
+	para "It's exhilarating"
+	line "to ride on its"
+
+	para "back when it"
+	line "really gets going."
+	done
 ; 0x174cf6
 
 UnknownText_0x174cf6: ; 0x174cf6
-	db $0, "Oh, have you ever", $4f
-	db "seen a @"
+	text "Oh, have you ever"
+	line "seen a @"
 	text_from_ram StringBuffer4
-	db $0, $55
-	db "before?", $51
-	db "I just battled", $4f
-	db "one…", $51
-	db "It was much faster", $4f
-	db "than I expected.", $51
-	db "I was a little", $4f
-	db "shocked.", $51
-	db "I still won, of", $4f
-	db "course.", $57
+	text $55
+	db "before?"
+
+	para "I just battled"
+	line "one…"
+
+	para "It was much faster"
+	line "than I expected."
+
+	para "I was a little"
+	line "shocked."
+
+	para "I still won, of"
+	line "course."
+	done
 ; 0x174d86
 
 UnknownText_0x174d86: ; 0x174d86
-	db $0, "Oh, I just saw a", $4f
-	db "wild @"
+	text "Oh, I just saw a"
+	line "wild @"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "I was trying to", $4f
-	db "catch it when I", $51
-	db "noticed that I was", $4f
-	db "all out of #", $55
-	db "BALLS.", $51
-	db "If you don't check", $4f
-	db "your items, you", $51
-	db "may run out at the", $4f
-	db "worst time.", $51
-	db "I hope you learn", $4f
-	db "from my mistake.", $57
+	text "."
+
+	para "I was trying to"
+	line "catch it when I"
+
+	para "noticed that I was"
+	line "all out of #"
+	cont "BALLS."
+
+	para "If you don't check"
+	line "your items, you"
+
+	para "may run out at the"
+	line "worst time."
+
+	para "I hope you learn"
+	line "from my mistake."
+	done
 ; 0x174e4e
 
 UnknownText_0x174e4e: ; 0x174e4e
-	db $0, "Do you want to", $4f
-	db "battle? I'm going", $55
-	db "to win this time!", $51
-	db "I'll be waiting", $4f
-	db "for you around", $51
-	db "@"
+	text "Do you want to"
+	line "battle? I'm going"
+	cont "to win this time!"
+
+	para "I'll be waiting"
+	line "for you around"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $4f
-	db "Look for me, OK?", $57
+	text "."
+	line "Look for me, OK?"
+	done
 ; 0x174eb7
 
 UnknownText_0x174eb7: ; 0x174eb7
-	db $0, "OK, bye-bye!", $57
+	text "OK, bye-bye!"
+	done
 ; 0x174ec5
 
 UnknownText_0x174ec5: ; 0x174ec5
-	db $0, "Let's battle again", $4f
-	db "sometime!", $57
+	text "Let's battle again"
+	line "sometime!"
+	done
 ; 0x174ee2
 
 UnknownText_0x174ee2: ; 0x174ee2
-	db $0, "Um… ", $14, "?", $4f
-	db "What's wrong?", $51
-	db "Did you forget our", $4f
-	db "deal?", $51
-	db "@"
+	text "Um… ", $14, "?"
+	line "What's wrong?"
+
+	para "Did you forget our"
+	line "deal?"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "That's where I'm", $4f
-	db "waiting.", $57
+	text "."
+
+	para "That's where I'm"
+	line "waiting."
+	done
 ; 0x174f2f
 
 UnknownText_0x174f2f: ; 0x174f2f
-	db $0, "Hey listen, my", $4f
-	db "@"
+	text "Hey listen, my"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, "'s stick", $51
-	db "has this really", $4f
-	db "delicious aroma.", $51
-	db "That aroma gets my", $4f
-	db "appetite going!", $57
+	text "'s stick"
+
+	para "has this really"
+	line "delicious aroma."
+
+	para "That aroma gets my"
+	line "appetite going!"
+	done
 ; 0x174f90
 
 UnknownText_0x174f90: ; 0x174f90
-	db $0, "A while ago, my", $4f
-	db "FARFETCH'D KO'd", $55
-	db "this @"
+	text "A while ago, my"
+	line "FARFETCH'D KO'd"
+	cont "this @"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "You should have", $4f
-	db "seen FARFETCH'D", $51
-	db "wield that stick.", $4f
-	db "Amazing stuff!", $57
+	text "."
+
+	para "You should have"
+	line "seen FARFETCH'D"
+
+	para "wield that stick."
+	line "Amazing stuff!"
+	done
 ; 0x174ffd
 
 UnknownText_0x174ffd: ; 0x174ffd
-	db $0, "I ran into a wild", $4f
-	db "@"
+	text "I ran into a wild"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, "…", $51
-	db "I was trying to", $4f
-	db "catch it, but it", $51
-	db "took off faster", $4f
-	db "than I thought it", $51
-	db "would. It was a", $4f
-	db "bit disappointing.", $57
+	text "…"
+
+	para "I was trying to"
+	line "catch it, but it"
+
+	para "took off faster"
+	line "than I thought it"
+
+	para "would. It was a"
+	line "bit disappointing."
+	done
 ; 0x17507d
 
 UnknownText_0x17507d: ; 0x17507d
-	db $0, "Want to battle", $4f
-	db "again?", $51
-	db "For some reason,", $4f
-	db "my FARFETCH'D is", $51
-	db "all worked up and", $4f
-	db "raring to go.", $51
-	db "@"
+	text "Want to battle"
+	line "again?"
+
+	para "For some reason,"
+	line "my FARFETCH'D is"
+
+	para "all worked up and"
+	line "raring to go."
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "'s", $4f
-	db "where I'm at.", $51
-	db "Keep an eye out", $4f
-	db "for me, OK?", $57
+	text "'s"
+	line "where I'm at."
+
+	para "Keep an eye out"
+	line "for me, OK?"
+	done
 ; 0x175106
 
 UnknownText_0x175106: ; 0x175106
-	db $0, "Be seeing you!", $57
+	text "Be seeing you!"
+	done
 ; 0x175116
 
 UnknownText_0x175116: ; 0x175116
-	db $0, "My FARFETCH'D had", $4f
-	db "something pretty", $55
-	db "in its beak.", $51
-	db "Like I promised,", $4f
-	db "you can have it.", $51
-	db "Catch up to me on", $4f
-	db "@"
+	text "My FARFETCH'D had"
+	line "something pretty"
+	cont "in its beak."
+
+	para "Like I promised,"
+	line "you can have it."
+
+	para "Catch up to me on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ",", $51
-	db "and I'll let you", $4f
-	db "have it.", $57
+	text ","
+
+	para "and I'll let you"
+	line "have it."
+	done
 ; 0x17519b
 
 UnknownText_0x17519b: ; 0x17519b
-	db $0, "I haven't gotten", $4f
-	db "what I promised", $55
-	db "you yet.", $51
-	db "I'll call you as", $4f
-	db "soon as I get it,", $51
-	db "so could you wait", $4f
-	db "a little longer?", $57
+	text "I haven't gotten"
+	line "what I promised"
+	cont "you yet."
+
+	para "I'll call you as"
+	line "soon as I get it,"
+
+	para "so could you wait"
+	line "a little longer?"
+	done
 ; 0x17520a
 
 UnknownText_0x17520a: ; 0x17520a
-	db $0, $14, ", could you", $4f
-	db "hurry over?", $51
-	db "FARFETCH'D is", $4f
-	db "agitated.", $51
-	db "If you don't come", $4f
-	db "soon, it might", $51
-	db "smack me with its", $4f
-	db "stick!", $51
-	db "@"
+	text $14, ", could you"
+	line "hurry over?"
+
+	para "FARFETCH'D is"
+	line "agitated."
+
+	para "If you don't come"
+	line "soon, it might"
+
+	para "smack me with its"
+	line "stick!"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $51
-	db "Please come as", $4f
-	db "soon as you can!", $57
+	text "!"
+
+	para "Please come as"
+	line "soon as you can!"
+	done
 ; 0x17529c
 
 UnknownText_0x17529c: ; 0x17529c
-	db $0, "What's wrong?", $51
-	db "Don't you want", $4f
-	db "this gift?", $51
-	db "Catch up to me on", $4f
-	db "@"
+	text "What's wrong?"
+
+	para "Don't you want"
+	line "this gift?"
+
+	para "Catch up to me on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ",", $51
-	db "and I'll let you", $4f
-	db "have it.", $57
+	text ","
+
+	para "and I'll let you"
+	line "have it."
+	done
 ; 0x1752f5
 
 UnknownText_0x1752f5: ; 0x1752f5
-	db $0, "Listen, dear…", $51
-	db "Do you recall my", $4f
-	db "@"
+	text "Listen, dear…"
+
+	para "Do you recall my"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, "?", $51
-	db "Yes, exactly. That", $4f
-	db "lovely @"
+	text "?"
+
+	para "Yes, exactly. That"
+	line "lovely @"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "Wouldn't you agree", $4f
-	db "it's a perfect", $55
-	db "match for me?", $57
+	text "."
+
+	para "Wouldn't you agree"
+	line "it's a perfect"
+	cont "match for me?"
+	done
 ; 0x17536b
 
 UnknownText_0x17536b: ; 0x17536b
-	db $0, "Have I ever faced", $4f
-	db "a wild @"
+	text "Have I ever faced"
+	line "a wild @"
 	text_from_ram StringBuffer4
-	db $0, "?", $51
-	db "You need to ask?", $51
-	db "@"
+	text "?"
+
+	para "You need to ask?"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " I've", $4f
-	db "beaten on numerous", $55
-	db "occasions!", $57
+	text " I've"
+	line "beaten on numerous"
+	cont "occasions!"
+	done
 ; 0x1753c5
 
 UnknownText_0x1753c5: ; 0x1753c5
-	db $0, "Have I ever failed", $4f
-	db "to catch a wild", $55
-	db "#MON?", $51
-	db "You need to ask?", $51
-	db "I would never fail", $4f
-	db "to catch a wild", $51
-	db "@"
+	text "Have I ever failed"
+	line "to catch a wild"
+	cont "#MON?"
+
+	para "You need to ask?"
+
+	para "I would never fail"
+	line "to catch a wild"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, "…", $4f
-	db "Oh! Never mind!", $57
+	text "…"
+	line "Oh! Never mind!"
+	done
 ; 0x17543a
 
 UnknownText_0x17543a: ; 0x17543a
-	db $0, "We are going to", $4f
-	db "battle!", $51
-	db "The place shall be", $4f
-	db "@"
+	text "We are going to"
+	line "battle!"
+
+	para "The place shall be"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $51
-	db "Don't make me", $4f
-	db "wait! Got it?", $57
+	text "!"
+
+	para "Don't make me"
+	line "wait! Got it?"
+	done
 ; 0x175488
 
 UnknownText_0x175488: ; 0x175488
-	db $0, "Fine, you may go.", $57
+	text "Fine, you may go."
+	done
 ; 0x17549b
 
 UnknownText_0x17549b: ; 0x17549b
-	db $0, "Don't be too proud", $4f
-	db "just because you", $51
-	db "happened to beat", $4f
-	db "me… ", $51
-	db "It was a fluke!", $57
+	text "Don't be too proud"
+	line "just because you"
+
+	para "happened to beat"
+	line "me… "
+
+	para "It was a fluke!"
+	done
 ; 0x1754e5
 
 UnknownText_0x1754e5: ; 0x1754e5
-	db $0, "What are you", $4f
-	db "doing?", $51
-	db "I told you that", $4f
-	db "the place was", $51
-	db "@"
+	text "What are you"
+	line "doing?"
+
+	para "I told you that"
+	line "the place was"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $4f
-	db "Don't try to run!", $57
+	text "!"
+	line "Don't try to run!"
+	done
 ; 0x175530
 
 UnknownText_0x175530: ; 0x175530
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, "'s", $4f
-	db "looking sharper", $55
-	db "than before!", $51
-	db "I doubt there's a", $4f
-	db "#MON as cool as", $51
-	db "this guy in your", $4f
-	db "party!", $57
+	text "'s"
+	line "looking sharper"
+	cont "than before!"
+
+	para "I doubt there's a"
+	line "#MON as cool as"
+
+	para "this guy in your"
+	line "party!"
+	done
 ; 0x175591
 
 UnknownText_0x175591: ; 0x175591
-	db $0, "Oh yeah, I took", $4f
-	db "down a @"
+	text "Oh yeah, I took"
+	line "down a @"
 	text_from_ram StringBuffer4
-	db $0, $51
-	db "in the wild the", $4f
-	db "other day.", $51
-	db "It was a cakewalk.", $4f
-	db "Well, I guess it", $51
-	db "can't be helped,", $4f
-	db "us being so tough.", $57
+	text $51
+	db "in the wild the"
+	line "other day."
+
+	para "It was a cakewalk."
+	line "Well, I guess it"
+
+	para "can't be helped,"
+	line "us being so tough."
+	done
 ; 0x175611
 
 UnknownText_0x175611: ; 0x175611
-	db $0, "Oh yeah, I saw a", $4f
-	db "wild @"
+	text "Oh yeah, I saw a"
+	line "wild @"
 	text_from_ram StringBuffer4
-	db $0, "!", $51
-	db "I thought about", $4f
-	db "going for it, but", $51
-	db "I decided to work", $4f
-	db "with my one-and-", $51
-	db "only right to the", $4f
-	db "extreme end.", $57
+	text "!"
+
+	para "I thought about"
+	line "going for it, but"
+
+	para "I decided to work"
+	line "with my one-and-"
+
+	para "only right to the"
+	line "extreme end."
+	done
 ; 0x175693
 
 UnknownText_0x175693: ; 0x175693
-	db $0, "Let's get together", $4f
-	db "and battle!", $51
-	db "I promise things", $4f
-	db "will be different!", $51
-	db "@"
+	text "Let's get together"
+	line "and battle!"
+
+	para "I promise things"
+	line "will be different!"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "'s", $4f
-	db "where I'll be.", $51
-	db "Give me a shout", $4f
-	db "when you come.", $57
+	text "'s"
+	line "where I'll be."
+
+	para "Give me a shout"
+	line "when you come."
+	done
 ; 0x17570a
 
 UnknownText_0x17570a: ; 0x17570a
-	db $0, "All right. Later!", $57
+	text "All right. Later!"
+	done
 ; 0x17571d
 
 UnknownText_0x17571d: ; 0x17571d
-	db $0, "I'm checking out", $4f
-	db "@"
+	text "I'm checking out"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, "'s moves", $51
-	db "and devising some", $4f
-	db "strategies.", $51
-	db "When I come up", $4f
-	db "with a good one,", $55
-	db "let's battle!", $57
+	text "'s moves"
+
+	para "and devising some"
+	line "strategies."
+
+	para "When I come up"
+	line "with a good one,"
+	cont "let's battle!"
+	done
 ; 0x175786
 
 UnknownText_0x175786: ; 0x175786
-	db $0, "What's keeping", $4f
-	db "you, ", $52, "!", $51
-	db "Let's get down and", $4f
-	db "battle already!", $51
-	db "I'm waiting on", $4f
-	db "@"
+	text "What's keeping"
+	line "you, ", $52, "!"
+
+	para "Let's get down and"
+	line "battle already!"
+
+	para "I'm waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x1757d4
 
 UnknownText_0x1757d4: ; 0x1757d4
-	db $0, "Are your #MON", $4f
-	db "growing?", $51
-	db "My #MON are", $4f
-	db "growing a bit too", $51
-	db "quickly for me.", $4f
-	db "It's overwhelming!", $51
-	db "@"
+	text "Are your #MON"
+	line "growing?"
+
+	para "My #MON are"
+	line "growing a bit too"
+
+	para "quickly for me."
+	line "It's overwhelming!"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, "'s grow-", $4f
-	db "ing especially", $51
-	db "quickly. I think", $4f
-	db "it'll get tough.", $57
+	text "'s grow-"
+	line "ing especially"
+
+	para "quickly. I think"
+	line "it'll get tough."
+	done
 ; 0x175869
 
 UnknownText_0x175869: ; 0x175869
-	db $0, "Oh yeah, we KO'd a", $4f
-	db "wild @"
+	text "Oh yeah, we KO'd a"
+	line "wild @"
 	text_from_ram StringBuffer4
-	db $0, $51
-	db "with one hit a", $4f
-	db "while back.", $51
-	db "It went down so", $4f
-	db "easily, I felt a", $51
-	db "little sorry for", $4f
-	db "the poor thing.", $57
+	text $51
+	db "with one hit a"
+	line "while back."
+
+	para "It went down so"
+	line "easily, I felt a"
+
+	para "little sorry for"
+	line "the poor thing."
+	done
 ; 0x1758e4
 
 UnknownText_0x1758e4: ; 0x1758e4
-	db $0, "Oh yeah, a wild", $4f
-	db "@"
+	text "Oh yeah, a wild"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " got", $51
-	db "away from me at", $4f
-	db "the last second.", $51
-	db "I know it's a", $4f
-	db "common #MON…", $51
-	db "But it does annoy", $4f
-	db "me that it got", $51
-	db "away when I almost", $4f
-	db "had it.", $57
+	text " got"
+
+	para "away from me at"
+	line "the last second."
+
+	para "I know it's a"
+	line "common #MON…"
+
+	para "But it does annoy"
+	line "me that it got"
+
+	para "away when I almost"
+	line "had it."
+	done
 ; 0x175976
 
 UnknownText_0x175976: ; 0x175976
-	db $0, "Do you feel like a", $4f
-	db "#MON battle?", $51
-	db "It won't be like", $4f
-	db "last time!", $51
-	db "@"
+	text "Do you feel like a"
+	line "#MON battle?"
+
+	para "It won't be like"
+	line "last time!"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "'s", $4f
-	db "where I'll be.", $51
-	db "Let me know when", $4f
-	db "you get there.", $57
+	text "'s"
+	line "where I'll be."
+
+	para "Let me know when"
+	line "you get there."
+	done
 ; 0x1759e7
 
 UnknownText_0x1759e7: ; 0x1759e7
-	db $0, "See you later!", $57
+	text "See you later!"
+	done
 ; 0x1759f7
 
 UnknownText_0x1759f7: ; 0x1759f7
-	db $0, "The Bug-Catching", $4f
-	db "Contest is at the", $51
-	db "NATIONAL PARK", $4f
-	db "today.", $51
-	db "Are you going,", $4f
-	db $14, "?", $51
-	db "I'm trying to make", $4f
-	db "up my mind.", $57
+	text "The Bug-Catching"
+	line "Contest is at the"
+
+	para "NATIONAL PARK"
+	line "today."
+
+	para "Are you going,"
+	line $14, "?"
+
+	para "I'm trying to make"
+	line "up my mind."
+	done
 ; 0x175a60
 
 UnknownText_0x175a60: ; 0x175a60
-	db $0, "I found all kinds", $4f
-	db "of BERRIES. If you", $51
-	db "want, I'll share", $4f
-	db "some with you.", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "I found all kinds"
+	line "of BERRIES. If you"
+
+	para "want, I'll share"
+	line "some with you."
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x175abe
 
 UnknownText_0x175abe: ; 0x175abe
-	db $0, "Huh? BERRIES?", $51
-	db "Sorry, I haven't", $4f
-	db "found any yet.", $51
-	db "I'll call you if I", $4f
-	db "find any. Will you", $55
-	db "please wait?", $57
+	text "Huh? BERRIES?"
+
+	para "Sorry, I haven't"
+	line "found any yet."
+
+	para "I'll call you if I"
+	line "find any. Will you"
+	cont "please wait?"
+	done
 ; 0x175b1e
 
 UnknownText_0x175b1e: ; 0x175b1e
-	db $0, "Let's battle", $4f
-	db "already!", $51
-	db "@"
+	text "Let's battle"
+	line "already!"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, " is", $4f
-	db "where I am.", $51
-	db "Please get here as", $4f
-	db "soon as you can!", $57
+	text " is"
+	line "where I am."
+
+	para "Please get here as"
+	line "soon as you can!"
+	done
 ; 0x175b6d
 
 UnknownText_0x175b6d: ; 0x175b6d
-	db $0, "How come you're", $4f
-	db "not here yet?", $51
-	db "@"
+	text "How come you're"
+	line "not here yet?"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, " is", $4f
-	db "where I am.", $51
-	db "Please get here as", $4f
-	db "soon as you can!", $57
+	text " is"
+	line "where I am."
+
+	para "Please get here as"
+	line "soon as you can!"
+	done
 ; 0x175bc4
 
 UnknownText_0x175bc4: ; 0x175bc4
-	db $0, "I've been spending", $4f
-	db "more time with my", $51
-	db "@"
+	text "I've been spending"
+	line "more time with my"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " than I", $4f
-	db "have with my kids.", $51
-	db "That's a bit sad,", $4f
-	db "actually.", $57
+	text " than I"
+	line "have with my kids."
+
+	para "That's a bit sad,"
+	line "actually."
+	done
 ; 0x175c24
 
 UnknownText_0x175c24: ; 0x175c24
-	db $0, "I just beat a wild", $4f
-	db "@"
+	text "I just beat a wild"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "I told my kid, but", $4f
-	db "he scoffed that he", $51
-	db "could do the same", $4f
-	db "thing easily.", $51
-	db "Boy, has he gotten", $4f
-	db "cocky…", $57
+	text "."
+
+	para "I told my kid, but"
+	line "he scoffed that he"
+
+	para "could do the same"
+	line "thing easily."
+
+	para "Boy, has he gotten"
+	line "cocky…"
+	done
 ; 0x175c9f
 
 UnknownText_0x175c9f: ; 0x175c9f
-	db $0, "Yesterday a wild", $4f
-	db "@"
+	text "Yesterday a wild"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " slipped", $51
-	db "away from me, in", $4f
-	db "front of my kid.", $51
-	db "I was feeling down", $4f
-	db "about it until he", $51
-	db "shared his #", $4f
-	db "BALLS with me.", $51
-	db "Hahah, that sure", $4f
-	db "made my day!", $57
+	text " slipped"
+
+	para "away from me, in"
+	line "front of my kid."
+
+	para "I was feeling down"
+	line "about it until he"
+
+	para "shared his #"
+	line "BALLS with me."
+
+	para "Hahah, that sure"
+	line "made my day!"
+	done
 ; 0x175d40
 
 UnknownText_0x175d40: ; 0x175d40
-	db $0, "What do you say to", $4f
-	db "a battle with me?", $51
-	db "Good, you're going", $4f
-	db "to do it!", $51
-	db "For a kid, you're", $4f
-	db "quite agreeable.", $51
-	db "@"
+	text "What do you say to"
+	line "a battle with me?"
+
+	para "Good, you're going"
+	line "to do it!"
+
+	para "For a kid, you're"
+	line "quite agreeable."
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, " is", $4f
-	db "the spot!", $57
+	text " is"
+	line "the spot!"
+	done
 ; 0x175db7
 
 UnknownText_0x175db7: ; 0x175db7
-	db $0, "You call your mom", $4f
-	db "sometimes too!", $57
+	text "You call your mom"
+	line "sometimes too!"
+	done
 ; 0x175dd9
 
 UnknownText_0x175dd9: ; 0x175dd9
-	db $0, "Listen, I… Yowch!", $51
-	db "Uh, sorry! See,", $4f
-	db "@"
+	text "Listen, I… Yowch!"
+
+	para "Uh, sorry! See,"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " are", $51
-	db "biting like there", $4f
-	db "is no tomorrow", $51
-	db "over here on", $4f
-	db "@"
+	text " are"
+
+	para "biting like there"
+	line "is no tomorrow"
+
+	para "over here on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $51
-	db "Aiyee! Ouch!", $4f
-	db "One jabbed me!", $51
-	db "Heh, they're some", $4f
-	db "kind of feisty!", $51
-	db $14, ", you have", $4f
-	db "to see this rare", $51
-	db "sight! Get ready", $4f
-	db "to fish!", $57
+	text "!"
+
+	para "Aiyee! Ouch!"
+	line "One jabbed me!"
+
+	para "Heh, they're some"
+	line "kind of feisty!"
+
+	para $14, ", you have"
+	line "to see this rare"
+
+	para "sight! Get ready"
+	line "to fish!"
+	done
 ; 0x175eaf
 
 UnknownText_0x175eaf: ; 0x175eaf
-	db $0, "Yeah, I know.", $51
-	db "You're looking for", $4f
-	db "rare #MON.", $51
-	db "Recently, all I've", $4f
-	db "been catching are", $55
-	db "MAGIKARP, though…", $57
+	text "Yeah, I know."
+
+	para "You're looking for"
+	line "rare #MON."
+
+	para "Recently, all I've"
+	line "been catching are"
+	cont "MAGIKARP, though…"
+	done
 ; 0x175f11
 
 UnknownText_0x175f11: ; 0x175f11
-	db $0, "So where are you?", $4f
-	db "I'm waiting for", $51
-	db "you to show up on", $4f
-	db "@"
+	text "So where are you?"
+	line "I'm waiting for"
+
+	para "you to show up on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "You shouldn't make", $4f
-	db "your elders wait!", $57
+	text "."
+
+	para "You shouldn't make"
+	line "your elders wait!"
+	done
 ; 0x175f70
 
 UnknownText_0x175f70: ; 0x175f70
-	db $0, "Hey, what's the", $4f
-	db "matter with you?", $51
-	db "Aren't you coming", $4f
-	db "over to fish for", $55
-	db "QWILFISH?", $51
-	db "I'm on ROUTE 32,", $4f
-	db "so hurry up!", $57
+	text "Hey, what's the"
+	line "matter with you?"
+
+	para "Aren't you coming"
+	line "over to fish for"
+	cont "QWILFISH?"
+
+	para "I'm on ROUTE 32,"
+	line "so hurry up!"
+	done
 ; 0x175fda
 
 UnknownText_0x175fda: ; 0x175fda
-	db $0, "Oh, you have to", $4f
-	db "hear this.", $51
-	db "My @"
+	text "Oh, you have to"
+	line "hear this."
+
+	para "My @"
 	text_from_ram StringBuffer4
-	db $0, " is", $4f
-	db "so adorable!", $51
-	db "It always wants to", $4f
-	db "nuzzle me!", $57
+	text " is"
+	line "so adorable!"
+
+	para "It always wants to"
+	line "nuzzle me!"
+	done
 ; 0x17602d
 
 UnknownText_0x17602d: ; 0x17602d
-	db $0, "And, and! Um…", $51
-	db "We beat a wild", $4f
-	db "@"
+	text "And, and! Um…"
+
+	para "We beat a wild"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " with", $51
-	db "just one hit a", $4f
-	db "little while ago.", $51
-	db "We felt sorry for", $4f
-	db "it, though.", $57
+	text " with"
+
+	para "just one hit a"
+	line "little while ago."
+
+	para "We felt sorry for"
+	line "it, though."
+	done
 ; 0x176095
 
 UnknownText_0x176095: ; 0x176095
-	db $0, "And, and! Uh…", $51
-	db "We just saw a", $4f
-	db "really gorgeous", $55
-	db "@"
+	text "And, and! Uh…"
+
+	para "We just saw a"
+	line "really gorgeous"
+	cont "@"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "But I was on the", $4f
-	db "phone, so it got", $51
-	db "away. It made us", $4f
-	db "really angry!", $57
+	text "."
+
+	para "But I was on the"
+	line "phone, so it got"
+
+	para "away. It made us"
+	line "really angry!"
+	done
 ; 0x17610a
 
 UnknownText_0x17610a: ; 0x17610a
-	db $0, "Hi! Do you have", $4f
-	db "some free time?", $51
-	db "I've got all sorts", $4f
-	db "of time. If you're", $51
-	db "free, would you", $4f
-	db "like to battle?", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "Hi! Do you have"
+	line "some free time?"
+
+	para "I've got all sorts"
+	line "of time. If you're"
+
+	para "free, would you"
+	line "like to battle?"
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "Let me know when", $4f
-	db "you get here!", $57
+	text "."
+
+	para "Let me know when"
+	line "you get here!"
+	done
 ; 0x1761a7
 
 UnknownText_0x1761a7: ; 0x1761a7
-	db $0, "Hi, TANIA. How are", $4f
-	db "you? This is LIZ.", $51
-	db "I'm fine, but I'm", $4f
-	db "bored silly!", $51
-	db "Huh… Wrong number?", $4f
-	db "Oops! Sorry!", $57
+	text "Hi, TANIA. How are"
+	line "you? This is LIZ."
+
+	para "I'm fine, but I'm"
+	line "bored silly!"
+
+	para "Huh… Wrong number?"
+	line "Oops! Sorry!"
+	done
 ; 0x17620a
 
 UnknownText_0x17620a: ; 0x17620a
-	db $0, "OK, I'll call you", $4f
-	db "later!", $57
+	text "OK, I'll call you"
+	line "later!"
+	done
 ; 0x176223
 
 UnknownText_0x176223: ; 0x176223
-	db $0, "Listen, listen!", $51
-	db "I was listening to", $4f
-	db "the radio in the", $51
-	db "RUINS OF ALPH when", $4f
-	db "an odd broadcast", $51
-	db "suddenly cut it on", $4f
-	db "the regular show.", $51
-	db "I wonder what it", $4f
-	db "was. So strange!", $57
+	text "Listen, listen!"
+
+	para "I was listening to"
+	line "the radio in the"
+
+	para "RUINS OF ALPH when"
+	line "an odd broadcast"
+
+	para "suddenly cut it on"
+	line "the regular show."
+
+	para "I wonder what it"
+	line "was. So strange!"
+	done
 ; 0x1762c3
 
 UnknownText_0x1762c3: ; 0x1762c3
-	db $0, "Listen, listen!", $51
-	db "Don't you think", $4f
-	db "FALKNER of VIOLET", $51
-	db "GYM is cool and", $4f
-	db "handsome?", $51
-	db "But they say his", $4f
-	db "dad, who's out", $51
-	db "training on the", $4f
-	db "road, is even more", $51
-	db "cool and handsome", $4f
-	db "than FALKNER.", $51
-	db "I wish I could", $4f
-	db "meet him!", $57
+	text "Listen, listen!"
+
+	para "Don't you think"
+	line "FALKNER of VIOLET"
+
+	para "GYM is cool and"
+	line "handsome?"
+
+	para "But they say his"
+	line "dad, who's out"
+
+	para "training on the"
+	line "road, is even more"
+
+	para "cool and handsome"
+	line "than FALKNER."
+
+	para "I wish I could"
+	line "meet him!"
+	done
 ; 0x17638a
 
 UnknownText_0x17638a: ; 0x17638a
-	db $0, "Listen, listen!", $51
-	db "Do you know EARL,", $4f
-	db "the teacher who", $51
-	db "runs the #MON", $4f
-	db "ACADEMY in VIOLET?", $51
-	db "I saw him doing", $4f
-	db "pirouettes while", $51
-	db "he was running. It", $4f
-	db "was wildly funny!", $57
+	text "Listen, listen!"
+
+	para "Do you know EARL,"
+	line "the teacher who"
+
+	para "runs the #MON"
+	line "ACADEMY in VIOLET?"
+
+	para "I saw him doing"
+	line "pirouettes while"
+
+	para "he was running. It"
+	line "was wildly funny!"
+	done
 ; 0x176424
 
 UnknownText_0x176424: ; 0x176424
-	db $0, "Listen, listen!", $51
-	db "I collect #MON", $4f
-	db "plush dolls.", $51
-	db "But I can't seem", $4f
-	db "to get a hold of a", $51
-	db "SURF PIKACHU DOLL.", $4f
-	db "None of my friends", $51
-	db "have it. It must", $4f
-	db "be totally rare!", $51
-	db "You could really", $4f
-	db "brag about it if", $55
-	db "you had one.", $57
+	text "Listen, listen!"
+
+	para "I collect #MON"
+	line "plush dolls."
+
+	para "But I can't seem"
+	line "to get a hold of a"
+
+	para "SURF PIKACHU DOLL."
+	line "None of my friends"
+
+	para "have it. It must"
+	line "be totally rare!"
+
+	para "You could really"
+	line "brag about it if"
+	cont "you had one."
+	done
 ; 0x1764eb
 
 UnknownText_0x1764eb: ; 0x1764eb
-	db $0, "Listen, listen!", $51
-	db "Do you know about", $4f
-	db "MOOMOO MILK?", $51
-	db "You can buy it at", $4f
-	db "MOOMOO FARM.", $51
-	db "It's supposed to", $4f
-	db "be good for health", $51
-	db "and beauty.", $4f
-	db "I really want to", $51
-	db "try some. I bet", $4f
-	db "it's delicious!", $57
+	text "Listen, listen!"
+
+	para "Do you know about"
+	line "MOOMOO MILK?"
+
+	para "You can buy it at"
+	line "MOOMOO FARM."
+
+	para "It's supposed to"
+	line "be good for health"
+
+	para "and beauty."
+	line "I really want to"
+
+	para "try some. I bet"
+	line "it's delicious!"
+	done
 ; 0x176599
 
 UnknownText_0x176599: ; 0x176599
-	db $0, "Listen, listen!", $51
-	db "There's a #MON", $4f
-	db "SALON in GOLDENROD", $51
-	db "that's run by two", $4f
-	db "brothers.", $51
-	db "The older brother", $4f
-	db "is good, but the", $51
-	db "younger one really", $4f
-	db "isn't.", $51
-	db "But sometimes the", $4f
-	db "younger one does a", $51
-	db "better job than", $4f
-	db "his brother.", $51
-	db "Every time I go, I", $4f
-	db "have a hard time", $51
-	db "trying to decide", $4f
-	db "whom I should use…", $57
+	text "Listen, listen!"
+
+	para "There's a #MON"
+	line "SALON in GOLDENROD"
+
+	para "that's run by two"
+	line "brothers."
+
+	para "The older brother"
+	line "is good, but the"
+
+	para "younger one really"
+	line "isn't."
+
+	para "But sometimes the"
+	line "younger one does a"
+
+	para "better job than"
+	line "his brother."
+
+	para "Every time I go, I"
+	line "have a hard time"
+
+	para "trying to decide"
+	line "whom I should use…"
+	done
 ; 0x1766ac
 
 UnknownText_0x1766ac: ; 0x1766ac
-	db $0, "Listen, listen!", $51
-	db "GOLDENROD GYM's", $4f
-	db "WHITNEY began", $51
-	db "battling only a", $4f
-	db "little while ago!", $51
-	db "But the #MON", $4f
-	db "LEAGUE chose her", $55
-	db "as a GYM LEADER!", $51
-	db "I bet she must be", $4f
-	db "totally talented.", $57
+	text "Listen, listen!"
+
+	para "GOLDENROD GYM's"
+	line "WHITNEY began"
+
+	para "battling only a"
+	line "little while ago!"
+
+	para "But the #MON"
+	line "LEAGUE chose her"
+	cont "as a GYM LEADER!"
+
+	para "I bet she must be"
+	line "totally talented."
+	done
 ; 0x17674f
 
 UnknownText_0x17674f: ; 0x17674f
-	db $0, "Listen, listen!", $51
-	db "Have you ever", $4f
-	db "taken part in a", $51
-	db "Bug-Catching", $4f
-	db "Contest at the", $55
-	db "NATIONAL PARK?", $51
-	db "I did once, but", $4f
-	db "all I could catch", $55
-	db "was a CATERPIE.", $51
-	db "But guess what!", $51
-	db "I won with that", $4f
-	db "CATERPIE. Isn't", $55
-	db "that great?", $57
+	text "Listen, listen!"
+
+	para "Have you ever"
+	line "taken part in a"
+
+	para "Bug-Catching"
+	line "Contest at the"
+	cont "NATIONAL PARK?"
+
+	para "I did once, but"
+	line "all I could catch"
+	cont "was a CATERPIE."
+
+	para "But guess what!"
+
+	para "I won with that"
+	line "CATERPIE. Isn't"
+	cont "that great?"
+	done
 ; 0x176816
 
 UnknownText_0x176816: ; 0x176816
-	db $0, "Listen, listen!", $51
-	db "I saw a beautiful", $4f
-	db "@"
+	text "Listen, listen!"
+
+	para "I saw a beautiful"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, "!", $51
-	db "I wish I could", $4f
-	db "become a beautiful", $55
-	db "@"
+	text "!"
+
+	para "I wish I could"
+	line "become a beautiful"
+	cont "@"
 	text_from_ram StringBuffer4
-	db $0, " too.", $57
+	text " too."
+	done
 ; 0x17686d
 
 UnknownText_0x17686d: ; 0x17686d
-	db $0, "Listen, listen!", $51
-	db "Uh… Um… Whoops!", $51
-	db "I forgot what I", $4f
-	db "was going to say!", $57
+	text "Listen, listen!"
+
+	para "Uh… Um… Whoops!"
+
+	para "I forgot what I"
+	line "was going to say!"
+	done
 ; 0x1768b0
 
 UnknownText_0x1768b0: ; 0x1768b0
-	db $0, "Listen, listen!", $51
-	db "My @"
+	text "Listen, listen!"
+
+	para "My @"
 	text_from_ram StringBuffer4
-	db $0, "…", $4f
-	db "it… so pretty…", $51
-	db "and… giggle… so", $4f
-	db "awesome… yes… but…", $51
-	db "very much… eeek!", $4f
-	db "And… lovely…", $51
-	db "Just ravishing…", $4f
-	db "Oh, too much!", $51
-	db "…Hug it… sleeping…", $4f
-	db "That's right…", $51
-	db "pretty… sigh… So", $4f
-	db "nice… Cute…", $51
-	db "…Oops! Look at the", $4f
-	db "time! I chatted", $55
-	db "too long!", $51
-	db "I'm sorry I took", $4f
-	db "so much of your", $51
-	db "time!", $4f
-	db "I love chatting!", $57
+	text "…"
+	line "it… so pretty…"
+
+	para "and… giggle… so"
+	line "awesome… yes… but…"
+
+	para "very much… eeek!"
+	line "And… lovely…"
+
+	para "Just ravishing…"
+	line "Oh, too much!"
+
+	para "…Hug it… sleeping…"
+	line "That's right…"
+
+	para "pretty… sigh… So"
+	line "nice… Cute…"
+
+	para "…Oops! Look at the"
+	line "time! I chatted"
+	cont "too long!"
+
+	para "I'm sorry I took"
+	line "so much of your"
+
+	para "time!"
+	line "I love chatting!"
+	done
 ; 0x1769da
 
 UnknownText_0x1769da: ; 0x1769da
-	db $0, "I've got too much", $4f
-	db "time on my hands!", $51
-	db "Let's battle right", $4f
-	db "away!", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "I've got too much"
+	line "time on my hands!"
+
+	para "Let's battle right"
+	line "away!"
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x176a2f
 
 UnknownText_0x176a2f: ; 0x176a2f
-	db $0, "The other day, I", $4f
-	db "was watching my", $51
-	db "@"
+	text "The other day, I"
+	line "was watching my"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " eat", $4f
-	db "some BERRIES.", $51
-	db "It looked like it", $4f
-	db "was enjoying its", $51
-	db "meal, so I decided", $4f
-	db "to try some.", $51
-	db "I'm not sure if", $4f
-	db "people should eat", $51
-	db "that stuff, but it", $4f
-	db "was delicious!", $57
+	text " eat"
+	line "some BERRIES."
+
+	para "It looked like it"
+	line "was enjoying its"
+
+	para "meal, so I decided"
+	line "to try some."
+
+	para "I'm not sure if"
+	line "people should eat"
+
+	para "that stuff, but it"
+	line "was delicious!"
+	done
 ; 0x176aef
 
 UnknownText_0x176aef: ; 0x176aef
-	db $0, "Lately, I've been", $4f
-	db "running across", $51
-	db "wild @"
+	text "Lately, I've been"
+	line "running across"
+
+	para "wild @"
 	text_from_ram StringBuffer4
-	db $0, $4f
-	db "quite often.", $51
-	db "They're easily", $4f
-	db "taken care of.", $57
+	db $0
+	line "quite often."
+
+	para "They're easily"
+	line "taken care of."
+	done
 ; 0x176b45
 
 UnknownText_0x176b45: ; 0x176b45
-	db $0, "Oh yeah, I was", $4f
-	db "battling this", $51
-	db "@"
+	text "Oh yeah, I was"
+	line "battling this"
+
+	para "@"
 	text_from_ram StringBuffer4
-	db $0, " the", $4f
-	db "other day…", $51
-	db "It took off when I", $4f
-	db "got distracted by", $55
-	db "a passing BEAUTY.", $51
-	db "Learn from my", $4f
-	db "mistake--always", $51
-	db "stay focused on", $4f
-	db "the job at hand!", $57
+	text " the"
+	line "other day…"
+
+	para "It took off when I"
+	line "got distracted by"
+	cont "a passing BEAUTY."
+
+	para "Learn from my"
+	line "mistake--always"
+
+	para "stay focused on"
+	line "the job at hand!"
+	done
 ; 0x176bee
 
 UnknownText_0x176bee: ; 0x176bee
-	db $0, "Come on--let's", $4f
-	db "battle right now!", $51
-	db "@"
+	text "Come on--let's"
+	line "battle right now!"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, " is", $4f
-	db "where I am.", $51
-	db "Come on down if", $4f
-	db "you feel up to it!", $57
+	text " is"
+	line "where I am."
+
+	para "Come on down if"
+	line "you feel up to it!"
+	done
 ; 0x176c47
 
 UnknownText_0x176c47: ; 0x176c47
-	db $0, "All right then!", $4f
-	db "Be good!", $57
+	text "All right then!"
+	line "Be good!"
+	done
 ; 0x176c61
 
 UnknownText_0x176c61: ; 0x176c61
-	db $0, $52, "! It's", $4f
-	db "mind-blowing!", $51
-	db "I took a hike in", $4f
-	db "@"
+	text $52, "! It's"
+	line "mind-blowing!"
+
+	para "I took a hike in"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, $55
-	db "yesterday, see?", $51
-	db "Well, there were", $4f
-	db "tons of @"
+	text $55
+	db "yesterday, see?"
+
+	para "Well, there were"
+	line "tons of @"
 	text_from_ram StringBuffer4
-	db $0, $51
-	db "around! You have", $4f
-	db "to see it!", $51
-	db "I get this feeling", $4f
-	db "that @"
+	text $51
+	db "around! You have"
+	line "to see it!"
+
+	para "I get this feeling"
+	line "that @"
 	text_from_ram StringBuffer4
-	db $0, $51
-	db "may be timid.", $4f
-	db "I didn't see any", $51
-	db "where there are", $4f
-	db "strong #MON.", $57
+	text $51
+	db "may be timid."
+	line "I didn't see any"
+
+	para "where there are"
+	line "strong #MON."
+	done
 ; 0x176d32
 
 UnknownText_0x176d32: ; 0x176d32
-	db $0, "Rare #MON?", $51
-	db "Hey, sorry! I was", $4f
-	db "too focused on my", $51
-	db "hike, so I wasn't", $4f
-	db "paying attention.", $57
+	text "Rare #MON?"
+
+	para "Hey, sorry! I was"
+	line "too focused on my"
+
+	para "hike, so I wasn't"
+	line "paying attention."
+	done
 ; 0x176d85
 
 UnknownText_0x176d85: ; 0x176d85
-	db $0, "Hello! You haven't", $4f
-	db "forgotten about", $51
-	db "our battle, have", $4f
-	db "you?", $51
-	db "@"
+	text "Hello! You haven't"
+	line "forgotten about"
+
+	para "our battle, have"
+	line "you?"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $4f
-	db "I'm waiting!", $57
+	text "!"
+	line "I'm waiting!"
+	done
 ; 0x176dd1
 
 UnknownText_0x176dd1: ; 0x176dd1
-	db $0, "Hello? What? Where", $4f
-	db "is DUNSPARCE?", $51
-	db "DARK CAVE! Hurry!", $51
-	db "I know I've said", $4f
-	db "it before, but", $51
-	db "DUNSPARCE don't", $4f
-	db "appear when there", $51
-	db "are strong #MON", $4f
-	db "around.", $57
+	text "Hello? What? Where"
+	line "is DUNSPARCE?"
+
+	para "DARK CAVE! Hurry!"
+
+	para "I know I've said"
+	line "it before, but"
+
+	para "DUNSPARCE don't"
+	line "appear when there"
+
+	para "are strong #MON"
+	line "around."
+	done
 ; 0x176e5d
 
 UnknownText_0x176e5d: ; 0x176e5d
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, " is", $4f
-	db "looking more and", $51
-	db "more like me. It's", $4f
-	db "getting cuter!", $57
+	text " is"
+	line "looking more and"
+
+	para "more like me. It's"
+	line "getting cuter!"
+	done
 ; 0x176e9c
 
 UnknownText_0x176e9c: ; 0x176e9c
-	db $0, "And, you know?", $51
-	db "Now we can KO", $4f
-	db "@"
+	text "And, you know?"
+
+	para "Now we can KO"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " easily.", $51
-	db "I should challenge", $4f
-	db "the GOLDENROD GYM.", $57
+	text " easily."
+
+	para "I should challenge"
+	line "the GOLDENROD GYM."
+	done
 ; 0x176eee
 
 UnknownText_0x176eee: ; 0x176eee
-	db $0, "And, you know?", $4f
-	db "We just failed to", $51
-	db "beat @"
+	text "And, you know?"
+	line "We just failed to"
+
+	para "beat @"
 	text_from_ram StringBuffer4
-	db $0, " by", $4f
-	db "a tiny margin.", $51
-	db "I'm guessing my", $4f
-	db "#MON's levels", $51
-	db "aren't high enough", $4f
-	db "yet…", $57
+	text " by"
+	line "a tiny margin."
+
+	para "I'm guessing my"
+	line "#MON's levels"
+
+	para "aren't high enough"
+	line "yet…"
+	done
 ; 0x176f60
 
 UnknownText_0x176f60: ; 0x176f60
-	db $0, "You must be a lot", $4f
-	db "better now, huh?", $51
-	db "How about showing", $4f
-	db "me your technique", $51
-	db "in a real battle", $4f
-	db "with me?", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "You must be a lot"
+	line "better now, huh?"
+
+	para "How about showing"
+	line "me your technique"
+
+	para "in a real battle"
+	line "with me?"
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x176fdb
 
 UnknownText_0x176fdb: ; 0x176fdb
-	db $0, "See you later!", $57
+	text "See you later!"
+	done
 ; 0x176feb
 
 UnknownText_0x176feb: ; 0x176feb
-	db $0, "This is it--the", $4f
-	db "one we've all been", $55
-	db "waiting for!", $51
-	db "GOLDENROD DEPT.", $4f
-	db "STORE's bargain", $55
-	db "sale is on now!", $51
-	db "Want it cheap?", $4f
-	db "Want it lots?", $51
-	db "Don't miss this", $4f
-	db "GOLDENROD chance!", $51
-	db "Huh? I sound like", $4f
-	db "a huckster?", $51
-	db "Well, yeah. I was", $4f
-	db "mimicking them…", $51
-	db "Anyway, you've got", $4f
-	db "to get there as", $55
-	db "soon as you can!", $57
+	text "This is it--the"
+	line "one we've all been"
+	cont "waiting for!"
+
+	para "GOLDENROD DEPT."
+	line "STORE's bargain"
+	cont "sale is on now!"
+
+	para "Want it cheap?"
+	line "Want it lots?"
+
+	para "Don't miss this"
+	line "GOLDENROD chance!"
+
+	para "Huh? I sound like"
+	line "a huckster?"
+
+	para "Well, yeah. I was"
+	line "mimicking them…"
+
+	para "Anyway, you've got"
+	line "to get there as"
+	cont "soon as you can!"
+	done
 ; 0x1770fb
 
 UnknownText_0x1770fb: ; 0x1770fb
-	db $0, "I'm saving up for", $4f
-	db "the next bargain", $51
-	db "sale. When's the", $4f
-	db "next one?", $57
+	text "I'm saving up for"
+	line "the next bargain"
+
+	para "sale. When's the"
+	line "next one?"
+	done
 ; 0x177138
 
 UnknownText_0x177138: ; 0x177138
-	db $0, "Where are you?", $51
-	db "Let's have our", $4f
-	db "battle soon!", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "Where are you?"
+
+	para "Let's have our"
+	line "battle soon!"
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $57
+	text "."
+	done
 ; 0x17717c
 
 UnknownText_0x17717c: ; 0x17717c
-	db $0, "Haven't you gone", $4f
-	db "to GOLDENROD DEPT.", $51
-	db "STORE? I've scoped", $4f
-	db "it out already!", $51
-	db "They had some real", $4f
-	db "bargains.", $51
-	db "You should get", $4f
-	db "there quickly.", $57
+	text "Haven't you gone"
+	line "to GOLDENROD DEPT."
+
+	para "STORE? I've scoped"
+	line "it out already!"
+
+	para "They had some real"
+	line "bargains."
+
+	para "You should get"
+	line "there quickly."
+	done
 ; 0x1771fd
 
 UnknownText_0x1771fd: ; 0x1771fd
-	db $0, "My @"
+	text "My @"
 	text_from_ram StringBuffer4
-	db $0, " and", $4f
-	db "I are getting more", $51
-	db "in sync with each", $4f
-	db "other.", $57
+	text " and"
+	line "I are getting more"
+
+	para "in sync with each"
+	line "other."
+	done
 ; 0x177237
 
 UnknownText_0x177237: ; 0x177237
-	db $0, "We battled a wild", $4f
-	db "@"
+	text "We battled a wild"
+	line "@"
 	text_from_ram StringBuffer4
-	db $0, " and", $51
-	db "managed to drop it", $4f
-	db "in a close match.", $51
-	db "We're getting into", $4f
-	db "the groove!", $57
+	text " and"
+
+	para "managed to drop it"
+	line "in a close match."
+
+	para "We're getting into"
+	line "the groove!"
+	done
 ; 0x177297
 
 UnknownText_0x177297: ; 0x177297
-	db $0, "But, you know?", $51
-	db "I still haven't", $4f
-	db "caught @"
+	text "But, you know?"
+
+	para "I still haven't"
+	line "caught @"
 	text_from_ram StringBuffer4
-	db $0, ".", $51
-	db "It's getting past", $4f
-	db "frustrating…", $57
+	text "."
+
+	para "It's getting past"
+	line "frustrating…"
+	done
 ; 0x1772e2
 
 UnknownText_0x1772e2: ; 0x1772e2
-	db $0, "Would you be my", $4f
-	db "practice partner", $55
-	db "again sometime?", $51
-	db "I'll be waiting on", $4f
-	db "@"
+	text "Would you be my"
+	line "practice partner"
+	cont "again sometime?"
+
+	para "I'll be waiting on"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, ".", $51
-	db "…Could you take it", $4f
-	db "a little easier on", $55
-	db "me next time?", $57
+	text "."
+
+	para "…Could you take it"
+	line "a little easier on"
+	cont "me next time?"
+	done
 ; 0x177361
 
 UnknownText_0x177361: ; 0x177361
-	db $0, "Bye! Let's chat", $4f
-	db "again!", $57
+	text "Bye! Let's chat"
+	line "again!"
+	done
 ; 0x177378
 
 UnknownText_0x177378: ; 0x177378
-	db $0, "Have you heard", $4f
-	db "about TEAM ROCKET?", $51
-	db "They've taken over", $4f
-	db "the RADIO TOWER in", $55
-	db "GOLDENROD.", $51
-	db "Are the people", $4f
-	db "inside safe?", $57
+	text "Have you heard"
+	line "about TEAM ROCKET?"
+
+	para "They've taken over"
+	line "the RADIO TOWER in"
+	cont "GOLDENROD."
+
+	para "Are the people"
+	line "inside safe?"
+	done
 ; 0x1773e7
 
 UnknownText_0x1773e7: ; 0x1773e7
-	db $0, "I picked up some-", $4f
-	db "thing nice today.", $51
-	db "I want you to have", $4f
-	db "it, so I called!", $51
-	db "You will come for", $4f
-	db "it, won't you?", $51
-	db "@"
+	text "I picked up some-"
+	line "thing nice today."
+
+	para "I want you to have"
+	line "it, so I called!"
+
+	para "You will come for"
+	line "it, won't you?"
+
+	para "@"
 	text_from_ram StringBuffer5
-	db $0, " is", $4f
-	db "where I am.", $57
+	text " is"
+	line "where I am."
+	done
 ; 0x177465
 
 UnknownText_0x177465: ; 0x177465
-	db $0, "Sorry, I haven't", $4f
-	db "found anything", $51
-	db "useful yet…", $4f
-	db "I promise, if I", $51
-	db "find anything, you", $4f
-	db "can have it!", $57
+	text "Sorry, I haven't"
+	line "found anything"
+
+	para "useful yet…"
+	line "I promise, if I"
+
+	para "find anything, you"
+	line "can have it!"
+	done
 ; 0x1774c1
 
 UnknownText_0x1774c1: ; 0x1774c1
-	db $0, "Oh, ", $14, "!", $4f
-	db "How soon can I", $51
-	db "expect to see you", $4f
-	db "for our battle?", $51
-	db "Don't forget,", $4f
-	db "@"
+	text "Oh, ", $14, "!"
+	line "How soon can I"
+
+	para "expect to see you"
+	line "for our battle?"
+
+	para "Don't forget,"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x17750e
 
 UnknownText_0x17750e: ; 0x17750e
-	db $0, "I'm getting really", $4f
-	db "impatient, waiting", $51
-	db "to give you my", $4f
-	db "present!", $51
-	db "Hurry over to", $4f
-	db "@"
+	text "I'm getting really"
+	line "impatient, waiting"
+
+	para "to give you my"
+	line "present!"
+
+	para "Hurry over to"
+	line "@"
 	text_from_ram StringBuffer5
-	db $0, "!", $57
+	text "!"
+	done
 ; 0x177561
--- a/text/phone/mom.asm
+++ b/text/phone/mom.asm
@@ -1,127 +1,165 @@
 MomPhoneGreetingText: ; 0x1b4000
-	db $0, "Hello?", $51
-	db "Oh, hi, ", $52, "!", $4f
-	db "Working hard?", $57
+	text "Hello?"
 
+	para "Oh, hi, ", $52, "!"
+	line "Working hard?"
+	done
+
 UnknownText_0x1b4021: ; 0x1b4021
-	db $0, "Oh, so you're in", $4f
-	db "@"
+	text "Oh, so you're in"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Isn't that where", $4f
-	db "@"
+	text "…"
+
+	para "Isn't that where"
+	line "@"
 	TX_RAM StringBuffer4
-	db $0, $51
-	db "is? Did you go", $4f
-	db "take a look?", $57
+	text $51
+	db "is? Did you go"
+	line "take a look?"
+	done
 
 MomPhoneGenericAreaText: ; 0x1b406b
-	db $0, "Really, you're in", $4f
-	db "@"
+	text "Really, you're in"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "?", $51
-	db "I've never gone", $4f
-	db "there. That's kind", $55
-	db "of neat, ", $52, ".", $57
+	text "?"
 
+	para "I've never gone"
+	line "there. That's kind"
+	cont "of neat, ", $52, "."
+	done
+
 MomPhoneNewBarkText: ; 0x1b40b1
-	db $0, "What? You're in", $4f
-	db "@"
+	text "What? You're in"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "?", $51
-	db "Come see your MOM", $4f
-	db "sometime!", $57
+	text "?"
 
+	para "Come see your MOM"
+	line "sometime!"
+	done
+
 MomPhoneCherrygroveText: ; 0x1b40e4
-	db $0, "You're visiting", $4f
-	db "@"
+	text "You're visiting"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "?", $51
-	db "How about coming", $4f
-	db "home for a bit?", $57
+	text "?"
 
+	para "How about coming"
+	line "home for a bit?"
+	done
+
 UnknownText_0x1b411c: ; 0x1b411c
-	db $0, "Wow, you're in", $4f
-	db "@"
+	text "Wow, you're in"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "?", $51
-	db "Good luck on your", $4f
-	db "#MON quest!", $57
+	text "?"
 
+	para "Good luck on your"
+	line "#MON quest!"
+	done
+
 UnknownText_0x1b4150: ; 0x1b4150
-	db $0, "That sounds really", $4f
-	db "tough.", $51
-	db "But, ", $52, ", I", $4f
-	db "know you're really", $51
-	db "determined. You'll", $4f
-	db "be OK, right?", $57
+	text "That sounds really"
+	line "tough."
 
+	para "But, ", $52, ", I"
+	line "know you're really"
+
+	para "determined. You'll"
+	line "be OK, right?"
+	done
+
 UnknownText_0x1b41a7: ; 0x1b41a7
-	db $0, "By the way, you've", $4f
-	db "saved up ¥@"
+	text "By the way, you've"
+	line "saved up ¥@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Do you want to", $4f
-	db "keep on saving?", $57
+	text "."
 
+	para "Do you want to"
+	line "keep on saving?"
+	done
+
 UnknownText_0x1b41ea: ; 0x1b41ea
-	db $0, "It's important to", $4f
-	db "save your money.", $57
+	text "It's important to"
+	line "save your money."
+	done
 
 UnknownText_0x1b420d: ; 0x1b420d
-	db $0, "Oh, ", $52, ",", $4f
-	db "you're not saving", $51
-	db "any money. Would", $4f
-	db "you like to save?", $57
+	text "Oh, ", $52, ","
+	line "you're not saving"
 
+	para "any money. Would"
+	line "you like to save?"
+	done
+
 UnknownText_0x1b4249: ; 0x1b4249
-	db $0, "By the way, you've", $4f
-	db "saved up ¥@"
+	text "By the way, you've"
+	line "saved up ¥@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Want to start", $4f
-	db "saving again?", $57
+	text "."
 
+	para "Want to start"
+	line "saving again?"
+	done
+
 UnknownText_0x1b4289: ; 0x1b4289
-	db $0, "OK. I'll save your", $4f
-	db "money.", $57
+	text "OK. I'll save your"
+	line "money."
+	done
 
 MomPhoneWontSaveMoneyText: ; 0x1b42a3
-	db $0, "OK. I won't save", $4f
-	db "your money.", $57
+	text "OK. I won't save"
+	line "your money."
+	done
 
 MomPhoneHangUpText: ; 0x1b42c0
-	db $0, $52, ", keep it", $4f
-	db "up! I'm rooting", $55
-	db "for you, baby!", $57
+	text $52, ", keep it"
+	line "up! I'm rooting"
+	cont "for you, baby!"
+	done
 
 MomPhoneNoPokemonText: ; 0x1b42ea
-	db $0, "Hello?", $51
-	db "Oh, hi, ", $52, "!", $4f
-	db "Wasn't PROF.ELM", $55
-	db "waiting for you?", $57
+	text "Hello?"
 
+	para "Oh, hi, ", $52, "!"
+	line "Wasn't PROF.ELM"
+	cont "waiting for you?"
+	done
+
 MomPhoneNoPokedexText: ; 0x1b431d
-	db $0, "Hello?", $51
-	db "Oh, hi, ", $52, "!", $4f
-	db "You're on a big", $51
-	db "mission for PROF.", $4f
-	db "ELM? Be good!", $57
+	text "Hello?"
 
+	para "Oh, hi, ", $52, "!"
+	line "You're on a big"
+
+	para "mission for PROF."
+	line "ELM? Be good!"
+	done
+
 MomPhoneNoGymQuestText: ; 0x1b435f
-	db $0, "Hello?", $51
-	db "Hi, ", $52, "! If", $4f
-	db "you're done with", $51
-	db "your errand come", $4f
-	db "on home, dear.", $57
+	text "Hello?"
 
+	para "Hi, ", $52, "! If"
+	line "you're done with"
+
+	para "your errand come"
+	line "on home, dear."
+	done
+
 MomPhoneLectureText: ; 0x1b43a1
-	db $0, "Hello?", $51
-	db "…… ", $52, "?", $4f
-	db "I heard from PROF.", $51
-	db "ELM that you went", $4f
-	db "on a long trip.", $51
-	db "I wish you would", $4f
-	db "have told me…", $51
-	db "What about money?", $4f
-	db "Should I save it?", $57
+	text "Hello?"
+
+	para "…… ", $52, "?"
+	line "I heard from PROF."
+
+	para "ELM that you went"
+	line "on a long trip."
+
+	para "I wish you would"
+	line "have told me…"
+
+	para "What about money?"
+	line "Should I save it?"
+	done
--- a/text/phone/trainers1.asm
+++ b/text/phone/trainers1.asm
@@ -1,245 +1,308 @@
 UnknownText_0x1b4dc5: ; 0x1b4dc5
-	db $0, "Hello. This is", $4f
-	db "@"
+	text "Hello. This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Good morning,", $4f
-	db $14, "!", $57
+	text "…"
 
+	para "Good morning,"
+	line $14, "!"
+	done
+
 UnknownText_0x1b4ded: ; 0x1b4ded
-	db $0, "Hello. This is", $4f
-	db "@"
+	text "Hello. This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "How's it going,", $4f
-	db $14, "?", $57
+	text "…"
 
+	para "How's it going,"
+	line $14, "?"
+	done
+
 UnknownText_0x1b4e16: ; 0x1b4e16
-	db $0, "Hello. This is", $4f
-	db "@"
+	text "Hello. This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Good evening,", $4f
-	db $14, "!", $57
+	text "…"
 
+	para "Good evening,"
+	line $14, "!"
+	done
+
 UnknownText_0x1b4e3e: ; 0x1b4e3e
-	db $0, $14, ", good", $4f
-	db "morning!", $51
-	db "It's me, @"
+	text $14, ", good"
+	line "morning!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "How are you doing?", $57
+	text "."
+	line "How are you doing?"
+	done
 
 UnknownText_0x1b4e72: ; 0x1b4e72
-	db $0, $14, ", howdy!", $51
-	db "It's me, @"
+	text $14, ", howdy!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Isn't it nice out?", $57
+	text "."
+	line "Isn't it nice out?"
+	done
 
 UnknownText_0x1b4e9e: ; 0x1b4e9e
-	db $0, $14, ", good", $4f
-	db "evening!", $51
-	db "It's me, @"
+	text $14, ", good"
+	line "evening!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Got a minute?", $57
+	text "."
+	line "Got a minute?"
+	done
 
 UnknownText_0x1b4ecd: ; 0x1b4ecd
-	db $0, "How are your", $4f
-	db "#MON doing?", $51
-	db "My @"
+	text "How are your"
+	line "#MON doing?"
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, " is", $4f
-	db "so curious, it's a", $51
-	db "problem. Maybe", $4f
-	db "it's like me…", $57
+	text " is"
+	line "so curious, it's a"
 
+	para "problem. Maybe"
+	line "it's like me…"
+	done
+
 UnknownText_0x1b4f21: ; 0x1b4f21
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Oh! Good morning,", $4f
-	db $52, ".", $57
+	text "."
 
+	para "Oh! Good morning,"
+	line $52, "."
+	done
+
 UnknownText_0x1b4f4d: ; 0x1b4f4d
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Oh! Good day,", $4f
-	db $52, ".", $57
+	text "."
 
+	para "Oh! Good day,"
+	line $52, "."
+	done
+
 UnknownText_0x1b4f75: ; 0x1b4f75
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Oh! Good evening,", $4f
-	db $52, ".", $57
+	text "."
 
+	para "Oh! Good evening,"
+	line $52, "."
+	done
+
 UnknownText_0x1b4fa1: ; 0x1b4fa1
-	db $0, "Hello, ", $52, ".", $4f
-	db "Good morning.", $51
-	db "This is @"
+	text "Hello, ", $52, "."
+	line "Good morning."
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Were you asleep?", $57
+	text "."
+	line "Were you asleep?"
+	done
 
 UnknownText_0x1b4fda: ; 0x1b4fda
-	db $0, "Hi, ", $52, ".", $4f
-	db "This is @"
+	text "Hi, ", $52, "."
+	line "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "How are you doing?", $57
+	text "."
 
+	para "How are you doing?"
+	done
+
 UnknownText_0x1b5004: ; 0x1b5004
-	db $0, "Hi, ", $52, ".", $4f
-	db "This is @"
+	text "Hi, ", $52, "."
+	line "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Were you awake?", $57
+	text "."
 
+	para "Were you awake?"
+	done
+
 UnknownText_0x1b502b: ; 0x1b502b
-	db $0, "Keeping your", $4f
-	db "#MON happy?", $51
-	db "My @"
+	text "Keeping your"
+	line "#MON happy?"
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, " is", $4f
-	db "healthy. It eats a", $55
-	db "lot every day.", $57
+	text " is"
+	line "healthy. It eats a"
+	cont "lot every day."
+	done
 
 UnknownText_0x1b5073: ; 0x1b5073
-	db $0, "Yeah, this is", $4f
-	db "@"
+	text "Yeah, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Huh? What's up,", $4f
-	db $52, "?", $57
+	text "."
 
+	para "Huh? What's up,"
+	line $52, "?"
+	done
+
 UnknownText_0x1b509b: ; 0x1b509b
-	db $0, "Yeah, this is", $4f
-	db "@"
+	text "Yeah, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Huh? What's up", $4f
-	db $52, "?", $57
+	text "."
 
+	para "Huh? What's up"
+	line $52, "?"
+	done
+
 UnknownText_0x1b50c2: ; 0x1b50c2
-	db $0, "Yeah, this is", $4f
-	db "@"
+	text "Yeah, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Huh? What's up", $4f
-	db $52, "?", $57
+	text "."
 
+	para "Huh? What's up"
+	line $52, "?"
+	done
+
 UnknownText_0x1b50e9: ; 0x1b50e9
-	db $0, "Yo, ", $52, "!", $4f
-	db "You awake?", $51
-	db "It's me, @"
+	text "Yo, ", $52, "!"
+	line "You awake?"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, "!", $4f
-	db "How's it going?", $57
+	text "!"
+	line "How's it going?"
+	done
 
 UnknownText_0x1b511a: ; 0x1b511a
-	db $0, "Yo, ", $52, "! You", $4f
-	db "free right now?", $51
-	db "It's me, @"
+	text "Yo, ", $52, "! You"
+	line "free right now?"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, "!", $4f
-	db "How's it going?", $57
+	text "!"
+	line "How's it going?"
+	done
 
 UnknownText_0x1b5154: ; 0x1b5154
-	db $0, "Yo, ", $52, "!", $4f
-	db "Were you asleep?", $51
-	db "It's me, @"
+	text "Yo, ", $52, "!"
+	line "Were you asleep?"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, "!", $4f
-	db "How's it going?", $57
+	text "!"
+	line "How's it going?"
+	done
 
 UnknownText_0x1b518b: ; 0x1b518b
-	db $0, "How are your", $4f
-	db "#MON doing?", $51
-	db "My #MON are a", $4f
-	db "bit too energetic.", $51
-	db "@"
+	text "How are your"
+	line "#MON doing?"
+
+	para "My #MON are a"
+	line "bit too energetic."
+
+	para "@"
 	TX_RAM StringBuffer4
-	db $0, ",", $4f
-	db "especially.", $51
-	db "Every time it", $4f
-	db "spots a trainer,", $55
-	db "it has to battle.", $51
-	db "It gets to be a", $4f
-	db "bit much for me!", $57
+	text ","
+	line "especially."
 
+	para "Every time it"
+	line "spots a trainer,"
+	cont "it has to battle."
+
+	para "It gets to be a"
+	line "bit much for me!"
+	done
+
 UnknownText_0x1b522b: ; 0x1b522b
-	db $0, "My @"
+	text "My @"
 	TX_RAM StringBuffer4
-	db $0, "'s", $4f
-	db "looking tougher", $55
-	db "than ever.", $51
-	db "It looks even", $4f
-	db "tougher than me!", $57
+	text "'s"
+	line "looking tougher"
+	cont "than ever."
 
+	para "It looks even"
+	line "tougher than me!"
+	done
+
 UnknownText_0x1b5270: ; 0x1b5270
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " speaking…", $51
-	db "Hi, ", $14, "!", $4f
-	db "Good morning!", $57
+	text " speaking…"
 
+	para "Hi, ", $14, "!"
+	line "Good morning!"
+	done
+
 UnknownText_0x1b52a5: ; 0x1b52a5
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " speaking…", $51
-	db "Hi, ", $14, "!", $57
+	text " speaking…"
 
+	para "Hi, ", $14, "!"
+	done
+
 UnknownText_0x1b52cc: ; 0x1b52cc
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " speaking…", $51
-	db "Hi, ", $14, "!", $4f
-	db "Good evening!", $57
+	text " speaking…"
 
+	para "Hi, ", $14, "!"
+	line "Good evening!"
+	done
+
 UnknownText_0x1b5301: ; 0x1b5301
-	db $0, $14, ", good", $4f
-	db "morning!", $51
-	db "It's me, @"
+	text $14, ", good"
+	line "morning!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "How are you doing?", $57
+	text "."
+	line "How are you doing?"
+	done
 
 UnknownText_0x1b5335: ; 0x1b5335
-	db $0, "Hi, ", $14, "!", $51
-	db "It's me, @"
+	text "Hi, ", $14, "!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "How are you doing?", $57
+	text "."
+	line "How are you doing?"
+	done
 
 UnknownText_0x1b535f: ; 0x1b535f
-	db $0, $14, ", good", $4f
-	db "evening!", $51
-	db "It's me, @"
+	text $14, ", good"
+	line "evening!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "How are you doing?", $57
+	text "."
+	line "How are you doing?"
+	done
 
 UnknownText_0x1b5393: ; 0x1b5393
-	db $0, "How are your", $4f
-	db "#MON doing?", $51
-	db "My @"
+	text "How are your"
+	line "#MON doing?"
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, "'s", $4f
-	db "doing as great as", $55
-	db "ever.", $51
-	db "Let's keep at it", $4f
-	db "and become #MON", $55
-	db "CHAMPS!", $57
+	text "'s"
+	line "doing as great as"
+	cont "ever."
 
+	para "Let's keep at it"
+	line "and become #MON"
+	cont "CHAMPS!"
+	done
+
 UnknownText_0x1b53f7: ; 0x1b53f7
 	db $0, "Hello, this is", $4f
 	db "@"
@@ -250,1311 +313,1676 @@
 	db $57
 
 UnknownText_0x1b5424: ; 0x1b5424
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Oh. Hi, ", $14, ".", $57
+	text "."
 
+	para "Oh. Hi, ", $14, "."
+	done
+
 UnknownText_0x1b5446: ; 0x1b5446
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Oh, ", $14, ".", $4f
-	db "Good evening.", $57
+	text "."
 
+	para "Oh, ", $14, "."
+	line "Good evening."
+	done
+
 UnknownText_0x1b5472: ; 0x1b5472
-	db $0, "Good morning,", $4f
-	db $14, "!", $51
-	db "This is @"
+	text "Good morning,"
+	line $14, "!"
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Were you sleeping?", $57
+	text "."
+	line "Were you sleeping?"
+	done
 
 UnknownText_0x1b54a6: ; 0x1b54a6
-	db $0, $14, ", hi!", $4f
-	db "This is @"
+	text $14, ", hi!"
+	line "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Do you have some", $4f
-	db "time?", $57
+	text "."
 
+	para "Do you have some"
+	line "time?"
+	done
+
 UnknownText_0x1b54d4: ; 0x1b54d4
-	db $0, "Hi, ", $14, ".", $4f
-	db "Good evening.", $51
-	db "This is @"
+	text "Hi, ", $14, "."
+	line "Good evening."
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "I hope you were", $4f
-	db "awake.", $57
+	text "."
 
+	para "I hope you were"
+	line "awake."
+	done
+
 UnknownText_0x1b5510: ; 0x1b5510
-	db $0, "Are you the kind", $4f
-	db "of person who goes", $51
-	db "to #MON CENTERS", $4f
-	db "often?", $51
-	db "I go every day.", $4f
-	db "Watching out for", $51
-	db "the health of your", $4f
-	db "#MON is a basic", $51
-	db "part of being a", $4f
-	db "#MON trainer.", $57
+	text "Are you the kind"
+	line "of person who goes"
 
+	para "to #MON CENTERS"
+	line "often?"
+
+	para "I go every day."
+	line "Watching out for"
+
+	para "the health of your"
+	line "#MON is a basic"
+
+	para "part of being a"
+	line "#MON trainer."
+	done
+
 UnknownText_0x1b55ae: ; 0x1b55ae
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, ", $14, "?", $4f
-	db "Good morning!", $57
+	text "…"
 
+	para "Oh, ", $14, "?"
+	line "Good morning!"
+	done
+
 UnknownText_0x1b55da: ; 0x1b55da
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, ", $14, "? Hi!", $57
+	text "…"
 
+	para "Oh, ", $14, "? Hi!"
+	done
+
 UnknownText_0x1b55fc: ; 0x1b55fc
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, ", $14, "?", $4f
-	db "Good evening!", $57
+	text "…"
 
+	para "Oh, ", $14, "?"
+	line "Good evening!"
+	done
+
 UnknownText_0x1b5628: ; 0x1b5628
-	db $0, "Oh, ", $14, "?", $51
-	db "Tweet! Yeah, it's", $4f
-	db "me, @"
+	text "Oh, ", $14, "?"
+
+	para "Tweet! Yeah, it's"
+	line "me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b564c: ; 0x1b564c
-	db $0, "Oh, ", $14, "?", $51
-	db "Tweet! Yeah, it's", $4f
-	db "me, @"
+	text "Oh, ", $14, "?"
+
+	para "Tweet! Yeah, it's"
+	line "me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b5670: ; 0x1b5670
-	db $0, "Oh, ", $14, "?", $51
-	db "Tweet! Yeah, it's", $4f
-	db "me, @"
+	text "Oh, ", $14, "?"
+
+	para "Tweet! Yeah, it's"
+	line "me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b5694: ; 0x1b5694
-	db $0, "Are your #MON", $4f
-	db "still cooking?", $51
-	db "My @"
+	text "Are your #MON"
+	line "still cooking?"
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, " has", $4f
-	db "too much energy.", $51
-	db "Once it takes off,", $4f
-	db "it won't come back", $55
-	db "for a while.", $57
+	text " has"
+	line "too much energy."
 
+	para "Once it takes off,"
+	line "it won't come back"
+	cont "for a while."
+	done
+
 UnknownText_0x1b5702: ; 0x1b5702
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh. Hi, ", $52, ".", $4f
-	db "What's up?", $57
+	text "…"
 
+	para "Oh. Hi, ", $52, "."
+	line "What's up?"
+	done
+
 UnknownText_0x1b572e: ; 0x1b572e
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, hi, ", $52, ",", $4f
-	db "what's up?", $57
+	text "…"
 
+	para "Oh, hi, ", $52, ","
+	line "what's up?"
+	done
+
 UnknownText_0x1b575a: ; 0x1b575a
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, hi, ", $52, ",", $4f
-	db "what's up?", $57
+	text "…"
 
+	para "Oh, hi, ", $52, ","
+	line "what's up?"
+	done
+
 UnknownText_0x1b5786: ; 0x1b5786
-	db $0, "You're slow! Hurry", $4f
-	db "up and answer!", $51
-	db "It's me, @"
+	text "You're slow! Hurry"
+	line "up and answer!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b57b7: ; 0x1b57b7
-	db $0, "You're slow! Hurry", $4f
-	db "up and answer!", $51
-	db "It's me, @"
+	text "You're slow! Hurry"
+	line "up and answer!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b57e8: ; 0x1b57e8
-	db $0, "You're slow! Hurry", $4f
-	db "up and answer!", $51
-	db "It's me, @"
+	text "You're slow! Hurry"
+	line "up and answer!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b5819: ; 0x1b5819
-	db $0, "Hey, how are your", $4f
-	db "#MON doing?", $51
-	db "What? Great?", $4f
-	db "I see…", $51
-	db "What? My #MON?", $51
-	db "Of course they're", $4f
-	db "doing great! What", $51
-	db "kind of a question", $4f
-	db "is that?", $57
+	text "Hey, how are your"
+	line "#MON doing?"
 
+	para "What? Great?"
+	line "I see…"
+
+	para "What? My #MON?"
+
+	para "Of course they're"
+	line "doing great! What"
+
+	para "kind of a question"
+	line "is that?"
+	done
+
 UnknownText_0x1b589a: ; 0x1b589a
-	db $0, "Hi, @"
+	text "Hi, @"
 	TX_RAM StringBuffer3
-	db $0, " here!", $51
-	db "Oh, ", $52, "? You", $4f
-	db "doing well?", $57
+	text " here!"
 
+	para "Oh, ", $52, "? You"
+	line "doing well?"
+	done
+
 UnknownText_0x1b58c2: ; 0x1b58c2
-	db $0, "Hi, @"
+	text "Hi, @"
 	TX_RAM StringBuffer3
-	db $0, " here!", $51
-	db "Oh, ", $52, "? You", $4f
-	db "doing well?", $57
+	text " here!"
 
+	para "Oh, ", $52, "? You"
+	line "doing well?"
+	done
+
 UnknownText_0x1b58ea: ; 0x1b58ea
-	db $0, "Hi, @"
+	text "Hi, @"
 	TX_RAM StringBuffer3
-	db $0, " here!", $51
-	db "Oh, ", $52, "? You", $4f
-	db "doing well?", $57
+	text " here!"
 
+	para "Oh, ", $52, "? You"
+	line "doing well?"
+	done
+
 UnknownText_0x1b5912: ; 0x1b5912
-	db $0, "Yo, ", $52, "!", $4f
-	db "How're you doing?", $51
-	db "This is @"
+	text "Yo, ", $52, "!"
+	line "How're you doing?"
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, ",", $4f
-	db "got a minute?", $57
+	text ","
+	line "got a minute?"
+	done
 
 UnknownText_0x1b5948: ; 0x1b5948
-	db $0, "Yo, ", $52, "! How's", $4f
-	db "it going?", $51
-	db "This is @"
+	text "Yo, ", $52, "! How's"
+	line "it going?"
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Got a minute?", $57
+	text "."
+	line "Got a minute?"
+	done
 
 UnknownText_0x1b597c: ; 0x1b597c
-	db $0, "Yo, ", $52, "!", $4f
-	db "How're you doing?", $51
-	db "This is @"
+	text "Yo, ", $52, "!"
+	line "How're you doing?"
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, ",", $4f
-	db "got a minute?", $57
+	text ","
+	line "got a minute?"
+	done
 
 UnknownText_0x1b59b2: ; 0x1b59b2
-	db $0, "How are your", $4f
-	db "#MON doing?", $51
-	db "My @"
+	text "How are your"
+	line "#MON doing?"
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, "'s", $4f
-	db "raring to go, just", $55
-	db "like always.", $51
-	db "It's the only one", $4f
-	db "I have. I'm going", $51
-	db "to become a great", $4f
-	db "trainer with it!", $57
+	text "'s"
+	line "raring to go, just"
+	cont "like always."
 
+	para "It's the only one"
+	line "I have. I'm going"
+
+	para "to become a great"
+	line "trainer with it!"
+	done
+
 UnknownText_0x1b5a3b: ; 0x1b5a3b
-	db $0, "Hello? This is", $4f
-	db "@"
+	text "Hello? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " speaking.", $51
-	db "Oh. Hi, ", $14, "!", $4f
-	db "Good morning!", $57
+	text " speaking."
 
+	para "Oh. Hi, ", $14, "!"
+	line "Good morning!"
+	done
+
 UnknownText_0x1b5a74: ; 0x1b5a74
-	db $0, "Hello? This is", $4f
-	db "@"
+	text "Hello? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " speaking.", $51
-	db "Oh, hi, ", $14, "!", $57
+	text " speaking."
 
+	para "Oh, hi, ", $14, "!"
+	done
+
 UnknownText_0x1b5a9f: ; 0x1b5a9f
-	db $0, "Hello? This is", $4f
-	db "@"
+	text "Hello? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " speaking.", $51
-	db "Oh, hi, ", $14, "!", $4f
-	db "Good evening!", $57
+	text " speaking."
 
+	para "Oh, hi, ", $14, "!"
+	line "Good evening!"
+	done
+
 UnknownText_0x1b5ad8: ; 0x1b5ad8
-	db $0, $14, ", good", $4f
-	db "morning!", $51
-	db "It's me, @"
+	text $14, ", good"
+	line "morning!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Isn't it nice out?", $57
+	text "."
+	line "Isn't it nice out?"
+	done
 
 UnknownText_0x1b5b0b: ; 0x1b5b0b
-	db $0, $14, ", howdy!", $51
-	db "It's me, @"
+	text $14, ", howdy!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Isn't it nice out?", $57
+	text "."
+	line "Isn't it nice out?"
+	done
 
 UnknownText_0x1b5b37: ; 0x1b5b37
-	db $0, "Good evening,", $4f
-	db $14, "!", $51
-	db "It's me, @"
+	text "Good evening,"
+	line $14, "!"
+
+	para "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Were you awake?", $57
+	text "."
+	line "Were you awake?"
+	done
 
 UnknownText_0x1b5b68: ; 0x1b5b68
-	db $0, "How are your", $4f
-	db "#MON doing?", $51
-	db "My #MON have", $4f
-	db "too much energy to", $51
-	db "burn. It gets to", $4f
-	db "be a problem.", $51
-	db "Of all my #MON,", $4f
-	db "@"
+	text "How are your"
+	line "#MON doing?"
+
+	para "My #MON have"
+	line "too much energy to"
+
+	para "burn. It gets to"
+	line "be a problem."
+
+	para "Of all my #MON,"
+	line "@"
 	TX_RAM StringBuffer4
-	db $0, " is the", $55
-	db "hardest to handle.", $51
-	db "Working with it is", $4f
-	db "exhausting.", $57
+	text " is the"
+	cont "hardest to handle."
 
+	para "Working with it is"
+	line "exhausting."
+	done
+
 UnknownText_0x1b5c10: ; 0x1b5c10
-	db $0, "Yes? Ah, ", $14, ".", $51
-	db "You're courteous", $4f
-	db "enough to state", $51
-	db "your name when you", $4f
-	db "call on the phone.", $57
+	text "Yes? Ah, ", $14, "."
 
+	para "You're courteous"
+	line "enough to state"
+
+	para "your name when you"
+	line "call on the phone."
+	done
+
 UnknownText_0x1b5c63: ; 0x1b5c63
-	db $0, "Yes? Ah, ", $14, ".", $51
-	db "You're courteous", $4f
-	db "enough to state", $51
-	db "your name when you", $4f
-	db "call on the phone.", $57
+	text "Yes? Ah, ", $14, "."
 
+	para "You're courteous"
+	line "enough to state"
+
+	para "your name when you"
+	line "call on the phone."
+	done
+
 UnknownText_0x1b5cb6: ; 0x1b5cb6
-	db $0, "Yes? Ah, ", $14, ".", $51
-	db "You're courteous", $4f
-	db "enough to state", $51
-	db "your name when you", $4f
-	db "call on the phone.", $57
+	text "Yes? Ah, ", $14, "."
 
+	para "You're courteous"
+	line "enough to state"
+
+	para "your name when you"
+	line "call on the phone."
+	done
+
 UnknownText_0x1b5d09: ; 0x1b5d09
-	db $0, "Hiya, it's Uncle", $4f
-	db "@"
+	text "Hiya, it's Uncle"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b5d21: ; 0x1b5d21
-	db $0, "Hiya, it's Uncle", $4f
-	db "@"
+	text "Hiya, it's Uncle"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b5d39: ; 0x1b5d39
-	db $0, "Hiya, it's Uncle", $4f
-	db "@"
+	text "Hiya, it's Uncle"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b5d51: ; 0x1b5d51
-	db $0, "Are you taking", $4f
-	db "good care of your", $51
-	db "#MON? You have", $4f
-	db "to be good to your", $55
-	db "partners!", $57
+	text "Are you taking"
+	line "good care of your"
 
+	para "#MON? You have"
+	line "to be good to your"
+	cont "partners!"
+	done
+
 UnknownText_0x1b5d9f: ; 0x1b5d9f
-	db $0, "Hello, @"
+	text "Hello, @"
 	TX_RAM StringBuffer3
-	db $0, $4f
-	db "speaking.", $51
-	db "Oh, ", $14, ".", $4f
-	db "Good morning.", $57
+	db $0
+	line "speaking."
 
+	para "Oh, ", $14, "."
+	line "Good morning."
+	done
+
 UnknownText_0x1b5dcc: ; 0x1b5dcc
-	db $0, "Hello, @"
+	text "Hello, @"
 	TX_RAM StringBuffer3
-	db $0, $4f
-	db "speaking.", $51
-	db "Oh, ", $14, ".", $4f
-	db "How are you?", $57
+	db $0
+	line "speaking."
 
+	para "Oh, ", $14, "."
+	line "How are you?"
+	done
+
 UnknownText_0x1b5df8: ; 0x1b5df8
-	db $0, "Hello, @"
+	text "Hello, @"
 	TX_RAM StringBuffer3
-	db $0, $4f
-	db "speaking.", $51
-	db "Oh, ", $14, ".", $4f
-	db "Good evening.", $57
+	db $0
+	line "speaking."
 
+	para "Oh, ", $14, "."
+	line "Good evening."
+	done
+
 UnknownText_0x1b5e25: ; 0x1b5e25
-	db $0, "Good morning,", $4f
-	db $14, ".", $51
-	db "This is @"
+	text "Good morning,"
+	line $14, "."
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Were you sleeping?", $57
+	text "."
+	line "Were you sleeping?"
+	done
 
 UnknownText_0x1b5e59: ; 0x1b5e59
-	db $0, "Hi, ", $14, ".", $4f
-	db "This is @"
+	text "Hi, ", $14, "."
+	line "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "How are things", $4f
-	db "going for you?", $57
+	text "."
 
+	para "How are things"
+	line "going for you?"
+	done
+
 UnknownText_0x1b5e8e: ; 0x1b5e8e
-	db $0, "Good evening,", $4f
-	db $14, ".", $51
-	db "This is @"
+	text "Good evening,"
+	line $14, "."
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Are you awake?", $57
+	text "."
+	line "Are you awake?"
+	done
 
 UnknownText_0x1b5ebe: ; 0x1b5ebe
-	db $0, "I had some time,", $4f
-	db "so I called you.", $51
-	db "So anyway, how are", $4f
-	db "your #MON?", $51
-	db "Me, I take my", $4f
-	db "@"
+	text "I had some time,"
+	line "so I called you."
+
+	para "So anyway, how are"
+	line "your #MON?"
+
+	para "Me, I take my"
+	line "@"
 	TX_RAM StringBuffer4
-	db $0, " to the", $51
-	db "#MON CENTER in", $4f
-	db "VIOLET every day,", $51
-	db "so it's doing just", $4f
-	db "fantastic!", $51
-	db "I'm friends with", $4f
-	db "the receptionist!", $57
+	text " to the"
 
+	para "#MON CENTER in"
+	line "VIOLET every day,"
+
+	para "so it's doing just"
+	line "fantastic!"
+
+	para "I'm friends with"
+	line "the receptionist!"
+	done
+
 UnknownText_0x1b5f7a: ; 0x1b5f7a
-	db $0, "Yeah, @"
+	text "Yeah, @"
 	TX_RAM StringBuffer3
-	db $0, " the", $4f
-	db "HIKER here.", $51
-	db "Ah, ", $52, "!", $57
+	text " the"
+	line "HIKER here."
 
+	para "Ah, ", $52, "!"
+	done
+
 UnknownText_0x1b5f9e: ; 0x1b5f9e
-	db $0, "Yeah, @"
+	text "Yeah, @"
 	TX_RAM StringBuffer3
-	db $0, " the", $4f
-	db "HIKER here.", $51
-	db "Ah, ", $52, ",", $4f
-	db "right?", $57
+	text " the"
+	line "HIKER here."
 
+	para "Ah, ", $52, ","
+	line "right?"
+	done
+
 UnknownText_0x1b5fc9: ; 0x1b5fc9
-	db $0, "Yeah, @"
+	text "Yeah, @"
 	TX_RAM StringBuffer3
-	db $0, " the", $4f
-	db "HIKER here.", $51
-	db "Ah, ", $52, ", isn't", $4f
-	db "it?", $57
+	text " the"
+	line "HIKER here."
 
+	para "Ah, ", $52, ", isn't"
+	line "it?"
+	done
+
 UnknownText_0x1b5ff6: ; 0x1b5ff6
-	db $0, "Yo, ", $52, "?", $51
-	db "This is @"
+	text "Yo, ", $52, "?"
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, $4f
-	db "the HIKER!", $57
+	db $0
+	line "the HIKER!"
+	done
 
 UnknownText_0x1b6017: ; 0x1b6017
-	db $0, "Hey, is this", $4f
-	db $52, "?", $51
-	db "This is @"
+	text "Hey, is this"
+	line $52, "?"
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, $4f
-	db "the HIKER!", $57
+	db $0
+	line "the HIKER!"
+	done
 
 UnknownText_0x1b6041: ; 0x1b6041
-	db $0, $52, ", you still", $4f
-	db "awake?", $51
-	db "This is @"
+	text $52, ", you still"
+	line "awake?"
+
+	para "This is @"
 	TX_RAM StringBuffer3
-	db $0, $4f
-	db "the HIKER!", $57
+	db $0
+	line "the HIKER!"
+	done
 
 UnknownText_0x1b606f: ; 0x1b606f
-	db $0, "Are your #MON", $4f
-	db "as feisty as ever?", $51
-	db "My @"
+	text "Are your #MON"
+	line "as feisty as ever?"
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, " and", $4f
-	db "me--we have energy", $51
-	db "to burn. We hike", $4f
-	db "up mountains every", $51
-	db "day to work out", $4f
-	db "all our energy.", $57
+	text " and"
+	line "me--we have energy"
 
+	para "to burn. We hike"
+	line "up mountains every"
+
+	para "day to work out"
+	line "all our energy."
+	done
+
 UnknownText_0x1b60f5: ; 0x1b60f5
-	db $0, "Yes? This is", $4f
-	db "@"
+	text "Yes? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " speaking.", $51
-	db "Hey, ", $14, "!", $57
+	text " speaking."
 
+	para "Hey, ", $14, "!"
+	done
+
 UnknownText_0x1b611b: ; 0x1b611b
-	db $0, "Yes? This is", $4f
-	db "@"
+	text "Yes? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " speaking.", $51
-	db "This must be", $4f
-	db $14, ".", $57
+	text " speaking."
 
+	para "This must be"
+	line $14, "."
+	done
+
 UnknownText_0x1b6149: ; 0x1b6149
-	db $0, "Yes? This is", $4f
-	db "@"
+	text "Yes? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " speaking.", $51
-	db "Ah, ", $14, "!", $57
+	text " speaking."
 
+	para "Ah, ", $14, "!"
+	done
+
 UnknownText_0x1b616e: ; 0x1b616e
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db $14, ", right?", $57
+	text "."
 
+	para $14, ", right?"
+	done
+
 UnknownText_0x1b618f: ; 0x1b618f
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db $14, ", what are", $4f
-	db "you doing?", $57
+	text "."
 
+	para $14, ", what are"
+	line "you doing?"
+	done
+
 UnknownText_0x1b61bd: ; 0x1b61bd
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db $14, ", sorry to", $4f
-	db "call you so late.", $57
+	text "."
 
+	para $14, ", sorry to"
+	line "call you so late."
+	done
+
 UnknownText_0x1b61f2: ; 0x1b61f2
-	db $0, "How do you raise", $4f
-	db "your #MON?", $51
-	db "I do all sorts", $4f
-	db "of things, like", $51
-	db "leaving them in", $4f
-	db "DAY-CARE and", $51
-	db "toughening them up", $4f
-	db "with items.", $57
+	text "How do you raise"
+	line "your #MON?"
 
+	para "I do all sorts"
+	line "of things, like"
+
+	para "leaving them in"
+	line "DAY-CARE and"
+
+	para "toughening them up"
+	line "with items."
+	done
+
 UnknownText_0x1b626a: ; 0x1b626a
-	db $0, "Hello? This is", $4f
-	db "@"
+	text "Hello? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, ", $14, "!", $4f
-	db "Good morning!", $57
+	text "…"
 
+	para "Oh, ", $14, "!"
+	line "Good morning!"
+	done
+
 UnknownText_0x1b6296: ; 0x1b6296
-	db $0, "Hello? This is", $4f
-	db "@"
+	text "Hello? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, ", $14, "!", $4f
-	db "Hi, how are you?", $57
+	text "…"
 
+	para "Oh, ", $14, "!"
+	line "Hi, how are you?"
+	done
+
 UnknownText_0x1b62c5: ; 0x1b62c5
-	db $0, "Hello? This is", $4f
-	db "@"
+	text "Hello? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, ", $14, "!", $4f
-	db "Good evening!", $57
+	text "…"
 
+	para "Oh, ", $14, "!"
+	line "Good evening!"
+	done
+
 UnknownText_0x1b62f1: ; 0x1b62f1
-	db $0, $14, "?", $51
-	db "It's @"
+	text $14, "?"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Good morning!", $57
+	text "."
+	line "Good morning!"
+	done
 
 UnknownText_0x1b630e: ; 0x1b630e
-	db $0, $14, "?", $51
-	db "It's @"
+	text $14, "?"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, ". Is", $4f
-	db "this a bad time?", $57
+	text ". Is"
+	line "this a bad time?"
+	done
 
 UnknownText_0x1b6331: ; 0x1b6331
-	db $0, $14, "?", $51
-	db "It's @"
+	text $14, "?"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "Got time to chat?", $57
+	text "."
+	line "Got time to chat?"
+	done
 
 UnknownText_0x1b6352: ; 0x1b6352
-	db $0, "Are your #MON", $4f
-	db "still tough?", $51
-	db "I train every day", $4f
-	db "with @"
+	text "Are your #MON"
+	line "still tough?"
+
+	para "I train every day"
+	line "with @"
 	TX_RAM StringBuffer4
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b638c: ; 0x1b638c
-	db $0, "Hello? @"
+	text "Hello? @"
 	TX_RAM StringBuffer3
-	db $0, $4f
-	db "here…", $51
-	db "Hey, ", $14, "!", $57
+	db $0
+	line "here…"
 
+	para "Hey, ", $14, "!"
+	done
+
 UnknownText_0x1b63a8: ; 0x1b63a8
-	db $0, "Hello? @"
+	text "Hello? @"
 	TX_RAM StringBuffer3
-	db $0, $4f
-	db "here…", $51
-	db "Wow, ", $14, "!", $57
+	db $0
+	line "here…"
 
+	para "Wow, ", $14, "!"
+	done
+
 UnknownText_0x1b63c4: ; 0x1b63c4
-	db $0, "Hello? @"
+	text "Hello? @"
 	TX_RAM StringBuffer3
-	db $0, $4f
-	db "here…", $51
-	db "Yippee, ", $14, "!", $57
+	db $0
+	line "here…"
 
+	para "Yippee, ", $14, "!"
+	done
+
 UnknownText_0x1b63e3: ; 0x1b63e3
-	db $0, "Uh, hello.", $4f
-	db $14, "?", $51
-	db "It's your pal,", $4f
-	db "@"
+	text "Uh, hello."
+	line $14, "?"
+
+	para "It's your pal,"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b6407: ; 0x1b6407
-	db $0, "Uh, hello,", $4f
-	db $14, "?", $51
-	db "It's your buddy", $4f
-	db "@"
+	text "Uh, hello,"
+	line $14, "?"
+
+	para "It's your buddy"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b642c: ; 0x1b642c
-	db $0, "Uh, hello,", $4f
-	db $14, "?", $51
-	db "It's your sidekick", $4f
-	db "@"
+	text "Uh, hello,"
+	line $14, "?"
+
+	para "It's your sidekick"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b6454: ; 0x1b6454
-	db $0, "Yeah, hello.", $4f
-	db "This is @"
+	text "Yeah, hello."
+	line "This is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "…Huh, ", $14, "? Yo!", $57
+	text "."
 
+	para "…Huh, ", $14, "? Yo!"
+	done
+
 UnknownText_0x1b647e: ; 0x1b647e
-	db $0, "Yeah, hello, you", $4f
-	db "got @"
+	text "Yeah, hello, you"
+	line "got @"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "…Huh, ", $14, "? Yo!", $57
+	text "."
 
+	para "…Huh, ", $14, "? Yo!"
+	done
+
 UnknownText_0x1b64a8: ; 0x1b64a8
-	db $0, "Yeah, hello, you", $4f
-	db "got @"
+	text "Yeah, hello, you"
+	line "got @"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "…Huh, ", $14, "? Yo!", $57
+	text "."
 
+	para "…Huh, ", $14, "? Yo!"
+	done
+
 UnknownText_0x1b64d2: ; 0x1b64d2
-	db $0, "Yeah, hello?", $4f
-	db "@"
+	text "Yeah, hello?"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " calling.", $51
-	db "What are you up", $4f
-	db "to, ", $14, "?", $57
+	text " calling."
 
+	para "What are you up"
+	line "to, ", $14, "?"
+	done
+
 UnknownText_0x1b6506: ; 0x1b6506
-	db $0, "Yeah, hello?", $4f
-	db "@"
+	text "Yeah, hello?"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " calling.", $51
-	db "Where are you now,", $4f
-	db $14, "?", $57
+	text " calling."
 
+	para "Where are you now,"
+	line $14, "?"
+	done
+
 UnknownText_0x1b6539: ; 0x1b6539
-	db $0, "Yeah, hello?", $4f
-	db "@"
+	text "Yeah, hello?"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " calling.", $51
-	db "Are you awake now,", $4f
-	db $14, "?", $57
+	text " calling."
 
+	para "Are you awake now,"
+	line $14, "?"
+	done
+
 UnknownText_0x1b656c: ; 0x1b656c
-	db $0, "I bet your #MON", $4f
-	db "are a lot stronger", $55
-	db "than before.", $57
+	text "I bet your #MON"
+	line "are a lot stronger"
+	cont "than before."
+	done
 
 UnknownText_0x1b659d: ; 0x1b659d
-	db $0, "Yup, it's @"
+	text "Yup, it's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $51
-	db "Is this ", $14, "?", $4f
-	db "Good morning!", $57
+	text "!"
 
+	para "Is this ", $14, "?"
+	line "Good morning!"
+	done
+
 UnknownText_0x1b65c7: ; 0x1b65c7
-	db $0, "Yup, it's @"
+	text "Yup, it's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $51
-	db "Is that ", $14, "?", $57
+	text "!"
 
+	para "Is that ", $14, "?"
+	done
+
 UnknownText_0x1b65e3: ; 0x1b65e3
-	db $0, "Yup, it's @"
+	text "Yup, it's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $51
-	db "Is that ", $14, "?", $4f
-	db "Good evening!", $57
+	text "!"
 
+	para "Is that ", $14, "?"
+	line "Good evening!"
+	done
+
 UnknownText_0x1b660d: ; 0x1b660d
-	db $0, "Hello! It's me,", $4f
-	db "@"
+	text "Hello! It's me,"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b6624: ; 0x1b6624
-	db $0, "Hello! It's me,", $4f
-	db "@"
+	text "Hello! It's me,"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b663b: ; 0x1b663b
-	db $0, "Hello! It's me,", $4f
-	db "@"
+	text "Hello! It's me,"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b6652: ; 0x1b6652
-	db $0, $14, ", are you", $4f
-	db "raising your", $55
-	db "#MON properly?", $51
-	db "I read in a book", $4f
-	db "that you should", $51
-	db "raise any #MON", $4f
-	db "you catch with", $55
-	db "love and care.", $57
+	text $14, ", are you"
+	line "raising your"
+	cont "#MON properly?"
 
+	para "I read in a book"
+	line "that you should"
+
+	para "raise any #MON"
+	line "you catch with"
+	cont "love and care."
+	done
+
 UnknownText_0x1b66c8: ; 0x1b66c8
-	db $0, "Hi, @"
+	text "Hi, @"
 	TX_RAM StringBuffer3
-	db $0, " on the", $4f
-	db "line.", $51
-	db "Hey! It's ", $14, "!", $57
+	text " on the"
+	line "line."
 
+	para "Hey! It's ", $14, "!"
+	done
+
 UnknownText_0x1b66ec: ; 0x1b66ec
-	db $0, "Hi, @"
+	text "Hi, @"
 	TX_RAM StringBuffer3
-	db $0, " on the", $4f
-	db "line.", $51
-	db "I know!", $4f
-	db "It's ", $14, "!", $57
+	text " on the"
+	line "line."
 
+	para "I know!"
+	line "It's ", $14, "!"
+	done
+
 UnknownText_0x1b6713: ; 0x1b6713
-	db $0, "Hi, @"
+	text "Hi, @"
 	TX_RAM StringBuffer3
-	db $0, " on the", $4f
-	db "line.", $51
-	db $14, "?", $4f
-	db "What's up?", $57
+	text " on the"
+	line "line."
 
+	para $14, "?"
+	line "What's up?"
+	done
+
 UnknownText_0x1b6738: ; 0x1b6738
-	db $0, "Uh, ", $14, "?", $51
-	db "It's me!", $4f
-	db "It's me, @"
+	text "Uh, ", $14, "?"
+
+	para "It's me!"
+	line "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b6757: ; 0x1b6757
-	db $0, "Uh, ", $14, "?", $51
-	db "It's me!", $4f
-	db "It's me, @"
+	text "Uh, ", $14, "?"
+
+	para "It's me!"
+	line "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b6776: ; 0x1b6776
-	db $0, "Uh, ", $14, "?", $51
-	db "It's me!", $4f
-	db "It's me, @"
+	text "Uh, ", $14, "?"
+
+	para "It's me!"
+	line "It's me, @"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b6795: ; 0x1b6795
-	db $0, "My @"
+	text "My @"
 	TX_RAM StringBuffer4
-	db $0, " is", $4f
-	db "so full of energy,", $51
-	db "it's a little", $4f
-	db "scary.", $51
-	db "How are your", $4f
-	db "#MON doing?", $57
+	text " is"
+	line "so full of energy,"
 
+	para "it's a little"
+	line "scary."
+
+	para "How are your"
+	line "#MON doing?"
+	done
+
 UnknownText_0x1b67e2: ; 0x1b67e2
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Hi, ", $14, "!", $4f
-	db "Good morning!", $57
+	text "…"
 
+	para "Hi, ", $14, "!"
+	line "Good morning!"
+	done
+
 UnknownText_0x1b680e: ; 0x1b680e
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Hi, ", $14, ", good", $4f
-	db "day!", $57
+	text "…"
 
+	para "Hi, ", $14, ", good"
+	line "day!"
+	done
+
 UnknownText_0x1b6836: ; 0x1b6836
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Hi, ", $14, ", good", $4f
-	db "evening!", $57
+	text "…"
 
+	para "Hi, ", $14, ", good"
+	line "evening!"
+	done
+
 UnknownText_0x1b6862: ; 0x1b6862
-	db $0, "Hi, ", $14, ", good", $4f
-	db "morning!", $51
-	db "It's @"
+	text "Hi, ", $14, ", good"
+	line "morning!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "How are you?", $57
+	text "."
+	line "How are you?"
+	done
 
 UnknownText_0x1b6890: ; 0x1b6890
-	db $0, "Hi, ", $14, ", good", $4f
-	db "day!", $51
-	db "It's @"
+	text "Hi, ", $14, ", good"
+	line "day!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "How are you?", $57
+	text "."
+	line "How are you?"
+	done
 
 UnknownText_0x1b68ba: ; 0x1b68ba
-	db $0, "Hi, ", $14, ", good", $4f
-	db "evening!", $51
-	db "It's @"
+	text "Hi, ", $14, ", good"
+	line "evening!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, ".", $4f
-	db "How are you?", $57
+	text "."
+	line "How are you?"
+	done
 
 UnknownText_0x1b68e8: ; 0x1b68e8
-	db $0, "How are your", $4f
-	db "#MON doing?", $51
-	db "You know PROF.OAK,", $4f
-	db "so of course your", $55
-	db "#MON are fine!", $51
-	db "My #MON are", $4f
-	db "doing well too.", $51
-	db "But then, I am", $4f
-	db "trying to become a", $51
-	db "#MON professor,", $4f
-	db "so that shouldn't", $55
-	db "be a big surprise.", $57
+	text "How are your"
+	line "#MON doing?"
 
+	para "You know PROF.OAK,"
+	line "so of course your"
+	cont "#MON are fine!"
+
+	para "My #MON are"
+	line "doing well too."
+
+	para "But then, I am"
+	line "trying to become a"
+
+	para "#MON professor,"
+	line "so that shouldn't"
+	cont "be a big surprise."
+	done
+
 UnknownText_0x1b69a8: ; 0x1b69a8
-	db $0, "Hi, ", $14, "?", $51
-	db "Good morning pika.", $4f
-	db "What's up pika?", $57
+	text "Hi, ", $14, "?"
 
+	para "Good morning pika."
+	line "What's up pika?"
+	done
+
 UnknownText_0x1b69d2: ; 0x1b69d2
-	db $0, "Hi, ", $14, "?", $51
-	db "Good day pika,", $4f
-	db "what's up pika?", $57
+	text "Hi, ", $14, "?"
 
+	para "Good day pika,"
+	line "what's up pika?"
+	done
+
 UnknownText_0x1b69f8: ; 0x1b69f8
-	db $0, "Hi, ", $14, "?", $51
-	db "Good evening pika,", $4f
-	db "what's up pika?", $57
+	text "Hi, ", $14, "?"
 
+	para "Good evening pika,"
+	line "what's up pika?"
+	done
+
 UnknownText_0x1b6a22: ; 0x1b6a22
-	db $0, $14, " pika, good", $4f
-	db "morning!", $51
-	db "It's @"
+	text $14, " pika, good"
+	line "morning!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, ", how", $4f
-	db "pika are you?", $57
+	text ", how"
+	line "pika are you?"
+	done
 
 UnknownText_0x1b6a56: ; 0x1b6a56
-	db $0, $14, " pika, good", $4f
-	db "pika day!", $51
-	db "It's @"
+	text $14, " pika, good"
+	line "pika day!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, ", how", $4f
-	db "pika are you?", $57
+	text ", how"
+	line "pika are you?"
+	done
 
 UnknownText_0x1b6a8b: ; 0x1b6a8b
-	db $0, $14, " pika, good", $4f
-	db "evening!", $51
-	db "It's @"
+	text $14, " pika, good"
+	line "evening!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, ". Were", $4f
-	db "you pika awake?", $57
+	text ". Were"
+	line "you pika awake?"
+	done
 
 UnknownText_0x1b6ac2: ; 0x1b6ac2
-	db $0, "You have to hear", $4f
-	db "this! My lovable", $51
-	db "@"
+	text "You have to hear"
+	line "this! My lovable"
+
+	para "@"
 	TX_RAM StringBuffer4
-	db $0, " looked", $4f
-	db "at me and grinned!", $51
-	db "It must be because", $4f
-	db "our hearts beat", $55
-	db "together as one!", $57
+	text " looked"
+	line "at me and grinned!"
 
+	para "It must be because"
+	line "our hearts beat"
+	cont "together as one!"
+	done
+
 UnknownText_0x1b6b39: ; 0x1b6b39
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, Good morning,", $4f
-	db $14, ".", $57
+	text "…"
 
+	para "Oh, Good morning,"
+	line $14, "."
+	done
+
 UnknownText_0x1b6b65: ; 0x1b6b65
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "That voice…", $4f
-	db $14, ", right?", $57
+	text "…"
 
+	para "That voice…"
+	line $14, ", right?"
+	done
+
 UnknownText_0x1b6b92: ; 0x1b6b92
-	db $0, "Hello, this is", $4f
-	db "@"
+	text "Hello, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "This must be", $4f
-	db $14, "!", $57
+	text "…"
 
+	para "This must be"
+	line $14, "!"
+	done
+
 UnknownText_0x1b6bb9: ; 0x1b6bb9
-	db $0, "Hello!", $4f
-	db "@"
+	text "Hello!"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " here…", $51
-	db "Good morning! The", $4f
-	db "weather's great!", $57
+	text " here…"
 
+	para "Good morning! The"
+	line "weather's great!"
+	done
+
 UnknownText_0x1b6bef: ; 0x1b6bef
-	db $0, "Hello!", $4f
-	db "@"
+	text "Hello!"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " here…", $51
-	db "What a perfect day", $4f
-	db "for fishing!", $57
+	text " here…"
 
+	para "What a perfect day"
+	line "for fishing!"
+	done
+
 UnknownText_0x1b6c23: ; 0x1b6c23
-	db $0, "Hello!", $4f
-	db "@"
+	text "Hello!"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " here…", $51
-	db "It's a great night", $4f
-	db "for fishing!", $57
+	text " here…"
 
+	para "It's a great night"
+	line "for fishing!"
+	done
+
 UnknownText_0x1b6c56: ; 0x1b6c56
-	db $0, "How's your trip", $4f
-	db "coming along?", $51
-	db "I can't complain", $4f
-	db "about my fishing!", $57
+	text "How's your trip"
+	line "coming along?"
 
+	para "I can't complain"
+	line "about my fishing!"
+	done
+
 UnknownText_0x1b6c96: ; 0x1b6c96
-	db $0, "Yes? @"
+	text "Yes? @"
 	TX_RAM StringBuffer3
-	db $0, " here…", $51
-	db "Ah, ", $52, ". What", $4f
-	db "can I do for you?", $57
+	text " here…"
 
+	para "Ah, ", $52, ". What"
+	line "can I do for you?"
+	done
+
 UnknownText_0x1b6cc6: ; 0x1b6cc6
-	db $0, "Yes? @"
+	text "Yes? @"
 	TX_RAM StringBuffer3
-	db $0, " here…", $51
-	db "Ah, ", $52, ". What", $4f
-	db "can I do for you?", $57
+	text " here…"
 
+	para "Ah, ", $52, ". What"
+	line "can I do for you?"
+	done
+
 UnknownText_0x1b6cf6: ; 0x1b6cf6
-	db $0, "Yes? @"
+	text "Yes? @"
 	TX_RAM StringBuffer3
-	db $0, " here…", $51
-	db "Ah, ", $52, ". What", $4f
-	db "can I do for you?", $57
+	text " here…"
 
+	para "Ah, ", $52, ". What"
+	line "can I do for you?"
+	done
+
 UnknownText_0x1b6d26: ; 0x1b6d26
-	db $0, "Hiya, ", $52, ". How", $4f
-	db "are you doing?", $51
-	db "Hey! It's me,", $4f
-	db "@"
+	text "Hiya, ", $52, ". How"
+	line "are you doing?"
+
+	para "Hey! It's me,"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b6d57: ; 0x1b6d57
-	db $0, "Hiya, ", $52, ", how", $4f
-	db "are you doing?", $51
-	db "Hey, it's me,", $4f
-	db "@"
+	text "Hiya, ", $52, ", how"
+	line "are you doing?"
+
+	para "Hey, it's me,"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b6d88: ; 0x1b6d88
-	db $0, "Hiya, ", $52, ", how", $4f
-	db "are you doing?", $51
-	db "Hey, it's me,", $4f
-	db "@"
+	text "Hiya, ", $52, ", how"
+	line "are you doing?"
+
+	para "Hey, it's me,"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b6db9: ; 0x1b6db9
-	db $0, "Oh yeah, I saw you", $4f
-	db "coming out of a", $51
-	db "#MON CENTER the", $4f
-	db "other day.", $51
-	db "You heal your", $4f
-	db "#MON regularly,", $51
-	db "don't you?", $4f
-	db "I'm impressed.", $51
-	db "Heh, my @"
+	text "Oh yeah, I saw you"
+	line "coming out of a"
+
+	para "#MON CENTER the"
+	line "other day."
+
+	para "You heal your"
+	line "#MON regularly,"
+
+	para "don't you?"
+	line "I'm impressed."
+
+	para "Heh, my @"
 	TX_RAM StringBuffer4
-	db $0, $4f
-	db "is so tough, it", $51
-	db "doesn't need to go", $4f
-	db "to #MON CENTERS", $55
-	db "often. Heheh!", $57
+	db $0
+	line "is so tough, it"
 
+	para "doesn't need to go"
+	line "to #MON CENTERS"
+	cont "often. Heheh!"
+	done
+
 UnknownText_0x1b6e7c: ; 0x1b6e7c
-	db $0, "Yes? This is", $4f
-	db "@"
+	text "Yes? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Oh, ", $14, ".", $4f
-	db "Good morning.", $57
+	text "."
 
+	para "Oh, ", $14, "."
+	line "Good morning."
+	done
+
 UnknownText_0x1b6ea6: ; 0x1b6ea6
-	db $0, "Yes? This is", $4f
-	db "@"
+	text "Yes? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Oh, ", $14, ".", $4f
-	db "Hello.", $57
+	text "."
 
+	para "Oh, ", $14, "."
+	line "Hello."
+	done
+
 UnknownText_0x1b6ec9: ; 0x1b6ec9
-	db $0, "Yes? This is", $4f
-	db "@"
+	text "Yes? This is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, ".", $51
-	db "Oh, ", $14, ", good", $4f
-	db "evening.", $57
+	text "."
 
+	para "Oh, ", $14, ", good"
+	line "evening."
+	done
+
 UnknownText_0x1b6ef3: ; 0x1b6ef3
-	db $0, "Is this ", $14, "?", $51
-	db "Good morning. This", $4f
-	db "is @"
+	text "Is this ", $14, "?"
+
+	para "Good morning. This"
+	line "is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b6f1c: ; 0x1b6f1c
-	db $0, "Is this ", $14, "?", $51
-	db "Hi, it's @"
+	text "Is this ", $14, "?"
+
+	para "Hi, it's @"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b6f37: ; 0x1b6f37
-	db $0, "Is this ", $14, "?", $51
-	db "Good evening. This", $4f
-	db "is @"
+	text "Is this ", $14, "?"
+
+	para "Good evening. This"
+	line "is @"
 	TX_RAM StringBuffer3
-	db $0, ".", $57
+	text "."
+	done
 
 UnknownText_0x1b6f60: ; 0x1b6f60
-	db $0, "Are your #MON", $4f
-	db "doing well?", $51
-	db "I hope you take", $4f
-	db "them to a #MON", $55
-	db "CENTER every day.", $51
-	db "Don't push them", $4f
-	db "too hard.", $51
-	db "My @"
+	text "Are your #MON"
+	line "doing well?"
+
+	para "I hope you take"
+	line "them to a #MON"
+	cont "CENTER every day."
+
+	para "Don't push them"
+	line "too hard."
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, " is", $4f
-	db "cute and lively", $51
-	db "precisely because", $4f
-	db "I take it to a", $51
-	db "#MON CENTER", $4f
-	db "every day.", $57
+	text " is"
+	line "cute and lively"
 
+	para "precisely because"
+	line "I take it to a"
+
+	para "#MON CENTER"
+	line "every day."
+	done
+
 UnknownText_0x1b7019: ; 0x1b7019
-	db $0, "Yes, hello?", $4f
-	db "@"
+	text "Yes, hello?"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " here!", $51
-	db "Morning, ", $14, "!", $51
-	db "Are you using bird", $4f
-	db "#MON?", $57
+	text " here!"
 
+	para "Morning, ", $14, "!"
+
+	para "Are you using bird"
+	line "#MON?"
+	done
+
 UnknownText_0x1b7057: ; 0x1b7057
-	db $0, "Yes, hello?", $4f
-	db "@"
+	text "Yes, hello?"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " here!", $51
-	db "Hi, ", $14, "!", $51
-	db "Are your bird", $4f
-	db "#MON flying?", $57
+	text " here!"
 
+	para "Hi, ", $14, "!"
+
+	para "Are your bird"
+	line "#MON flying?"
+	done
+
 UnknownText_0x1b7092: ; 0x1b7092
-	db $0, "Yes, hello?", $4f
-	db "@"
+	text "Yes, hello?"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, " here!", $51
-	db "Evening, ", $14, "!", $4f
-	db "Are you letting", $51
-	db "your bird #MON", $4f
-	db "see some action?", $57
+	text " here!"
 
+	para "Evening, ", $14, "!"
+	line "Are you letting"
+
+	para "your bird #MON"
+	line "see some action?"
+	done
+
 UnknownText_0x1b70e7: ; 0x1b70e7
-	db $0, "Good morning,", $4f
-	db $14, "!", $51
-	db "It's @"
+	text "Good morning,"
+	line $14, "!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $4f
-	db "Good morning!", $57
+	text "!"
+	line "Good morning!"
+	done
 
 UnknownText_0x1b7112: ; 0x1b7112
-	db $0, "Hi, ", $14, "!", $51
-	db "It's @"
+	text "Hi, ", $14, "!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $4f
-	db "Remember me?", $57
+	text "!"
+	line "Remember me?"
+	done
 
 UnknownText_0x1b7132: ; 0x1b7132
-	db $0, "Good evening,", $4f
-	db $14, "!", $51
-	db "It's @"
+	text "Good evening,"
+	line $14, "!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $4f
-	db "Are you free now?", $57
+	text "!"
+	line "Are you free now?"
+	done
 
 UnknownText_0x1b7161: ; 0x1b7161
-	db $0, "Are you and your", $4f
-	db "#MON fine?", $51
-	db "My @"
+	text "Are you and your"
+	line "#MON fine?"
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, $4f
-	db "looks like it will", $51
-	db "get tough enough", $4f
-	db "to face and beat", $51
-	db "the legendary bird", $4f
-	db "#MON!", $57
+	db $0
+	line "looks like it will"
 
+	para "get tough enough"
+	line "to face and beat"
+
+	para "the legendary bird"
+	line "#MON!"
+	done
+
 UnknownText_0x1b71d5: ; 0x1b71d5
-	db $0, "Hello, you have", $4f
-	db "reached @"
+	text "Hello, you have"
+	line "reached @"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Ah, ", $14, ".", $57
+	text "…"
 
+	para "Ah, ", $14, "."
+	done
+
 UnknownText_0x1b71fc: ; 0x1b71fc
-	db $0, "Hello, you have", $4f
-	db "reached @"
+	text "Hello, you have"
+	line "reached @"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Ah, ", $14, ", is", $4f
-	db "it?", $57
+	text "…"
 
+	para "Ah, ", $14, ", is"
+	line "it?"
+	done
+
 UnknownText_0x1b722a: ; 0x1b722a
-	db $0, "Hello, you have", $4f
-	db "reached @"
+	text "Hello, you have"
+	line "reached @"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Ah, if it isn't", $4f
-	db $14, ".", $57
+	text "…"
 
+	para "Ah, if it isn't"
+	line $14, "."
+	done
+
 UnknownText_0x1b725c: ; 0x1b725c
-	db $0, "Ah, it's @"
+	text "Ah, it's @"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Have you got a", $4f
-	db "moment?", $57
+	text "…"
 
+	para "Have you got a"
+	line "moment?"
+	done
+
 UnknownText_0x1b7283: ; 0x1b7283
-	db $0, "Ah, it's @"
+	text "Ah, it's @"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Can you talk now?", $57
+	text "…"
 
+	para "Can you talk now?"
+	done
+
 UnknownText_0x1b72a5: ; 0x1b72a5
-	db $0, "Ah, it's @"
+	text "Ah, it's @"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Sorry for calling", $4f
-	db "so late.", $57
+	text "…"
 
+	para "Sorry for calling"
+	line "so late."
+	done
+
 UnknownText_0x1b72d0: ; 0x1b72d0
-	db $0, "Have your #MON", $4f
-	db "grown any?", $51
-	db "My @"
+	text "Have your #MON"
+	line "grown any?"
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, " has", $4f
-	db "grown quite a bit.", $57
+	text " has"
+	line "grown quite a bit."
+	done
 
 UnknownText_0x1b730b: ; 0x1b730b
 	TX_RAM StringBuffer3
-	db $0, " here…", $51
-	db $52, "! Beautiful", $4f
-	db "morning, hey?", $57
+	text " here…"
 
+	para $52, "! Beautiful"
+	line "morning, hey?"
+	done
+
 UnknownText_0x1b7331: ; 0x1b7331
 	TX_RAM StringBuffer3
-	db $0, " here…", $51
-	db $52, "! Beautiful", $4f
-	db "weather, hey?", $57
+	text " here…"
 
+	para $52, "! Beautiful"
+	line "weather, hey?"
+	done
+
 UnknownText_0x1b7357: ; 0x1b7357
 	TX_RAM StringBuffer3
-	db $0, " here…", $51
-	db $52, "! Beautiful", $4f
-	db "moonlight, hey?", $57
+	text " here…"
 
+	para $52, "! Beautiful"
+	line "moonlight, hey?"
+	done
+
 UnknownText_0x1b737f: ; 0x1b737f
-	db $0, "Hey, ", $52, "!", $4f
-	db "This is @"
+	text "Hey, ", $52, "!"
+	line "This is @"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b7397: ; 0x1b7397
-	db $0, "Hey, ", $52, "!", $4f
-	db "This is @"
+	text "Hey, ", $52, "!"
+	line "This is @"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b73af: ; 0x1b73af
-	db $0, "Hey, ", $52, "!", $4f
-	db "This is @"
+	text "Hey, ", $52, "!"
+	line "This is @"
 	TX_RAM StringBuffer3
-	db $0, "!", $57
+	text "!"
+	done
 
 UnknownText_0x1b73c7: ; 0x1b73c7
-	db $0, "Yup, yup!", $4f
-	db "It's @"
+	text "Yup, yup!"
+	line "It's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $51
-	db "Hah, and here's", $4f
-	db $14, "!", $57
+	text "!"
 
+	para "Hah, and here's"
+	line $14, "!"
+	done
+
 UnknownText_0x1b73ef: ; 0x1b73ef
-	db $0, "Yup, yup!", $4f
-	db "It's @"
+	text "Yup, yup!"
+	line "It's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $51
-	db "Hah, and here's", $4f
-	db $14, "!", $57
+	text "!"
 
+	para "Hah, and here's"
+	line $14, "!"
+	done
+
 UnknownText_0x1b7417: ; 0x1b7417
-	db $0, "Yup, yup!", $4f
-	db "It's @"
+	text "Yup, yup!"
+	line "It's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $51
-	db "Hah, and here's", $4f
-	db $14, "!", $57
+	text "!"
 
+	para "Hah, and here's"
+	line $14, "!"
+	done
+
 UnknownText_0x1b743f: ; 0x1b743f
-	db $0, $14, ", it's", $4f
-	db "@"
+	text $14, ", it's"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "!", $51
-	db "Have you had a", $4f
-	db "proper breakfast?", $57
+	text "!"
 
+	para "Have you had a"
+	line "proper breakfast?"
+	done
+
 UnknownText_0x1b746f: ; 0x1b746f
-	db $0, $14, ", it's", $4f
-	db "@"
+	text $14, ", it's"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "!", $51
-	db "Have you had a", $4f
-	db "proper lunch?", $57
+	text "!"
 
+	para "Have you had a"
+	line "proper lunch?"
+	done
+
 UnknownText_0x1b749b: ; 0x1b749b
-	db $0, $14, ", it's", $4f
-	db "@"
+	text $14, ", it's"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "!", $51
-	db "Have you had a", $4f
-	db "proper dinner?", $57
+	text "!"
 
+	para "Have you had a"
+	line "proper dinner?"
+	done
+
 UnknownText_0x1b74c8: ; 0x1b74c8
-	db $0, "Are your #MON", $4f
-	db "looking good?", $51
-	db "My @"
+	text "Are your #MON"
+	line "looking good?"
+
+	para "My @"
 	TX_RAM StringBuffer4
-	db $0, " and", $4f
-	db "me--we're looking", $51
-	db "mighty dandy!", $4f
-	db "Hahahah!", $57
+	text " and"
+	line "me--we're looking"
 
+	para "mighty dandy!"
+	line "Hahahah!"
+	done
+
 UnknownText_0x1b751a: ; 0x1b751a
-	db $0, "Yes, this is", $4f
-	db "@"
+	text "Yes, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh. Hi, ", $14, "!", $4f
-	db "Good morning!", $57
+	text "…"
 
+	para "Oh. Hi, ", $14, "!"
+	line "Good morning!"
+	done
+
 UnknownText_0x1b7548: ; 0x1b7548
-	db $0, "Yes, this is", $4f
-	db "@"
+	text "Yes, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, hi, ", $14, "!", $4f
-	db "Yahoo!", $57
+	text "…"
 
+	para "Oh, hi, ", $14, "!"
+	line "Yahoo!"
+	done
+
 UnknownText_0x1b756f: ; 0x1b756f
-	db $0, "Yes, this is", $4f
-	db "@"
+	text "Yes, this is"
+	line "@"
 	TX_RAM StringBuffer3
-	db $0, "…", $51
-	db "Oh, hi, ", $14, "!", $57
+	text "…"
 
+	para "Oh, hi, ", $14, "!"
+	done
+
 UnknownText_0x1b758f: ; 0x1b758f
-	db $0, $14, "!", $51
-	db "It's @"
+	text $14, "!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $4f
-	db "Good morning!", $57
+	text "!"
+	line "Good morning!"
+	done
 
 UnknownText_0x1b75ac: ; 0x1b75ac
-	db $0, $14, "!", $51
-	db "It's @"
+	text $14, "!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $4f
-	db "Working hard?", $57
+	text "!"
+	line "Working hard?"
+	done
 
 UnknownText_0x1b75c9: ; 0x1b75c9
-	db $0, $14, "!", $51
-	db "It's @"
+	text $14, "!"
+
+	para "It's @"
 	TX_RAM StringBuffer3
-	db $0, "!", $4f
-	db "Were you up?", $57
+	text "!"
+	line "Were you up?"
+	done
 
 UnknownText_0x1b75e5: ; 0x1b75e5
-	db $0, "Are you raising", $4f
-	db "your #MON?", $51
-	db "Hey, @"
+	text "Are you raising"
+	line "your #MON?"
+
+	para "Hey, @"
 	TX_RAM StringBuffer3
-	db $0, "'s", $4f
-	db "@"
+	text "'s"
+	line "@"
 	TX_RAM StringBuffer4
-	db $0, " is", $55
-	db "looking good!", $57
+	text " is"
+	cont "looking good!"
+	done
 
 UnusedPhoneText: ; 0x1b7624
-	db $0, "Good morning.", $57
+	text "Good morning."
+	done
--- a/text/sweethoney.asm
+++ b/text/sweethoney.asm
@@ -9,46 +9,60 @@
 ; The last text is associated with a second NPC, probably a Butterfree.
 
 UnusedSweetHoneyText: ; 0x5578a
-	db 0, "My #MON is an", $4f
-	db "expert at collect-", $55
-	db "ing SWEET HONEY.", $51
-	db "I'll share some", $4f
-	db "with you.", $57
+	text "My #MON is an"
+	line "expert at collect-"
+	cont "ing SWEET HONEY."
 
+	para "I'll share some"
+	line "with you."
+	done
+
 UnusedSweetHoneyBagFullText: ; 0x557d6
-	db 0, "I want to give you", $4f
-	db "some SWEET HONEY,", $51
-	db "but you have no", $4f
-	db "room for it.", $57
+	text "I want to give you"
+	line "some SWEET HONEY,"
 
+	para "but you have no"
+	line "room for it."
+	done
+
 UnusedSweetHoneyGiveText: ; 0x55819
-	db 0, "Here you go! Have", $4f
-	db "some SWEET HONEY!", $57
+	text "Here you go! Have"
+	line "some SWEET HONEY!"
+	done
 
 UnusedGotSweetHoneyText: ; 0x5583e
-	db 0, $52, " received", $4f
-	db "SWEET HONEY.", $57
+	text $52, " received"
+	line "SWEET HONEY."
+	done
 
 UnusedSweetHoneyAfterText1: ; 0x55856
-	db 0, "My little brother", $4f
-	db "takes SWEET HONEY", $51
-	db "and goes somewhere", $4f
-	db "with it.", $51
-	db "I wonder what he's", $4f
-	db "up to?", $57
+	text "My little brother"
+	line "takes SWEET HONEY"
 
+	para "and goes somewhere"
+	line "with it."
+
+	para "I wonder what he's"
+	line "up to?"
+	done
+
 UnusedSweetHoneyAfterText2: ; 0x558b1
-	db 0, "Did you put SWEET", $4f
-	db "HONEY on a tree?", $51
-	db "What happened to", $4f
-	db "it?", $57
+	text "Did you put SWEET"
+	line "HONEY on a tree?"
 
+	para "What happened to"
+	line "it?"
+	done
+
 UnusedSweetHoneyAfterText3: ; 0x558ea
-	db 0, "Did you put SWEET", $4f
-	db "HONEY on a tree?", $51
-	db "It takes about a", $4f
-	db "day for #MON to", $55
-	db "be drawn to it.", $57
+	text "Did you put SWEET"
+	line "HONEY on a tree?"
 
+	para "It takes about a"
+	line "day for #MON to"
+	cont "be drawn to it."
+	done
+
 UnusedSweetHoneyButterfreeText: ; 0x5593f
-	db 0, "BUTTERFREE: Freeh!", $57
+	text "BUTTERFREE: Freeh!"
+	done