Parts/Cargo/StorageUnits/CargoStorageUnit.cfg
From Kerbal Space Program Wiki
PART { name = CargoStorageUnit module = Part author = Alexander MODEL { model = Squad/Parts/Cargo/StorageUnits/Assets/CargoStorageUnit } rescaleFactor = 1 node_stack_top = 0.0, 0.3125, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -0.3125, 0.0, 0.0, -1.0, 0.0, 2 TechRequired = advExploration entryCost = 3500 cost = 1500 category = Cargo subcategory = 0 title = #autoLOC_8012054 // #autoLOC_8012054 = SEQ-24 Cargo Storage Unit manufacturer = #autoLOC_501664 // #autoLOC_501664 = Experimental Engineering Group description = #autoLOC_8012055 // #autoLOC_8012055 = When you want to bring everything and the kitchen sink, this is the storage unit for you. Capable of transporting 24 different cargo items, or a small houses worth of goods and furniture. Colonize Duna in style! attachRules = 1,0,1,1,0 mass = 0.4 dragModelType = default crashTolerance = 14 bulkheadProfiles = size2 maxTemp = 1200 // 1200 tags = #autoLOC_8012056 // #autoLOC_8012056 = contain storage cargo parts MODULE { name = ModuleCargoPart packedVolume = -1 } MODULE { name = ModuleInventoryPart InventorySlots = 24 packedVolumeLimit = 2500 } }