diff --git a/NewHorizons/External/Modules/BrambleModule.cs b/NewHorizons/External/Modules/BrambleModule.cs index 71fbb1ed..61b6d272 100644 --- a/NewHorizons/External/Modules/BrambleModule.cs +++ b/NewHorizons/External/Modules/BrambleModule.cs @@ -53,7 +53,7 @@ namespace NewHorizons.External.Modules public MVector3 rotation; /// - /// The physical scale of the node + /// The physical scale of the node, as a multiplier of the original size /// [DefaultValue(1f)] public float scale = 1f;