diff options
author | Yoann Fievez <yoann.fievez@gmail.com> | 2021-05-17 12:48:26 +0200 |
---|---|---|
committer | Yoann Fievez <yoann.fievez@gmail.com> | 2021-05-31 20:41:10 +0200 |
commit | a448ac897d5480bba4b40b4be8a4bfe5a5c31be7 (patch) | |
tree | 4173debfd48dbd282cea6049511e901a1d177f66 /text/FuchsiaGym.asm | |
parent | 7b2eb6b2524db4c441e8c050e5dc703601575b23 (diff) |
Clean many labels of scripts of all gyms
Diffstat (limited to 'text/FuchsiaGym.asm')
-rw-r--r-- | text/FuchsiaGym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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!" |