2022-05 backgrounds and enchanted

This commit is contained in:
CuriousMagpie
2022-05-05 14:29:13 -04:00
committed by SabreCat
parent 7548834442
commit beb51fb00d
4 changed files with 35 additions and 0 deletions
@@ -495,6 +495,11 @@ const backgrounds = {
flower_shop: { },
springtime_lake: { },
},
backgrounds052022: {
on_a_castle_wall: { },
enchanted_music_room: { },
castle_gate: { },
},
timeTravelBackgrounds: {
airship: {
price: 1,
@@ -1076,6 +1076,16 @@ const shield = {
str: 8,
set: 'gardenerSet',
},
spanishGuitar: {
per: 5, // this might need to go back to 6
int: 6,
set: 'musicalInstrumentOne',
},
snareDrum: {
con: 5,
int: 6,
set: 'musicalInstrumentOne',
},
};
const headAccessory = {
@@ -1460,6 +1470,11 @@ const weapon = {
int: 8,
set: 'gardenerSet',
},
huntingHorn: {
str: 5,
int: 6,
set: 'musicalInstrumentOne',
},
};
forEach({