mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
add new content to new release file
This commit is contained in:
parent
5184973bd5
commit
0bc3f16b4b
1 changed files with 2 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue