Add Koi Hatchingpotion

This commit is contained in:
Phillip Thelen
2024-05-13 14:49:39 +02:00
parent ab34257c03
commit 6523ed08cd
3 changed files with 3 additions and 0 deletions
@@ -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 = {