mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Specify 2
the sequel
This commit is contained in:
parent
1bfee60968
commit
2196794398
@ -53,7 +53,7 @@ namespace NewHorizons.External.Modules.VariableSize
|
|||||||
public float solarLuminosity = 1f;
|
public float solarLuminosity = 1f;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Radius of the supernova.
|
/// Radius of the supernova. Any planets within 80% of this will be destroyed.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[DefaultValue(50000f)]
|
[DefaultValue(50000f)]
|
||||||
[Range(0f, double.MaxValue)]
|
[Range(0f, double.MaxValue)]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user