feat(content): Armoire and Backgrounds 2021-07

This commit is contained in:
Sabe Jones
2021-07-06 15:17:12 -05:00
parent 248d55daa7
commit ee7fa99172
20 changed files with 40 additions and 3 deletions

View File

@@ -362,6 +362,10 @@ const armor = {
con: 6,
set: 'medievalLaunderers',
},
bathtub: {
con: 8,
set: 'bath',
},
};
const body = {
@@ -734,6 +738,10 @@ const head = {
int: 6,
set: 'medievalLaunderers',
},
rubberDucky: {
int: 10,
set: 'bath',
},
};
const shield = {
@@ -982,6 +990,10 @@ const shield = {
per: 6,
set: 'medievalLaunderers',
},
bouncyBubbles: {
str: 5,
set: 'bath',
},
};
const headAccessory = {
@@ -1284,6 +1296,10 @@ const weapon = {
str: 6,
set: 'medievalLaunderers',
},
buoyantBubbles: {
per: 5,
set: 'bath',
},
};
forEach({