chore(event): end Flinging

This commit is contained in:
Sabe Jones
2019-05-02 14:24:29 -05:00
parent 792d5998b0
commit 4777850601
21 changed files with 42 additions and 52 deletions

View File

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