Parts/Electrical/RTG/RTG.cfg
From Kerbal Space Program Wiki
< Parts | Electrical
Revision as of 02:34, 7 December 2012 by Nilesrogoff (talk | contribs) (Created page with "<pre> name = rtg module = Part author = NovaSilisko mesh = model.mu scale = 1 rescaleFactor = 1 node_stack_top = 0.0, 0.3268025, 0.0, 0.0, 1.0, 0.0, 0 node_stack_bottom = 0....")
name = rtg module = Part author = NovaSilisko mesh = model.mu scale = 1 rescaleFactor = 1 node_stack_top = 0.0, 0.3268025, 0.0, 0.0, 1.0, 0.0, 0 node_stack_bottom = 0.0, -0.3268025, 0.0, 0.0, 1.0, 0.0, 0 node_attach = 0.0, -0.3268025, 0.0, 0.0, -1.0, 0.0, 0 cost = 1300 category = Utility subcategory = 0 title = PB-NUK Radioisotope Thermoelectric Generator manufacturer = Ionic Protonic Electronics description = Through exploitation of the natural decay of Blutonium-238, this elegantly simple power generator can provide consistent, stable power for decades. attachRules = 1,1,1,0,0 // --- standard part parameters --- mass = 0.175 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 7 maxTemp = 3000 MODULE { name = ModuleGenerator isAlwaysActive = true OUTPUT_RESOURCE { name = ElectricCharge rate = 1 } }