more work
This commit is contained in:
@@ -254,6 +254,9 @@ public class LootMultiplier
|
||||
|
||||
[JsonPropertyName("sandbox")]
|
||||
public double Sandbox { get; set; }
|
||||
|
||||
[JsonPropertyName("sandbox_high")]
|
||||
public double SandboxHigh { get; set; }
|
||||
}
|
||||
|
||||
public class ContainerRandomisationSettings
|
||||
@@ -316,4 +319,4 @@ public class ScavRaidTimeLocationSettings
|
||||
/** Should bot waves be removed / spawn times be adjusted */
|
||||
[JsonPropertyName("adjustWaves")]
|
||||
public bool AdjustWaves { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user