Parts/Aero/wings/connector4.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 10:56, 29 April 2015 by BobBot (talk | contribs) (BobBot moved page Parts/SPP/Wings/connector4.cfg to Parts/Aero/wings/connector4.cfg without leaving a redirect: Renamed part configuration file after update.)
Jump to: navigation, search
This is the configuration file for Wing Connector Type D.
PART
{

name = wingConnector4
module = Winglet
author = Porkjet

MODEL
{
	model = Squad/SPP/Wings/connector4
}


rescaleFactor = 1


node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1

// --- editor parameters ---
TechRequired = advAerodynamics
entryCost = 2400
cost = 100
category = Aero
subcategory = 0
title = Wing Connector Type D
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




}