Реворк экспедиций (#360)

* - add: Expedition rework.

* - tweak: Hardsuit tweak.
This commit is contained in:
Aviu00
2024-06-16 15:33:26 +00:00
committed by GitHub
parent b6d9ee496a
commit 3353440a99
19 changed files with 280 additions and 115 deletions

View File

@@ -85,7 +85,7 @@ public sealed record SalvageMissionParams
[ViewVariables(VVAccess.ReadWrite)] public int Seed;
public string Difficulty = string.Empty;
public string Difficulty = "Moderate";
}
/// <summary>