2022-02 armoire items -- missing description strings & stats

This commit is contained in:
CuriousMagpie
2022-01-26 16:57:45 -05:00
parent 8637d55d2b
commit fce53898d8
2 changed files with 15 additions and 0 deletions

View File

@@ -383,6 +383,9 @@ const armor = {
con: 10,
set: 'shootingStar',
},
softVioletSuit: {
set: 'violetLoungewear',
},
};
const body = {
@@ -1046,6 +1049,9 @@ const shield = {
per: 5,
set: 'blackLoungewear',
},
softVioletPillow: {
set: 'violetLoungewear',
},
};
const headAccessory = {
@@ -1421,6 +1427,9 @@ const weapon = {
set: 'shootingStar',
twoHanded: true,
},
pinkLongbow: {
twoHanded: true,
},
};
forEach({