2024-09 Content Prebuild (#15295)
* 202409 subscriber gear * 2024-09 enchanted armoire gear * 2024 fall festival gear * 2024-09 background * 2024-09 pet quest * typos and update featuredItems.js * quest and typo fix * fix subscriber set name * text amendments * update quest title # Conflicts: # habitica-images
This commit is contained in:
@@ -411,6 +411,12 @@ const quests = {
|
||||
adjective: t('questEggCrabAdjective'),
|
||||
canBuy: hasQuestAchievementFunction('crab'),
|
||||
},
|
||||
Raccoon: {
|
||||
text: t('questEggRaccoonText'),
|
||||
mountText: t('questEggRaccoonMountText'),
|
||||
adjective: t('questEggRaccoonAdjective'),
|
||||
canBuy: hasQuestAchievementFunction('raccoon'),
|
||||
},
|
||||
};
|
||||
|
||||
applyEggDefaults(drops, {
|
||||
|
||||
Reference in New Issue
Block a user