Squashed commit of the following:
commit 78fe7721a373effbfe62f31583296ee02c050a92 Author: CuriousMagpie <eilatan@gmail.com> Date: Wed Jan 15 15:16:56 2025 -0500 fix: typo fix commit 6a73cb247aff59102f91171f52c1d56f87bff562 Author: CuriousMagpie <eilatan@gmail.com> Date: Wed Jan 15 14:51:00 2025 -0500 build: February 2025 content build
This commit is contained in:
@@ -15,6 +15,7 @@ export const ARMOIRE_RELEASE_DATES = {
|
||||
stormKnightSet: { year: 2024, month: 11 },
|
||||
festiveHelperSet: { year: 2024, month: 12 },
|
||||
snowyTrapperSet: { year: 2025, month: 1 },
|
||||
fancyFloralSet: { year: 2025, month: 2 },
|
||||
};
|
||||
|
||||
export const EGGS_RELEASE_DATES = {
|
||||
@@ -23,6 +24,7 @@ export const EGGS_RELEASE_DATES = {
|
||||
Crab: { year: 2024, month: 8, day: 14 },
|
||||
Raccoon: { year: 2024, month: 9, day: 14 },
|
||||
Dog: { year: 2024, month: 10, day: 14 },
|
||||
Cat: { year: 2025, month: 2, day: 14 },
|
||||
};
|
||||
|
||||
export const HATCHING_POTIONS_RELEASE_DATES = {
|
||||
|
||||
@@ -142,6 +142,7 @@ export const MONTHLY_SCHEDULE = {
|
||||
'slime',
|
||||
'peacock',
|
||||
'bunny',
|
||||
'cat',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user