Merge branch 'develop' into sabrecat/unsociable

This commit is contained in:
SabreCat
2023-06-06 09:22:37 -05:00
62 changed files with 1213 additions and 519 deletions
@@ -560,6 +560,11 @@ const backgrounds = {
flying_over_hedge_maze: { },
cretaceous_forest: { },
},
backgrounds062023: {
in_an_aquarium: { },
inside_adventurers_hideout: { },
crater_lake: { },
},
eventBackgrounds: {
birthday_bash: {
price: 0,
@@ -424,6 +424,16 @@ const armor = {
con: 10,
set: 'painters',
},
stripedRainbowShirt: {
str: 7,
int: 7,
set: 'rainbow',
},
diagonalRainbowShirt: {
con: 7,
per: 7,
set: 'rainbow',
},
};
const body = {