Difference between revisions of "Parts/Resources/SurveyScanner/SurveyScanner.cfg"
From Kerbal Space Program Wiki
< Parts
(+added in 1.0;) |
m (*update to 1.0.1;) |
||
Line 20: | Line 20: | ||
manufacturer = Experimental Engineering Group | manufacturer = Experimental Engineering Group | ||
description = This orbital survey scanner uses a combination of advanced sensor technology and witchcraft to provide information on a planet or moons natural resources. These images can be viewed either in flight, or in relative safety and comfort back at the KSC. Be sure to bring an antenna capable of transmitting the information back, and sufficient power. | description = This orbital survey scanner uses a combination of advanced sensor technology and witchcraft to provide information on a planet or moons natural resources. These images can be viewed either in flight, or in relative safety and comfort back at the KSC. Be sure to bring an antenna capable of transmitting the information back, and sufficient power. | ||
− | attachRules = 1,1, | + | attachRules = 1,1,0,0,0 |
// --- standard part parameters --- | // --- standard part parameters --- |
Revision as of 21:00, 1 May 2015
PART { name = SurveyScanner module = Part author = RoverDude mesh = SurveyScanner.mu scale = 1 rescaleFactor = 1 node_stack_bottom = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1 node_attach = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1 TechRequired = scienceTech entryCost = 4500 cost = 1500 category = Science subcategory = 0 title = M700 Survey Scanner manufacturer = Experimental Engineering Group description = This orbital survey scanner uses a combination of advanced sensor technology and witchcraft to provide information on a planet or moons natural resources. These images can be viewed either in flight, or in relative safety and comfort back at the KSC. Be sure to bring an antenna capable of transmitting the information back, and sufficient power. attachRules = 1,1,0,0,0 // --- standard part parameters --- mass = 0.2 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 7 maxTemp = 2000 // = 3000 MODULE { name = ModuleOrbitalSurveyor ScanTime = 5 SciBonus = 10 } MODULE { name = ModuleOrbitalScanner CheckForLock = true } MODULE { name = ModuleAnimationGroup deployAnimationName = deploy activeAnimationName = moduleType = Scanner } }