feat(content): Armoire items and backgrounds for Dec 2020

This commit is contained in:
Sabe Jones
2020-12-07 15:40:24 -06:00
parent 8434d727bd
commit 55f4b8ae87
17 changed files with 31 additions and 0 deletions

View File

@@ -334,6 +334,10 @@ const armor = {
con: 10,
set: 'jackOfClubs',
},
dressingGown: {
con: 12,
set: 'dressingGown',
},
};
const body = {
@@ -668,6 +672,10 @@ const head = {
int: 10,
set: 'jackOfClubs',
},
nightcap: {
per: 12,
set: 'dressingGown',
},
};
const shield = {
@@ -1143,6 +1151,10 @@ const weapon = {
str: 10,
set: 'jackOfClubs',
},
eveningTea: {
int: 12,
set: 'dressingGown',
},
};
forEach({