mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
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 <sabe@habitica.com>
This commit is contained in:
parent
4b45a6389c
commit
1bf2efa885
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue