=====Overview===== A cargo hold device is a miscellaneous device that increases maximum cargo capacity. Usually one per ship and limited by **maxCargoSpace**. =====Attributes===== **cargoSpace=** The number of tons to increase max cargo capacity by. Negative values automatically clip to 0. =====References===== * [[https://github.com/kronosaur/Mammoth/blob/4a4cd34841761dda14a3cc33b46871b59e45c956/TSE/CCargoDesc.cpp | CCargoDesc.cpp]]