From 1bf2efa885dd64cb51d828949cf23c03a4c0875a Mon Sep 17 00:00:00 2001 From: Natalie <78037386+CuriousMagpie@users.noreply.github.com> Date: Thu, 29 May 2025 12:56:54 -0400 Subject: [PATCH] fix: correct Soft White Suit's stats interpolation (#15431) * update armorArmoireBasketballUniformNotes to correct stat display * correct typo in Puppy pet adjective * fix: fix Soft White Suit's stats interpolation --------- Co-authored-by: Sabe Jones --- website/common/locales/en/gear.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/gear.json b/website/common/locales/en/gear.json index 70f805b850..ce6ef903c2 100644 --- a/website/common/locales/en/gear.json +++ b/website/common/locales/en/gear.json @@ -1701,7 +1701,7 @@ "armorArmoireSchoolUniformPantsText": "School Uniform with Pants", "armorArmoireSchoolUniformPantsNotes": "Whether you’re attending a school for magical wizards, dragon riders, sportsball players, creative artisans, or members of a profession too secret to list here, you’ll fit right in with this uniform. Increases Intelligence by <%= int %>. Enchanted Armoire: School Uniform Set (Item 2 of 4).", "armorArmoireSoftWhiteSuitText": "Soft White Suit", - "armorArmoireSoftWhiteSuitNotes": "White is a peaceful color. Whether you’re facing a crisp white bedsheet or a blanket of newly fallen snow, you’ll have a clear and ready mind. Increases Constitution by <% con %> and Perception by <%= per %>. Enchanted Armoire: White Loungewear Set (Item 2 of 3).", + "armorArmoireSoftWhiteSuitNotes": "White is a peaceful color. Whether you’re facing a crisp white bedsheet or a blanket of newly fallen snow, you’ll have a clear and ready mind. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: White Loungewear Set (Item 2 of 3).", "armorArmoireHattersSuitText": "Hatter's Suit", "armorArmoireHattersSuitNotes": "Your outfit isn’t complete without your lucky green bowtie. Wear this to your next mad tea party. Or pleasant tea party. Or excited tea party. Or... Increases Constitution by <%= con %>. Enchanted Armoire: Hatter Set (Item 2 of 4).", "armorArmoireSmileyShirtText": "Smiley Face Shirt",