feat(event): enable Egg Hunt

This commit is contained in:
SabreCat
2017-04-11 18:54:07 +00:00
parent 8bfafa6df0
commit 635c0cf3d1
3 changed files with 3 additions and 2 deletions

View File

@@ -951,7 +951,7 @@ api.quests = {
completion: t('questEggHuntCompletion'),
value: 1,
canBuy () {
return false;
return true;
},
category: 'pet',
collect: {