mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Add more info to starSystem description.
This commit is contained in:
parent
39f1542e22
commit
6eb0ed9ba9
2
NewHorizons/External/Configs/PlanetConfig.cs
vendored
2
NewHorizons/External/Configs/PlanetConfig.cs
vendored
@ -151,7 +151,7 @@ namespace NewHorizons.External.Configs
|
||||
public StarModule Star;
|
||||
|
||||
/// <summary>
|
||||
/// Unique star system containing your planet
|
||||
/// Unique star system containing your planet. If you set this to be a custom solar system remember to add a Spawn module to one of the bodies, or else you can't get to the system.
|
||||
/// </summary>
|
||||
[DefaultValue("SolarSystem")] public string starSystem = "SolarSystem";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user