Difference between revisions of "Parts/Command/hitchhikerStorageContainer/hitchikerStorageContainer.cfg"
From Kerbal Space Program Wiki
< Parts
m (*update to 1.0;) |
m (Update config) |
||
Line 14: | Line 14: | ||
category = Utility | category = Utility | ||
subcategory = 0 | subcategory = 0 | ||
− | title = PPD-10 Hitchhiker Storage Container | + | title = #autoLOC_500295 //#autoLOC_500295 = PPD-10 Hitchhiker Storage Container |
− | manufacturer = Jebediah Kerman's Junkyard and Spacecraft Parts Co | + | manufacturer = #autoLOC_501627 //#autoLOC_501627 = 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. | + | description = #autoLOC_500296 //#autoLOC_500296 = 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 | attachRules = 1,0,1,1,0 | ||
− | mass = 2. | + | mass = 2.25 |
dragModelType = default | dragModelType = default | ||
maximum_drag = 0.2 | maximum_drag = 0.2 | ||
Line 26: | Line 26: | ||
breakingForce = 200 | breakingForce = 200 | ||
breakingTorque = 200 | breakingTorque = 200 | ||
− | maxTemp = 2000 | + | maxTemp = 1000 |
+ | skinMaxTemp = 2000 | ||
vesselType = Ship | vesselType = Ship | ||
bulkheadProfiles = size2 | bulkheadProfiles = size2 | ||
+ | tags = #autoLOC_500297 //#autoLOC_500297 = base cabin (can outpost passenger statio tour tuna | ||
INTERNAL | INTERNAL | ||
{ | { | ||
name = crewCabinInternals | name = crewCabinInternals | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleColorChanger | ||
+ | shaderProperty = _EmissiveColor | ||
+ | animRate = 0.8 | ||
+ | animState = false | ||
+ | useRate = true | ||
+ | toggleInEditor = true | ||
+ | toggleInFlight = true | ||
+ | toggleInFlight = true | ||
+ | unfocusedRange = 5 | ||
+ | toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights | ||
+ | eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On | ||
+ | eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off | ||
+ | toggleAction = True | ||
+ | defaultActionGroup = Light | ||
+ | redCurve | ||
+ | { | ||
+ | key = 0 0 0 3 | ||
+ | key = 1 1 0 0 | ||
+ | } | ||
+ | greenCurve | ||
+ | { | ||
+ | key = 0 0 0 1 | ||
+ | key = 1 1 1 0 | ||
+ | } | ||
+ | blueCurve | ||
+ | { | ||
+ | key = 0 0 0 0 | ||
+ | key = 1 0.7 1.5 0 | ||
+ | } | ||
+ | alphaCurve | ||
+ | { | ||
+ | key = 0 1 | ||
+ | } | ||
} | } | ||
MODULE | MODULE | ||
Line 37: | Line 75: | ||
name = ModuleScienceExperiment | name = ModuleScienceExperiment | ||
experimentID = crewReport | experimentID = crewReport | ||
− | experimentActionName = Crew Report | + | experimentActionName = #autoLOC_502009 //#autoLOC_502009 = Crew Report |
− | resetActionName = Discard Crew Report | + | resetActionName = #autoLOC_502010 //#autoLOC_502010 = Discard Crew Report |
− | reviewActionName = Review Report | + | reviewActionName = #autoLOC_502200 //#autoLOC_502200 = Review Report |
useStaging = False | useStaging = False | ||
useActionGroups = True | useActionGroups = True | ||
Line 51: | Line 89: | ||
{ | { | ||
name = ModuleScienceContainer | name = ModuleScienceContainer | ||
− | reviewActionName = Review Stored Data | + | reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data |
− | storeActionName = Store Experiments | + | storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments |
evaOnlyStorage = True | evaOnlyStorage = True | ||
storageRange = 2.0 | storageRange = 2.0 | ||
Line 60: | Line 98: | ||
name = FlagDecal | name = FlagDecal | ||
textureQuadName = flagTransform | textureQuadName = flagTransform | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleInventoryPart | ||
+ | InventorySlots = 18 | ||
+ | packedVolumeLimit = 1500 | ||
} | } | ||
} | } | ||
− | |||
}} | }} |
Latest revision as of 07:48, 16 October 2024
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 = #autoLOC_500295 //#autoLOC_500295 = PPD-10 Hitchhiker Storage Container manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = #autoLOC_500296 //#autoLOC_500296 = 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.25 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 breakingForce = 200 breakingTorque = 200 maxTemp = 1000 skinMaxTemp = 2000 vesselType = Ship bulkheadProfiles = size2 tags = #autoLOC_500297 //#autoLOC_500297 = base cabin (can outpost passenger statio tour tuna INTERNAL { name = crewCabinInternals } MODULE { name = ModuleColorChanger shaderProperty = _EmissiveColor animRate = 0.8 animState = false useRate = true toggleInEditor = true toggleInFlight = true toggleInFlight = true unfocusedRange = 5 toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off toggleAction = True defaultActionGroup = Light redCurve { key = 0 0 0 3 key = 1 1 0 0 } greenCurve { key = 0 0 0 1 key = 1 1 1 0 } blueCurve { key = 0 0 0 0 key = 1 0.7 1.5 0 } alphaCurve { key = 0 1 } } MODULE { name = ModuleScienceExperiment experimentID = crewReport experimentActionName = #autoLOC_502009 //#autoLOC_502009 = Crew Report resetActionName = #autoLOC_502010 //#autoLOC_502010 = Discard Crew Report reviewActionName = #autoLOC_502200 //#autoLOC_502200 = Review Report useStaging = False useActionGroups = True hideUIwhenUnavailable = True rerunnable = True xmitDataScalar = 1.0 usageReqMaskInternal = 5 usageReqMaskExternal = -1 } MODULE { name = ModuleScienceContainer reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments evaOnlyStorage = True storageRange = 2.0 } MODULE { name = FlagDecal textureQuadName = flagTransform } MODULE { name = ModuleInventoryPart InventorySlots = 18 packedVolumeLimit = 1500 } }