Parts/FuelTank/adapterTanks/Size2-Mk2.cfg
From Kerbal Space Program Wiki
PART { name = adapterSize2-Mk2 module = Part author = Porkjet MODEL { model = Squad/Parts/FuelTank/adapterTanks/Size2-Mk2 } rescaleFactor = 1.0 node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 1 node_stack_bottom = 0.0, -1.875, 0.0, 0.0, 1.0, 0.0, 2 node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1 TechRequired = advAerodynamics entryCost = 18000 cost = 800 category = FuelTank subcategory = 0 title = 2.5m to Mk2 Adapter manufacturer = C7 Aerospace Division description = When you can't decide between a rocket and a spaceplane, why not both? // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,1,1,0 // --- standard part parameters --- mass = 0.5 dragModelType = override maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 1 crashTolerance = 50 maxTemp = 3000 fuelCrossFeed = True RESOURCE { name = LiquidFuel amount = 360 maxAmount = 360 } RESOURCE { name = Oxidizer amount = 440 maxAmount = 440 } }