Parts/Utility/stackBiCoupler/stackBiCoupler.cfg

From Kerbal Space Program Wiki
< Parts‎ | Utility
Revision as of 19:18, 29 April 2015 by BobBot (talk | contribs) (*update to 1.0;)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the configuration file for TVR-200 Stack Bi-Coupler.
PART
{
	name = stackBiCoupler
	module = Part
	author = NovaSilisko
	mesh = model.mu
	scale = 1
	rescaleFactor = 1
	node_stack_top = 0, 0.2555655, 0, 0.0, 1.0, 0.0
	node_stack_bottom1 = 0.6507622, -0.2681665, 0, 0.0, -1.0, 0.0
	node_stack_bottom2 = -0.6507622, -0.2681665, 0, 0.0, -1.0, 0.0
	TechRequired = specializedConstruction
	entryCost = 3200
	cost = 400
	category = Structural
	subcategory = 0
	title = TVR-200 Stack Bi-Coupler
	manufacturer = O.M.B. Demolition Enterprises
	description = The TVR-200 Stack Bi-Coupler is a simple method for splitting one rocket into two - WITHOUT the disastrous consequences of doing it the normal (explosive) way.
	attachRules = 1,0,1,0,0
	stackSymmetry = 1
	mass = 0.1
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 2
	crashTolerance = 9
	maxTemp = 2000 // = 3400
	fuelCrossFeed = True
	NoCrossFeedNodeKey = bottom
	bulkheadProfiles = size1
}