mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
August 2024 Content Prebuild (#15277)
* add sprites * 2024-08 content build * fixing stuff * update boss rage effects * update quest rage text and releaseDates.js * update shop-featuredItems.js * fricken fracken beach umbrella * more beach umbrella * remove egregious typo
This commit is contained in:
@@ -9,11 +9,13 @@ export const ARMOIRE_RELEASE_DATES = {
|
||||
pottersSet: { year: 2024, month: 5 },
|
||||
beachsideSet: { year: 2024, month: 6 },
|
||||
corsairSet: { year: 2024, month: 7 },
|
||||
dragonKnightSet: { year: 2024, month: 8 },
|
||||
};
|
||||
|
||||
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 },
|
||||
};
|
||||
|
||||
export const HATCHING_POTIONS_RELEASE_DATES = {
|
||||
|
||||
Reference in New Issue
Block a user