Merge branch 'release' into develop

This commit is contained in:
Sabe Jones
2020-08-11 15:44:48 -05:00
89 changed files with 19620 additions and 19521 deletions

View File

@@ -390,6 +390,11 @@ const backgrounds = {
swimming_among_jellyfish: { },
underwater_ruins: { },
},
backgrounds082020: {
camping_out: { },
jungle_canopy: { },
productivity_plaza: { },
},
timeTravelBackgrounds: {
airship: {
price: 1,

View File

@@ -317,6 +317,11 @@ const armor = {
int: 4,
set: 'pirate',
},
heroicHerbalistRobe: {
con: 7,
int: 7,
set: 'herbalist',
},
};
const body = {
@@ -635,6 +640,10 @@ const head = {
per: 6,
set: 'fiddler',
},
heroicHerbalistCrispinette: {
int: 9,
set: 'herbalist',
},
};
const shield = {
@@ -816,6 +825,10 @@ const shield = {
per: 8,
set: 'pirate',
},
mortarAndPestle: {
con: 9,
set: 'herbalist',
},
};
const headAccessory = {