mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Update json files for drops.jade
This commit is contained in:
parent
5bdc75593a
commit
04701ec121
3 changed files with 3 additions and 6 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"displayblurb" : "Blurb",
|
||||
"photourl" : "Photo Url",
|
||||
"inventory": "Inventory",
|
||||
"social" : "Social",
|
||||
|
||||
"_commentavatar":"AVATAR LOOKS",
|
||||
"bodybody" : "Body",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@
|
|||
"attributes" : "Attributes",
|
||||
"physical" : "Physical",
|
||||
"mental" : "Mental",
|
||||
"social" : "Social",
|
||||
"otherExamples" : "Eg, professional pursuits, hobbies, financial, etc.",
|
||||
|
||||
"itemDrop" : "An item has dropped!"
|
||||
|
|
|
|||
|
|
@ -29,9 +29,6 @@
|
|||
|
||||
"_commentdrops" : "DROPS MODALS",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"firstDrop1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. You just found a ",
|
||||
"firstDrop2" : "Egg",
|
||||
"useGems1" : "If you've got your eye on a pet, but can't wait any longer for it to drop, use Gems in ",
|
||||
"useGems2" : "Options > Inventory",
|
||||
"useGems3" : " to buy one!"
|
||||
"firstDrop" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. You just found a <strong><%= eggText %> Egg</strong>! <%= eggNotes %>",
|
||||
"useGems" : "If you've got your eye on a pet, but can't wait any longer for it to drop, use Gems in <strong>Options > Inventory</strong> to buy one!"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue