diff --git a/Libraries/Core/Models/Spt/Config/InRaidConfig.cs b/Libraries/Core/Models/Spt/Config/InRaidConfig.cs index e41fbb2a..c30ebf94 100644 --- a/Libraries/Core/Models/Spt/Config/InRaidConfig.cs +++ b/Libraries/Core/Models/Spt/Config/InRaidConfig.cs @@ -44,7 +44,7 @@ public record InRaidConfig : BaseConfig public bool KeepFiRSecureContainerOnDeath { get; set; } /** If enabled always keep found in raid status on items */ - [JsonPropertyName("alwaysKeepFoundInRaidonRaidEnd")] + [JsonPropertyName("alwaysKeepFoundInRaidOnRaidEnd")] public bool AlwaysKeepFoundInRaidOnRaidEnd { get; set; } /** Percentage chance a player scav hot is hostile to the player when scavving */