mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
um ackchyually
This commit is contained in:
parent
598083ffeb
commit
ea273e42a7
@ -609,7 +609,7 @@ namespace NewHorizons.External.Modules
|
|||||||
public class ThrustRulesetInfo : VolumeInfo
|
public class ThrustRulesetInfo : VolumeInfo
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Limit how fast you can fly with your ship while in this ruleset volume.
|
/// Limit how fast you can fly with your ship or jetpack (if nerfJetpackBooster is true) while in this ruleset volume.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[DefaultValue(float.PositiveInfinity)] public float thrustLimit = float.PositiveInfinity;
|
[DefaultValue(float.PositiveInfinity)] public float thrustLimit = float.PositiveInfinity;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user