2022-04 Backgrounds & Enchanted Armoire Items (#13915)

* 2022-04 Backgrounds & Enchanted Armoire Items

* remove spritesmith-main.css

* adding spritesmith-main.css back in

* css fix
This commit is contained in:
Natalie L
2022-04-04 15:53:34 -04:00
committed by GitHub
parent 18af9f8b40
commit c3278a3baf
5 changed files with 28 additions and 3 deletions

View File

@@ -490,6 +490,11 @@ const backgrounds = {
brick_wall_with_ivy: { },
flowering_prairie: { },
},
backgrounds042022: {
blossoming_trees: { },
flower_shop: { },
springtime_lake: { },
},
timeTravelBackgrounds: {
airship: {
price: 1,

View File

@@ -392,6 +392,10 @@ const armor = {
con: 7,
set: 'gardenerSet',
},
strawRaincoat: {
con: 9,
set: 'strawRaincoat',
},
};
const body = {
@@ -795,6 +799,10 @@ const head = {
per: 7,
set: 'gardenerSet',
},
strawRainHat: {
per: 9,
set: 'strawRaincoat',
},
};
const shield = {