April 2025 content build (#15411)

* chore: April 2025 CSS

* chore: April 2025 subscriber and armoire items, backgrounds

* chore: Update April 2025 subscriber items

* chore: April 2025 CSS fix

* chore: April 2025 pet quest and magic hatching potion

* fix: April 2025 fixes

* fix: typo

* fix: typo

* fix(typo): whitespace

---------

Co-authored-by: Kalista Payne <sabrecat@gmail.com>
This commit is contained in:
Natalie
2025-03-20 15:30:51 -04:00
committed by GitHub
parent 5f9bf07045
commit 11a22d0f5d
15 changed files with 452 additions and 7 deletions

View File

@@ -516,6 +516,14 @@ const armor = {
str: 8,
set: 'springPetalSet',
},
sillyOrangeTuxedo: {
con: 12,
set: 'sillyTuxedoSet',
},
sillierBlueTuxedo: {
str: 12,
set: 'sillierTuxedoSet',
},
};
const body = {
@@ -1054,6 +1062,16 @@ const head = {
int: 14,
set: 'fancyFloralSet',
},
sillyOrangeTophat: {
str: 6,
con: 6,
set: 'sillyTuxedoSet',
},
sillierBlueTophat: {
str: 6,
con: 6,
set: 'sillierTuxedoSet',
},
};
const shield = {