Difference between revisions of "Parts/Structural/stackAdapters/adapterLargeSmallBi.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (BobBot moved page Parts/Structural/adapterLargeSmallBi/part.cfg to Parts/Structural/adapterLargeSmallBi/adapterLargeSmallBi.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (*update to 1.0;) |
||
Line 1: | Line 1: | ||
− | {{Part config|TVR-200L Stack Bi-Adapter|2=PART { | + | {{Part config|TVR-200L Stack Bi-Adapter|2=PART |
− | + | { | |
− | name = adapterLargeSmallBi | + | name = adapterLargeSmallBi |
− | 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.625, 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.0, -0.75, -0.625, 0.0, -1.0, 0.0, 1 |
− | node_stack_bottom01 = 0.0, -0.75, 0.625, 0.0, 1.0, 0.0, 1 | + | TechRequired = metaMaterials |
− | node_stack_bottom02 = 0.0, -0.75, -0.625, 0.0, 1.0, 0.0, 1 | + | entryCost = 7800 |
− | + | cost = 400 | |
− | TechRequired = metaMaterials | + | category = Structural |
− | entryCost = 7800 | + | subcategory = 0 |
− | cost = 400 | + | title = TVR-200L Stack Bi-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 two 1.25m stacks. |
− | title = TVR-200L Stack Bi-Adapter | + | attachRules = 1,0,1,0,0 |
− | manufacturer = O.M.B. Demolition Enterprises | + | stackSymmetry = 1 |
− | 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 two 1.25m stacks. | + | mass = 0.1 |
− | + | dragModelType = default | |
− | + | maximum_drag = 0.2 | |
− | attachRules = 1,0,1,0,0 | + | minimum_drag = 0.2 |
− | stackSymmetry = 1 | + | angularDrag = 2 |
− | + | crashTolerance = 12 | |
− | mass = 0.1 | + | maxTemp = 2000 // = 3400 |
− | dragModelType = default | + | fuelCrossFeed = True |
− | maximum_drag = 0.2 | + | NoCrossFeedNodeKey = bottom |
− | minimum_drag = 0.2 | + | bulkheadProfiles = size2, size1 |
− | angularDrag = 2 | ||
− | crashTolerance = 12 | ||
− | maxTemp = 3400 | ||
− | |||
− | fuelCrossFeed = True | ||
− | NoCrossFeedNodeKey = bottom | ||
− | |||
} | } | ||
}} | }} |
Revision as of 10:43, 30 April 2015
PART { name = adapterLargeSmallBi 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.625, 0.0, -1.0, 0.0, 1 node_stack_bottom02 = 0.0, -0.75, -0.625, 0.0, -1.0, 0.0, 1 TechRequired = metaMaterials entryCost = 7800 cost = 400 category = Structural subcategory = 0 title = TVR-200L Stack Bi-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 two 1.25m stacks. attachRules = 1,0,1,0,0 stackSymmetry = 1 mass = 0.1 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 12 maxTemp = 2000 // = 3400 fuelCrossFeed = True NoCrossFeedNodeKey = bottom bulkheadProfiles = size2, size1 }