fix(seasonal-shop): remove quest

it was breaking the API. Wut? Just use canBuy logic and Quest Shop for now
This commit is contained in:
SabreCat
2018-03-20 22:49:54 +00:00
parent 6c18d19d95
commit 972efb1878

View File

@@ -22,7 +22,6 @@ module.exports = {
], ],
availableQuests: [ availableQuests: [
'egg',
], ],
featuredSet: 'comfortingKittySet', featuredSet: 'comfortingKittySet',