feat(content): December 2023 Content (#15023)

* feat(content): add December subscriber items, backgrounds, and enchanted armoire

* feat(content): correct item slot for armoire, change release dates for testing

* fix(backgrounds): correct start date

* fix(armoire): Add canonical start date

* fix(test): only count released items

---------

Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
Natalie
2023-11-28 16:01:27 -05:00
committed by GitHub
parent 4b9a5472bd
commit 8db8a8267b
9 changed files with 124 additions and 6 deletions
@@ -444,6 +444,11 @@ const armor = {
str: 10,
set: 'karateSet',
},
greenFluffTrimmedCoat: {
str: 8,
int: 8,
set: 'greenTrapper',
},
};
const body = {
@@ -930,6 +935,11 @@ const head = {
con: 3,
set: 'somethingSpooky',
},
greenTrapperHat: {
con: 6,
per: 6,
set: 'greenTrapper',
},
};
const shield = {
@@ -1723,6 +1733,7 @@ const weapon = {
const releaseDates = {
somethingSpooky: '2023-10-10T08:00-04:00',
cookingImplementsTwo: '2023-11-07T08:00-05:00',
greenTrapper: '2023-12-05T08:00-05:00',
};
forEach({
@@ -132,6 +132,7 @@ const eyewear = {
202208: { },
202303: { },
202308: { },
202312: { },
301404: { },
301405: { },
301703: { },
@@ -214,6 +215,7 @@ const head = {
202308: { },
202310: { },
202311: { },
202312: { },
301404: { },
301405: { },
301703: { },