June 2022 Backgrounds and Enchanted Armoire (#14049)

This commit is contained in:
Natalie L
2022-06-06 15:55:38 -04:00
committed by GitHub
parent 6d2db6693c
commit 2d1bf74858
6 changed files with 139 additions and 1 deletions

View File

@@ -500,6 +500,11 @@ const backgrounds = {
enchanted_music_room: { },
castle_gate: { },
},
backgrounds062022: {
beach_with_dunes: { },
mountain_waterfall: { },
sailboat_at_sunset: { },
},
timeTravelBackgrounds: {
airship: {
price: 1,

View File

@@ -1475,6 +1475,41 @@ const weapon = {
int: 6,
set: 'musicalInstrumentOne',
},
blueKite: {
str: 3,
con: 3,
int: 3,
per: 3,
set: 'kite',
},
greenKite: {
str: 3,
con: 3,
int: 3,
per: 3,
set: 'kite',
},
orangeKite: {
str: 3,
con: 3,
int: 3,
per: 3,
set: 'kite',
},
pinkKite: {
str: 3,
con: 3,
int: 3,
per: 3,
set: 'kite',
},
yellowKite: {
str: 3,
con: 3,
int: 3,
per: 3,
set: 'kite',
},
};
forEach({