Difference between revisions of "Parts/Utility/largeAdapterShort/largeAdapterShort.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
(Page created)
 
(Updated for 0.23)
Line 1: Line 1:
<pre>
+
{{Part config|Rockomax Brand Adapter 02|2=PART
 +
{
 
name = largeAdapter2
 
name = largeAdapter2
 
module = Strut
 
module = Strut
Line 10: Line 11:
 
node_stack_bottom = 0.0, -0.1892163, 0.0, 0.0, 1.0, 0.0, 1
 
node_stack_bottom = 0.0, -0.1892163, 0.0, 0.0, 1.0, 0.0, 1
  
cost = 50
+
TechRequired = advConstruction
 +
entryCost = 3000
 +
cost = 450
 
category = Structural
 
category = Structural
 
subcategory = 0
 
subcategory = 0
 
title = Rockomax Brand Adapter 02
 
title = Rockomax Brand Adapter 02
 
manufacturer = Rockomax Conglomerate
 
manufacturer = Rockomax Conglomerate
description = A shorter adapter from Rockomax. Coated with spaceproof paint for maximum integrity.
+
description = A shorter adapter from Rockomax, formed under similar circumstances to its big brother. Coated with spaceproof paint for maximum integrity.
  
 
attachRules = 1,0,1,1,0
 
attachRules = 1,0,1,1,0
Line 29: Line 32:
 
maxTemp = 2900
 
maxTemp = 2900
 
fuelCrossFeed = True
 
fuelCrossFeed = True
</pre>
+
}
 +
}}

Revision as of 15:07, 24 January 2014

This is the configuration file for Rockomax Brand Adapter 02.
PART
{
name = largeAdapter2
module = Strut
author = NovaSilisko

mesh = model.mu
rescaleFactor = 1

node_stack_top = 0.0, 0.1892163, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.1892163, 0.0, 0.0, 1.0, 0.0, 1

TechRequired = advConstruction
entryCost = 3000
cost = 450
category = Structural
subcategory = 0
title = Rockomax Brand Adapter 02
manufacturer = Rockomax Conglomerate
description = A shorter adapter from Rockomax, formed under similar circumstances to its big brother. Coated with spaceproof paint for maximum integrity.

attachRules = 1,0,1,1,0

mass = 0.08
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
breakingForce = 200
breakingTorque = 200
maxTemp = 2900
fuelCrossFeed = True
}