feat(event): eggy eggy

This commit is contained in:
Sabe Jones
2020-03-24 13:13:50 -05:00
parent de37eb1bb2
commit 3e96e54ad8
7 changed files with 43 additions and 52 deletions

View File

@@ -514,7 +514,7 @@ const quests = {
value: 1,
category: 'pet',
canBuy () {
return false;
return true;
},
collect: {
plainEgg: {