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

View File

@@ -318,6 +318,7 @@
"hatchingPotionTeaShop": "Tea Shop",
"hatchingPotionRoseGold": "Rose Gold",
"hatchingPotionFungi": "Fungi",
"hatchingPotionKoi": "Koi",
"hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText(locale) %> pet.",
"premiumPotionAddlNotes": "Not usable on quest pet eggs. Available for purchase until <%= date(locale) %>.",

View File

@@ -348,6 +348,7 @@ export const MONTHLY_SCHEDULE = {
items: [
'Rainbow',
'Sunshine',
'Koi',
],
},
],

View File

@@ -254,6 +254,7 @@ const premium = {
PinkMarble: {
canBuy: hasQuestAchievementFunction('pinkMarble'),
},
Koi: {},
};
const wacky = {