ready for testing
This commit is contained in:
parent
86cd7fe3e4
commit
b8f5f6a73e
92 changed files with 3058 additions and 1183 deletions
|
|
@ -14,6 +14,10 @@
|
|||
/// </summary>
|
||||
public string SignalName_Localised { get; init; }
|
||||
/// <summary>
|
||||
/// Type of signal location.
|
||||
/// </summary>
|
||||
public string SignalType { get; init; }
|
||||
/// <summary>
|
||||
/// Faction state or circumstance that caused this signal to appear.
|
||||
/// </summary>
|
||||
public string SpawningState { get; init; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue