Difference between revisions of "Parts/Structural/stackAdapters/adapterLargeSmallQuad.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
(Created page with "{{Part config|TVR-400L Stack Quad-Adapter}} <pre>PART { name = adapterLargeSmallQuad module = Part author = Squad mesh = model.mu rescaleFactor = 1.0 node_stack_top = 0.0, ...") |
(Updated for 0.23) |
||
Line 1: | Line 1: | ||
− | {{Part config|TVR-400L Stack Quad-Adapter | + | {{Part config|TVR-400L Stack Quad-Adapter|2=PART { |
− | |||
name = adapterLargeSmallQuad | name = adapterLargeSmallQuad | ||
Line 15: | Line 14: | ||
node_stack_bottom04 = -0.625, -0.75, -0.625, 0.0, 1.0, 0.0, 1 | node_stack_bottom04 = -0.625, -0.75, -0.625, 0.0, 1.0, 0.0, 1 | ||
+ | TechRequired = metaMaterials | ||
+ | entryCost = 7000 | ||
cost = 800 | cost = 800 | ||
category = Structural | category = Structural | ||
Line 37: | Line 38: | ||
NoCrossFeedNodeKey = bottom | NoCrossFeedNodeKey = bottom | ||
− | } | + | } |
+ | }} |
Revision as of 14:30, 24 January 2014
PART { name = adapterLargeSmallQuad 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.625, -0.75, 0.625, 0.0, 1.0, 0.0, 1 node_stack_bottom02 = 0.625, -0.75, -0.625, 0.0, 1.0, 0.0, 1 node_stack_bottom03 = -0.625, -0.75, 0.625, 0.0, 1.0, 0.0, 1 node_stack_bottom04 = -0.625, -0.75, -0.625, 0.0, 1.0, 0.0, 1 TechRequired = metaMaterials entryCost = 7000 cost = 800 category = Structural subcategory = 0 title = TVR-400L Stack Quad-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 four 1.25m stacks. allowSrfAttach, allowCollision attachRules = 1,0,1,0,0 stackSymmetry = 3 mass = 0.2 dragModelType = default maximum_drag = 0.3 minimum_drag = 0.3 angularDrag = 3 crashTolerance = 12 maxTemp = 3400 fuelCrossFeed = True NoCrossFeedNodeKey = bottom }