Parts/Resources/SurfaceScanner/SurfaceScanner.cfg
From Kerbal Space Program Wiki
< Parts
PART { name = SurfaceScanner module = Part author = RoverDude mesh = SampleKit.mu scale = 1 rescaleFactor = 1 node_attach = 0.0, 0.0, 0.1, 0.0, 0.0, -1, 0 TechRequired = scienceTech entryCost = 2400 cost = 800 category = Science subcategory = 0 title = #autoLOC_500676 //#autoLOC_500676 = Surface Scanning Module manufacturer = #autoLOC_501644 //#autoLOC_501644 = Experimental Engineering Group description = #autoLOC_500677 //#autoLOC_500677 = A small module that includes soil, atmospheric, and oceanic sampling tools. When used while landed on a planet or moon, the sample data gathered can be used to increase the accuracy of orbital survey scanners. attachRules = 0,1,0,0,0 // --- standard part parameters --- mass = 0.005 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 7 maxTemp = 2000 // = 3000 bulkheadProfiles = srf tags = #autoLOC_500678 //#autoLOC_500678 = isru mine )mining (ore prospect resource scanner sensor MODULE { name = ModuleGPS } MODULE { name = ModuleResourceScanner ScannerType = 0 ResourceName = Ore MaxAbundanceAltitude = 1000 RequiresUnlock = false } MODULE { name=ModuleBiomeScanner } MODULE { name=ModuleAsteroidAnalysis } MODULE { name=ModuleCometAnalysis } MODULE { name=ModuleAnalysisResource resourceName = Ore } MODULE { name = ModuleCargoPart packedVolume = 65 } }