Update json files for drops.jade

This commit is contained in:
Marcelo Sizer 2014-01-27 15:08:22 -02:00
parent 5bdc75593a
commit 04701ec121
3 changed files with 3 additions and 6 deletions

View file

@ -11,6 +11,7 @@
"displayblurb" : "Blurb",
"photourl" : "Photo Url",
"inventory": "Inventory",
"social" : "Social",
"_commentavatar":"AVATAR LOOKS",
"bodybody" : "Body",

View file

@ -18,7 +18,6 @@
"attributes" : "Attributes",
"physical" : "Physical",
"mental" : "Mental",
"social" : "Social",
"otherExamples" : "Eg, professional pursuits, hobbies, financial, etc.",
"itemDrop" : "An item has dropped!"

View file

@ -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!"
}