aboutsummaryrefslogtreecommitdiffstats
path: root/text/VermilionGym.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2021-05-31 16:43:31 -0500
committerdannye <33dannye@gmail.com>2021-05-31 16:51:45 -0500
commit7a23e2a635318754b56923824d5949bcff3815bf (patch)
tree6e57c5b6762b76ce8e18e8b08dace841f640a01d /text/VermilionGym.asm
parentMerge remote-tracking branch 'remotes/pokered/master' (diff)
parentMerge pull request #325 from CelestialAmber/master (diff)
downloadpokeyellow-7a23e2a635318754b56923824d5949bcff3815bf.tar.gz
pokeyellow-7a23e2a635318754b56923824d5949bcff3815bf.tar.xz
pokeyellow-7a23e2a635318754b56923824d5949bcff3815bf.zip
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'text/VermilionGym.asm')
-rw-r--r--text/VermilionGym.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/text/VermilionGym.asm b/text/VermilionGym.asm
index de548eca..2c6a3dff 100644
--- a/text/VermilionGym.asm
+++ b/text/VermilionGym.asm
@@ -32,7 +32,7 @@ _LTSurgePostBattleAdviceText::
cont "type #MON!"
done
-_LTSurgeThunderbadgeInfoText::
+_LTSurgeThunderBadgeInfoText::
text "The THUNDERBADGE"
line "cranks up your"
cont "#MON's SPEED!"
@@ -67,7 +67,7 @@ _TM24NoRoomText::
line "in your pack!"
done
-_ReceivedThunderbadgeText::
+_ReceivedThunderBadgeText::
text "Whoa!"
para "You're the real"
@@ -135,7 +135,7 @@ _VermilionGymAfterBattleText3::
cont "next to it!"
done
-_VermilionGymFanPreBattleText::
+_VermilionGymGuidePreBattleText::
text "Yo! Champ in"
line "making!"
@@ -161,7 +161,7 @@ _VermilionGymFanPreBattleText::
cont "get to him!"
done
-_VermilionGymFanPostBattleText::
+_VermilionGymGuidePostBattleText::
text "Whew! That match"
line "was electric!"
done