mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-10 13:50:44 -05:00
Coop extract gifts from fence are now Found in Raid
This commit is contained in:
parent
90efc36360
commit
b29f0a0904
@ -234,7 +234,8 @@ export class MatchController
|
||||
slotId: "main",
|
||||
parentId: parentId,
|
||||
upd: {
|
||||
StackObjectsCount: item.stackCount
|
||||
StackObjectsCount: item.stackCount,
|
||||
SpawnedInSession: true
|
||||
}
|
||||
}
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user