Odyssey Update 13 journal changes
This commit is contained in:
parent
428b44cc2b
commit
796819617b
4 changed files with 28 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ namespace Observatory.Framework.Files.Journal
|
|||
}
|
||||
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 PassengerCount { get; init; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue