Difference between revisions of "Parts/Utility/dockingPortSr/dockingPortSr.cfg"
From Kerbal Space Program Wiki
m (*update to 0.25;) |
m (*update to 1.0;) |
||
Line 1: | Line 1: | ||
{{Part config|Clamp-O-Tron Docking Port Sr.|2=PART | {{Part config|Clamp-O-Tron Docking Port Sr.|2=PART | ||
{ | { | ||
− | name = dockingPortLarge | + | name = dockingPortLarge |
− | module = Part | + | module = Part |
− | author = Squad | + | author = Squad |
− | + | mesh = model.mu | |
− | mesh = model.mu | + | rescaleFactor = 1 |
− | + | node_stack_top = 0.0, 0.29, 0.0, 0.0, 1.0, 0.0, 2 | |
− | rescaleFactor = 1 | + | node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2 |
− | + | TechRequired = metaMaterials | |
− | node_stack_top = 0.0, 0.29, 0.0, 0.0, 1.0, 0.0, 2 | + | entryCost = 12200 |
− | node_stack_bottom = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2 | + | cost = 980 |
− | + | category = Utility | |
− | TechRequired = metaMaterials | + | subcategory = 0 |
− | entryCost = 12200 | + | title = Clamp-O-Tron Docking Port Sr. |
− | cost = 980 | + | description = The Clamp-O-Tron Sr. is the result of intense and costly development to answer the problem of how to make docking connections more sturdy. Thanks to the brilliant suggestion of the staff janitor "why don't you make 'em bigger?", the public now can enjoy the sheer thrill of docking enormous objects in space. |
− | category = Utility | + | attachRules = 1,0,1,0,0 |
− | subcategory = 0 | + | mass = 0.2 |
− | title = Clamp-O-Tron Docking Port Sr. | + | dragModelType = default |
− | + | maximum_drag = 0.25 | |
− | description = The Clamp-O-Tron Sr. is the result of intense and costly development to answer the problem of how to make docking connections more sturdy. Thanks to the brilliant suggestion of the staff janitor "why don't you make 'em bigger?", the public now can enjoy the sheer thrill of docking enormous objects in space. | + | minimum_drag = 0.25 |
+ | angularDrag = 0.5 | ||
+ | crashTolerance = 20 | ||
+ | maxTemp = 2000 // = 3400 | ||
+ | bulkheadProfiles = size2 | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleDockingNode | ||
+ | referenceAttachNode = top | ||
+ | nodeType = size2 | ||
+ | } | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} |
Revision as of 19:18, 29 April 2015
PART { name = dockingPortLarge module = Part author = Squad mesh = model.mu rescaleFactor = 1 node_stack_top = 0.0, 0.29, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2 TechRequired = metaMaterials entryCost = 12200 cost = 980 category = Utility subcategory = 0 title = Clamp-O-Tron Docking Port Sr. description = The Clamp-O-Tron Sr. is the result of intense and costly development to answer the problem of how to make docking connections more sturdy. Thanks to the brilliant suggestion of the staff janitor "why don't you make 'em bigger?", the public now can enjoy the sheer thrill of docking enormous objects in space. attachRules = 1,0,1,0,0 mass = 0.2 dragModelType = default maximum_drag = 0.25 minimum_drag = 0.25 angularDrag = 0.5 crashTolerance = 20 maxTemp = 2000 // = 3400 bulkheadProfiles = size2 MODULE { name = ModuleDockingNode referenceAttachNode = top nodeType = size2 } }