add more generators

This commit is contained in:
CWX
2025-01-07 22:40:22 +00:00
parent 8d4ac6152d
commit 52a643b06e
12 changed files with 1592 additions and 8 deletions
@@ -2,7 +2,7 @@
namespace Core.Models.Spt.Hideout;
public class ScavCaseRewardCountsAndPrice
public class ScavCaseRewardCountsAndPrices
{
[JsonPropertyName("Common")]
public RewardCountAndPriceDetails Common { get; set; }