Warehouse v0.4.9

Added option to force cargo bay limit and cargo asset weight.
This commit is contained in:
funkyfranky
2018-09-17 00:23:04 +02:00
parent 2d029c6405
commit 98b427a26f
3 changed files with 100 additions and 30 deletions

View File

@@ -1019,7 +1019,7 @@ do -- Cargo
-- self.__.CargoBayVolumeLimit = VolumeLimit
-- end
--- Get Cargo Bay Weight Limit in kg.
--- Set Cargo Bay Weight Limit in kg.
-- @param #POSITIONABLE self
-- @param #number WeightLimit
function POSITIONABLE:SetCargoBayWeightLimit( WeightLimit )