Difference between revisions of "Parts/Resources/SurfaceScanner/SurfaceScanner.cfg"
From Kerbal Space Program Wiki
< Parts
(+added in 1.0;) |
m (Update part config) |
||
Line 29: | Line 29: | ||
crashTolerance = 7 | crashTolerance = 7 | ||
maxTemp = 2000 // = 3000 | maxTemp = 2000 // = 3000 | ||
− | + | bulkheadProfiles = srf | |
+ | tags = isru mine )mining (ore prospect resource scanner sensor | ||
MODULE | MODULE | ||
{ | { |
Revision as of 19:57, 18 October 2016
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 = Surface Scanning Module manufacturer = Experimental Engineering Group description = 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 = 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=ModuleAnalysisResource resourceName = Ore } }