Difference between revisions of "Parts/Utility/stackCouplers/stackQuadCoupler.cfg"
From Kerbal Space Program Wiki
m (BobBot moved page Parts/Utility/stackQuadCoupler/part.cfg to Parts/Utility/stackQuadCoupler/stackQuadCoupler.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (*update to 1.0;) |
||
Line 1: | Line 1: | ||
− | {{Part config|TVR-2160C Mk2 Stack Quad-Coupler|2=PART { | + | {{Part config|TVR-2160C Mk2 Stack Quad-Coupler|2=PART |
− | + | { | |
− | name = stackQuadCoupler | + | name = stackQuadCoupler |
− | 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.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_top = 0.0, 0.5, 0.0, 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_bottom01 = 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_bottom02 = 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 |
− | node_stack_bottom03 = -0.625, -0.4875, 0.625, 0.0, 1.0, 0.0, 1 | + | TechRequired = advMetalworks |
− | node_stack_bottom04 = -0.625, -0.4875, -0.625, 0.0, 1.0, 0.0, 1 | + | entryCost = 4200 |
− | + | cost = 2000 | |
− | TechRequired = advMetalworks | + | category = Structural |
− | entryCost = 4200 | + | subcategory = 0 |
− | cost = 2000 | + | title = TVR-2160C Mk2 Stack Quad-Coupler |
− | category = Structural | + | manufacturer = O.M.B. Demolition Enterprises |
− | subcategory = 0 | + | 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. |
− | title = TVR-2160C Mk2 Stack Quad-Coupler | + | attachRules = 1,0,1,0,0 |
− | manufacturer = O.M.B. Demolition Enterprises | + | stackSymmetry = 3 |
− | 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. | + | mass = 0.175 |
− | + | dragModelType = default | |
− | attachRules = 1,0,1,0,0 | + | maximum_drag = 0.3 |
− | stackSymmetry = 3 | + | minimum_drag = 0.3 |
− | + | angularDrag = 3 | |
− | mass = 0.175 | + | crashTolerance = 12 |
− | dragModelType = default | + | maxTemp = 2000 // = 3400 |
− | maximum_drag = 0.3 | + | fuelCrossFeed = True |
− | minimum_drag = 0.3 | + | NoCrossFeedNodeKey = bottom |
− | angularDrag = 3 | + | bulkheadProfiles = size1 |
− | crashTolerance = 12 | ||
− | maxTemp = 3400 | ||
− | |||
− | fuelCrossFeed = True | ||
− | NoCrossFeedNodeKey = bottom | ||
− | |||
} | } | ||
− | |||
}} | }} |
Revision as of 18:56, 29 April 2015
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 = 2000 // = 3400 fuelCrossFeed = True NoCrossFeedNodeKey = bottom bulkheadProfiles = size1 }