mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
Fixes 2017/10/16 (#9203)
* fix(various): small issues * Rename "Gold-Purchasable Quests" to "Masterclasser Quest Lines" * Use "getting_organized" instead of "organization" as task category * Use pixel gem instead of SVG gem for Market * Recanvas shop sprites for Fall 2017 seasonal items * chore(news): update Bailey
This commit is contained in:
@@ -275,7 +275,7 @@ module.exports = function getItemInfo (user, type, item, officialPinnedItems, la
|
||||
itemInfo = {
|
||||
key: 'gem',
|
||||
purchaseType: 'gems',
|
||||
class: 'gem',
|
||||
class: 'shop_gem',
|
||||
text: i18n.t('subGemName'),
|
||||
notes: i18n.t('subGemPop'),
|
||||
value: 20,
|
||||
|
||||
Reference in New Issue
Block a user