From 7351c165789b4e90bcc9688ce6b3b035fb84e01b Mon Sep 17 00:00:00 2001 From: Natalie <78037386+CuriousMagpie@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:46:56 -0400 Subject: [PATCH] Update Puppy adjective (#15344) * update armorArmoireBasketballUniformNotes to correct stat display * correct typo in Puppy pet adjective --------- Co-authored-by: Sabe Jones --- website/common/locales/en/content.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/content.json b/website/common/locales/en/content.json index ce56dce37b..d57ec53b95 100644 --- a/website/common/locales/en/content.json +++ b/website/common/locales/en/content.json @@ -269,7 +269,7 @@ "questEggDogText": "Puppy", "questEggDogMountText": "Dog", - "questEggDogAdjective": "a friendy", + "questEggDogAdjective": "a friendly", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.",