Fall Festival 2017 (#9058)

* feat(event): Fall Festival 2017

* chore(sprites): compile

* fix(sanity): remove duplicate locale file
This commit is contained in:
Sabe Jones
2017-09-21 13:33:43 -05:00
committed by GitHub
parent 746fb982a7
commit 5263b5e42f
118 changed files with 15664 additions and 14919 deletions

View File

@@ -300,6 +300,18 @@ shops.getTimeTravelersCategories = function getTimeTravelersCategories (user, la
// };
shops.getSeasonalShopCategories = function getSeasonalShopCategories (user, language) {
const AVAILABLE_SETS = {
fallHealer: i18n.t('mummyMedicSet', language),
fall2015Healer: i18n.t('potionerSet', language),
fall2016Healer: i18n.t('fall2016GorgonHealerSet', language),
fallMage: i18n.t('witchyWizardSet', language),
fall2015Mage: i18n.t('stitchWitchSet', language),
fall2016Mage: i18n.t('fall2016WickedSorcererSet', language),
fallRogue: i18n.t('vampireSmiterSet', language),
fall2015Rogue: i18n.t('battleRogueSet', language),
fall2016Rogue: i18n.t('fall2016BlackWidowSet', language),
fallWarrior: i18n.t('monsterOfScienceSet', language),
fall2015Warrior: i18n.t('scarecrowWarriorSet', language),
fall2016Warrior: i18n.t('fall2016SwampThingSet', language),
};
const AVAILABLE_SPELLS = [