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/FuchsiaGym.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text/FuchsiaGym.asm') diff --git a/text/FuchsiaGym.asm b/text/FuchsiaGym.asm index 9108fc79..3b2c01e9 100644 --- a/text/FuchsiaGym.asm +++ b/text/FuchsiaGym.asm @@ -16,7 +16,7 @@ _KogaBeforeBattleText:: cont "techniques!" done -_KogaAfterBattleText:: +_ReceivedSoulBadgeText:: text "Humph!" line "You have proven" cont "your worth!" -- cgit v1.3.1-sl0p