Difference between revisions of "Parts/Utility/rockomaxAdapters/largeAdapterShort.cfg"
From Kerbal Space Program Wiki
m (BobBot moved page Parts/Utility/largeAdapter2/part.cfg to Parts/Utility/largeAdapterShort/largeAdapterShort.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (*update to 1.0;) |
||
Line 1: | Line 1: | ||
{{Part config|Rockomax Brand Adapter 02|2=PART | {{Part config|Rockomax Brand Adapter 02|2=PART | ||
{ | { | ||
− | name = largeAdapter2 | + | name = largeAdapter2 |
− | module = Part | + | module = Part |
− | author = NovaSilisko | + | author = NovaSilisko |
− | + | mesh = model.mu | |
− | mesh = model.mu | + | rescaleFactor = 1 |
− | 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 | |
− | node_stack_top = 0.0, 0.1892163, 0.0, 0.0, 1.0, 0.0, 2 | + | TechRequired = advConstruction |
− | node_stack_bottom = 0.0, -0.1892163, 0.0, 0.0, 1.0, 0.0, 1 | + | entryCost = 3000 |
− | + | cost = 450 | |
− | TechRequired = advConstruction | + | category = Structural |
− | entryCost = 3000 | + | subcategory = 0 |
− | cost = 450 | + | title = Rockomax Brand Adapter 02 |
− | category = Structural | + | manufacturer = Rockomax Conglomerate |
− | subcategory = 0 | + | description = A shorter adapter from Rockomax, formed under similar circumstances to its big brother. Coated with spaceproof paint for maximum integrity. |
− | title = Rockomax Brand Adapter 02 | + | attachRules = 1,0,1,1,0 |
− | manufacturer = Rockomax Conglomerate | + | mass = 0.08 |
− | description = A shorter adapter from Rockomax, formed under similar circumstances to its big brother. Coated with spaceproof paint for maximum integrity. | + | dragModelType = default |
− | + | maximum_drag = 0.2 | |
− | attachRules = 1,0,1,1,0 | + | minimum_drag = 0.3 |
− | + | angularDrag = 2 | |
− | mass = 0.08 | + | crashTolerance = 6 |
− | dragModelType = default | + | breakingForce = 200 |
− | maximum_drag = 0.2 | + | breakingTorque = 200 |
− | minimum_drag = 0.3 | + | maxTemp = 2000 // = 2900 |
− | angularDrag = 2 | + | fuelCrossFeed = True |
− | crashTolerance = 6 | + | bulkheadProfiles = size2, size1 |
− | breakingForce = 200 | ||
− | breakingTorque = 200 | ||
− | maxTemp = 2900 | ||
− | fuelCrossFeed = True | ||
} | } | ||
}} | }} |
Revision as of 19:33, 29 April 2015
PART { name = largeAdapter2 module = Part 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 = 2000 // = 2900 fuelCrossFeed = True bulkheadProfiles = size2, size1 }