chore(content): add September 2022 Backgrounds and Enchanted Armoire Items (#14200)
* chore(submodule): add August 2022 Mystery Items * chore(content): add September 2022 Backgrounds and Enchanted Armoire Items * fix(typo): periods so people don't grumble * fix(typo): consistent caps Co-authored-by: Sabe Jones <sabrecat@gmail.com>
This commit is contained in:
@@ -515,6 +515,11 @@ const backgrounds = {
|
||||
messy_room: { },
|
||||
by_a_campfire: { },
|
||||
},
|
||||
backgrounds092022: {
|
||||
theatre_stage: { },
|
||||
autumn_picnic: { },
|
||||
old_photo: { },
|
||||
},
|
||||
timeTravelBackgrounds: {
|
||||
airship: {
|
||||
price: 1,
|
||||
|
||||
@@ -434,6 +434,12 @@ const eyewear = {
|
||||
clownsNose: {
|
||||
int: 5,
|
||||
},
|
||||
tragedyMask: {
|
||||
int: 10,
|
||||
},
|
||||
comedyMask: {
|
||||
con: 10,
|
||||
},
|
||||
};
|
||||
|
||||
const head = {
|
||||
|
||||
Reference in New Issue
Block a user