mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
Updated Insured item data after a raid
This commit is contained in:
parent
655eece0f7
commit
60e82cf3f9
@ -445,6 +445,7 @@ export class LocationLifecycleService {
|
||||
pmcProfile.SurvivorClass = postRaidProfile.SurvivorClass;
|
||||
pmcProfile.Achievements = postRaidProfile.Achievements;
|
||||
pmcProfile.Quests = postRaidProfile.Quests;
|
||||
pmcProfile.InsuredItems = postRaidProfile.InsuredItems;
|
||||
|
||||
pmcProfile.Info.Experience = postRaidProfile.Info.Experience;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user