Difference between revisions of "Parts/Structural/stackAdapters/adapterLargeSmallQuad.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (BobBot moved page Parts/Structural/adapterLargeSmallQuad/part.cfg to Parts/Structural/adapterLargeSmallQuad/adapterLargeSmallQuad.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (*update to 1.0;) |
||
Line 1: | Line 1: | ||
− | {{Part config|TVR-400L Stack Quad-Adapter|2=PART { | + | {{Part config|TVR-400L Stack Quad-Adapter|2=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. | ||
+ | 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 = 2000 // = 3400 | ||
+ | fuelCrossFeed = True | ||
+ | NoCrossFeedNodeKey = bottom | ||
+ | bulkheadProfiles = size2, size1 | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} |
Revision as of 10:45, 30 April 2015
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. 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 = 2000 // = 3400 fuelCrossFeed = True NoCrossFeedNodeKey = bottom bulkheadProfiles = size2, size1 }