Difference between revisions of "Parts/Structural/structuralIBeam650/structuralIBeam650.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (BobBot moved page Parts/structuralIBeam1/part.cfg to Parts/Structural/structuralIBeam1/part.cfg without leaving a redirect: Update to new directory system) |
m (*update to 0.24.2;) |
||
Line 18: | Line 18: | ||
TechRequired = composites | TechRequired = composites | ||
entryCost = 7800 | entryCost = 7800 | ||
− | cost = | + | cost = 50 |
category = Structural | category = Structural | ||
subcategory = 0 | subcategory = 0 | ||
Line 38: | Line 38: | ||
fuelCrossFeed = False | fuelCrossFeed = False | ||
} | } | ||
+ | |||
}} | }} |
Revision as of 01:30, 12 August 2014
PART { name = structuralIBeam1 module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 // node_stack_right = 0.27061, 0, 0, -1, 0, 0, 0 // node_stack_left = -0.27061, 0, 0, 1, 0, 0, 0 node_stack_top = 0, 0.5286794, 0, 0,-1, 0, 0 node_stack_bottom = 0,-0.5286794, 0, 0, 1, 0, 0 node_attach = 0.2711147, 0, 0, 1, 0, 0, 0 TechRequired = composites entryCost = 7800 cost = 50 category = Structural subcategory = 0 title = M-Beam 650 I-Beam manufacturer = Dinkelstein Kerman's Construction Emporium description = A wide, upscaled version of the M-Beam 200 I-Beam. Dinkelstein loves variety, man. attachRules = 1,1,1,1,1 // --- standard part parameters --- mass = 0.08 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 80 breakingForce = 200 breakingTorque = 200 maxTemp = 3200 fuelCrossFeed = False }