Parts/Utility/dockingPortSr/dockingPortSr.cfg

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
This is the configuration file for Clamp-O-Tron Docking Port Sr..
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
	}
}