Parts/Utility/dockingPortSr/dockingPortSr.cfg

From Kerbal Space Program Wiki
< Parts‎ | Utility
Revision as of 14:52, 24 January 2014 by Artorp (talk | contribs) (Created page with "{{Part config|Clamp-O-Tron Sr. Docking Port|2=PART { name = dockingPortLarge module = Part author = Squad mesh = model.mu rescaleFactor = 1 node_stack_top = 0.0, 0.29, 0.0,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the configuration file for Clamp-O-Tron Sr. Docking Port.
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 Sr. Docking Port

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 = 3400

MODULE
{
	name = ModuleDockingNode
	referenceAttachNode = top
	nodeType = size2
}
}