Specify 2

the sequel
This commit is contained in:
Noah Pilarski 2022-08-10 22:33:29 -04:00
parent 1bfee60968
commit 2196794398

View File

@ -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)]