mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 02:02:19 +00:00
fix(string): correct set membership for blue hairbow
This commit is contained in:
parent
9ad50be6ca
commit
89e1c69728
1 changed files with 1 additions and 1 deletions
|
|
@ -1284,7 +1284,7 @@
|
|||
"headArmoireRancherHatText": "Rancher Hat",
|
||||
"headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Rancher Set (Item 1 of 3).",
|
||||
"headArmoireBlueHairbowText": "Blue Hairbow",
|
||||
"headArmoireBlueHairbowNotes": "Become perceptive, tough, and smart while wearing this beautiful Blue Hairbow! Increases Perception by <%= per %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.",
|
||||
"headArmoireBlueHairbowNotes": "Become perceptive, tough, and smart while wearing this beautiful Blue Hairbow! Increases Perception by <%= per %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Blue Hairbow Set (Item 1 of 2).",
|
||||
"headArmoireRoyalCrownText": "Royal Crown",
|
||||
"headArmoireRoyalCrownNotes": "Hooray for the ruler, mighty and strong! Increases Strength by <%= str %>. Enchanted Armoire: Royal Set (Item 1 of 3).",
|
||||
"headArmoireGoldenLaurelsText": "Golden Laurels",
|
||||
|
|
|
|||
Loading…
Reference in a new issue