Merge branch 'release' into develop

This commit is contained in:
Sabe Jones
2020-03-24 13:14:15 -05:00
9 changed files with 45 additions and 54 deletions
+1 -1
View File
@@ -514,7 +514,7 @@ const quests = {
value: 1,
category: 'pet',
canBuy () {
return false;
return true;
},
collect: {
plainEgg: {
@@ -22,6 +22,7 @@ export default {
],
availableQuests: [
'egg',
],
featuredSet: 'spring2020PuddleMageSet',