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

Fixed non-stackable items being stacked for gift PraporGiftDay2

This commit is contained in:
Dev 2024-06-20 15:51:49 +01:00
parent 7891db84de
commit bc31d47efa

View File

@ -1240,11 +1240,20 @@
"PraporGiftDay2": { "PraporGiftDay2": {
"items": [ "items": [
{ {
"_id": "a89275c1b18874ed7452a6d6",
"_tpl": "5751a25924597722c463c472",
"slotId": "main",
"upd": {
"StackObjectsCount": 1
},
"parentId": "64b996c9d0de4697180359b6"
},
{
"_id": "a89275c1b18874ed7452a6d7", "_id": "a89275c1b18874ed7452a6d7",
"_tpl": "5751a25924597722c463c472", "_tpl": "5751a25924597722c463c472",
"slotId": "main", "slotId": "main",
"upd": { "upd": {
"StackObjectsCount": 2 "StackObjectsCount": 1
}, },
"parentId": "64b996c9d0de4697180359b6" "parentId": "64b996c9d0de4697180359b6"
}, },
@ -1257,12 +1266,30 @@
}, },
"parentId": "64b996c9d0de4697180359b6" "parentId": "64b996c9d0de4697180359b6"
}, },
{
"_id": "a8927tgyb15674ed6d02oyj5",
"_tpl": "5755356824597772cb798962",
"slotId": "main",
"upd": {
"StackObjectsCount": 1
},
"parentId": "64b996c9d0de4697180359b6"
},
{
"_id": "a8927tgyb15674ed6d02oyj6",
"_tpl": "5755356824597772cb798962",
"slotId": "main",
"upd": {
"StackObjectsCount": 1
},
"parentId": "64b996c9d0de4697180359b6"
},
{ {
"_id": "a8927tgyb15674ed6d02oyj7", "_id": "a8927tgyb15674ed6d02oyj7",
"_tpl": "5755356824597772cb798962", "_tpl": "5755356824597772cb798962",
"slotId": "main", "slotId": "main",
"upd": { "upd": {
"StackObjectsCount": 3 "StackObjectsCount": 1
}, },
"parentId": "64b996c9d0de4697180359b6" "parentId": "64b996c9d0de4697180359b6"
} }