Difference between revisions of "Parts/Utility/stackQuadCoupler/stackQuadCoupler.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
(Created page with "{{Part config|TVR-2160C Mk2 Stack Quad-Coupler|2=PART { name = stackQuadCoupler module = Part author = Squad mesh = model.mu rescaleFactor = 1.0 node_stack_top = 0.0, 0.5, ...")
 
m (*update to 0.24.2;)
Line 38: Line 38:
  
 
}
 
}
 +
  
 
}}
 
}}

Revision as of 22:28, 11 August 2014

This is the configuration file for TVR-2160C Mk2 Stack Quad-Coupler.
PART {

name = stackQuadCoupler
module = Part
author = Squad

mesh = model.mu
rescaleFactor = 1.0

node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom01 = 0.625, -0.4875, 0.625, 0.0, 1.0, 0.0, 1
node_stack_bottom02 = 0.625, -0.4875, -0.625, 0.0, 1.0, 0.0, 1
node_stack_bottom03 = -0.625, -0.4875, 0.625, 0.0, 1.0, 0.0, 1
node_stack_bottom04 = -0.625, -0.4875, -0.625, 0.0, 1.0, 0.0, 1

TechRequired = advMetalworks
entryCost = 4200
cost = 2000
category = Structural
subcategory = 0
title = TVR-2160C Mk2 Stack Quad-Coupler
manufacturer = O.M.B. Demolition Enterprises
description = What could be more awesome than a Tricoupler? Why, a quadcoupler, of course. Just remember that this is not a decoupler, and will not separate stages.

attachRules = 1,0,1,0,0
stackSymmetry = 3

mass = 0.175
dragModelType = default
maximum_drag = 0.3
minimum_drag = 0.3
angularDrag = 3
crashTolerance = 12
maxTemp = 3400

fuelCrossFeed = True
NoCrossFeedNodeKey = bottom

}