0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 09:50:43 -05:00

Add quests + add barter to Ref

`Easy Money part 2`
`Balancing Part 1`
`Balancing Part 2`
`A Key to Salvation`
This commit is contained in:
Dev 2024-06-28 13:46:36 +01:00
parent da955f0a4e
commit 3b9e29bad0
2 changed files with 1944 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,18 @@
{ {
"items": [ "items": [
{
"_id": "666aa2d1e8e00edadd0cfb7d",
"_tpl": "664d3db6db5dea2bad286955",
"parentId": "hideout",
"slotId": "hideout",
"location": null,
"upd": {
"StackObjectsCount": 935000,
"UnlimitedCount": true,
"BuyRestrictionMax": 1,
"BuyRestrictionCurrent": 0
}
},
{ {
"_id": "6661c52881bbfcdd2c071c5c", "_id": "6661c52881bbfcdd2c071c5c",
"_tpl": "59d6088586f774275f37482f", "_tpl": "59d6088586f774275f37482f",
@ -3328,6 +3341,14 @@
} }
], ],
"barter_scheme": { "barter_scheme": {
"666aa2d1e8e00edadd0cfb7d": [
[
{
"count": 1,
"_tpl": "6656560053eaaa7a23349c86"
}
]
],
"6661c52881bbfcdd2c071c5c": [ "6661c52881bbfcdd2c071c5c": [
[ [
{ {
@ -3978,6 +3999,7 @@
] ]
}, },
"loyal_level_items": { "loyal_level_items": {
"666aa2d1e8e00edadd0cfb7d": 1,
"6661c52881bbfcdd2c071c5c": 1, "6661c52881bbfcdd2c071c5c": 1,
"6661c52a81bbfcdd2c071e46": 1, "6661c52a81bbfcdd2c071e46": 1,
"6661c52881bbfcdd2c071d36": 2, "6661c52881bbfcdd2c071d36": 2,