Files
SPT-Server-Build/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/lostondeath.json
T
Chris Adamson 457e7cd36c Fix: Killing the client will no longer save your items (#557)
* alt-f4 is for timmys and rats, not chads like Chomp

* peer review fixes

---------

Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
2025-08-19 16:39:20 +00:00

23 lines
471 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,
"wipeOnRaidStart": false
}