6e07932aaa
This is the result of running `npm run format` which applies the Biome formatting rules. Rejoice!
22 lines
511 B
JSON
22 lines
511 B
JSON
{
|
|
"equipment": {
|
|
"ArmBand": false,
|
|
"Compass": false,
|
|
"Headwear": true,
|
|
"Earpiece": true,
|
|
"FaceCover": true,
|
|
"ArmorVest": true,
|
|
"Eyewear": true,
|
|
"TacticalVest": true,
|
|
"PocketItems": true,
|
|
"Backpack": true,
|
|
"Holster": true,
|
|
"FirstPrimaryWeapon": true,
|
|
"SecondPrimaryWeapon": true,
|
|
"Scabbard": false,
|
|
"SecuredContainer": false
|
|
},
|
|
"questItems": true,
|
|
"specialSlotItems": false
|
|
}
|