Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer.cfg
From Kerbal Space Program Wiki
PART { name = crewCabin module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_top = 0.0, 0.986899, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -0.986899, 0.0, 0.0, -1.0, 0.0, 2 CrewCapacity = 4 TechRequired = spaceExploration entryCost = 12400 cost = 4000 category = Utility subcategory = 0 title = PPD-10 Hitchhiker Storage Container manufacturer = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = The HSC was an invention of necessity - how do we store 4 Kerbals on-orbit without any real provisions for return? Who needed this remains a mystery, as do his motivations. attachRules = 1,0,1,1,0 mass = 2.5 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 breakingForce = 200 breakingTorque = 200 maxTemp = 2000 // = 2900 vesselType = Ship bulkheadProfiles = size2 INTERNAL { name = crewCabinInternals } MODULE { name = ModuleScienceExperiment experimentID = crewReport experimentActionName = Crew Report resetActionName = Discard Crew Report reviewActionName = Review Report useStaging = False useActionGroups = True hideUIwhenUnavailable = True rerunnable = True xmitDataScalar = 1.0 usageReqMaskInternal = 5 usageReqMaskExternal = -1 } MODULE { name = ModuleScienceContainer reviewActionName = Review Stored Data storeActionName = Store Experiments evaOnlyStorage = True storageRange = 2.0 } MODULE { name = FlagDecal textureQuadName = flagTransform } }