// import { SEASONAL_SETS } from '../content/constants'; module.exports = { opened: false, currentSeason: 'Closed', dateRange: { start: '2018-06-19', end: '2018-07-31' }, availableSets: [ ], pinnedSets: {}, availableSpells: [ ], availableQuests: [ ], featuredSet: 'strappingSailorSet', };