Difference between revisions of "Parts/FuelTank/mk3Fuselage/CREW.cfg"
From Kerbal Space Program Wiki
< Parts
m (BobBot moved page Parts/Mk3/Mk3Fuselage/CREW.cfg to Parts/FuelTank/mk3Fuselage/CREW.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (*update to 1.0;) |
||
Line 1: | Line 1: | ||
{{Part config|Mk3 Passenger Module|2=PART | {{Part config|Mk3 Passenger Module|2=PART | ||
{ | { | ||
− | name = mk3CrewCabin | + | name = mk3CrewCabin |
− | module = Part | + | module = Part |
− | author = Porkjet | + | author = Porkjet |
− | + | rescaleFactor = 1 | |
− | + | node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0 ,3 | |
− | + | node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 3 | |
− | + | CrewCapacity = 16 | |
− | + | TechRequired = heavyAerodynamics | |
− | + | entryCost = 120000 | |
− | + | cost = 30000 | |
− | rescaleFactor = 1 | + | category = Utility |
− | + | subcategory = 0 | |
− | node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0 ,3 | + | title = Mk3 Passenger Module |
− | node_stack_bottom = 0.0, -1.875, 0.0, 0.0, 1.0, 0.0, 3 | + | manufacturer = C7 Aerospace Division |
− | + | description = At a capacity of 16 Kerbals, the Mk3 Passenger module is known in the Astronaut Complex breakrooms as the "Super Economy" class for spacetravel and allows only carry-on baggage. Any checked or emotional baggage may require one of the Mk3 Cargo Bays. | |
− | CrewCapacity = 16 | + | attachRules = 1,0,1,1,0 |
− | + | mass = 6.5 | |
− | TechRequired = heavyAerodynamics | + | dragModelType = default |
− | entryCost = 120000 | + | maximum_drag = 0.2 |
− | cost = 30000 | + | minimum_drag = 0.3 |
− | category = Utility | + | angularDrag = 2 |
− | subcategory = 0 | + | crashTolerance = 60 |
− | title = Mk3 Passenger Module | + | maxTemp = 2000 // = 3400 |
− | manufacturer = C7 Aerospace Division | + | fuelCrossFeed = True |
− | description = At a capacity of 16 Kerbals, the Mk3 Passenger module is known in the Astronaut Complex breakrooms as the "Super Economy" class for spacetravel and allows only carry-on baggage. Any checked or emotional baggage may require one of the Mk3 Cargo Bays. | + | vesselType = Ship |
− | + | bulkheadProfiles = mk3 | |
− | attachRules = 1,0,1,1,0 | + | MODEL |
− | + | { | |
− | mass = 6.5 | + | model = Squad/Parts/FuelTank/mk3Fuselage/CREW |
− | dragModelType = | + | } |
− | maximum_drag = 0.2 | + | INTERNAL |
− | minimum_drag = 0.3 | + | { |
− | angularDrag = 2 | + | name = MK3_CrewCab_Int |
− | crashTolerance = 60 | + | } |
− | maxTemp = 3400 | + | MODULE |
− | fuelCrossFeed = True | + | { |
− | + | name = ModuleScienceExperiment | |
− | vesselType = Ship | + | experimentID = crewReport |
− | + | experimentActionName = Crew Report | |
− | + | resetActionName = Discard Crew Report | |
− | // | + | reviewActionName = Review Report |
− | // | + | useStaging = False |
− | + | useActionGroups = True | |
− | INTERNAL | + | hideUIwhenUnavailable = True |
− | { | + | rerunnable = True |
− | + | xmitDataScalar = 1.0 | |
− | } | + | usageReqMaskInternal = 5 |
− | + | usageReqMaskExternal = -1 | |
− | + | } | |
− | MODULE | + | MODULE |
− | { | + | { |
− | + | name = ModuleScienceContainer | |
− | + | reviewActionName = Review Stored Data | |
− | + | storeActionName = Store Experiments | |
− | + | evaOnlyStorage = True | |
− | + | storageRange = 4.0 | |
− | + | } | |
− | + | MODULE | |
− | + | { | |
− | + | name = ModuleAnimateGeneric | |
− | + | animationName = Mk3CrewCabin | |
− | + | actionGUIName = Toggle Lights | |
− | + | startEventGUIName = Lights On | |
− | + | endEventGUIName = Lights Off | |
− | + | } | |
− | } | ||
− | |||
− | MODULE | ||
− | { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | MODULE | ||
− | { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
}} | }} |
Revision as of 10:59, 30 April 2015
PART { name = mk3CrewCabin module = Part author = Porkjet rescaleFactor = 1 node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0 ,3 node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 3 CrewCapacity = 16 TechRequired = heavyAerodynamics entryCost = 120000 cost = 30000 category = Utility subcategory = 0 title = Mk3 Passenger Module manufacturer = C7 Aerospace Division description = At a capacity of 16 Kerbals, the Mk3 Passenger module is known in the Astronaut Complex breakrooms as the "Super Economy" class for spacetravel and allows only carry-on baggage. Any checked or emotional baggage may require one of the Mk3 Cargo Bays. attachRules = 1,0,1,1,0 mass = 6.5 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 60 maxTemp = 2000 // = 3400 fuelCrossFeed = True vesselType = Ship bulkheadProfiles = mk3 MODEL { model = Squad/Parts/FuelTank/mk3Fuselage/CREW } INTERNAL { name = MK3_CrewCab_Int } 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 = 4.0 } MODULE { name = ModuleAnimateGeneric animationName = Mk3CrewCabin actionGUIName = Toggle Lights startEventGUIName = Lights On endEventGUIName = Lights Off } }