chore(content): prebuild July Enchanted Armoire and Backgrounds (#14108)

This commit is contained in:
Natalie L
2022-07-06 15:30:40 -04:00
committed by GitHub
parent f4d9c6271b
commit 0d444a9d6a
6 changed files with 99 additions and 1 deletions

View File

@@ -505,6 +505,11 @@ const backgrounds = {
mountain_waterfall: { },
sailboat_at_sunset: { },
},
backgrounds072022: {
bioluminescent_waves: { },
underwater_cave: { },
underwater_statues: { },
},
timeTravelBackgrounds: {
airship: {
price: 1,

View File

@@ -396,6 +396,11 @@ const armor = {
con: 9,
set: 'strawRaincoat',
},
fancyPirateSuit: {
con: 4,
int: 4,
set: 'fancyPirate',
},
};
const body = {
@@ -803,6 +808,10 @@ const head = {
per: 9,
set: 'strawRaincoat',
},
fancyPirateHat: {
per: 8,
set: 'fancyPirate',
},
};
const shield = {
@@ -1086,6 +1095,11 @@ const shield = {
int: 6,
set: 'musicalInstrumentOne',
},
treasureMap: {
int: 4,
str: 4,
set: 'fancyPirate',
},
};
const headAccessory = {