Add Koi Hatchingpotion
This commit is contained in:
@@ -348,6 +348,7 @@ export const MONTHLY_SCHEDULE = {
|
||||
items: [
|
||||
'Rainbow',
|
||||
'Sunshine',
|
||||
'Koi',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -254,6 +254,7 @@ const premium = {
|
||||
PinkMarble: {
|
||||
canBuy: hasQuestAchievementFunction('pinkMarble'),
|
||||
},
|
||||
Koi: {},
|
||||
};
|
||||
|
||||
const wacky = {
|
||||
|
||||
Reference in New Issue
Block a user