Difference between revisions of "Parts/Utility/ladderTelescopicBay/ladderTelescopicBay.cfg"
From Kerbal Space Program Wiki
m (*update to 1.0;) |
m (*update to 1.0.4;) |
||
Line 24: | Line 24: | ||
crashTolerance = 8 | crashTolerance = 8 | ||
maxTemp = 2000 // = 3200 | maxTemp = 2000 // = 3200 | ||
+ | emissiveConstant = 0.8 | ||
+ | thermalMassModifier = 3.0 | ||
PhysicsSignificance = 1 | PhysicsSignificance = 1 | ||
bulkheadProfiles = srf | bulkheadProfiles = srf |
Revision as of 12:26, 27 June 2015
PART { name = telescopicLadderBay module = Part author = C. Jenkins mesh = model.mu rescaleFactor = 1.0 PhysicsSignificance = 1 node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 TechRequired = advExploration entryCost = 4000 cost = 440 category = Utility subcategory = 0 title = Telus-LV Bay Mobility Enhancer manufacturer = Rokea Inc description = The Telus-LV Mobility Enhancer Bay comes equipped with advanced telescopic extension technology. Recommended load 1.5 kerbals. attachRules = 0,1,0,0,1 mass = 0.005 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 8 maxTemp = 2000 // = 3200 emissiveConstant = 0.8 thermalMassModifier = 3.0 PhysicsSignificance = 1 bulkheadProfiles = srf MODULE { name = RetractableLadder ladderAnimationRootName = Telescopic ladder ladderColliderName = ladderCollider ladderRetractAnimationName = Retract } }