Complete universe model migration
This commit is contained in:
@@ -126,7 +126,7 @@ public sealed class TerritoryClaimRuntime
|
||||
public string? SourceClaimId { get; set; }
|
||||
public required string FactionId { get; set; }
|
||||
public required string SystemId { get; set; }
|
||||
public required string CelestialId { get; set; }
|
||||
public required string AnchorId { get; set; }
|
||||
public string Status { get; set; } = "active";
|
||||
public string ClaimKind { get; set; } = "infrastructure";
|
||||
public float ClaimStrength { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user