mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
2024-09 Content Prebuild (#15295)
* 202409 subscriber gear * 2024-09 enchanted armoire gear * 2024 fall festival gear * 2024-09 background * 2024-09 pet quest * typos and update featuredItems.js * quest and typo fix * fix subscriber set name * text amendments * update quest title
This commit is contained in:
@@ -10,12 +10,14 @@ export const ARMOIRE_RELEASE_DATES = {
|
||||
beachsideSet: { year: 2024, month: 6 },
|
||||
corsairSet: { year: 2024, month: 7 },
|
||||
dragonKnightSet: { year: 2024, month: 8 },
|
||||
funnyFoolSet: { year: 2024, month: 9 },
|
||||
};
|
||||
|
||||
export const EGGS_RELEASE_DATES = {
|
||||
Giraffe: { year: 2024, month: 6, day: 1 },
|
||||
Chameleon: { year: 2024, month: 7, day: 14 },
|
||||
Crab: { year: 2024, month: 8, day: 14 },
|
||||
Raccoon: { year: 2024, month: 9, day: 14 },
|
||||
};
|
||||
|
||||
export const HATCHING_POTIONS_RELEASE_DATES = {
|
||||
|
||||
Reference in New Issue
Block a user