mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 07:50:45 -05:00
This is the result of running `npm run format` which applies the Biome formatting rules. Rejoice!
13 lines
220 B
JSON
13 lines
220 B
JSON
{
|
|
"looseLoot": {
|
|
"woods": [],
|
|
"bigmap": [],
|
|
"laboratory": []
|
|
},
|
|
"looseLootSpawnPointAdjustments": {
|
|
"bigmap": {},
|
|
"rezervbase": {},
|
|
"tarkovstreets": {}
|
|
}
|
|
}
|