add new content to new release file

This commit is contained in:
Phillip Thelen
2024-06-19 16:33:22 +02:00
parent 5184973bd5
commit 0bc3f16b4b

View File

@@ -8,10 +8,12 @@ export const ARMOIRE_RELEASE_DATES = {
optimistSet: { year: 2024, month: 4 },
pottersSet: { year: 2024, month: 5 },
beachsideSet: { year: 2024, month: 6 },
corsairSet: { year: 2024, month: 7 },
};
export const EGGS_RELEASE_DATES = {
Giraffe: { year: 2024, month: 6, day: 1 },
Chameleon: { year: 2024, month: 7, day: 1 },
};
export const HATCHING_POTIONS_RELEASE_DATES = {