summaryrefslogtreecommitdiff
path: root/text
diff options
context:
space:
mode:
Diffstat (limited to 'text')
-rw-r--r--text/BillsHouse.asm2
-rw-r--r--text/BluesHouse.asm2
-rw-r--r--text/CeladonCity.asm2
-rw-r--r--text/CeladonDiner.asm2
-rw-r--r--text/CeladonGym.asm2
-rw-r--r--text/CeladonMart3F.asm2
-rw-r--r--text/CeladonMartRoof.asm10
-rw-r--r--text/CinnabarGym.asm2
-rw-r--r--text/CinnabarLabFossilRoom.asm4
-rw-r--r--text/CinnabarLabMetronomeRoom.asm2
-rw-r--r--text/CopycatsHouse2F.asm2
-rw-r--r--text/FuchsiaGoodRodHouse.asm2
-rw-r--r--text/FuchsiaGym_2.asm2
-rw-r--r--text/MrFujisHouse.asm2
-rw-r--r--text/MrPsychicsHouse.asm2
-rw-r--r--text/MtMoonB2F.asm2
-rw-r--r--text/PokemonFanClub.asm2
-rw-r--r--text/Route1.asm2
-rw-r--r--text/Route12SuperRodHouse.asm2
-rw-r--r--text/Route24.asm2
-rw-r--r--text/SSAnneCaptainsRoom.asm2
-rw-r--r--text/SafariZoneSecretHouse.asm2
-rw-r--r--text/SilphCo11F.asm2
-rw-r--r--text/SilphCo2F.asm2
-rw-r--r--text/VermilionGym_2.asm2
-rw-r--r--text/VermilionOldRodHouse.asm2
-rw-r--r--text/WardensHouse.asm2
27 files changed, 32 insertions, 32 deletions
diff --git a/text/BillsHouse.asm b/text/BillsHouse.asm
index 11bb3200..9bbea9d7 100644
--- a/text/BillsHouse.asm
+++ b/text/BillsHouse.asm
@@ -56,7 +56,7 @@ _BillThankYouText::
_SSTicketReceivedText::
text "<PLAYER> received"
line "an @"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/BluesHouse.asm b/text/BluesHouse.asm
index 6e57cb21..8b3cdd20 100644
--- a/text/BluesHouse.asm
+++ b/text/BluesHouse.asm
@@ -14,7 +14,7 @@ _DaisyOfferMapText::
_GotMapText::
text "<PLAYER> got a"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/CeladonCity.asm b/text/CeladonCity.asm
index 76fa1775..12146016 100644
--- a/text/CeladonCity.asm
+++ b/text/CeladonCity.asm
@@ -42,7 +42,7 @@ _TM41PreText::
_ReceivedTM41Text::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/CeladonDiner.asm b/text/CeladonDiner.asm
index dd86a0c1..b91cb5a9 100644
--- a/text/CeladonDiner.asm
+++ b/text/CeladonDiner.asm
@@ -44,7 +44,7 @@ _CeladonDinerText_491a7::
_ReceivedCoinCaseText::
text "<PLAYER> received"
line "a @"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/CeladonGym.asm b/text/CeladonGym.asm
index 2ea0dc44..f4ca049a 100644
--- a/text/CeladonGym.asm
+++ b/text/CeladonGym.asm
@@ -64,7 +64,7 @@ _ErikaRainbowBadgeInfoText::
_ReceivedTM21Text::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/CeladonMart3F.asm b/text/CeladonMart3F.asm
index 9871a5ae..c24763e4 100644
--- a/text/CeladonMart3F.asm
+++ b/text/CeladonMart3F.asm
@@ -10,7 +10,7 @@ _TM18PreReceiveText::
_ReceivedTM18Text::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/CeladonMartRoof.asm b/text/CeladonMartRoof.asm
index 15bf8c04..cbedb3b7 100644
--- a/text/CeladonMartRoof.asm
+++ b/text/CeladonMartRoof.asm
@@ -17,7 +17,7 @@ _CeladonMartRoofText_484f3::
_CeladonMartRoofText_484f9::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
@@ -25,7 +25,7 @@ _CeladonMartRoofText_484fe::
text_start
para "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text " contains"
line "ICE BEAM!"
@@ -47,7 +47,7 @@ _CeladonMartRoofText_48504::
_CeladonMartRoofText_4850a::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
@@ -55,7 +55,7 @@ _CeladonMartRoofText_4850f::
text_start
para "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text " contains"
line "ROCK SLIDE!"
@@ -137,7 +137,7 @@ _VendingMachineText4::
done
_VendingMachineText5::
- text_ram wcf4b
+ text_ram wStringBuffer
text_start
line "popped out!"
done
diff --git a/text/CinnabarGym.asm b/text/CinnabarGym.asm
index 00fa7084..daab36d4 100644
--- a/text/CinnabarGym.asm
+++ b/text/CinnabarGym.asm
@@ -45,7 +45,7 @@ _BlaineVolcanoBadgeInfoText::
_ReceivedTM38Text::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/CinnabarLabFossilRoom.asm b/text/CinnabarLabFossilRoom.asm
index e7983fe9..14db7fff 100644
--- a/text/CinnabarLabFossilRoom.asm
+++ b/text/CinnabarLabFossilRoom.asm
@@ -30,7 +30,7 @@ _Lab4Text_75dd5::
line "back to life!"
para "It was @"
- text_ram wcf4b
+ text_ram wStringBuffer
text_start
line "like I think!"
prompt
@@ -43,7 +43,7 @@ _Lab4Text_610ae::
para "It is fossil of"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text ", a"
cont "#MON that is"
cont "already extinct!"
diff --git a/text/CinnabarLabMetronomeRoom.asm b/text/CinnabarLabMetronomeRoom.asm
index f9b2c5d5..2a809953 100644
--- a/text/CinnabarLabMetronomeRoom.asm
+++ b/text/CinnabarLabMetronomeRoom.asm
@@ -9,7 +9,7 @@ _TM35PreReceiveText::
_ReceivedTM35Text::
text "<PLAYER> received "
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/CopycatsHouse2F.asm b/text/CopycatsHouse2F.asm
index 7d1aa0ad..117dd64e 100644
--- a/text/CopycatsHouse2F.asm
+++ b/text/CopycatsHouse2F.asm
@@ -29,7 +29,7 @@ _TM31PreReceiveText::
_ReceivedTM31Text::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/FuchsiaGoodRodHouse.asm b/text/FuchsiaGoodRodHouse.asm
index 142c2837..4625f8bf 100644
--- a/text/FuchsiaGoodRodHouse.asm
+++ b/text/FuchsiaGoodRodHouse.asm
@@ -19,7 +19,7 @@ _FuchsiaHouse3Text_561c2::
para "<PLAYER> received"
line "a @"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/FuchsiaGym_2.asm b/text/FuchsiaGym_2.asm
index b6443a5a..bec13956 100644
--- a/text/FuchsiaGym_2.asm
+++ b/text/FuchsiaGym_2.asm
@@ -27,7 +27,7 @@ _KogaSoulBadgeInfoText::
_ReceivedTM06Text::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/MrFujisHouse.asm b/text/MrFujisHouse.asm
index 2f76ad94..6c7f3439 100644
--- a/text/MrFujisHouse.asm
+++ b/text/MrFujisHouse.asm
@@ -50,7 +50,7 @@ _LavenderHouse1Text_1d94c::
_ReceivedFluteText::
text "<PLAYER> received"
line "a @"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/MrPsychicsHouse.asm b/text/MrPsychicsHouse.asm
index 5ac2c9af..f58188e2 100644
--- a/text/MrPsychicsHouse.asm
+++ b/text/MrPsychicsHouse.asm
@@ -8,7 +8,7 @@ _TM29PreReceiveText::
_ReceivedTM29Text::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/MtMoonB2F.asm b/text/MtMoonB2F.asm
index f920e0fb..87d8d755 100644
--- a/text/MtMoonB2F.asm
+++ b/text/MtMoonB2F.asm
@@ -11,7 +11,7 @@ _MtMoon3Text_49f64::
_MtMoon3Text_49f6f::
text "<PLAYER> got the"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/PokemonFanClub.asm b/text/PokemonFanClub.asm
index 87c273a6..150bbeba 100644
--- a/text/PokemonFanClub.asm
+++ b/text/PokemonFanClub.asm
@@ -85,7 +85,7 @@ FanClubChairStoryText::
ReceivedBikeVoucherText::
text "<PLAYER> received"
line "a @"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/Route1.asm b/text/Route1.asm
index bf32af26..c7a05cd4 100644
--- a/text/Route1.asm
+++ b/text/Route1.asm
@@ -15,7 +15,7 @@ _Route1ViridianMartSampleText::
_Route1Text_1cae8::
text "<PLAYER> got"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/Route12SuperRodHouse.asm b/text/Route12SuperRodHouse.asm
index ff633d3a..990fc631 100644
--- a/text/Route12SuperRodHouse.asm
+++ b/text/Route12SuperRodHouse.asm
@@ -18,7 +18,7 @@ _Route12HouseText_564c5::
para "<PLAYER> received"
line "a @"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/Route24.asm b/text/Route24.asm
index 6792c401..5dc4ab79 100644
--- a/text/Route24.asm
+++ b/text/Route24.asm
@@ -14,7 +14,7 @@ _Route24Text_51515::
_Route24Text_5151a::
text "<PLAYER> received"
line "a @"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/SSAnneCaptainsRoom.asm b/text/SSAnneCaptainsRoom.asm
index 5216cf04..13829483 100644
--- a/text/SSAnneCaptainsRoom.asm
+++ b/text/SSAnneCaptainsRoom.asm
@@ -34,7 +34,7 @@ _ReceivingHM01Text::
_ReceivedHM01Text::
text "<PLAYER> got"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/SafariZoneSecretHouse.asm b/text/SafariZoneSecretHouse.asm
index 8aff18b7..c8006170 100644
--- a/text/SafariZoneSecretHouse.asm
+++ b/text/SafariZoneSecretHouse.asm
@@ -17,7 +17,7 @@ _SecretHouseText_4a350::
_ReceivedHM03Text::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/SilphCo11F.asm b/text/SilphCo11F.asm
index 36adf7d9..1b42fd93 100644
--- a/text/SilphCo11F.asm
+++ b/text/SilphCo11F.asm
@@ -22,7 +22,7 @@ _SilphCoPresidentText::
_ReceivedSilphCoMasterBallText::
text "<PLAYER> got a"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/SilphCo2F.asm b/text/SilphCo2F.asm
index b0cce269..32546b15 100644
--- a/text/SilphCo2F.asm
+++ b/text/SilphCo2F.asm
@@ -12,7 +12,7 @@ _SilphCo2Text_59ded::
_ReceivedTM36Text::
text "<PLAYER> got"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/VermilionGym_2.asm b/text/VermilionGym_2.asm
index 02af599d..01857483 100644
--- a/text/VermilionGym_2.asm
+++ b/text/VermilionGym_2.asm
@@ -26,7 +26,7 @@ _LTSurgeThunderBadgeInfoText::
_ReceivedTM24Text::
text "<PLAYER> received "
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/VermilionOldRodHouse.asm b/text/VermilionOldRodHouse.asm
index d9a94cd4..587681b2 100644
--- a/text/VermilionOldRodHouse.asm
+++ b/text/VermilionOldRodHouse.asm
@@ -18,7 +18,7 @@ _VermilionHouse2Text_560b6::
para "<PLAYER> received"
line "an @"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end
diff --git a/text/WardensHouse.asm b/text/WardensHouse.asm
index 47612904..16ac6835 100644
--- a/text/WardensHouse.asm
+++ b/text/WardensHouse.asm
@@ -46,7 +46,7 @@ _WardenThankYouText::
_ReceivedHM04Text::
text "<PLAYER> received"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!@"
text_end