Difference between revisions of "Parts/Structural/adapterSmallMiniShort/adapterSmallMiniShort.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "{{Part config|FL-A5 Adapter|2=PART { name = adapterSmallMiniShort module = Part author = Squad mesh = model.mu rescaleFactor = 1.0 node_stack_top = 0.0, 0.1875, 0.0, 0.0, 1...")
 
(Updated to 0.23.5)
Line 32: Line 32:
 
breakingTorque = 50
 
breakingTorque = 50
 
fuelCrossFeed = True
 
fuelCrossFeed = True
 +
 +
PhysicsSignificance = 1
  
 
}
 
}
 
}}
 
}}

Revision as of 01:15, 22 April 2014

This is the configuration file for FL-A5 Adapter.
PART {

name = adapterSmallMiniShort
module = Part
author = Squad

mesh = model.mu
rescaleFactor = 1.0

node_stack_top = 0.0, 0.1875, 0.0, 0.0, 1.0, 0.0, 0
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1

TechRequired = specializedConstruction
entryCost = 4800
cost = 100
category = Structural
subcategory = 0
title = FL-A5 Adapter
manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co.
description = A small parts adapter for FL-T based fuselages. 

attachRules = 1,0,1,1,0

mass = 0.04
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 6
maxTemp = 2900
breakingForce = 50
breakingTorque = 50
fuelCrossFeed = True

PhysicsSignificance = 1

}