Difference between revisions of "Parts/Structural/structuralIBeam200/structuralIBeam200.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/structuralIBeam2/part.cfg to Parts/Structural/structuralIBeam2/part.cfg without leaving a redirect: Update to new directory system)
m (*update to 0.24.2;)
Line 15: Line 15:
 
TechRequired = composites
 
TechRequired = composites
 
entryCost = 6800
 
entryCost = 6800
cost = 100
+
cost = 25
 
category = Structural
 
category = Structural
 
subcategory = 0
 
subcategory = 0
Line 35: Line 35:
 
fuelCrossFeed = False
 
fuelCrossFeed = False
 
}
 
}
 +
 
}}
 
}}

Revision as of 12:34, 12 August 2014

This is the configuration file for M-Beam 200 I-Beam.
PART
{
name = structuralIBeam2
module = Part
author = NovaSilisko

mesh = model.mu
rescaleFactor = 1

node_stack_top = 0, 1.598274, 0, 0,-1, 0, 0
node_stack_bottom = 0,-1.598274, 0, 0, 1, 0, 0

node_attach = 0, -1.598274, 0, 0, -1, 0, 0

TechRequired = composites
entryCost = 6800
cost = 25
category = Structural
subcategory = 0
title = M-Beam 200 I-Beam
manufacturer = Dinkelstein Kerman's Construction Emporium
description = Handcrafted by Dinkelstein himself, the M-Beam 200 works great for making rockets and skyscrapers alike.
attachRules = 1,1,1,1,1

// --- standard part parameters ---
mass = 0.375
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 1
crashTolerance = 80
breakingForce = 200
breakingTorque = 200
maxTemp = 3200
fuelCrossFeed = False
}