mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 21:30:43 -05:00
Updated IHideout with Customization
property
This commit is contained in:
parent
bc7ea6b2ad
commit
60d6bb1224
@ -350,6 +350,7 @@ export interface IHideout {
|
||||
Improvements: Record<string, IHideoutImprovement>;
|
||||
HideoutCounters: IHideoutCounters;
|
||||
Seed: number;
|
||||
Customization: Record<string, string>;
|
||||
MannequinPoses: string[];
|
||||
sptUpdateLastRunTimestamp: number;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user