chore(content): add February backgrounds and Enchanted Armoire Items (#14482)

* chore(content): add February backgrounds and Enchanted Armoire Items

* fix(test): birthday week adjustment

* fix(strings): .

* fix(strings): correct background tokens

---------

Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
This commit is contained in:
Natalie L
2023-02-07 10:12:19 -05:00
committed by GitHub
parent e0a5938711
commit 0335eb1f7e
7 changed files with 100 additions and 4 deletions
@@ -540,6 +540,11 @@ const backgrounds = {
snowy_temple: { },
winter_lake_with_swans: { },
},
backgrounds022023: {
in_front_of_fountain: { },
golden_birdcage: { },
fancy_bedroom: { },
},
eventBackgrounds: {
birthday_bash: {
price: 0,
@@ -411,6 +411,11 @@ const armor = {
shawlCollarCoat: {
con: 8,
},
teaGown: {
str: 5,
int: 5,
set: 'teaParty',
},
};
const body = {
@@ -832,6 +837,10 @@ const head = {
per: 8,
set: 'fancyPirate',
},
teaHat: {
per: 10,
set: 'teaParty',
},
};
const shield = {
@@ -1133,6 +1142,10 @@ const shield = {
str: 10,
set: 'jewelers',
},
teaKettle: {
con: 10,
set: 'teaParty',
},
};
const headAccessory = {