Difference between revisions of "Parts/Aero/cones/protectiveRocketNoseMk7 v3.cfg"
From Kerbal Space Program Wiki
< Parts
m (*update to 1.0;) |
m (*update to 1.0.1;) |
||
Line 24: | Line 24: | ||
crashTolerance = 10 | crashTolerance = 10 | ||
maxTemp = 2000 // = 3400 | maxTemp = 2000 // = 3400 | ||
+ | thermalMassModifier = 3.0 // the dang things are light, so 2400 kJ/tonne-K | ||
+ | emissiveConstant = 0.7 | ||
fuelCrossFeed = False | fuelCrossFeed = False | ||
bulkheadProfiles = size2 | bulkheadProfiles = size2 |
Revision as of 20:44, 1 May 2015
PART { name = rocketNoseCone module = Part author = NovaSilisko mesh = model.mu scale = 1 rescaleFactor = 1 node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2 TechRequired = advConstruction entryCost = 6500 cost = 450 category = Aero subcategory = 0 title = Protective Rocket Nose Cone Mk7 manufacturer = Goliath National Products description = A large nose cone for covering up exposed areas of big rockets. attachRules = 1,0,1,1,0 mass = 0.2 dragModelType = default maximum_drag = 0.1 minimum_drag = 0.1 angularDrag = 0.5 crashTolerance = 10 maxTemp = 2000 // = 3400 thermalMassModifier = 3.0 // the dang things are light, so 2400 kJ/tonne-K emissiveConstant = 0.7 fuelCrossFeed = False bulkheadProfiles = size2 }