Squashed commit of the following:

commit 78fe7721a373effbfe62f31583296ee02c050a92
Author: CuriousMagpie <eilatan@gmail.com>
Date:   Wed Jan 15 15:16:56 2025 -0500

    fix: typo fix

commit 6a73cb247aff59102f91171f52c1d56f87bff562
Author: CuriousMagpie <eilatan@gmail.com>
Date:   Wed Jan 15 14:51:00 2025 -0500

    build: February 2025 content build
This commit is contained in:
Kalista Payne
2025-01-23 15:33:16 -06:00
parent 4d31e0286b
commit ddbf95da92
12 changed files with 95 additions and 1 deletions
@@ -1045,6 +1045,10 @@ const head = {
per: 6,
set: 'snowyTrapperSet',
},
fancyFloralHat: {
int: 14,
set: 'fancyFloralSet',
},
};
const shield = {
@@ -1400,6 +1404,10 @@ const shield = {
con: 10,
set: 'frightNightSet',
},
fancyFloralFan: {
per: 14,
set: 'fancyFloralSet',
},
};
const headAccessory = {
@@ -68,6 +68,7 @@ const armor = {
202406: { },
202407: { },
202412: { },
202502: { },
301404: { },
301703: { },
301704: { },
@@ -235,6 +236,7 @@ const head = {
202411: { },
202412: { },
202501: { },
202502: { },
301404: { },
301405: { },
301703: { },
@@ -284,6 +286,7 @@ const shield = {
202408: { },
202409: { },
202501: { },
202502: { },
301405: { },
301704: { },
};