diff options
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!" |