Parts/Science/MaterialBay/materialBay.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 20:38, 17 October 2013 by Dogface (talk | contribs) (Created page with "<pre> PART{// Kerbal Space Program - Part Config// FL-T500 Fuel Tank// // --- general parameters ---name = science_modulemodule = Partauthor = Squad// --- asset parameters --...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

PART{// Kerbal Space Program - Part Config// FL-T500 Fuel Tank// // --- general parameters ---name = science_modulemodule = Partauthor = Squad// --- asset parameters ---mesh = model.muscale = 0.1// --- node definitions ---node_stack_top = 0.0, 4.520, 0.0, 0.0, 1.0, 0.0node_stack_bottom = 0.0, -4.10, 0.0, 0.0, 1.0, 0.0node_attach = 5.01, 0.0, 0.0, 1.0, 0.0, 0.0, 1// --- editor parameters ---TechRequired = scienceTechentryCost = 2500cost = 880category = Sciencesubcategory = 0title = SC-9001 Science Jr.manufacturer = Experimental Engineering Groupdescription = The SC-9001 is a cutting edge, self contained laboratory. Have you ever wondered what happens to something in zero G? Or, have you ever pondered the truly meaningful questions? Such as what would happen if I exposed this to the rigors of stellar radiation and unforgiving vacuum? Comes with complimentary notepad. Recommended for ages 4-8. Small parts inside make it not suitable for small children.// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollisionattachRules = 1,1,1,1,0// --- standard part parameters ---mass = 0.2dragModelType = defaultmaximum_drag = 0.2minimum_drag = 0.3angularDrag = 2crashTolerance = 6maxTemp = 2900breakingForce = 50breakingTorque = 50childStageOffset = 1MODULE{	name = ModuleAnimateGeneric	animationName = Deploy	startEventGUIName = Deploy	endEventGUIName = Close	actionGUIName = Toggle Doors}MODULE{	name = ModuleScienceExperiment	experimentID = mobileMaterialsLab	experimentActionName = Observe Materials Bay	resetActionName = Reset Materials Bay	useStaging = False	useActionGroups = True	hideUIwhenUnavailable = True 	resettable = True	resettableOnEVA = True			xmitDataScalar = 0.2		FxModules = 0}