diff options
Diffstat (limited to 'text/VermilionGym_2.asm')
-rw-r--r-- | text/VermilionGym_2.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/text/VermilionGym_2.asm b/text/VermilionGym_2.asm index bf50422d..02af599d 100644 --- a/text/VermilionGym_2.asm +++ b/text/VermilionGym_2.asm @@ -10,7 +10,7 @@ _LTSurgePostBattleAdviceText:: cont "type #MON!" done -_LTSurgeThunderbadgeInfoText:: +_LTSurgeThunderBadgeInfoText:: text "The THUNDERBADGE" line "cranks up your" cont "#MON's SPEED!" @@ -45,7 +45,7 @@ _TM24NoRoomText:: line "in your pack!" done -_ReceivedThunderbadgeText:: +_ReceivedThunderBadgeText:: text "Whoa!" para "You're the real" @@ -113,7 +113,7 @@ _VermilionGymAfterBattleText3:: cont "next to it!" done -_VermilionGymFanPreBattleText:: +_VermilionGymGuidePreBattleText:: text "Yo! Champ in" line "making!" @@ -139,7 +139,7 @@ _VermilionGymFanPreBattleText:: cont "get to him!" done -_VermilionGymFanPostBattleText:: +_VermilionGymGuidePostBattleText:: text "Whew! That match" line "was electric!" done |