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:
Natalie
2024-07-25 13:55:38 -04:00
committed by Phillip Thelen
parent 569b2fce2d
commit 56b3a881db
14 changed files with 382 additions and 3 deletions

View File

@@ -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 = {