Parts/Cargo/StorageUnits/ConformalStorageUnit.cfg

From Kerbal Space Program Wiki
< Parts‎ | Cargo
Revision as of 21:11, 15 October 2024 by ArnePeirs (talk | contribs) (Add config)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the configuration file for SEQ-3C Conformal Storage Unit.
PART
{
	name = ConformalStorageUnit
	module = Part
	author = Alexander
	MODEL
	{
		model = Squad/Parts/Cargo/StorageUnits/Assets/ConformalStorageUnit
	}
	
	rescaleFactor = 1
	node_attach = 0.0, 0.0, 0.0, 0.0, 0.0, -1.0
	TechRequired = spaceExploration
	entryCost = 600
	cost = 100
	category = Cargo
	subcategory = 0
	title = #autoLOC_8012057 // #autoLOC_8012057 = SEQ-3C Conformal Storage Unit
	manufacturer = #autoLOC_501664 // #autoLOC_501664 = Experimental Engineering Group
	description = #autoLOC_8012058 // #autoLOC_8012058 = A small storage container, built with conformal aerodynamics in mind to allow its use on both aircraft and spacecraft. Perfect for small cargo needs, or a secret snack supply.
	attachRules = 0,1,0,0,0
	mass = 0.02
	dragModelType = default
	crashTolerance = 15
	bulkheadProfiles = srf
	maxTemp = 1200 // 1200
	skinMaxTemp = 2000 // 2000
	tags = #autoLOC_8012059 // #autoLOC_8012059 = contain storage cargo surface conformal parts
	
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = -1
	}
	MODULE
	{
		name = ModuleInventoryPart		
		InventorySlots = 3
		packedVolumeLimit = 60
	}	
}