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 GitHub
parent 4789946c4e
commit 2aade9aaa6
14 changed files with 382 additions and 3 deletions

View File

@@ -273,6 +273,7 @@ const shield = {
201902: { },
202011: { },
202209: { },
202408: { },
301405: { },
301704: { },
};
@@ -297,6 +298,7 @@ const weapon = {
202311: { },
202403: { },
202404: { twoHanded: true },
202408: { },
301404: { },
};