From a448ac897d5480bba4b40b4be8a4bfe5a5c31be7 Mon Sep 17 00:00:00 2001 From: Yoann Fievez Date: Mon, 17 May 2021 12:48:26 +0200 Subject: Clean many labels of scripts of all gyms --- text/VermilionGym_2.asm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'text/VermilionGym_2.asm') 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 -- cgit v1.3.1-sl0p