From 2b8a9ba6b76ae2019d00d060137f18939e68e29e Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Wed, 14 Apr 2021 14:34:22 -0500 Subject: [PATCH] fix(achievement): clarify Legendary Bestiary requirement --- website/common/locales/en/achievements.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/achievements.json b/website/common/locales/en/achievements.json index c134a31411..85a64c9870 100644 --- a/website/common/locales/en/achievements.json +++ b/website/common/locales/en/achievements.json @@ -104,7 +104,7 @@ "achievementRedLetterDayText": "Has tamed all Red Mounts.", "achievementRedLetterDayModalText": "You tamed all the Red Mounts!", "achievementLegendaryBestiary": "Legendary Bestiary", - "achievementLegendaryBestiaryText": "Has hatched all the mythical pets: Dragon, Flying Pig, Gryphon, Sea Serpent, and Unicorn!", + "achievementLegendaryBestiaryText": "Has hatched all standard colors of mythical pets: Dragon, Flying Pig, Gryphon, Sea Serpent, and Unicorn!", "achievementLegendaryBestiaryModalText": "You collected all the mythical pets!", "achievementSeasonalSpecialist": "Seasonal Specialist", "achievementSeasonalSpecialistText": "Has completed all the Spring and Winter seasonal quests: Egg Hunt, Trapper Santa, and Find the Cub!",