mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
Fixed quest/achievement customisation unlocks not working
This commit is contained in:
parent
86d303fcf9
commit
4ca19b73f7
@ -673,7 +673,7 @@ export class ProfileHelper {
|
||||
}
|
||||
|
||||
const rewardToStore: ICustomisationStorage = {
|
||||
id: hideoutCustomisationDb.id,
|
||||
id: hideoutCustomisationDb.itemId,
|
||||
source: source,
|
||||
type: hideoutCustomisationDb.type,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user