Difference between revisions of "Parts/Aero/wings/connector5.cfg"
From Kerbal Space Program Wiki
< Parts
(+added in 0.25;) |
m (BobBot moved page Parts/SPP/Wings/connector5.cfg to Parts/Aero/wings/connector5.cfg without leaving a redirect: Renamed part configuration file after update.) |
(No difference)
|
Revision as of 10:52, 29 April 2015
PART { name = wingConnector5 module = Winglet author = Porkjet MODEL { model = Squad/SPP/Wings/connector5 } rescaleFactor = 1 node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // --- editor parameters --- TechRequired = highAltitudeFlight entryCost = 2400 cost = 100 category = Aero subcategory = 0 title = Wing Connector Type E manufacturer = C7 Aerospace Division description = Found in a trash bin next to a wing factory. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 0,1,0,1,1 // --- standard part parameters --- mass = 0.025 dragModelType = override maximum_drag = 0.02 minimum_drag = 0.02 angularDrag = 2 crashTolerance = 15 maxTemp = 3400 explosionPotential = 0.1 fuelCrossFeed = True // --- winglet parameters --- // dragCoeff will override the maximum_drag value dragCoeff = 0.12 deflectionLiftCoeff = 0.5 }