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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/Structural/adapterLargeSmallTri/part.cfg to Parts/Structural/adapterLargeSmallTri/adapterLargeSmallTri.cfg without leaving a redirect: Renamed part configuration file after update.)
m (*update to 1.0;)
 
Line 1: Line 1:
{{Part config|TVR-300L Stack Tri-Adapter|2=PART {
+
{{Part config|TVR-300L Stack Tri-Adapter|2=PART
 
+
{
name = adapterLargeSmallTri
+
name = adapterLargeSmallTri
module = Part
+
module = Part
author = Squad
+
author = Squad
 
+
mesh = model.mu
mesh = model.mu
+
rescaleFactor = 1.0
rescaleFactor = 1.0
+
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
 
+
node_stack_bottom01 = 0.0, -0.75, 0.725, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
+
node_stack_bottom02 = 0.625, -0.75, -0.3625, 0.0, -1.0, 0.0, 1
node_stack_bottom01 = 0.0, -0.75, 0.725, 0.0, 1.0, 0.0, 1
+
node_stack_bottom03 = -0.625, -0.75, -0.3625, 0.0, -1.0, 0.0, 1
node_stack_bottom02 = 0.625, -0.75, -0.3625, 0.0, 1.0, 0.0, 1
+
TechRequired = metaMaterials
node_stack_bottom03 = -0.625, -0.75, -0.3625, 0.0, 1.0, 0.0, 1
+
entryCost = 6400
 
+
cost = 600
TechRequired = metaMaterials
+
category = Structural
entryCost = 6400
+
subcategory = 0
cost = 600
+
title = TVR-300L Stack Tri-Adapter
category = Structural
+
manufacturer = O.M.B. Demolition Enterprises
subcategory = 0
+
description = After realizing 'larger circles' wasn't a very patentable concept, O.M.B. Enterprises rolled out a new line of ingenious multi-connector adapters to fit Rockomax sized parts. Lawsuit still pending. Converts a single 2.5m stack into three 1.25m stacks.
title = TVR-300L Stack Tri-Adapter
+
attachRules = 1,0,1,0,0
manufacturer = O.M.B. Demolition Enterprises
+
stackSymmetry = 2
description = After realizing 'larger circles' wasn't a very patentable concept, O.M.B. Enterprises rolled out a new line of ingenious multi-connector adapters to fit Rockomax sized parts. Lawsuit still pending. Converts a single 2.5m stack into three 1.25m stacks.
+
mass = 0.15
 
+
dragModelType = default
allowSrfAttach, allowCollision
+
maximum_drag = 0.25
attachRules = 1,0,1,0,0
+
minimum_drag = 0.25
stackSymmetry = 2
+
angularDrag = 2.5
 
+
crashTolerance = 12
mass = 0.15
+
maxTemp = 2000 // = 3400
dragModelType = default
+
fuelCrossFeed = True
maximum_drag = 0.25
+
NoCrossFeedNodeKey = bottom
minimum_drag = 0.25
+
bulkheadProfiles = size2, size1
angularDrag = 2.5
 
crashTolerance = 12
 
maxTemp = 3400
 
fuelCrossFeed = True
 
NoCrossFeedNodeKey = bottom
 
 
 
 
}
 
}
  
 
}}
 
}}

Latest revision as of 10:43, 30 April 2015

This is the configuration file for TVR-300L Stack Tri-Adapter.
PART
{
	name = adapterLargeSmallTri
	module = Part
	author = Squad
	mesh = model.mu
	rescaleFactor = 1.0
	node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
	node_stack_bottom01 = 0.0, -0.75, 0.725, 0.0, -1.0, 0.0, 1
	node_stack_bottom02 = 0.625, -0.75, -0.3625, 0.0, -1.0, 0.0, 1
	node_stack_bottom03 = -0.625, -0.75, -0.3625, 0.0, -1.0, 0.0, 1
	TechRequired = metaMaterials
	entryCost = 6400
	cost = 600
	category = Structural
	subcategory = 0
	title = TVR-300L Stack Tri-Adapter
	manufacturer = O.M.B. Demolition Enterprises
	description = After realizing 'larger circles' wasn't a very patentable concept, O.M.B. Enterprises rolled out a new line of ingenious multi-connector adapters to fit Rockomax sized parts. Lawsuit still pending. Converts a single 2.5m stack into three 1.25m stacks.
	attachRules = 1,0,1,0,0
	stackSymmetry = 2
	mass = 0.15
	dragModelType = default
	maximum_drag = 0.25
	minimum_drag = 0.25
	angularDrag = 2.5
	crashTolerance = 12
	maxTemp = 2000 // = 3400
	fuelCrossFeed = True
	NoCrossFeedNodeKey = bottom
	bulkheadProfiles = size2, size1
}