mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 23:42:12 +00:00
Merge pull request #124 from marcgenesis/develop
Changed string costumeText to reflect changes to inventory panel. Issue ...
This commit is contained in:
commit
f4fbe95969
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"battleGear" : "Battle Gear",
|
||||
"battleGearText" : "This is the gear you wear into battle, it affects numbers when interacting with your tasks.",
|
||||
"costume" : "Costume",
|
||||
"costumeText" : "But if you prefer the look of other gear to what you have equipped, check this box to visually don a costume while wearing your battle gear underneath.",
|
||||
"costumeText" : "If you prefer the look of other gear to what you have equipped, check the \"Use Costume\" box to visually don a costume while wearing your battle gear underneath.",
|
||||
"useCostume" : "Use Costume ",
|
||||
|
||||
"_commentgearachievement" : "GEAR ACHIEVEMENT",
|
||||
|
|
|
|||
Loading…
Reference in a new issue