Update 14 jounal changes
This commit is contained in:
parent
9b34d50d32
commit
e4049d67c1
6 changed files with 10 additions and 3 deletions
|
|
@ -27,6 +27,7 @@ namespace Observatory.Framework.Files.Journal
|
|||
public ImmutableList<MaterialReward> MaterialsReward { get; init; }
|
||||
public string DestinationSystem { get; init; }
|
||||
public string DestinationStation { get; init; }
|
||||
public string DestinationSettlement { get; init; }
|
||||
public string NewDestinationSystem { get; init; }
|
||||
public string NewDestinationStation { get; init; }
|
||||
public int KillCount { get; init; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue