mirror of
https://github.com/sp-tarkov/loot-dump-processor.git
synced 2025-02-13 05:30:44 -05:00
The changes include: - Replaced Newtonsoft.Json with System.Text.Json for serialization - Removed redundant JsonProperty attributes and simplified model classes - Converted static fields to constants where appropriate - Improved code formatting and readability - Simplified method bodies and expressions - Removed unused imports and cleaned up namespaces
27 lines
1.0 KiB
YAML
27 lines
1.0 KiB
YAML
---
|
|
static_weapon_ids:
|
|
# ids for static weapons
|
|
- 5d52cc5ba4b9367408500062
|
|
- 5cdeb229d7f00c000e7ce174
|
|
|
|
forced_items:
|
|
bigmap:
|
|
- containerId: container_custom_DesignStuff_00060 # unknown key
|
|
itemTpl: 593962ca86f774068014d9af
|
|
|
|
tarkovstreets:
|
|
- containerId: container_City_SE_02_DesignStuff_00091 # Backup hideout key
|
|
itemTpl: 6398fd8ad3de3849057f5128
|
|
|
|
sandbox:
|
|
- containerId: container_Test_for_export_00002 # Lab technician body
|
|
itemTpl: 658199aa38c79576a2569e13 # TerraGroup science office key
|
|
- containerId: container_Sandbox_Design_Stuff_00008 # dead body of scav near exit
|
|
itemTpl: 6217726288ed9f0845317459 # RSP-30 reactive signal cartridge (Green)
|
|
|
|
sandbox_high:
|
|
- containerId: container_Test_for_export_00002 # Lab technician body
|
|
itemTpl: 658199aa38c79576a2569e13 # TerraGroup science office key
|
|
- containerId: container_Sandbox_Design_Stuff_00008 # dead body of scav near exit
|
|
itemTpl: 6217726288ed9f0845317459 # RSP-30 reactive signal cartridge (Green)
|