mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Warehouse v0.2.9
not working, need to find a way for transports
This commit is contained in:
@@ -1010,7 +1010,7 @@ do -- Cargo
|
||||
["TPZ"] = 10,
|
||||
}
|
||||
|
||||
local CargoBayWeightLimit = ( Weights[Desc.typeName] or 0 ) * 70
|
||||
local CargoBayWeightLimit = ( Weights[Desc.typeName] or 0 ) * 90
|
||||
self.__.CargoBayWeightLimit = CargoBayWeightLimit
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user