feat(content): Armoire and Backgrounds 2021-03

This commit is contained in:
Sabe Jones
2021-03-02 15:29:07 -06:00
parent 1c40972607
commit c41b0b3028
17 changed files with 31 additions and 0 deletions

View File

@@ -425,6 +425,11 @@ const backgrounds = {
heart_shaped_bubbles: { },
throne_room: { },
},
backgrounds032021: {
in_the_armory: { },
splash_in_a_puddle: { },
spring_thaw: { },
},
timeTravelBackgrounds: {
airship: {
price: 1,

View File

@@ -346,6 +346,10 @@ const armor = {
per: 12,
set: 'pinkLoungewear',
},
jadeArmor: {
per: 8,
set: 'jadeWarrior',
},
};
const body = {
@@ -692,6 +696,10 @@ const head = {
int: 12,
set: 'pinkLoungewear',
},
jadeHelm: {
con: 8,
set: 'jadeWarrior',
},
};
const shield = {
@@ -1184,6 +1192,10 @@ const weapon = {
str: 8,
set: 'blueMoon',
},
jadeGlaive: {
str: 10,
set: 'jadeWarrior',
},
};
forEach({