Advertisement
Guest User

kinsk01-KMk2

a guest
Mar 17th, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 92.67 KB | None | 0 0
  1. ship = kinsk01-KMk2
  2. version = 0.23.0
  3. description = forum.kerbalspaceprogram.com/threads/71727-Inspiration-Kerbal¨¨Module for free return encounter.¨¨ACTION GROUPS:¨1 toggle RCS on ERP (Mk1-2 CP)¨3 solar panels¨5 all science (crew reports)¨9 parachutes
  4. type = VAB
  5. PART
  6. {
  7.     part = Mark1-2Pod_4291135552
  8.     partName = Part
  9.     pos = 0.3717411,35.32744,1.21509
  10.     rot = -1,0,0,0
  11.     attRot = -0.9999999,0,0,0
  12.     mir = 1,1,1
  13.     istg = 0
  14.     dstg = 0
  15.     sidx = -1
  16.     sqor = -1
  17.     attm = 0
  18.     link = batteryPack_4291135456
  19.     link = longAntenna_4291135422
  20.     link = solarPanels4_4291135360
  21.     link = dockingPort2_4291135262
  22.     link = linearRcs_4291135224
  23.     link = parachuteRadial_4291134110
  24.     link = decoupler1-2_4291133950
  25.     attN = bottom,decoupler1-2_4291133950
  26.     attN = top,dockingPort2_4291135262
  27.     EVENTS
  28.     {
  29.     }
  30.     ACTIONS
  31.     {
  32.     }
  33.     MODULE
  34.     {
  35.         name = ModuleCommand
  36.         isEnabled = True
  37.         controlSrcStatusText =
  38.         EVENTS
  39.         {
  40.             MakeReference
  41.             {
  42.                 active = True
  43.                 guiActive = True
  44.                 guiIcon = Control From Here
  45.                 guiName = Control From Here
  46.                 category = Control From Here
  47.                 guiActiveUnfocused = False
  48.                 unfocusedRange = 2
  49.                 externalToEVAOnly = True
  50.             }
  51.             RenameVessel
  52.             {
  53.                 active = True
  54.                 guiActive = True
  55.                 guiIcon = Rename Vessel
  56.                 guiName = Rename Vessel
  57.                 category = Rename Vessel
  58.                 guiActiveUnfocused = False
  59.                 unfocusedRange = 2
  60.                 externalToEVAOnly = True
  61.             }
  62.         }
  63.         ACTIONS
  64.         {
  65.         }
  66.     }
  67.     MODULE
  68.     {
  69.         name = ModuleSAS
  70.         isEnabled = True
  71.         EVENTS
  72.         {
  73.         }
  74.         ACTIONS
  75.         {
  76.         }
  77.     }
  78.     MODULE
  79.     {
  80.         name = ModuleReactionWheel
  81.         isEnabled = True
  82.         stateString = Active
  83.         WheelState = Active
  84.         EVENTS
  85.         {
  86.             OnToggle
  87.             {
  88.                 active = True
  89.                 guiActive = True
  90.                 guiIcon = Toggle Torque
  91.                 guiName = Toggle Torque
  92.                 category = Toggle Torque
  93.                 guiActiveUnfocused = False
  94.                 unfocusedRange = 2
  95.                 externalToEVAOnly = True
  96.             }
  97.         }
  98.         ACTIONS
  99.         {
  100.             Activate
  101.             {
  102.                 actionGroup = None
  103.             }
  104.             Deactivate
  105.             {
  106.                 actionGroup = None
  107.             }
  108.             Toggle
  109.             {
  110.                 actionGroup = None
  111.             }
  112.         }
  113.     }
  114.     MODULE
  115.     {
  116.         name = ModuleScienceExperiment
  117.         isEnabled = True
  118.         Deployed = False
  119.         Inoperable = False
  120.         EVENTS
  121.         {
  122.             DeployExperiment
  123.             {
  124.                 active = True
  125.                 guiActive = True
  126.                 guiIcon = Deploy
  127.                 guiName = Deploy
  128.                 category = Deploy
  129.                 guiActiveUnfocused = False
  130.                 unfocusedRange = 2
  131.                 externalToEVAOnly = True
  132.             }
  133.             CollectDataExternalEvent
  134.             {
  135.                 active = True
  136.                 guiActive = False
  137.                 guiIcon =
  138.                 guiName =
  139.                 category =
  140.                 guiActiveUnfocused = True
  141.                 unfocusedRange = 1.5
  142.                 externalToEVAOnly = True
  143.             }
  144.             ReviewDataEvent
  145.             {
  146.                 active = True
  147.                 guiActive = True
  148.                 guiIcon = Review Data
  149.                 guiName = Review Data
  150.                 category = Review Data
  151.                 guiActiveUnfocused = False
  152.                 unfocusedRange = 2
  153.                 externalToEVAOnly = True
  154.             }
  155.             ResetExperiment
  156.             {
  157.                 active = True
  158.                 guiActive = True
  159.                 guiIcon = Reset
  160.                 guiName = Reset
  161.                 category = Reset
  162.                 guiActiveUnfocused = False
  163.                 unfocusedRange = 2
  164.                 externalToEVAOnly = True
  165.             }
  166.             ResetExperimentExternal
  167.             {
  168.                 active = True
  169.                 guiActive = False
  170.                 guiIcon = Reset
  171.                 guiName = Reset
  172.                 category = Reset
  173.                 guiActiveUnfocused = True
  174.                 unfocusedRange = 2
  175.                 externalToEVAOnly = True
  176.             }
  177.         }
  178.         ACTIONS
  179.         {
  180.             DeployAction
  181.             {
  182.                 actionGroup = Custom05
  183.             }
  184.             ResetAction
  185.             {
  186.                 actionGroup = None
  187.             }
  188.         }
  189.     }
  190.     MODULE
  191.     {
  192.         name = ModuleScienceContainer
  193.         isEnabled = True
  194.         EVENTS
  195.         {
  196.             StoreDataExternalEvent
  197.             {
  198.                 active = False
  199.                 guiActive = False
  200.                 guiIcon =
  201.                 guiName = Store Experiments (0)
  202.                 category =
  203.                 guiActiveUnfocused = True
  204.                 unfocusedRange = 2
  205.                 externalToEVAOnly = True
  206.             }
  207.             CollectDataExternalEvent
  208.             {
  209.                 active = False
  210.                 guiActive = False
  211.                 guiIcon =
  212.                 guiName = Take Data (0)
  213.                 category =
  214.                 guiActiveUnfocused = True
  215.                 unfocusedRange = 2
  216.                 externalToEVAOnly = True
  217.             }
  218.             ReviewDataEvent
  219.             {
  220.                 active = False
  221.                 guiActive = True
  222.                 guiIcon = Review Data
  223.                 guiName = Review Stored Data (0)
  224.                 category = Review Data
  225.                 guiActiveUnfocused = False
  226.                 unfocusedRange = 2
  227.                 externalToEVAOnly = True
  228.             }
  229.         }
  230.         ACTIONS
  231.         {
  232.         }
  233.     }
  234.     MODULE
  235.     {
  236.         name = ModuleTripLogger
  237.         isEnabled = True
  238.         EVENTS
  239.         {
  240.         }
  241.         ACTIONS
  242.         {
  243.         }
  244.         Surfaced
  245.         {
  246.         }
  247.         Flew
  248.         {
  249.         }
  250.         FlewBy
  251.         {
  252.         }
  253.         Orbited
  254.         {
  255.         }
  256.         SubOrbited
  257.         {
  258.         }
  259.     }
  260.     RESOURCE
  261.     {
  262.         name = ElectricCharge
  263.         amount = 150
  264.         maxAmount = 150
  265.         flowState = True
  266.         isTweakable = True
  267.         hideFlow = False
  268.         flowMode = Both
  269.     }
  270.     RESOURCE
  271.     {
  272.         name = MonoPropellant
  273.         amount = 30
  274.         maxAmount = 30
  275.         flowState = False
  276.         isTweakable = True
  277.         hideFlow = False
  278.         flowMode = Both
  279.     }
  280. }
  281. PART
  282. {
  283.     part = batteryPack_4291135456
  284.     partName = Part
  285.     pos = 1.027016,34.37191,1.21509
  286.     rot = -0.5971605,-0.4033655,0.5807722,-0.3786811
  287.     attRot = -0.7071067,0,0,-0.7071067
  288.     mir = 1,1,1
  289.     istg = 0
  290.     dstg = 0
  291.     sidx = -1
  292.     sqor = -1
  293.     attm = 1
  294.     srfN = srfAttach,Mark1-2Pod_4291135552
  295.     EVENTS
  296.     {
  297.     }
  298.     ACTIONS
  299.     {
  300.     }
  301.     RESOURCE
  302.     {
  303.         name = ElectricCharge
  304.         amount = 100
  305.         maxAmount = 100
  306.         flowState = True
  307.         isTweakable = True
  308.         hideFlow = False
  309.         flowMode = Both
  310.     }
  311. }
  312. PART
  313. {
  314.     part = longAntenna_4291135422
  315.     partName = Part
  316.     pos = -0.327678,34.49633,1.21509
  317.     rot = -0.5807722,0.3786812,0.5971605,0.4033654
  318.     attRot = 0,0,0,1
  319.     mir = 1,1,1
  320.     istg = 0
  321.     dstg = 0
  322.     sidx = -1
  323.     sqor = -1
  324.     attm = 1
  325.     srfN = srfAttach,Mark1-2Pod_4291135552
  326.     EVENTS
  327.     {
  328.     }
  329.     ACTIONS
  330.     {
  331.     }
  332.     MODULE
  333.     {
  334.         name = ModuleAnimateGeneric
  335.         isEnabled = True
  336.         status = Locked
  337.         animSwitch = True
  338.         animTime = 0
  339.         animSpeed = 1
  340.         EVENTS
  341.         {
  342.             Toggle
  343.             {
  344.                 active = True
  345.                 guiActive = True
  346.                 guiIcon = Toggle
  347.                 guiName = Extend
  348.                 category = Toggle
  349.                 guiActiveUnfocused = False
  350.                 unfocusedRange = 2
  351.                 externalToEVAOnly = True
  352.             }
  353.         }
  354.         ACTIONS
  355.         {
  356.             ToggleAction
  357.             {
  358.                 actionGroup = None
  359.             }
  360.         }
  361.     }
  362.     MODULE
  363.     {
  364.         name = ModuleDataTransmitter
  365.         isEnabled = True
  366.         EVENTS
  367.         {
  368.             StartTransmission
  369.             {
  370.                 active = True
  371.                 guiActive = True
  372.                 guiIcon = Transmit Data
  373.                 guiName = Transmit Data
  374.                 category = Transmit Data
  375.                 guiActiveUnfocused = False
  376.                 unfocusedRange = 2
  377.                 externalToEVAOnly = True
  378.             }
  379.             StopTransmission
  380.             {
  381.                 active = False
  382.                 guiActive = True
  383.                 guiIcon = Stop Transmitting
  384.                 guiName = Stop Transmitting
  385.                 category = Stop Transmitting
  386.                 guiActiveUnfocused = False
  387.                 unfocusedRange = 2
  388.                 externalToEVAOnly = True
  389.             }
  390.         }
  391.         ACTIONS
  392.         {
  393.         }
  394.     }
  395. }
  396. PART
  397. {
  398.     part = solarPanels4_4291135360
  399.     partName = Part
  400.     pos = 0.3717411,34.75969,2.020027
  401.     rot = 0.1398694,0.6931353,0.1398694,0.6931354
  402.     attRot = 0,0,0.9999999,0
  403.     mir = 1,1,1
  404.     istg = 0
  405.     dstg = 0
  406.     sidx = -1
  407.     sqor = -1
  408.     attm = 1
  409.     srfN = srfAttach,Mark1-2Pod_4291135552
  410.     EVENTS
  411.     {
  412.     }
  413.     ACTIONS
  414.     {
  415.     }
  416.     MODULE
  417.     {
  418.         name = ModuleDeployableSolarPanel
  419.         isEnabled = True
  420.         currentRotation = (0, 0, 0, 0)
  421.         stateString = RETRACTED
  422.         storedAnimationTime = 0
  423.         storedAnimationSpeed = 0
  424.         EVENTS
  425.         {
  426.             Extend
  427.             {
  428.                 active = True
  429.                 guiActive = True
  430.                 guiIcon = Extend Panels
  431.                 guiName = Extend Panels
  432.                 category = Extend Panels
  433.                 guiActiveUnfocused = True
  434.                 unfocusedRange = 4
  435.                 externalToEVAOnly = True
  436.             }
  437.             Retract
  438.             {
  439.                 active = True
  440.                 guiActive = True
  441.                 guiIcon = Retract Panels
  442.                 guiName = Retract Panels
  443.                 category = Retract Panels
  444.                 guiActiveUnfocused = True
  445.                 unfocusedRange = 4
  446.                 externalToEVAOnly = True
  447.             }
  448.         }
  449.         ACTIONS
  450.         {
  451.             ExtendPanelsAction
  452.             {
  453.                 actionGroup = Custom03
  454.             }
  455.             ExtendAction
  456.             {
  457.                 actionGroup = None
  458.             }
  459.             RetractAction
  460.             {
  461.                 actionGroup = None
  462.             }
  463.         }
  464.     }
  465. }
  466. PART
  467. {
  468.     part = dockingPort2_4291135262
  469.     partName = Part
  470.     pos = 0.3717411,33.85136,1.21509
  471.     rot = 0,1,0,0
  472.     attRot = 0,0,0.9999999,0
  473.     mir = 1,1,1
  474.     istg = 0
  475.     dstg = 0
  476.     sidx = -1
  477.     sqor = -1
  478.     attm = 0
  479.     link = science.module_4291135186
  480.     attN = top,Mark1-2Pod_4291135552
  481.     attN = bottom,science.module_4291135186
  482.     EVENTS
  483.     {
  484.     }
  485.     ACTIONS
  486.     {
  487.     }
  488.     MODULE
  489.     {
  490.         name = ModuleDockingNode
  491.         isEnabled = True
  492.         state = Ready
  493.         dockUId = 0
  494.         dockNodeIdx = 0
  495.         EVENTS
  496.         {
  497.             Undock
  498.             {
  499.                 active = False
  500.                 guiActive = True
  501.                 guiIcon = Undock
  502.                 guiName = Undock
  503.                 category = Undock
  504.                 guiActiveUnfocused = True
  505.                 unfocusedRange = 2
  506.                 externalToEVAOnly = True
  507.             }
  508.             UndockSameVessel
  509.             {
  510.                 active = False
  511.                 guiActive = True
  512.                 guiIcon = Undock
  513.                 guiName = Undock
  514.                 category = Undock
  515.                 guiActiveUnfocused = True
  516.                 unfocusedRange = 2
  517.                 externalToEVAOnly = True
  518.             }
  519.             Decouple
  520.             {
  521.                 active = False
  522.                 guiActive = True
  523.                 guiIcon = Decouple Node
  524.                 guiName = Decouple Node
  525.                 category = Decouple Node
  526.                 guiActiveUnfocused = True
  527.                 unfocusedRange = 2
  528.                 externalToEVAOnly = True
  529.             }
  530.             SetAsTarget
  531.             {
  532.                 active = True
  533.                 guiActive = False
  534.                 guiIcon = Set as Target
  535.                 guiName = Set as Target
  536.                 category = Set as Target
  537.                 guiActiveUnfocused = True
  538.                 unfocusedRange = 200
  539.                 externalToEVAOnly = False
  540.             }
  541.             UnsetTarget
  542.             {
  543.                 active = True
  544.                 guiActive = False
  545.                 guiIcon = Unset Target
  546.                 guiName = Unset Target
  547.                 category = Unset Target
  548.                 guiActiveUnfocused = True
  549.                 unfocusedRange = 200
  550.                 externalToEVAOnly = False
  551.             }
  552.             EnableXFeed
  553.             {
  554.                 active = False
  555.                 guiActive = True
  556.                 guiIcon = Enable Crossfeed
  557.                 guiName = Enable Crossfeed
  558.                 category = Enable Crossfeed
  559.                 guiActiveUnfocused = False
  560.                 unfocusedRange = 2
  561.                 externalToEVAOnly = True
  562.             }
  563.             DisableXFeed
  564.             {
  565.                 active = False
  566.                 guiActive = True
  567.                 guiIcon = Disable Crossfeed
  568.                 guiName = Disable Crossfeed
  569.                 category = Disable Crossfeed
  570.                 guiActiveUnfocused = False
  571.                 unfocusedRange = 2
  572.                 externalToEVAOnly = True
  573.             }
  574.             MakeReferenceTransform
  575.             {
  576.                 active = True
  577.                 guiActive = True
  578.                 guiIcon = Control from Here
  579.                 guiName = Control from Here
  580.                 category = Control from Here
  581.                 guiActiveUnfocused = False
  582.                 unfocusedRange = 2
  583.                 externalToEVAOnly = True
  584.             }
  585.         }
  586.         ACTIONS
  587.         {
  588.             UndockAction
  589.             {
  590.                 actionGroup = None
  591.             }
  592.             DecoupleAction
  593.             {
  594.                 actionGroup = None
  595.             }
  596.         }
  597.     }
  598. }
  599. PART
  600. {
  601.     part = linearRcs_4291135224
  602.     partName = Part
  603.     pos = 0.3695729,35.81973,1.206999
  604.     rot = -1.137965E-06,-0.7071098,4.636154E-07,-0.7071038
  605.     attRot = 0,0,0,1
  606.     mir = 1,1,1
  607.     istg = 0
  608.     dstg = 0
  609.     sidx = -1
  610.     sqor = -1
  611.     attm = 1
  612.     srfN = srfAttach,Mark1-2Pod_4291135552
  613.     EVENTS
  614.     {
  615.     }
  616.     ACTIONS
  617.     {
  618.     }
  619.     MODULE
  620.     {
  621.         name = ModuleRCS
  622.         isEnabled = True
  623.         isEnabled = True
  624.         EVENTS
  625.         {
  626.             Disable
  627.             {
  628.                 active = True
  629.                 guiActive = True
  630.                 guiIcon = Disable RCS Port
  631.                 guiName = Disable RCS Port
  632.                 category = Disable RCS Port
  633.                 guiActiveUnfocused = False
  634.                 unfocusedRange = 2
  635.                 externalToEVAOnly = True
  636.             }
  637.             Enable
  638.             {
  639.                 active = False
  640.                 guiActive = True
  641.                 guiIcon = Enable RCS Port
  642.                 guiName = Enable RCS Port
  643.                 category = Enable RCS Port
  644.                 guiActiveUnfocused = False
  645.                 unfocusedRange = 2
  646.                 externalToEVAOnly = True
  647.             }
  648.         }
  649.         ACTIONS
  650.         {
  651.             ToggleAction
  652.             {
  653.                 actionGroup = Custom01
  654.             }
  655.         }
  656.     }
  657. }
  658. PART
  659. {
  660.     part = science.module_4291135186
  661.     partName = Part
  662.     pos = 0.3717411,33.33886,1.21509
  663.     rot = -1,0,0,0
  664.     attRot = 0,0,0,1
  665.     mir = 1,1,1
  666.     istg = 0
  667.     dstg = 0
  668.     sidx = -1
  669.     sqor = -1
  670.     attm = 0
  671.     link = GooExperiment_4291135040
  672.     link = sensorAccelerometer_4291134996
  673.     link = sensorGravimeter_4291134972
  674.     link = sensorBarometer_4291134948
  675.     link = sensorThermometer_4291134924
  676.     link = batteryBank_4291134900
  677.     attN = top,batteryBank_4291134900
  678.     attN = bottom,dockingPort2_4291135262
  679.     EVENTS
  680.     {
  681.     }
  682.     ACTIONS
  683.     {
  684.     }
  685.     MODULE
  686.     {
  687.         name = ModuleAnimateGeneric
  688.         isEnabled = True
  689.         status = Locked
  690.         animSwitch = True
  691.         animTime = 0
  692.         animSpeed = 1
  693.         EVENTS
  694.         {
  695.             Toggle
  696.             {
  697.                 active = True
  698.                 guiActive = False
  699.                 guiIcon = Toggle
  700.                 guiName = Deploy
  701.                 category = Toggle
  702.                 guiActiveUnfocused = False
  703.                 unfocusedRange = 2
  704.                 externalToEVAOnly = True
  705.             }
  706.         }
  707.         ACTIONS
  708.         {
  709.             ToggleAction
  710.             {
  711.                 actionGroup = None
  712.             }
  713.         }
  714.     }
  715.     MODULE
  716.     {
  717.         name = ModuleScienceExperiment
  718.         isEnabled = True
  719.         Deployed = False
  720.         Inoperable = False
  721.         EVENTS
  722.         {
  723.             DeployExperiment
  724.             {
  725.                 active = True
  726.                 guiActive = True
  727.                 guiIcon = Deploy
  728.                 guiName = Deploy
  729.                 category = Deploy
  730.                 guiActiveUnfocused = False
  731.                 unfocusedRange = 2
  732.                 externalToEVAOnly = True
  733.             }
  734.             CollectDataExternalEvent
  735.             {
  736.                 active = True
  737.                 guiActive = False
  738.                 guiIcon =
  739.                 guiName =
  740.                 category =
  741.                 guiActiveUnfocused = True
  742.                 unfocusedRange = 1.5
  743.                 externalToEVAOnly = True
  744.             }
  745.             ReviewDataEvent
  746.             {
  747.                 active = True
  748.                 guiActive = True
  749.                 guiIcon = Review Data
  750.                 guiName = Review Data
  751.                 category = Review Data
  752.                 guiActiveUnfocused = False
  753.                 unfocusedRange = 2
  754.                 externalToEVAOnly = True
  755.             }
  756.             ResetExperiment
  757.             {
  758.                 active = True
  759.                 guiActive = True
  760.                 guiIcon = Reset
  761.                 guiName = Reset
  762.                 category = Reset
  763.                 guiActiveUnfocused = False
  764.                 unfocusedRange = 2
  765.                 externalToEVAOnly = True
  766.             }
  767.             ResetExperimentExternal
  768.             {
  769.                 active = True
  770.                 guiActive = False
  771.                 guiIcon = Reset
  772.                 guiName = Reset
  773.                 category = Reset
  774.                 guiActiveUnfocused = True
  775.                 unfocusedRange = 2
  776.                 externalToEVAOnly = True
  777.             }
  778.         }
  779.         ACTIONS
  780.         {
  781.             DeployAction
  782.             {
  783.                 actionGroup = Custom05
  784.             }
  785.             ResetAction
  786.             {
  787.                 actionGroup = None
  788.             }
  789.         }
  790.     }
  791. }
  792. PART
  793. {
  794.     part = GooExperiment_4291135040
  795.     partName = Part
  796.     pos = 0.3717411,33.26176,0.7444118
  797.     rot = 0,0,-1,0
  798.     attRot = 0,0,0,1
  799.     mir = 1,1,1
  800.     istg = 1
  801.     dstg = 1
  802.     sidx = -1
  803.     sqor = -1
  804.     attm = 1
  805.     srfN = srfAttach,science.module_4291135186
  806.     EVENTS
  807.     {
  808.     }
  809.     ACTIONS
  810.     {
  811.     }
  812.     MODULE
  813.     {
  814.         name = ModuleAnimateGeneric
  815.         isEnabled = True
  816.         status = Locked
  817.         animSwitch = True
  818.         animTime = 0
  819.         animSpeed = 1
  820.         EVENTS
  821.         {
  822.             Toggle
  823.             {
  824.                 active = True
  825.                 guiActive = False
  826.                 guiIcon = Toggle
  827.                 guiName = Deploy
  828.                 category = Toggle
  829.                 guiActiveUnfocused = False
  830.                 unfocusedRange = 2
  831.                 externalToEVAOnly = True
  832.             }
  833.         }
  834.         ACTIONS
  835.         {
  836.             ToggleAction
  837.             {
  838.                 actionGroup = None
  839.             }
  840.         }
  841.     }
  842.     MODULE
  843.     {
  844.         name = ModuleScienceExperiment
  845.         isEnabled = True
  846.         Deployed = False
  847.         Inoperable = False
  848.         EVENTS
  849.         {
  850.             DeployExperiment
  851.             {
  852.                 active = True
  853.                 guiActive = True
  854.                 guiIcon = Deploy
  855.                 guiName = Deploy
  856.                 category = Deploy
  857.                 guiActiveUnfocused = False
  858.                 unfocusedRange = 2
  859.                 externalToEVAOnly = True
  860.             }
  861.             CollectDataExternalEvent
  862.             {
  863.                 active = True
  864.                 guiActive = False
  865.                 guiIcon =
  866.                 guiName =
  867.                 category =
  868.                 guiActiveUnfocused = True
  869.                 unfocusedRange = 1.5
  870.                 externalToEVAOnly = True
  871.             }
  872.             ReviewDataEvent
  873.             {
  874.                 active = True
  875.                 guiActive = True
  876.                 guiIcon = Review Data
  877.                 guiName = Review Data
  878.                 category = Review Data
  879.                 guiActiveUnfocused = False
  880.                 unfocusedRange = 2
  881.                 externalToEVAOnly = True
  882.             }
  883.             ResetExperiment
  884.             {
  885.                 active = True
  886.                 guiActive = True
  887.                 guiIcon = Reset
  888.                 guiName = Reset
  889.                 category = Reset
  890.                 guiActiveUnfocused = False
  891.                 unfocusedRange = 2
  892.                 externalToEVAOnly = True
  893.             }
  894.             ResetExperimentExternal
  895.             {
  896.                 active = True
  897.                 guiActive = False
  898.                 guiIcon = Reset
  899.                 guiName = Reset
  900.                 category = Reset
  901.                 guiActiveUnfocused = True
  902.                 unfocusedRange = 2
  903.                 externalToEVAOnly = True
  904.             }
  905.         }
  906.         ACTIONS
  907.         {
  908.             DeployAction
  909.             {
  910.                 actionGroup = Custom05
  911.             }
  912.             ResetAction
  913.             {
  914.                 actionGroup = None
  915.             }
  916.         }
  917.     }
  918. }
  919. PART
  920. {
  921.     part = sensorAccelerometer_4291134996
  922.     partName = Part
  923.     pos = -0.164574,32.99658,0.9054487
  924.     rot = 0.5000001,0,0.8660254,0
  925.     attRot = 0,0,0,1
  926.     mir = 1,1,1
  927.     istg = 1
  928.     dstg = 1
  929.     sidx = -1
  930.     sqor = -1
  931.     attm = 1
  932.     srfN = srfAttach,science.module_4291135186
  933.     EVENTS
  934.     {
  935.     }
  936.     ACTIONS
  937.     {
  938.     }
  939.     MODULE
  940.     {
  941.         name = ModuleEnviroSensor
  942.         isEnabled = True
  943.         sensorActive = False
  944.         EVENTS
  945.         {
  946.             Toggle
  947.             {
  948.                 active = True
  949.                 guiActive = True
  950.                 guiIcon = Toggle Display
  951.                 guiName = Toggle Display
  952.                 category = Toggle Display
  953.                 guiActiveUnfocused = False
  954.                 unfocusedRange = 2
  955.                 externalToEVAOnly = True
  956.             }
  957.         }
  958.         ACTIONS
  959.         {
  960.             ToggleAction
  961.             {
  962.                 actionGroup = None
  963.             }
  964.         }
  965.     }
  966.     MODULE
  967.     {
  968.         name = ModuleScienceExperiment
  969.         isEnabled = True
  970.         Deployed = False
  971.         Inoperable = False
  972.         EVENTS
  973.         {
  974.             DeployExperiment
  975.             {
  976.                 active = True
  977.                 guiActive = True
  978.                 guiIcon = Deploy
  979.                 guiName = Deploy
  980.                 category = Deploy
  981.                 guiActiveUnfocused = False
  982.                 unfocusedRange = 2
  983.                 externalToEVAOnly = True
  984.             }
  985.             CollectDataExternalEvent
  986.             {
  987.                 active = True
  988.                 guiActive = False
  989.                 guiIcon =
  990.                 guiName =
  991.                 category =
  992.                 guiActiveUnfocused = True
  993.                 unfocusedRange = 1.5
  994.                 externalToEVAOnly = True
  995.             }
  996.             ReviewDataEvent
  997.             {
  998.                 active = True
  999.                 guiActive = True
  1000.                 guiIcon = Review Data
  1001.                 guiName = Review Data
  1002.                 category = Review Data
  1003.                 guiActiveUnfocused = False
  1004.                 unfocusedRange = 2
  1005.                 externalToEVAOnly = True
  1006.             }
  1007.             ResetExperiment
  1008.             {
  1009.                 active = True
  1010.                 guiActive = True
  1011.                 guiIcon = Reset
  1012.                 guiName = Reset
  1013.                 category = Reset
  1014.                 guiActiveUnfocused = False
  1015.                 unfocusedRange = 2
  1016.                 externalToEVAOnly = True
  1017.             }
  1018.             ResetExperimentExternal
  1019.             {
  1020.                 active = True
  1021.                 guiActive = False
  1022.                 guiIcon = Reset
  1023.                 guiName = Reset
  1024.                 category = Reset
  1025.                 guiActiveUnfocused = True
  1026.                 unfocusedRange = 2
  1027.                 externalToEVAOnly = True
  1028.             }
  1029.         }
  1030.         ACTIONS
  1031.         {
  1032.             DeployAction
  1033.             {
  1034.                 actionGroup = Custom05, Custom06
  1035.             }
  1036.             ResetAction
  1037.             {
  1038.                 actionGroup = None
  1039.             }
  1040.         }
  1041.     }
  1042. }
  1043. PART
  1044. {
  1045.     part = sensorGravimeter_4291134972
  1046.     partName = Part
  1047.     pos = -0.1657299,33.34441,0.9047818
  1048.     rot = 0.5000001,0,0.8660254,0
  1049.     attRot = 0,0,0,1
  1050.     mir = 1,1,1
  1051.     istg = 1
  1052.     dstg = 1
  1053.     sidx = -1
  1054.     sqor = -1
  1055.     attm = 1
  1056.     srfN = srfAttach,science.module_4291135186
  1057.     EVENTS
  1058.     {
  1059.     }
  1060.     ACTIONS
  1061.     {
  1062.     }
  1063.     MODULE
  1064.     {
  1065.         name = ModuleEnviroSensor
  1066.         isEnabled = True
  1067.         sensorActive = False
  1068.         EVENTS
  1069.         {
  1070.             Toggle
  1071.             {
  1072.                 active = True
  1073.                 guiActive = True
  1074.                 guiIcon = Toggle Display
  1075.                 guiName = Toggle Display
  1076.                 category = Toggle Display
  1077.                 guiActiveUnfocused = False
  1078.                 unfocusedRange = 2
  1079.                 externalToEVAOnly = True
  1080.             }
  1081.         }
  1082.         ACTIONS
  1083.         {
  1084.             ToggleAction
  1085.             {
  1086.                 actionGroup = None
  1087.             }
  1088.         }
  1089.     }
  1090.     MODULE
  1091.     {
  1092.         name = ModuleScienceExperiment
  1093.         isEnabled = True
  1094.         Deployed = False
  1095.         Inoperable = False
  1096.         EVENTS
  1097.         {
  1098.             DeployExperiment
  1099.             {
  1100.                 active = True
  1101.                 guiActive = True
  1102.                 guiIcon = Deploy
  1103.                 guiName = Deploy
  1104.                 category = Deploy
  1105.                 guiActiveUnfocused = False
  1106.                 unfocusedRange = 2
  1107.                 externalToEVAOnly = True
  1108.             }
  1109.             CollectDataExternalEvent
  1110.             {
  1111.                 active = True
  1112.                 guiActive = False
  1113.                 guiIcon =
  1114.                 guiName =
  1115.                 category =
  1116.                 guiActiveUnfocused = True
  1117.                 unfocusedRange = 1.5
  1118.                 externalToEVAOnly = True
  1119.             }
  1120.             ReviewDataEvent
  1121.             {
  1122.                 active = True
  1123.                 guiActive = True
  1124.                 guiIcon = Review Data
  1125.                 guiName = Review Data
  1126.                 category = Review Data
  1127.                 guiActiveUnfocused = False
  1128.                 unfocusedRange = 2
  1129.                 externalToEVAOnly = True
  1130.             }
  1131.             ResetExperiment
  1132.             {
  1133.                 active = True
  1134.                 guiActive = True
  1135.                 guiIcon = Reset
  1136.                 guiName = Reset
  1137.                 category = Reset
  1138.                 guiActiveUnfocused = False
  1139.                 unfocusedRange = 2
  1140.                 externalToEVAOnly = True
  1141.             }
  1142.             ResetExperimentExternal
  1143.             {
  1144.                 active = True
  1145.                 guiActive = False
  1146.                 guiIcon = Reset
  1147.                 guiName = Reset
  1148.                 category = Reset
  1149.                 guiActiveUnfocused = True
  1150.                 unfocusedRange = 2
  1151.                 externalToEVAOnly = True
  1152.             }
  1153.         }
  1154.         ACTIONS
  1155.         {
  1156.             DeployAction
  1157.             {
  1158.                 actionGroup = Custom05, Custom06
  1159.             }
  1160.             ResetAction
  1161.             {
  1162.                 actionGroup = None
  1163.             }
  1164.         }
  1165.     }
  1166. }
  1167. PART
  1168. {
  1169.     part = sensorBarometer_4291134948
  1170.     partName = Part
  1171.     pos = 0.8177549,33.06496,0.7690768
  1172.     rot = 0.3826835,3.194935E-08,-0.9238796,1.844597E-08
  1173.     attRot = 0,0,0,1
  1174.     mir = 1,1,1
  1175.     istg = 1
  1176.     dstg = 1
  1177.     sidx = -1
  1178.     sqor = -1
  1179.     attm = 1
  1180.     srfN = srfAttach,science.module_4291135186
  1181.     EVENTS
  1182.     {
  1183.     }
  1184.     ACTIONS
  1185.     {
  1186.     }
  1187.     MODULE
  1188.     {
  1189.         name = ModuleEnviroSensor
  1190.         isEnabled = True
  1191.         sensorActive = False
  1192.         EVENTS
  1193.         {
  1194.             Toggle
  1195.             {
  1196.                 active = True
  1197.                 guiActive = True
  1198.                 guiIcon = Toggle Display
  1199.                 guiName = Toggle Display
  1200.                 category = Toggle Display
  1201.                 guiActiveUnfocused = False
  1202.                 unfocusedRange = 2
  1203.                 externalToEVAOnly = True
  1204.             }
  1205.         }
  1206.         ACTIONS
  1207.         {
  1208.             ToggleAction
  1209.             {
  1210.                 actionGroup = None
  1211.             }
  1212.         }
  1213.     }
  1214.     MODULE
  1215.     {
  1216.         name = ModuleScienceExperiment
  1217.         isEnabled = True
  1218.         Deployed = False
  1219.         Inoperable = False
  1220.         EVENTS
  1221.         {
  1222.             DeployExperiment
  1223.             {
  1224.                 active = True
  1225.                 guiActive = True
  1226.                 guiIcon = Deploy
  1227.                 guiName = Deploy
  1228.                 category = Deploy
  1229.                 guiActiveUnfocused = False
  1230.                 unfocusedRange = 2
  1231.                 externalToEVAOnly = True
  1232.             }
  1233.             CollectDataExternalEvent
  1234.             {
  1235.                 active = True
  1236.                 guiActive = False
  1237.                 guiIcon =
  1238.                 guiName =
  1239.                 category =
  1240.                 guiActiveUnfocused = True
  1241.                 unfocusedRange = 1.5
  1242.                 externalToEVAOnly = True
  1243.             }
  1244.             ReviewDataEvent
  1245.             {
  1246.                 active = True
  1247.                 guiActive = True
  1248.                 guiIcon = Review Data
  1249.                 guiName = Review Data
  1250.                 category = Review Data
  1251.                 guiActiveUnfocused = False
  1252.                 unfocusedRange = 2
  1253.                 externalToEVAOnly = True
  1254.             }
  1255.             ResetExperiment
  1256.             {
  1257.                 active = True
  1258.                 guiActive = True
  1259.                 guiIcon = Reset
  1260.                 guiName = Reset
  1261.                 category = Reset
  1262.                 guiActiveUnfocused = False
  1263.                 unfocusedRange = 2
  1264.                 externalToEVAOnly = True
  1265.             }
  1266.             ResetExperimentExternal
  1267.             {
  1268.                 active = True
  1269.                 guiActive = False
  1270.                 guiIcon = Reset
  1271.                 guiName = Reset
  1272.                 category = Reset
  1273.                 guiActiveUnfocused = True
  1274.                 unfocusedRange = 2
  1275.                 externalToEVAOnly = True
  1276.             }
  1277.         }
  1278.         ACTIONS
  1279.         {
  1280.             DeployAction
  1281.             {
  1282.                 actionGroup = Custom05, Custom06
  1283.             }
  1284.             ResetAction
  1285.             {
  1286.                 actionGroup = None
  1287.             }
  1288.         }
  1289.     }
  1290. }
  1291. PART
  1292. {
  1293.     part = sensorThermometer_4291134924
  1294.     partName = Part
  1295.     pos = 0.8184701,33.41404,0.7683617
  1296.     rot = 0.3826835,6.172145E-08,-0.9238796,1.65382E-08
  1297.     attRot = 0,0,0,1
  1298.     mir = 1,1,1
  1299.     istg = 1
  1300.     dstg = 1
  1301.     sidx = -1
  1302.     sqor = -1
  1303.     attm = 1
  1304.     srfN = srfAttach,science.module_4291135186
  1305.     EVENTS
  1306.     {
  1307.     }
  1308.     ACTIONS
  1309.     {
  1310.     }
  1311.     MODULE
  1312.     {
  1313.         name = ModuleEnviroSensor
  1314.         isEnabled = True
  1315.         sensorActive = False
  1316.         EVENTS
  1317.         {
  1318.             Toggle
  1319.             {
  1320.                 active = True
  1321.                 guiActive = True
  1322.                 guiIcon = Toggle Display
  1323.                 guiName = Toggle Display
  1324.                 category = Toggle Display
  1325.                 guiActiveUnfocused = False
  1326.                 unfocusedRange = 2
  1327.                 externalToEVAOnly = True
  1328.             }
  1329.         }
  1330.         ACTIONS
  1331.         {
  1332.             ToggleAction
  1333.             {
  1334.                 actionGroup = None
  1335.             }
  1336.         }
  1337.     }
  1338.     MODULE
  1339.     {
  1340.         name = ModuleScienceExperiment
  1341.         isEnabled = True
  1342.         Deployed = False
  1343.         Inoperable = False
  1344.         EVENTS
  1345.         {
  1346.             DeployExperiment
  1347.             {
  1348.                 active = True
  1349.                 guiActive = True
  1350.                 guiIcon = Deploy
  1351.                 guiName = Deploy
  1352.                 category = Deploy
  1353.                 guiActiveUnfocused = False
  1354.                 unfocusedRange = 2
  1355.                 externalToEVAOnly = True
  1356.             }
  1357.             CollectDataExternalEvent
  1358.             {
  1359.                 active = True
  1360.                 guiActive = False
  1361.                 guiIcon =
  1362.                 guiName =
  1363.                 category =
  1364.                 guiActiveUnfocused = True
  1365.                 unfocusedRange = 1.5
  1366.                 externalToEVAOnly = True
  1367.             }
  1368.             ReviewDataEvent
  1369.             {
  1370.                 active = True
  1371.                 guiActive = True
  1372.                 guiIcon = Review Data
  1373.                 guiName = Review Data
  1374.                 category = Review Data
  1375.                 guiActiveUnfocused = False
  1376.                 unfocusedRange = 2
  1377.                 externalToEVAOnly = True
  1378.             }
  1379.             ResetExperiment
  1380.             {
  1381.                 active = True
  1382.                 guiActive = True
  1383.                 guiIcon = Reset
  1384.                 guiName = Reset
  1385.                 category = Reset
  1386.                 guiActiveUnfocused = False
  1387.                 unfocusedRange = 2
  1388.                 externalToEVAOnly = True
  1389.             }
  1390.             ResetExperimentExternal
  1391.             {
  1392.                 active = True
  1393.                 guiActive = False
  1394.                 guiIcon = Reset
  1395.                 guiName = Reset
  1396.                 category = Reset
  1397.                 guiActiveUnfocused = True
  1398.                 unfocusedRange = 2
  1399.                 externalToEVAOnly = True
  1400.             }
  1401.         }
  1402.         ACTIONS
  1403.         {
  1404.             DeployAction
  1405.             {
  1406.                 actionGroup = Custom05, Custom06
  1407.             }
  1408.             ResetAction
  1409.             {
  1410.                 actionGroup = None
  1411.             }
  1412.         }
  1413.     }
  1414. }
  1415. PART
  1416. {
  1417.     part = batteryBank_4291134900
  1418.     partName = Part
  1419.     pos = 0.3717411,32.61551,1.21509
  1420.     rot = -1,0,0,0
  1421.     attRot = 0,0,0,1
  1422.     mir = 1,1,1
  1423.     istg = 1
  1424.     dstg = 1
  1425.     sidx = -1
  1426.     sqor = -1
  1427.     attm = 0
  1428.     link = batteryPack_4291134874
  1429.     link = RCSFuelTank_4291134840
  1430.     attN = top,RCSFuelTank_4291134840
  1431.     attN = bottom,science.module_4291135186
  1432.     EVENTS
  1433.     {
  1434.     }
  1435.     ACTIONS
  1436.     {
  1437.     }
  1438.     RESOURCE
  1439.     {
  1440.         name = ElectricCharge
  1441.         amount = 1000
  1442.         maxAmount = 1000
  1443.         flowState = True
  1444.         isTweakable = True
  1445.         hideFlow = False
  1446.         flowMode = Both
  1447.     }
  1448. }
  1449. PART
  1450. {
  1451.     part = batteryPack_4291134874
  1452.     partName = Part
  1453.     pos = 0.975956,32.53746,1.21509
  1454.     rot = 0.5,0.5,-0.5,0.5
  1455.     attRot = 0.7071067,0,0,0.7071067
  1456.     mir = 1,1,1
  1457.     istg = 1
  1458.     dstg = 1
  1459.     sidx = -1
  1460.     sqor = -1
  1461.     attm = 1
  1462.     srfN = srfAttach,batteryBank_4291134900
  1463.     EVENTS
  1464.     {
  1465.     }
  1466.     ACTIONS
  1467.     {
  1468.     }
  1469.     RESOURCE
  1470.     {
  1471.         name = ElectricCharge
  1472.         amount = 100
  1473.         maxAmount = 100
  1474.         flowState = True
  1475.         isTweakable = True
  1476.         hideFlow = False
  1477.         flowMode = Both
  1478.     }
  1479. }
  1480. PART
  1481. {
  1482.     part = RCSFuelTank_4291134840
  1483.     partName = Part
  1484.     pos = 0.3717411,32.21935,1.21509
  1485.     rot = -1,0,0,0
  1486.     attRot = 0,0,0,1
  1487.     mir = 1,1,1
  1488.     istg = 1
  1489.     dstg = 1
  1490.     sidx = -1
  1491.     sqor = -1
  1492.     attm = 0
  1493.     link = largeAdapter2_4291134814
  1494.     attN = top,largeAdapter2_4291134814
  1495.     attN = bottom,batteryBank_4291134900
  1496.     EVENTS
  1497.     {
  1498.     }
  1499.     ACTIONS
  1500.     {
  1501.     }
  1502.     RESOURCE
  1503.     {
  1504.         name = MonoPropellant
  1505.         amount = 100
  1506.         maxAmount = 100
  1507.         flowState = False
  1508.         isTweakable = True
  1509.         hideFlow = False
  1510.         flowMode = Both
  1511.     }
  1512. }
  1513. PART
  1514. {
  1515.     part = largeAdapter2_4291134814
  1516.     partName = Strut
  1517.     pos = 0.3717411,31.74483,1.21509
  1518.     rot = -1,0,0,0
  1519.     attRot = 0,0,0,1
  1520.     mir = 1,1,1
  1521.     istg = 1
  1522.     dstg = 1
  1523.     sidx = -1
  1524.     sqor = -1
  1525.     attm = 0
  1526.     link = Large.Crewed.Lab_4291134790
  1527.     link = strutCube_4291134194
  1528.     attN = top,Large.Crewed.Lab_4291134790
  1529.     attN = bottom,RCSFuelTank_4291134840
  1530.     EVENTS
  1531.     {
  1532.     }
  1533.     ACTIONS
  1534.     {
  1535.     }
  1536. }
  1537. PART
  1538. {
  1539.     part = Large.Crewed.Lab_4291134790
  1540.     partName = Part
  1541.     pos = 0.3717411,29.72471,1.21509
  1542.     rot = -1,0,0,0
  1543.     attRot = 0,0,0,1
  1544.     mir = 1,1,1
  1545.     istg = 1
  1546.     dstg = 1
  1547.     sidx = -1
  1548.     sqor = -1
  1549.     attm = 0
  1550.     link = mk2LanderCabin_4291134696
  1551.     link = dockingPort3_4291134608
  1552.     link = RCSBlock_4291134570
  1553.     link = RCSBlock_4291134532
  1554.     link = RCSBlock_4291134494
  1555.     link = RCSBlock_4291134456
  1556.     link = longAntenna_4291134384
  1557.     attN = top,mk2LanderCabin_4291134696
  1558.     attN = bottom,largeAdapter2_4291134814
  1559.     EVENTS
  1560.     {
  1561.     }
  1562.     ACTIONS
  1563.     {
  1564.     }
  1565.     MODULE
  1566.     {
  1567.         name = ModuleScienceContainer
  1568.         isEnabled = True
  1569.         EVENTS
  1570.         {
  1571.             StoreDataExternalEvent
  1572.             {
  1573.                 active = False
  1574.                 guiActive = False
  1575.                 guiIcon =
  1576.                 guiName = Store Experiments (0)
  1577.                 category =
  1578.                 guiActiveUnfocused = True
  1579.                 unfocusedRange = 2
  1580.                 externalToEVAOnly = True
  1581.             }
  1582.             CollectDataExternalEvent
  1583.             {
  1584.                 active = False
  1585.                 guiActive = False
  1586.                 guiIcon =
  1587.                 guiName = Take Data (0)
  1588.                 category =
  1589.                 guiActiveUnfocused = True
  1590.                 unfocusedRange = 2
  1591.                 externalToEVAOnly = True
  1592.             }
  1593.             ReviewDataEvent
  1594.             {
  1595.                 active = False
  1596.                 guiActive = True
  1597.                 guiIcon = Review Data
  1598.                 guiName = Review Data (0)
  1599.                 category = Review Data
  1600.                 guiActiveUnfocused = False
  1601.                 unfocusedRange = 2
  1602.                 externalToEVAOnly = True
  1603.             }
  1604.         }
  1605.         ACTIONS
  1606.         {
  1607.         }
  1608.     }
  1609.     MODULE
  1610.     {
  1611.         name = ModuleScienceLab
  1612.         isEnabled = True
  1613.         EVENTS
  1614.         {
  1615.             ProcessScienceDataEvent
  1616.             {
  1617.                 active = False
  1618.                 guiActive = True
  1619.                 guiIcon = Process Lab Data
  1620.                 guiName = Process Lab Data
  1621.                 category = Process Lab Data
  1622.                 guiActiveUnfocused = False
  1623.                 unfocusedRange = 2
  1624.                 externalToEVAOnly = True
  1625.             }
  1626.             CleanModulesEvent
  1627.             {
  1628.                 active = False
  1629.                 guiActive = True
  1630.                 guiIcon = Clean Experiments
  1631.                 guiName = Clean Experiments
  1632.                 category = Clean Experiments
  1633.                 guiActiveUnfocused = False
  1634.                 unfocusedRange = 2
  1635.                 externalToEVAOnly = True
  1636.             }
  1637.         }
  1638.         ACTIONS
  1639.         {
  1640.         }
  1641.     }
  1642.     MODULE
  1643.     {
  1644.         name = ModuleTripLogger
  1645.         isEnabled = True
  1646.         EVENTS
  1647.         {
  1648.         }
  1649.         ACTIONS
  1650.         {
  1651.         }
  1652.         Surfaced
  1653.         {
  1654.         }
  1655.         Flew
  1656.         {
  1657.         }
  1658.         FlewBy
  1659.         {
  1660.         }
  1661.         Orbited
  1662.         {
  1663.         }
  1664.         SubOrbited
  1665.         {
  1666.         }
  1667.     }
  1668. }
  1669. PART
  1670. {
  1671.     part = mk2LanderCabin_4291134696
  1672.     partName = Part
  1673.     pos = 0.3717411,27.49023,1.21509
  1674.     rot = -1,0,0,0
  1675.     attRot = 0,0,0,1
  1676.     mir = 1,1,1
  1677.     istg = 1
  1678.     dstg = 1
  1679.     sidx = -1
  1680.     sqor = -1
  1681.     attm = 0
  1682.     link = spotLight1_4291134418
  1683.     link = largeSolarPanel_4291134322
  1684.     link = largeSolarPanel_4291134258
  1685.     link = batteryPack_4291134144
  1686.     link = rcsTankMini_4291134066
  1687.     attN = bottom,Large.Crewed.Lab_4291134790
  1688.     attN = top,rcsTankMini_4291134066
  1689.     EVENTS
  1690.     {
  1691.     }
  1692.     ACTIONS
  1693.     {
  1694.     }
  1695.     MODULE
  1696.     {
  1697.         name = ModuleCommand
  1698.         isEnabled = True
  1699.         controlSrcStatusText =
  1700.         EVENTS
  1701.         {
  1702.             MakeReference
  1703.             {
  1704.                 active = True
  1705.                 guiActive = True
  1706.                 guiIcon = Control From Here
  1707.                 guiName = Control From Here
  1708.                 category = Control From Here
  1709.                 guiActiveUnfocused = False
  1710.                 unfocusedRange = 2
  1711.                 externalToEVAOnly = True
  1712.             }
  1713.             RenameVessel
  1714.             {
  1715.                 active = True
  1716.                 guiActive = True
  1717.                 guiIcon = Rename Vessel
  1718.                 guiName = Rename Vessel
  1719.                 category = Rename Vessel
  1720.                 guiActiveUnfocused = False
  1721.                 unfocusedRange = 2
  1722.                 externalToEVAOnly = True
  1723.             }
  1724.         }
  1725.         ACTIONS
  1726.         {
  1727.         }
  1728.     }
  1729.     MODULE
  1730.     {
  1731.         name = ModuleSAS
  1732.         isEnabled = True
  1733.         EVENTS
  1734.         {
  1735.         }
  1736.         ACTIONS
  1737.         {
  1738.         }
  1739.     }
  1740.     MODULE
  1741.     {
  1742.         name = ModuleReactionWheel
  1743.         isEnabled = True
  1744.         stateString = Active
  1745.         WheelState = Active
  1746.         EVENTS
  1747.         {
  1748.             OnToggle
  1749.             {
  1750.                 active = True
  1751.                 guiActive = True
  1752.                 guiIcon = Toggle Torque
  1753.                 guiName = Toggle Torque
  1754.                 category = Toggle Torque
  1755.                 guiActiveUnfocused = False
  1756.                 unfocusedRange = 2
  1757.                 externalToEVAOnly = True
  1758.             }
  1759.         }
  1760.         ACTIONS
  1761.         {
  1762.             Activate
  1763.             {
  1764.                 actionGroup = None
  1765.             }
  1766.             Deactivate
  1767.             {
  1768.                 actionGroup = None
  1769.             }
  1770.             Toggle
  1771.             {
  1772.                 actionGroup = None
  1773.             }
  1774.         }
  1775.     }
  1776.     MODULE
  1777.     {
  1778.         name = ModuleScienceExperiment
  1779.         isEnabled = True
  1780.         Deployed = False
  1781.         Inoperable = False
  1782.         EVENTS
  1783.         {
  1784.             DeployExperiment
  1785.             {
  1786.                 active = True
  1787.                 guiActive = True
  1788.                 guiIcon = Deploy
  1789.                 guiName = Deploy
  1790.                 category = Deploy
  1791.                 guiActiveUnfocused = False
  1792.                 unfocusedRange = 2
  1793.                 externalToEVAOnly = True
  1794.             }
  1795.             CollectDataExternalEvent
  1796.             {
  1797.                 active = True
  1798.                 guiActive = False
  1799.                 guiIcon =
  1800.                 guiName =
  1801.                 category =
  1802.                 guiActiveUnfocused = True
  1803.                 unfocusedRange = 1.5
  1804.                 externalToEVAOnly = True
  1805.             }
  1806.             ReviewDataEvent
  1807.             {
  1808.                 active = True
  1809.                 guiActive = True
  1810.                 guiIcon = Review Data
  1811.                 guiName = Review Data
  1812.                 category = Review Data
  1813.                 guiActiveUnfocused = False
  1814.                 unfocusedRange = 2
  1815.                 externalToEVAOnly = True
  1816.             }
  1817.             ResetExperiment
  1818.             {
  1819.                 active = True
  1820.                 guiActive = True
  1821.                 guiIcon = Reset
  1822.                 guiName = Reset
  1823.                 category = Reset
  1824.                 guiActiveUnfocused = False
  1825.                 unfocusedRange = 2
  1826.                 externalToEVAOnly = True
  1827.             }
  1828.             ResetExperimentExternal
  1829.             {
  1830.                 active = True
  1831.                 guiActive = False
  1832.                 guiIcon = Reset
  1833.                 guiName = Reset
  1834.                 category = Reset
  1835.                 guiActiveUnfocused = True
  1836.                 unfocusedRange = 2
  1837.                 externalToEVAOnly = True
  1838.             }
  1839.         }
  1840.         ACTIONS
  1841.         {
  1842.             DeployAction
  1843.             {
  1844.                 actionGroup = Custom05
  1845.             }
  1846.             ResetAction
  1847.             {
  1848.                 actionGroup = None
  1849.             }
  1850.         }
  1851.     }
  1852.     MODULE
  1853.     {
  1854.         name = ModuleScienceContainer
  1855.         isEnabled = True
  1856.         EVENTS
  1857.         {
  1858.             StoreDataExternalEvent
  1859.             {
  1860.                 active = False
  1861.                 guiActive = False
  1862.                 guiIcon =
  1863.                 guiName = Store Experiments (0)
  1864.                 category =
  1865.                 guiActiveUnfocused = True
  1866.                 unfocusedRange = 2
  1867.                 externalToEVAOnly = True
  1868.             }
  1869.             CollectDataExternalEvent
  1870.             {
  1871.                 active = False
  1872.                 guiActive = False
  1873.                 guiIcon =
  1874.                 guiName = Take Data (0)
  1875.                 category =
  1876.                 guiActiveUnfocused = True
  1877.                 unfocusedRange = 2
  1878.                 externalToEVAOnly = True
  1879.             }
  1880.             ReviewDataEvent
  1881.             {
  1882.                 active = False
  1883.                 guiActive = True
  1884.                 guiIcon = Review Data
  1885.                 guiName = Review Stored Data (0)
  1886.                 category = Review Data
  1887.                 guiActiveUnfocused = False
  1888.                 unfocusedRange = 2
  1889.                 externalToEVAOnly = True
  1890.             }
  1891.         }
  1892.         ACTIONS
  1893.         {
  1894.         }
  1895.     }
  1896.     MODULE
  1897.     {
  1898.         name = ModuleTripLogger
  1899.         isEnabled = True
  1900.         EVENTS
  1901.         {
  1902.         }
  1903.         ACTIONS
  1904.         {
  1905.         }
  1906.         Surfaced
  1907.         {
  1908.         }
  1909.         Flew
  1910.         {
  1911.         }
  1912.         FlewBy
  1913.         {
  1914.         }
  1915.         Orbited
  1916.         {
  1917.         }
  1918.         SubOrbited
  1919.         {
  1920.         }
  1921.     }
  1922.     RESOURCE
  1923.     {
  1924.         name = ElectricCharge
  1925.         amount = 100
  1926.         maxAmount = 100
  1927.         flowState = True
  1928.         isTweakable = True
  1929.         hideFlow = False
  1930.         flowMode = Both
  1931.     }
  1932.     RESOURCE
  1933.     {
  1934.         name = MonoPropellant
  1935.         amount = 40
  1936.         maxAmount = 40
  1937.         flowState = False
  1938.         isTweakable = True
  1939.         hideFlow = False
  1940.         flowMode = Both
  1941.     }
  1942. }
  1943. PART
  1944. {
  1945.     part = dockingPort3_4291134608
  1946.     partName = Part
  1947.     pos = -0.6899295,29.72095,1.21509
  1948.     rot = -0.5,0.5,0.5,0.5
  1949.     attRot = 0,0,0,-0.9999999
  1950.     mir = 1,1,1
  1951.     istg = 1
  1952.     dstg = 1
  1953.     sidx = -1
  1954.     sqor = -1
  1955.     attm = 1
  1956.     srfN = srfAttach,Large.Crewed.Lab_4291134790
  1957.     EVENTS
  1958.     {
  1959.     }
  1960.     ACTIONS
  1961.     {
  1962.     }
  1963.     MODULE
  1964.     {
  1965.         name = ModuleDockingNode
  1966.         isEnabled = True
  1967.         state = Ready
  1968.         dockUId = 0
  1969.         dockNodeIdx = 0
  1970.         EVENTS
  1971.         {
  1972.             Undock
  1973.             {
  1974.                 active = False
  1975.                 guiActive = True
  1976.                 guiIcon = Undock
  1977.                 guiName = Undock
  1978.                 category = Undock
  1979.                 guiActiveUnfocused = True
  1980.                 unfocusedRange = 2
  1981.                 externalToEVAOnly = True
  1982.             }
  1983.             UndockSameVessel
  1984.             {
  1985.                 active = False
  1986.                 guiActive = True
  1987.                 guiIcon = Undock
  1988.                 guiName = Undock
  1989.                 category = Undock
  1990.                 guiActiveUnfocused = True
  1991.                 unfocusedRange = 2
  1992.                 externalToEVAOnly = True
  1993.             }
  1994.             Decouple
  1995.             {
  1996.                 active = False
  1997.                 guiActive = True
  1998.                 guiIcon = Decouple Node
  1999.                 guiName = Decouple Node
  2000.                 category = Decouple Node
  2001.                 guiActiveUnfocused = True
  2002.                 unfocusedRange = 2
  2003.                 externalToEVAOnly = True
  2004.             }
  2005.             SetAsTarget
  2006.             {
  2007.                 active = True
  2008.                 guiActive = False
  2009.                 guiIcon = Set as Target
  2010.                 guiName = Set as Target
  2011.                 category = Set as Target
  2012.                 guiActiveUnfocused = True
  2013.                 unfocusedRange = 200
  2014.                 externalToEVAOnly = False
  2015.             }
  2016.             UnsetTarget
  2017.             {
  2018.                 active = True
  2019.                 guiActive = False
  2020.                 guiIcon = Unset Target
  2021.                 guiName = Unset Target
  2022.                 category = Unset Target
  2023.                 guiActiveUnfocused = True
  2024.                 unfocusedRange = 200
  2025.                 externalToEVAOnly = False
  2026.             }
  2027.             EnableXFeed
  2028.             {
  2029.                 active = False
  2030.                 guiActive = True
  2031.                 guiIcon = Enable Crossfeed
  2032.                 guiName = Enable Crossfeed
  2033.                 category = Enable Crossfeed
  2034.                 guiActiveUnfocused = False
  2035.                 unfocusedRange = 2
  2036.                 externalToEVAOnly = True
  2037.             }
  2038.             DisableXFeed
  2039.             {
  2040.                 active = False
  2041.                 guiActive = True
  2042.                 guiIcon = Disable Crossfeed
  2043.                 guiName = Disable Crossfeed
  2044.                 category = Disable Crossfeed
  2045.                 guiActiveUnfocused = False
  2046.                 unfocusedRange = 2
  2047.                 externalToEVAOnly = True
  2048.             }
  2049.             MakeReferenceTransform
  2050.             {
  2051.                 active = True
  2052.                 guiActive = True
  2053.                 guiIcon = Control from Here
  2054.                 guiName = Control from Here
  2055.                 category = Control from Here
  2056.                 guiActiveUnfocused = False
  2057.                 unfocusedRange = 2
  2058.                 externalToEVAOnly = True
  2059.             }
  2060.         }
  2061.         ACTIONS
  2062.         {
  2063.             UndockAction
  2064.             {
  2065.                 actionGroup = None
  2066.             }
  2067.             DecoupleAction
  2068.             {
  2069.                 actionGroup = None
  2070.             }
  2071.         }
  2072.     }
  2073. }
  2074. PART
  2075. {
  2076.     part = RCSBlock_4291134570
  2077.     partName = Part
  2078.     pos = 0.3709992,31.33719,2.498459
  2079.     rot = 0.7071066,0.0005318078,-0.7071066,-0.0006070519
  2080.     attRot = 0,0,0,1
  2081.     mir = 1,1,1
  2082.     istg = 1
  2083.     dstg = 1
  2084.     sidx = -1
  2085.     sqor = -1
  2086.     attm = 1
  2087.     sym = RCSBlock_4291134532
  2088.     sym = RCSBlock_4291134494
  2089.     sym = RCSBlock_4291134456
  2090.     srfN = srfAttach,Large.Crewed.Lab_4291134790
  2091.     EVENTS
  2092.     {
  2093.     }
  2094.     ACTIONS
  2095.     {
  2096.     }
  2097.     MODULE
  2098.     {
  2099.         name = ModuleRCS
  2100.         isEnabled = True
  2101.         isEnabled = True
  2102.         EVENTS
  2103.         {
  2104.             Disable
  2105.             {
  2106.                 active = True
  2107.                 guiActive = True
  2108.                 guiIcon = Disable RCS Port
  2109.                 guiName = Disable RCS Port
  2110.                 category = Disable RCS Port
  2111.                 guiActiveUnfocused = False
  2112.                 unfocusedRange = 2
  2113.                 externalToEVAOnly = True
  2114.             }
  2115.             Enable
  2116.             {
  2117.                 active = False
  2118.                 guiActive = True
  2119.                 guiIcon = Enable RCS Port
  2120.                 guiName = Enable RCS Port
  2121.                 category = Enable RCS Port
  2122.                 guiActiveUnfocused = False
  2123.                 unfocusedRange = 2
  2124.                 externalToEVAOnly = True
  2125.             }
  2126.         }
  2127.         ACTIONS
  2128.         {
  2129.             ToggleAction
  2130.             {
  2131.                 actionGroup = None
  2132.             }
  2133.         }
  2134.     }
  2135. }
  2136. PART
  2137. {
  2138.     part = RCSBlock_4291134532
  2139.     partName = Part
  2140.     pos = -0.9116269,31.33719,1.214348
  2141.     rot = 0.9999997,0.0008052955,0,-5.320562E-05
  2142.     attRot = 0,0,0,1
  2143.     mir = 1,1,1
  2144.     istg = 1
  2145.     dstg = 1
  2146.     sidx = -1
  2147.     sqor = -1
  2148.     attm = 1
  2149.     sym = RCSBlock_4291134570
  2150.     sym = RCSBlock_4291134494
  2151.     sym = RCSBlock_4291134456
  2152.     srfN = srfAttach,Large.Crewed.Lab_4291134790
  2153.     EVENTS
  2154.     {
  2155.     }
  2156.     ACTIONS
  2157.     {
  2158.     }
  2159.     MODULE
  2160.     {
  2161.         name = ModuleRCS
  2162.         isEnabled = True
  2163.         isEnabled = True
  2164.         EVENTS
  2165.         {
  2166.             Disable
  2167.             {
  2168.                 active = True
  2169.                 guiActive = True
  2170.                 guiIcon = Disable RCS Port
  2171.                 guiName = Disable RCS Port
  2172.                 category = Disable RCS Port
  2173.                 guiActiveUnfocused = False
  2174.                 unfocusedRange = 2
  2175.                 externalToEVAOnly = True
  2176.             }
  2177.             Enable
  2178.             {
  2179.                 active = False
  2180.                 guiActive = True
  2181.                 guiIcon = Enable RCS Port
  2182.                 guiName = Enable RCS Port
  2183.                 category = Enable RCS Port
  2184.                 guiActiveUnfocused = False
  2185.                 unfocusedRange = 2
  2186.                 externalToEVAOnly = True
  2187.             }
  2188.         }
  2189.         ACTIONS
  2190.         {
  2191.             ToggleAction
  2192.             {
  2193.                 actionGroup = None
  2194.             }
  2195.         }
  2196.     }
  2197. }
  2198. PART
  2199. {
  2200.     part = RCSBlock_4291134494
  2201.     partName = Part
  2202.     pos = 0.3724841,31.33719,-0.06827736
  2203.     rot = 0.7071065,0.0006070519,0.7071066,0.0005318078
  2204.     attRot = 0,0,0,1
  2205.     mir = 1,1,1
  2206.     istg = 1
  2207.     dstg = 1
  2208.     sidx = -1
  2209.     sqor = -1
  2210.     attm = 1
  2211.     sym = RCSBlock_4291134570
  2212.     sym = RCSBlock_4291134532
  2213.     sym = RCSBlock_4291134456
  2214.     srfN = srfAttach,Large.Crewed.Lab_4291134790
  2215.     EVENTS
  2216.     {
  2217.     }
  2218.     ACTIONS
  2219.     {
  2220.     }
  2221.     MODULE
  2222.     {
  2223.         name = ModuleRCS
  2224.         isEnabled = True
  2225.         isEnabled = True
  2226.         EVENTS
  2227.         {
  2228.             Disable
  2229.             {
  2230.                 active = True
  2231.                 guiActive = True
  2232.                 guiIcon = Disable RCS Port
  2233.                 guiName = Disable RCS Port
  2234.                 category = Disable RCS Port
  2235.                 guiActiveUnfocused = False
  2236.                 unfocusedRange = 2
  2237.                 externalToEVAOnly = True
  2238.             }
  2239.             Enable
  2240.             {
  2241.                 active = False
  2242.                 guiActive = True
  2243.                 guiIcon = Enable RCS Port
  2244.                 guiName = Enable RCS Port
  2245.                 category = Enable RCS Port
  2246.                 guiActiveUnfocused = False
  2247.                 unfocusedRange = 2
  2248.                 externalToEVAOnly = True
  2249.             }
  2250.         }
  2251.         ACTIONS
  2252.         {
  2253.             ToggleAction
  2254.             {
  2255.                 actionGroup = None
  2256.             }
  2257.         }
  2258.     }
  2259. }
  2260. PART
  2261. {
  2262.     part = RCSBlock_4291134456
  2263.     partName = Part
  2264.     pos = 1.65511,31.33719,1.215833
  2265.     rot = 0,5.320562E-05,0.9999997,0.0008052955
  2266.     attRot = 0,0,0,1
  2267.     mir = 1,1,1
  2268.     istg = 1
  2269.     dstg = 1
  2270.     sidx = -1
  2271.     sqor = -1
  2272.     attm = 1
  2273.     sym = RCSBlock_4291134570
  2274.     sym = RCSBlock_4291134532
  2275.     sym = RCSBlock_4291134494
  2276.     srfN = srfAttach,Large.Crewed.Lab_4291134790
  2277.     EVENTS
  2278.     {
  2279.     }
  2280.     ACTIONS
  2281.     {
  2282.     }
  2283.     MODULE
  2284.     {
  2285.         name = ModuleRCS
  2286.         isEnabled = True
  2287.         isEnabled = True
  2288.         EVENTS
  2289.         {
  2290.             Disable
  2291.             {
  2292.                 active = True
  2293.                 guiActive = True
  2294.                 guiIcon = Disable RCS Port
  2295.                 guiName = Disable RCS Port
  2296.                 category = Disable RCS Port
  2297.                 guiActiveUnfocused = False
  2298.                 unfocusedRange = 2
  2299.                 externalToEVAOnly = True
  2300.             }
  2301.             Enable
  2302.             {
  2303.                 active = False
  2304.                 guiActive = True
  2305.                 guiIcon = Enable RCS Port
  2306.                 guiName = Enable RCS Port
  2307.                 category = Enable RCS Port
  2308.                 guiActiveUnfocused = False
  2309.                 unfocusedRange = 2
  2310.                 externalToEVAOnly = True
  2311.             }
  2312.         }
  2313.         ACTIONS
  2314.         {
  2315.             ToggleAction
  2316.             {
  2317.                 actionGroup = None
  2318.             }
  2319.         }
  2320.     }
  2321. }
  2322. PART
  2323. {
  2324.     part = spotLight1_4291134418
  2325.     partName = Part
  2326.     pos = 0.7040101,26.90967,2.512015
  2327.     rot = 0.9744951,0.1078396,-0.1130892,0.1610619
  2328.     attRot = 0.1729874,0.01513444,0.08583166,0.9810604
  2329.     mir = 1,1,1
  2330.     istg = 1
  2331.     dstg = 1
  2332.     sidx = -1
  2333.     sqor = -1
  2334.     attm = 1
  2335.     srfN = srfAttach,mk2LanderCabin_4291134696
  2336.     EVENTS
  2337.     {
  2338.     }
  2339.     ACTIONS
  2340.     {
  2341.     }
  2342.     MODULE
  2343.     {
  2344.         name = ModuleLight
  2345.         isEnabled = True
  2346.         isOn = False
  2347.         EVENTS
  2348.         {
  2349.             LightsOff
  2350.             {
  2351.                 active = False
  2352.                 guiActive = True
  2353.                 guiActiveEditor = True
  2354.                 guiIcon = Lights Off
  2355.                 guiName = Lights Off
  2356.                 category = Lights Off
  2357.                 guiActiveUnfocused = False
  2358.                 unfocusedRange = 2
  2359.                 externalToEVAOnly = True
  2360.             }
  2361.             LightsOn
  2362.             {
  2363.                 active = True
  2364.                 guiActive = True
  2365.                 guiActiveEditor = True
  2366.                 guiIcon = Lights On
  2367.                 guiName = Lights On
  2368.                 category = Lights On
  2369.                 guiActiveUnfocused = False
  2370.                 unfocusedRange = 2
  2371.                 externalToEVAOnly = True
  2372.             }
  2373.         }
  2374.         ACTIONS
  2375.         {
  2376.             ToggleLightAction
  2377.             {
  2378.                 actionGroup = Light
  2379.             }
  2380.             LightOnAction
  2381.             {
  2382.                 actionGroup = None
  2383.             }
  2384.             LightOffAction
  2385.             {
  2386.                 actionGroup = None
  2387.             }
  2388.         }
  2389.     }
  2390. }
  2391. PART
  2392. {
  2393.     part = longAntenna_4291134384
  2394.     partName = Part
  2395.     pos = -0.6944895,28.46371,1.21509
  2396.     rot = 0.499606,-0.5003937,-0.499606,-0.5003937
  2397.     attRot = 0,0,0,1
  2398.     mir = 1,1,1
  2399.     istg = 1
  2400.     dstg = 1
  2401.     sidx = -1
  2402.     sqor = -1
  2403.     attm = 1
  2404.     srfN = srfAttach,Large.Crewed.Lab_4291134790
  2405.     EVENTS
  2406.     {
  2407.     }
  2408.     ACTIONS
  2409.     {
  2410.     }
  2411.     MODULE
  2412.     {
  2413.         name = ModuleAnimateGeneric
  2414.         isEnabled = True
  2415.         status = Locked
  2416.         animSwitch = True
  2417.         animTime = 0
  2418.         animSpeed = 1
  2419.         EVENTS
  2420.         {
  2421.             Toggle
  2422.             {
  2423.                 active = True
  2424.                 guiActive = True
  2425.                 guiIcon = Toggle
  2426.                 guiName = Extend
  2427.                 category = Toggle
  2428.                 guiActiveUnfocused = False
  2429.                 unfocusedRange = 2
  2430.                 externalToEVAOnly = True
  2431.             }
  2432.         }
  2433.         ACTIONS
  2434.         {
  2435.             ToggleAction
  2436.             {
  2437.                 actionGroup = None
  2438.             }
  2439.         }
  2440.     }
  2441.     MODULE
  2442.     {
  2443.         name = ModuleDataTransmitter
  2444.         isEnabled = True
  2445.         EVENTS
  2446.         {
  2447.             StartTransmission
  2448.             {
  2449.                 active = True
  2450.                 guiActive = True
  2451.                 guiIcon = Transmit Data
  2452.                 guiName = Transmit Data
  2453.                 category = Transmit Data
  2454.                 guiActiveUnfocused = False
  2455.                 unfocusedRange = 2
  2456.                 externalToEVAOnly = True
  2457.             }
  2458.             StopTransmission
  2459.             {
  2460.                 active = False
  2461.                 guiActive = True
  2462.                 guiIcon = Stop Transmitting
  2463.                 guiName = Stop Transmitting
  2464.                 category = Stop Transmitting
  2465.                 guiActiveUnfocused = False
  2466.                 unfocusedRange = 2
  2467.                 externalToEVAOnly = True
  2468.             }
  2469.         }
  2470.         ACTIONS
  2471.         {
  2472.         }
  2473.     }
  2474. }
  2475. PART
  2476. {
  2477.     part = largeSolarPanel_4291134322
  2478.     partName = Part
  2479.     pos = -0.7664051,27.66559,1.21509
  2480.     rot = 0.7071431,-0.0005572572,0.0005573168,-0.7070701
  2481.     attRot = 0,0,0.7071067,-0.7071067
  2482.     mir = 1,1,1
  2483.     istg = 1
  2484.     dstg = 1
  2485.     sidx = -1
  2486.     sqor = -1
  2487.     attm = 1
  2488.     sym = largeSolarPanel_4291134258
  2489.     srfN = srfAttach,mk2LanderCabin_4291134696
  2490.     EVENTS
  2491.     {
  2492.     }
  2493.     ACTIONS
  2494.     {
  2495.     }
  2496.     MODULE
  2497.     {
  2498.         name = ModuleDeployableSolarPanel
  2499.         isEnabled = True
  2500.         currentRotation = (0, 0, 0, 0)
  2501.         stateString = RETRACTED
  2502.         storedAnimationTime = 0
  2503.         storedAnimationSpeed = 0
  2504.         EVENTS
  2505.         {
  2506.             Extend
  2507.             {
  2508.                 active = True
  2509.                 guiActive = True
  2510.                 guiIcon = Extend Panels
  2511.                 guiName = Extend Panels
  2512.                 category = Extend Panels
  2513.                 guiActiveUnfocused = True
  2514.                 unfocusedRange = 4
  2515.                 externalToEVAOnly = True
  2516.             }
  2517.             Retract
  2518.             {
  2519.                 active = True
  2520.                 guiActive = True
  2521.                 guiIcon = Retract Panels
  2522.                 guiName = Retract Panels
  2523.                 category = Retract Panels
  2524.                 guiActiveUnfocused = True
  2525.                 unfocusedRange = 4
  2526.                 externalToEVAOnly = True
  2527.             }
  2528.         }
  2529.         ACTIONS
  2530.         {
  2531.             ExtendPanelsAction
  2532.             {
  2533.                 actionGroup = Custom03
  2534.             }
  2535.             ExtendAction
  2536.             {
  2537.                 actionGroup = None
  2538.             }
  2539.             RetractAction
  2540.             {
  2541.                 actionGroup = None
  2542.             }
  2543.         }
  2544.     }
  2545. }
  2546. PART
  2547. {
  2548.     part = largeSolarPanel_4291134258
  2549.     partName = Part
  2550.     pos = 1.509888,27.66559,1.215091
  2551.     rot = -0.0005573477,0.7070701,0.7071431,-0.0005572263
  2552.     attRot = 0,0,0.7071067,-0.7071067
  2553.     mir = 1,1,1
  2554.     istg = 1
  2555.     dstg = 1
  2556.     sidx = -1
  2557.     sqor = -1
  2558.     attm = 1
  2559.     sym = largeSolarPanel_4291134322
  2560.     srfN = srfAttach,mk2LanderCabin_4291134696
  2561.     EVENTS
  2562.     {
  2563.     }
  2564.     ACTIONS
  2565.     {
  2566.     }
  2567.     MODULE
  2568.     {
  2569.         name = ModuleDeployableSolarPanel
  2570.         isEnabled = True
  2571.         currentRotation = (0, 0, 0, 0)
  2572.         stateString = RETRACTED
  2573.         storedAnimationTime = 0
  2574.         storedAnimationSpeed = 0
  2575.         EVENTS
  2576.         {
  2577.             Extend
  2578.             {
  2579.                 active = True
  2580.                 guiActive = True
  2581.                 guiIcon = Extend Panels
  2582.                 guiName = Extend Panels
  2583.                 category = Extend Panels
  2584.                 guiActiveUnfocused = True
  2585.                 unfocusedRange = 4
  2586.                 externalToEVAOnly = True
  2587.             }
  2588.             Retract
  2589.             {
  2590.                 active = True
  2591.                 guiActive = True
  2592.                 guiIcon = Retract Panels
  2593.                 guiName = Retract Panels
  2594.                 category = Retract Panels
  2595.                 guiActiveUnfocused = True
  2596.                 unfocusedRange = 4
  2597.                 externalToEVAOnly = True
  2598.             }
  2599.         }
  2600.         ACTIONS
  2601.         {
  2602.             ExtendPanelsAction
  2603.             {
  2604.                 actionGroup = Custom03
  2605.             }
  2606.             ExtendAction
  2607.             {
  2608.                 actionGroup = None
  2609.             }
  2610.             RetractAction
  2611.             {
  2612.                 actionGroup = None
  2613.             }
  2614.         }
  2615.     }
  2616. }
  2617. PART
  2618. {
  2619.     part = strutCube_4291134194
  2620.     partName = Part
  2621.     pos = 0.3717411,31.88788,2.113194
  2622.     rot = 0.2245988,1.239292E-07,-1.629332E-08,0.9744514
  2623.     attRot = 0,0,0,1
  2624.     mir = 1,1,1
  2625.     istg = 1
  2626.     dstg = 1
  2627.     sidx = -1
  2628.     sqor = -1
  2629.     attm = 1
  2630.     link = avionicsNoseCone_4291134174
  2631.     srfN = srfAttach,largeAdapter2_4291134814
  2632.     attN = bottom,avionicsNoseCone_4291134174
  2633.     EVENTS
  2634.     {
  2635.     }
  2636.     ACTIONS
  2637.     {
  2638.     }
  2639. }
  2640. PART
  2641. {
  2642.     part = avionicsNoseCone_4291134174
  2643.     partName = Part
  2644.     pos = 0.3717411,31.88452,2.111558
  2645.     rot = -4.485745E-08,-0.9744514,-0.2245988,1.045324E-14
  2646.     attRot = 0,0,0,1
  2647.     mir = 1,1,1
  2648.     istg = 1
  2649.     dstg = 1
  2650.     sidx = -1
  2651.     sqor = -1
  2652.     attm = 0
  2653.     attN = bottom,strutCube_4291134194
  2654.     EVENTS
  2655.     {
  2656.     }
  2657.     ACTIONS
  2658.     {
  2659.     }
  2660.     MODULE
  2661.     {
  2662.         name = ModuleScienceExperiment
  2663.         isEnabled = True
  2664.         Deployed = False
  2665.         Inoperable = False
  2666.         EVENTS
  2667.         {
  2668.             DeployExperiment
  2669.             {
  2670.                 active = True
  2671.                 guiActive = True
  2672.                 guiIcon = Deploy
  2673.                 guiName = Deploy
  2674.                 category = Deploy
  2675.                 guiActiveUnfocused = False
  2676.                 unfocusedRange = 2
  2677.                 externalToEVAOnly = True
  2678.             }
  2679.             CollectDataExternalEvent
  2680.             {
  2681.                 active = True
  2682.                 guiActive = False
  2683.                 guiIcon =
  2684.                 guiName =
  2685.                 category =
  2686.                 guiActiveUnfocused = True
  2687.                 unfocusedRange = 1.5
  2688.                 externalToEVAOnly = True
  2689.             }
  2690.             ReviewDataEvent
  2691.             {
  2692.                 active = True
  2693.                 guiActive = True
  2694.                 guiIcon = Review Data
  2695.                 guiName = Review Data
  2696.                 category = Review Data
  2697.                 guiActiveUnfocused = False
  2698.                 unfocusedRange = 2
  2699.                 externalToEVAOnly = True
  2700.             }
  2701.             ResetExperiment
  2702.             {
  2703.                 active = True
  2704.                 guiActive = True
  2705.                 guiIcon = Reset
  2706.                 guiName = Reset
  2707.                 category = Reset
  2708.                 guiActiveUnfocused = False
  2709.                 unfocusedRange = 2
  2710.                 externalToEVAOnly = True
  2711.             }
  2712.             ResetExperimentExternal
  2713.             {
  2714.                 active = True
  2715.                 guiActive = False
  2716.                 guiIcon = Reset
  2717.                 guiName = Reset
  2718.                 category = Reset
  2719.                 guiActiveUnfocused = True
  2720.                 unfocusedRange = 2
  2721.                 externalToEVAOnly = True
  2722.             }
  2723.         }
  2724.         ACTIONS
  2725.         {
  2726.             DeployAction
  2727.             {
  2728.                 actionGroup = Custom06
  2729.             }
  2730.             ResetAction
  2731.             {
  2732.                 actionGroup = None
  2733.             }
  2734.         }
  2735.     }
  2736. }
  2737. PART
  2738. {
  2739.     part = batteryPack_4291134144
  2740.     partName = Part
  2741.     pos = 1.51212,26.9066,1.21509
  2742.     rot = 0.4995801,0.500368,-0.4996318,0.5004196
  2743.     attRot = -0.7071067,0,0,-0.7071067
  2744.     mir = 1,1,1
  2745.     istg = 1
  2746.     dstg = 1
  2747.     sidx = -1
  2748.     sqor = -1
  2749.     attm = 1
  2750.     srfN = srfAttach,mk2LanderCabin_4291134696
  2751.     EVENTS
  2752.     {
  2753.     }
  2754.     ACTIONS
  2755.     {
  2756.     }
  2757.     RESOURCE
  2758.     {
  2759.         name = ElectricCharge
  2760.         amount = 100
  2761.         maxAmount = 100
  2762.         flowState = True
  2763.         isTweakable = True
  2764.         hideFlow = False
  2765.         flowMode = Both
  2766.     }
  2767. }
  2768. PART
  2769. {
  2770.     part = parachuteRadial_4291134110
  2771.     partName = Part
  2772.     pos = 0.7368119,34.56876,0.5827689
  2773.     rot = 0.1881163,0.2713265,0.06157694,-0.9419143
  2774.     attRot = 0,0,0,1
  2775.     mir = 1,1,1
  2776.     istg = 0
  2777.     dstg = 0
  2778.     sidx = 0
  2779.     sqor = 0
  2780.     attm = 1
  2781.     srfN = srfAttach,Mark1-2Pod_4291135552
  2782.     EVENTS
  2783.     {
  2784.     }
  2785.     ACTIONS
  2786.     {
  2787.     }
  2788.     MODULE
  2789.     {
  2790.         name = ModuleParachute
  2791.         isEnabled = True
  2792.         persistentState = STOWED
  2793.         deployAltitude = 500
  2794.         minAirPressureToOpen = 0.01
  2795.         staged = False
  2796.         deployAltitude_UIFlight
  2797.         {
  2798.             controlEnabled = True
  2799.             minValue = 50
  2800.             maxValue = 5000
  2801.             stepIncrement = 50
  2802.         }
  2803.         minAirPressureToOpen_UIFlight
  2804.         {
  2805.             controlEnabled = True
  2806.             minValue = 0.01
  2807.             maxValue = 0.5
  2808.             stepIncrement = 0.01
  2809.         }
  2810.         EVENTS
  2811.         {
  2812.             Deploy
  2813.             {
  2814.                 active = True
  2815.                 guiActive = True
  2816.                 guiIcon = Deploy Chute
  2817.                 guiName = Deploy Chute
  2818.                 category = Deploy Chute
  2819.                 guiActiveUnfocused = True
  2820.                 unfocusedRange = 4
  2821.                 externalToEVAOnly = True
  2822.             }
  2823.             CutParachute
  2824.             {
  2825.                 active = False
  2826.                 guiActive = True
  2827.                 guiIcon = Cut Parachute
  2828.                 guiName = Cut Parachute
  2829.                 category = Cut Parachute
  2830.                 guiActiveUnfocused = True
  2831.                 unfocusedRange = 4
  2832.                 externalToEVAOnly = True
  2833.             }
  2834.             Repack
  2835.             {
  2836.                 active = False
  2837.                 guiActive = False
  2838.                 guiIcon = Repack Chute
  2839.                 guiName = Repack Chute
  2840.                 category = Repack Chute
  2841.                 guiActiveUnfocused = True
  2842.                 unfocusedRange = 4
  2843.                 externalToEVAOnly = True
  2844.             }
  2845.         }
  2846.         ACTIONS
  2847.         {
  2848.             DeployAction
  2849.             {
  2850.                 actionGroup = Custom09
  2851.             }
  2852.             CutAction
  2853.             {
  2854.                 actionGroup = None
  2855.             }
  2856.         }
  2857.     }
  2858. }
  2859. PART
  2860. {
  2861.     part = rcsTankMini_4291134066
  2862.     partName = Part
  2863.     pos = 0.3717411,26.5508,1.21509
  2864.     rot = 0,0,0,1
  2865.     attRot = 0,0,0,1
  2866.     mir = 1,1,1
  2867.     istg = 1
  2868.     dstg = 1
  2869.     sidx = -1
  2870.     sqor = -1
  2871.     attm = 0
  2872.     link = rcsTankMini_4291134038
  2873.     attN = top,mk2LanderCabin_4291134696
  2874.     attN = bottom,rcsTankMini_4291134038
  2875.     EVENTS
  2876.     {
  2877.     }
  2878.     ACTIONS
  2879.     {
  2880.     }
  2881.     RESOURCE
  2882.     {
  2883.         name = MonoPropellant
  2884.         amount = 50
  2885.         maxAmount = 50
  2886.         flowState = False
  2887.         isTweakable = True
  2888.         hideFlow = False
  2889.         flowMode = Both
  2890.     }
  2891. }
  2892. PART
  2893. {
  2894.     part = rcsTankMini_4291134038
  2895.     partName = Part
  2896.     pos = 0.3717411,26.1758,1.21509
  2897.     rot = 0,0,0,1
  2898.     attRot = 0,0,0,1
  2899.     mir = 1,1,1
  2900.     istg = 1
  2901.     dstg = 1
  2902.     sidx = -1
  2903.     sqor = -1
  2904.     attm = 0
  2905.     link = stackDecouplerMini_4291134010
  2906.     attN = top,rcsTankMini_4291134066
  2907.     attN = bottom,stackDecouplerMini_4291134010
  2908.     EVENTS
  2909.     {
  2910.     }
  2911.     ACTIONS
  2912.     {
  2913.     }
  2914.     RESOURCE
  2915.     {
  2916.         name = MonoPropellant
  2917.         amount = 50
  2918.         maxAmount = 50
  2919.         flowState = False
  2920.         isTweakable = True
  2921.         hideFlow = False
  2922.         flowMode = Both
  2923.     }
  2924. }
  2925. PART
  2926. {
  2927.     part = stackDecouplerMini_4291134010
  2928.     partName = Part
  2929.     pos = 0.3717411,25.91239,1.21509
  2930.     rot = 0,0,0,1
  2931.     attRot = 0,0,0,1
  2932.     mir = 1,1,1
  2933.     istg = 3
  2934.     dstg = 2
  2935.     sidx = 0
  2936.     sqor = 3
  2937.     attm = 0
  2938.     link = probeCoreOcto2_4291133984
  2939.     attN = bottom,probeCoreOcto2_4291133984
  2940.     attN = top,rcsTankMini_4291134038
  2941.     EVENTS
  2942.     {
  2943.     }
  2944.     ACTIONS
  2945.     {
  2946.     }
  2947.     MODULE
  2948.     {
  2949.         name = ModuleDecouple
  2950.         isEnabled = True
  2951.         isDecoupled = False
  2952.         EVENTS
  2953.         {
  2954.             Decouple
  2955.             {
  2956.                 active = True
  2957.                 guiActive = True
  2958.                 guiIcon = Decouple
  2959.                 guiName = Decouple
  2960.                 category = Decouple
  2961.                 guiActiveUnfocused = False
  2962.                 unfocusedRange = 2
  2963.                 externalToEVAOnly = True
  2964.             }
  2965.         }
  2966.         ACTIONS
  2967.         {
  2968.             DecoupleAction
  2969.             {
  2970.                 actionGroup = None
  2971.             }
  2972.         }
  2973.     }
  2974. }
  2975. PART
  2976. {
  2977.     part = probeCoreOcto2_4291133984
  2978.     partName = Part
  2979.     pos = 0.3717411,25.77541,1.21509
  2980.     rot = 0,0,0,-1
  2981.     attRot = 0,0,0,-0.9999999
  2982.     mir = 1,1,1
  2983.     istg = 3
  2984.     dstg = 3
  2985.     sidx = -1
  2986.     sqor = -1
  2987.     attm = 0
  2988.     link = fuelTank2-2_4291133594
  2989.     attN = bottom,fuelTank2-2_4291133594
  2990.     attN = top,stackDecouplerMini_4291134010
  2991.     EVENTS
  2992.     {
  2993.     }
  2994.     ACTIONS
  2995.     {
  2996.     }
  2997.     MODULE
  2998.     {
  2999.         name = ModuleCommand
  3000.         isEnabled = True
  3001.         controlSrcStatusText =
  3002.         EVENTS
  3003.         {
  3004.             MakeReference
  3005.             {
  3006.                 active = True
  3007.                 guiActive = True
  3008.                 guiIcon = Control From Here
  3009.                 guiName = Control From Here
  3010.                 category = Control From Here
  3011.                 guiActiveUnfocused = False
  3012.                 unfocusedRange = 2
  3013.                 externalToEVAOnly = True
  3014.             }
  3015.             RenameVessel
  3016.             {
  3017.                 active = True
  3018.                 guiActive = True
  3019.                 guiIcon = Rename Vessel
  3020.                 guiName = Rename Vessel
  3021.                 category = Rename Vessel
  3022.                 guiActiveUnfocused = False
  3023.                 unfocusedRange = 2
  3024.                 externalToEVAOnly = True
  3025.             }
  3026.         }
  3027.         ACTIONS
  3028.         {
  3029.         }
  3030.     }
  3031.     MODULE
  3032.     {
  3033.         name = ModuleReactionWheel
  3034.         isEnabled = True
  3035.         stateString = Active
  3036.         WheelState = Active
  3037.         EVENTS
  3038.         {
  3039.             OnToggle
  3040.             {
  3041.                 active = True
  3042.                 guiActive = True
  3043.                 guiIcon = Toggle Torque
  3044.                 guiName = Toggle Torque
  3045.                 category = Toggle Torque
  3046.                 guiActiveUnfocused = False
  3047.                 unfocusedRange = 2
  3048.                 externalToEVAOnly = True
  3049.             }
  3050.         }
  3051.         ACTIONS
  3052.         {
  3053.             Activate
  3054.             {
  3055.                 actionGroup = None
  3056.             }
  3057.             Deactivate
  3058.             {
  3059.                 actionGroup = None
  3060.             }
  3061.             Toggle
  3062.             {
  3063.                 actionGroup = None
  3064.             }
  3065.         }
  3066.     }
  3067.     MODULE
  3068.     {
  3069.         name = ModuleSAS
  3070.         isEnabled = True
  3071.         EVENTS
  3072.         {
  3073.         }
  3074.         ACTIONS
  3075.         {
  3076.         }
  3077.     }
  3078.     MODULE
  3079.     {
  3080.         name = ModuleTripLogger
  3081.         isEnabled = True
  3082.         EVENTS
  3083.         {
  3084.         }
  3085.         ACTIONS
  3086.         {
  3087.         }
  3088.         Surfaced
  3089.         {
  3090.         }
  3091.         Flew
  3092.         {
  3093.         }
  3094.         FlewBy
  3095.         {
  3096.         }
  3097.         Orbited
  3098.         {
  3099.         }
  3100.         SubOrbited
  3101.         {
  3102.         }
  3103.     }
  3104.     RESOURCE
  3105.     {
  3106.         name = ElectricCharge
  3107.         amount = 10
  3108.         maxAmount = 10
  3109.         flowState = True
  3110.         isTweakable = True
  3111.         hideFlow = False
  3112.         flowMode = Both
  3113.     }
  3114. }
  3115. PART
  3116. {
  3117.     part = decoupler1-2_4291133950
  3118.     partName = Part
  3119.     pos = 0.3717411,36.25753,1.21509
  3120.     rot = 0,0,1,0
  3121.     attRot = 0,0,0.9999999,0
  3122.     mir = 1,1,1
  3123.     istg = 1
  3124.     dstg = 1
  3125.     sidx = 0
  3126.     sqor = 1
  3127.     attm = 0
  3128.     link = fuelTank2-2_4291133884
  3129.     attN = bottom,fuelTank2-2_4291133884
  3130.     attN = top,Mark1-2Pod_4291135552
  3131.     EVENTS
  3132.     {
  3133.     }
  3134.     ACTIONS
  3135.     {
  3136.     }
  3137.     MODULE
  3138.     {
  3139.         name = ModuleDecouple
  3140.         isEnabled = True
  3141.         isDecoupled = False
  3142.         EVENTS
  3143.         {
  3144.             Decouple
  3145.             {
  3146.                 active = True
  3147.                 guiActive = True
  3148.                 guiIcon = Decouple
  3149.                 guiName = Decouple
  3150.                 category = Decouple
  3151.                 guiActiveUnfocused = False
  3152.                 unfocusedRange = 2
  3153.                 externalToEVAOnly = True
  3154.             }
  3155.         }
  3156.         ACTIONS
  3157.         {
  3158.             DecoupleAction
  3159.             {
  3160.                 actionGroup = None
  3161.             }
  3162.         }
  3163.     }
  3164. }
  3165. PART
  3166. {
  3167.     part = fuelTank2-2_4291133884
  3168.     partName = Part
  3169.     pos = 0.3717411,37.5605,1.21509
  3170.     rot = 0,0,1,0
  3171.     attRot = 0,0,0.9999999,0
  3172.     mir = 1,1,1
  3173.     istg = 2
  3174.     dstg = 2
  3175.     sidx = -1
  3176.     sqor = -1
  3177.     attm = 0
  3178.     link = adapterLargeSmallBi_4291133856
  3179.     attN = top,decoupler1-2_4291133950
  3180.     attN = bottom,adapterLargeSmallBi_4291133856
  3181.     EVENTS
  3182.     {
  3183.     }
  3184.     ACTIONS
  3185.     {
  3186.     }
  3187.     RESOURCE
  3188.     {
  3189.         name = LiquidFuel
  3190.         amount = 720
  3191.         maxAmount = 720
  3192.         flowState = True
  3193.         isTweakable = True
  3194.         hideFlow = False
  3195.         flowMode = Both
  3196.     }
  3197.     RESOURCE
  3198.     {
  3199.         name = Oxidizer
  3200.         amount = 880
  3201.         maxAmount = 880
  3202.         flowState = True
  3203.         isTweakable = True
  3204.         hideFlow = False
  3205.         flowMode = Both
  3206.     }
  3207. }
  3208. PART
  3209. {
  3210.     part = adapterLargeSmallBi_4291133856
  3211.     partName = Part
  3212.     pos = 0.3717411,38.498,1.21509
  3213.     rot = 0,0,1,0
  3214.     attRot = 0,0,0.9999999,0
  3215.     mir = 1,1,1
  3216.     istg = 2
  3217.     dstg = 2
  3218.     sidx = -1
  3219.     sqor = -1
  3220.     attm = 0
  3221.     link = fuelTankSmall_4291133830
  3222.     link = fuelTankSmall_4291133712
  3223.     attN = top,fuelTank2-2_4291133884
  3224.     attN = bottom01,fuelTankSmall_4291133712
  3225.     attN = bottom02,fuelTankSmall_4291133830
  3226.     EVENTS
  3227.     {
  3228.     }
  3229.     ACTIONS
  3230.     {
  3231.     }
  3232. }
  3233. PART
  3234. {
  3235.     part = fuelTankSmall_4291133830
  3236.     partName = Part
  3237.     pos = 0.3717411,39.80325,0.59009
  3238.     rot = 0,0,0,1
  3239.     attRot = 0,0,0,1
  3240.     mir = 1,1,1
  3241.     istg = 2
  3242.     dstg = 2
  3243.     sidx = -1
  3244.     sqor = -1
  3245.     attm = 0
  3246.     link = liquidEngine3_4291133798
  3247.     sym = fuelTankSmall_4291133712
  3248.     attN = top,liquidEngine3_4291133798
  3249.     attN = bottom,adapterLargeSmallBi_4291133856
  3250.     EVENTS
  3251.     {
  3252.     }
  3253.     ACTIONS
  3254.     {
  3255.     }
  3256.     RESOURCE
  3257.     {
  3258.         name = LiquidFuel
  3259.         amount = 90
  3260.         maxAmount = 90
  3261.         flowState = True
  3262.         isTweakable = True
  3263.         hideFlow = False
  3264.         flowMode = Both
  3265.     }
  3266.     RESOURCE
  3267.     {
  3268.         name = Oxidizer
  3269.         amount = 110
  3270.         maxAmount = 110
  3271.         flowState = True
  3272.         isTweakable = True
  3273.         hideFlow = False
  3274.         flowMode = Both
  3275.     }
  3276. }
  3277. PART
  3278. {
  3279.     part = liquidEngine3_4291133798
  3280.     partName = Part
  3281.     pos = 0.3717411,40.62912,0.59009
  3282.     rot = 0,0,1,0
  3283.     attRot = 0,0,0.9999999,0
  3284.     mir = 1,1,1
  3285.     istg = 2
  3286.     dstg = 2
  3287.     sidx = 0
  3288.     sqor = 2
  3289.     attm = 0
  3290.     sym = liquidEngine3_4291133680
  3291.     attN = top,fuelTankSmall_4291133830
  3292.     EVENTS
  3293.     {
  3294.     }
  3295.     ACTIONS
  3296.     {
  3297.     }
  3298.     MODULE
  3299.     {
  3300.         name = ModuleEngines
  3301.         isEnabled = True
  3302.         staged = False
  3303.         flameout = False
  3304.         EngineIgnited = False
  3305.         engineShutdown = False
  3306.         currentThrottle = 0
  3307.         thrustPercentage = 100
  3308.         manuallyOverridden = False
  3309.         thrustPercentage_UIFlight
  3310.         {
  3311.             controlEnabled = True
  3312.             minValue = 0
  3313.             maxValue = 100
  3314.             stepIncrement = 0.5
  3315.         }
  3316.         EVENTS
  3317.         {
  3318.             Activate
  3319.             {
  3320.                 active = True
  3321.                 guiActive = True
  3322.                 guiIcon = Activate Engine
  3323.                 guiName = Activate Engine
  3324.                 category = Activate Engine
  3325.                 guiActiveUnfocused = False
  3326.                 unfocusedRange = 2
  3327.                 externalToEVAOnly = True
  3328.             }
  3329.             Shutdown
  3330.             {
  3331.                 active = False
  3332.                 guiActive = True
  3333.                 guiIcon = Shutdown Engine
  3334.                 guiName = Shutdown Engine
  3335.                 category = Shutdown Engine
  3336.                 guiActiveUnfocused = False
  3337.                 unfocusedRange = 2
  3338.                 externalToEVAOnly = True
  3339.             }
  3340.         }
  3341.         ACTIONS
  3342.         {
  3343.             OnAction
  3344.             {
  3345.                 actionGroup = None
  3346.             }
  3347.             ShutdownAction
  3348.             {
  3349.                 actionGroup = None
  3350.             }
  3351.             ActivateAction
  3352.             {
  3353.                 actionGroup = None
  3354.             }
  3355.         }
  3356.     }
  3357.     MODULE
  3358.     {
  3359.         name = ModuleGimbal
  3360.         isEnabled = True
  3361.         gimbalLock = False
  3362.         EVENTS
  3363.         {
  3364.             LockGimbal
  3365.             {
  3366.                 active = True
  3367.                 guiActive = True
  3368.                 guiActiveEditor = True
  3369.                 guiIcon = Lock Gimbal
  3370.                 guiName = Lock Gimbal
  3371.                 category = Lock Gimbal
  3372.                 guiActiveUnfocused = False
  3373.                 unfocusedRange = 2
  3374.                 externalToEVAOnly = True
  3375.             }
  3376.             FreeGimbal
  3377.             {
  3378.                 active = False
  3379.                 guiActive = True
  3380.                 guiActiveEditor = True
  3381.                 guiIcon = Free Gimbal
  3382.                 guiName = Free Gimbal
  3383.                 category = Free Gimbal
  3384.                 guiActiveUnfocused = False
  3385.                 unfocusedRange = 2
  3386.                 externalToEVAOnly = True
  3387.             }
  3388.         }
  3389.         ACTIONS
  3390.         {
  3391.             ToggleAction
  3392.             {
  3393.                 actionGroup = None
  3394.             }
  3395.         }
  3396.     }
  3397.     MODULE
  3398.     {
  3399.         name = ModuleAnimateHeat
  3400.         isEnabled = True
  3401.         EVENTS
  3402.         {
  3403.         }
  3404.         ACTIONS
  3405.         {
  3406.         }
  3407.     }
  3408.     MODULE
  3409.     {
  3410.         name = ModuleJettison
  3411.         isEnabled = True
  3412.         EVENTS
  3413.         {
  3414.             Jettison
  3415.             {
  3416.                 active = False
  3417.                 guiActive = True
  3418.                 guiIcon = Jettison
  3419.                 guiName = Jettison
  3420.                 category = Jettison
  3421.                 guiActiveUnfocused = False
  3422.                 unfocusedRange = 2
  3423.                 externalToEVAOnly = True
  3424.             }
  3425.         }
  3426.         ACTIONS
  3427.         {
  3428.             JettisonAction
  3429.             {
  3430.                 actionGroup = None
  3431.             }
  3432.         }
  3433.     }
  3434. }
  3435. PART
  3436. {
  3437.     part = fuelTankSmall_4291133712
  3438.     partName = Part
  3439.     pos = 0.3717411,39.80325,1.84009
  3440.     rot = 0,-1,0,-4.371139E-08
  3441.     attRot = 0,0,0,1
  3442.     mir = 1,1,1
  3443.     istg = 2
  3444.     dstg = 2
  3445.     sidx = -1
  3446.     sqor = -1
  3447.     attm = 0
  3448.     link = liquidEngine3_4291133680
  3449.     sym = fuelTankSmall_4291133830
  3450.     attN = top,liquidEngine3_4291133680
  3451.     attN = bottom,adapterLargeSmallBi_4291133856
  3452.     EVENTS
  3453.     {
  3454.     }
  3455.     ACTIONS
  3456.     {
  3457.     }
  3458.     RESOURCE
  3459.     {
  3460.         name = LiquidFuel
  3461.         amount = 90
  3462.         maxAmount = 90
  3463.         flowState = True
  3464.         isTweakable = True
  3465.         hideFlow = False
  3466.         flowMode = Both
  3467.     }
  3468.     RESOURCE
  3469.     {
  3470.         name = Oxidizer
  3471.         amount = 110
  3472.         maxAmount = 110
  3473.         flowState = True
  3474.         isTweakable = True
  3475.         hideFlow = False
  3476.         flowMode = Both
  3477.     }
  3478. }
  3479. PART
  3480. {
  3481.     part = liquidEngine3_4291133680
  3482.     partName = Part
  3483.     pos = 0.3717411,40.62912,1.84009
  3484.     rot = -1,0,-4.371139E-08,0
  3485.     attRot = 0,0,0.9999999,0
  3486.     mir = 1,1,1
  3487.     istg = 2
  3488.     dstg = 2
  3489.     sidx = 1
  3490.     sqor = 2
  3491.     attm = 0
  3492.     sym = liquidEngine3_4291133798
  3493.     attN = top,fuelTankSmall_4291133712
  3494.     EVENTS
  3495.     {
  3496.     }
  3497.     ACTIONS
  3498.     {
  3499.     }
  3500.     MODULE
  3501.     {
  3502.         name = ModuleEngines
  3503.         isEnabled = True
  3504.         staged = False
  3505.         flameout = False
  3506.         EngineIgnited = False
  3507.         engineShutdown = False
  3508.         currentThrottle = 0
  3509.         thrustPercentage = 100
  3510.         manuallyOverridden = False
  3511.         thrustPercentage_UIFlight
  3512.         {
  3513.             controlEnabled = True
  3514.             minValue = 0
  3515.             maxValue = 100
  3516.             stepIncrement = 0.5
  3517.         }
  3518.         EVENTS
  3519.         {
  3520.             Activate
  3521.             {
  3522.                 active = True
  3523.                 guiActive = True
  3524.                 guiIcon = Activate Engine
  3525.                 guiName = Activate Engine
  3526.                 category = Activate Engine
  3527.                 guiActiveUnfocused = False
  3528.                 unfocusedRange = 2
  3529.                 externalToEVAOnly = True
  3530.             }
  3531.             Shutdown
  3532.             {
  3533.                 active = False
  3534.                 guiActive = True
  3535.                 guiIcon = Shutdown Engine
  3536.                 guiName = Shutdown Engine
  3537.                 category = Shutdown Engine
  3538.                 guiActiveUnfocused = False
  3539.                 unfocusedRange = 2
  3540.                 externalToEVAOnly = True
  3541.             }
  3542.         }
  3543.         ACTIONS
  3544.         {
  3545.             OnAction
  3546.             {
  3547.                 actionGroup = None
  3548.             }
  3549.             ShutdownAction
  3550.             {
  3551.                 actionGroup = None
  3552.             }
  3553.             ActivateAction
  3554.             {
  3555.                 actionGroup = None
  3556.             }
  3557.         }
  3558.     }
  3559.     MODULE
  3560.     {
  3561.         name = ModuleGimbal
  3562.         isEnabled = True
  3563.         gimbalLock = False
  3564.         EVENTS
  3565.         {
  3566.             LockGimbal
  3567.             {
  3568.                 active = True
  3569.                 guiActive = True
  3570.                 guiActiveEditor = True
  3571.                 guiIcon = Lock Gimbal
  3572.                 guiName = Lock Gimbal
  3573.                 category = Lock Gimbal
  3574.                 guiActiveUnfocused = False
  3575.                 unfocusedRange = 2
  3576.                 externalToEVAOnly = True
  3577.             }
  3578.             FreeGimbal
  3579.             {
  3580.                 active = False
  3581.                 guiActive = True
  3582.                 guiActiveEditor = True
  3583.                 guiIcon = Free Gimbal
  3584.                 guiName = Free Gimbal
  3585.                 category = Free Gimbal
  3586.                 guiActiveUnfocused = False
  3587.                 unfocusedRange = 2
  3588.                 externalToEVAOnly = True
  3589.             }
  3590.         }
  3591.         ACTIONS
  3592.         {
  3593.             ToggleAction
  3594.             {
  3595.                 actionGroup = None
  3596.             }
  3597.         }
  3598.     }
  3599.     MODULE
  3600.     {
  3601.         name = ModuleAnimateHeat
  3602.         isEnabled = True
  3603.         EVENTS
  3604.         {
  3605.         }
  3606.         ACTIONS
  3607.         {
  3608.         }
  3609.     }
  3610.     MODULE
  3611.     {
  3612.         name = ModuleJettison
  3613.         isEnabled = True
  3614.         EVENTS
  3615.         {
  3616.             Jettison
  3617.             {
  3618.                 active = False
  3619.                 guiActive = True
  3620.                 guiIcon = Jettison
  3621.                 guiName = Jettison
  3622.                 category = Jettison
  3623.                 guiActiveUnfocused = False
  3624.                 unfocusedRange = 2
  3625.                 externalToEVAOnly = True
  3626.             }
  3627.         }
  3628.         ACTIONS
  3629.         {
  3630.             JettisonAction
  3631.             {
  3632.                 actionGroup = None
  3633.             }
  3634.         }
  3635.     }
  3636. }
  3637. PART
  3638. {
  3639.     part = fuelTank2-2_4291133594
  3640.     partName = Part
  3641.     pos = 0.3717411,24.77685,1.21509
  3642.     rot = 0,0,0,1
  3643.     attRot = 0,0,0,1
  3644.     mir = 1,1,1
  3645.     istg = 3
  3646.     dstg = 3
  3647.     sidx = -1
  3648.     sqor = -1
  3649.     attm = 0
  3650.     link = strutConnector_4291133566
  3651.     link = strutConnector_4291133510
  3652.     link = strutConnector_4291133454
  3653.     link = strutConnector_4291133398
  3654.     link = radialRCSTank_4291133342
  3655.     link = fuelTank2-2_4291133320
  3656.     attN = top,probeCoreOcto2_4291133984
  3657.     attN = bottom,fuelTank2-2_4291133320
  3658.     EVENTS
  3659.     {
  3660.     }
  3661.     ACTIONS
  3662.     {
  3663.     }
  3664.     RESOURCE
  3665.     {
  3666.         name = LiquidFuel
  3667.         amount = 720
  3668.         maxAmount = 720
  3669.         flowState = True
  3670.         isTweakable = True
  3671.         hideFlow = False
  3672.         flowMode = Both
  3673.     }
  3674.     RESOURCE
  3675.     {
  3676.         name = Oxidizer
  3677.         amount = 880
  3678.         maxAmount = 880
  3679.         flowState = True
  3680.         isTweakable = True
  3681.         hideFlow = False
  3682.         flowMode = Both
  3683.     }
  3684. }
  3685. PART
  3686. {
  3687.     part = strutConnector_4291133566
  3688.     partName = StrutConnector
  3689.     pos = -0.4993567,25.4386,0.3439922
  3690.     rot = -2.5161E-07,0.3826835,9.390183E-07,-0.9238796
  3691.     attRot = 0,0,0,1
  3692.     mir = 1,1,1
  3693.     istg = 3
  3694.     dstg = 3
  3695.     sidx = -1
  3696.     sqor = -1
  3697.     attm = 1
  3698.     cData = tgt: mk2LanderCabin_16; pos: 0.09291832,1.360207,-0.01041967; dir: 0.0681511,0.9976458,-0.007642299
  3699.     sym = strutConnector_4291133510
  3700.     sym = strutConnector_4291133454
  3701.     sym = strutConnector_4291133398
  3702.     srfN = srfAttach,fuelTank2-2_4291133594
  3703.     EVENTS
  3704.     {
  3705.     }
  3706.     ACTIONS
  3707.     {
  3708.     }
  3709. }
  3710. PART
  3711. {
  3712.     part = strutConnector_4291133510
  3713.     partName = StrutConnector
  3714.     pos = 1.242839,25.4386,0.3439925
  3715.     rot = -8.419015E-07,0.9238796,4.860711E-07,-0.3826834
  3716.     attRot = 0,0,0,1
  3717.     mir = 1,1,1
  3718.     istg = 3
  3719.     dstg = 3
  3720.     sidx = -1
  3721.     sqor = -1
  3722.     attm = 1
  3723.     cData = tgt: mk2LanderCabin_16; pos: 0.09291834,1.360207,-0.01041951; dir: 0.0681511,0.9976458,-0.007642299
  3724.     sym = strutConnector_4291133566
  3725.     sym = strutConnector_4291133454
  3726.     sym = strutConnector_4291133398
  3727.     srfN = srfAttach,fuelTank2-2_4291133594
  3728.     EVENTS
  3729.     {
  3730.     }
  3731.     ACTIONS
  3732.     {
  3733.     }
  3734. }
  3735. PART
  3736. {
  3737.     part = strutConnector_4291133454
  3738.     partName = StrutConnector
  3739.     pos = 1.242839,25.4386,2.086188
  3740.     rot = -9.390183E-07,0.9238796,-2.516101E-07,0.3826835
  3741.     attRot = 0,0,0,1
  3742.     mir = 1,1,1
  3743.     istg = 3
  3744.     dstg = 3
  3745.     sidx = -1
  3746.     sqor = -1
  3747.     attm = 1
  3748.     cData = tgt: mk2LanderCabin_16; pos: 0.09291838,1.360207,-0.0104197; dir: 0.0681511,0.9976458,-0.007642299
  3749.     sym = strutConnector_4291133566
  3750.     sym = strutConnector_4291133510
  3751.     sym = strutConnector_4291133398
  3752.     srfN = srfAttach,fuelTank2-2_4291133594
  3753.     EVENTS
  3754.     {
  3755.     }
  3756.     ACTIONS
  3757.     {
  3758.     }
  3759. }
  3760. PART
  3761. {
  3762.     part = strutConnector_4291133398
  3763.     partName = StrutConnector
  3764.     pos = -0.499357,25.4386,2.086188
  3765.     rot = -4.860711E-07,0.3826834,-8.419015E-07,0.9238796
  3766.     attRot = 0,0,0,1
  3767.     mir = 1,1,1
  3768.     istg = 3
  3769.     dstg = 3
  3770.     sidx = -1
  3771.     sqor = -1
  3772.     attm = 1
  3773.     cData = tgt: mk2LanderCabin_16; pos: 0.09291841,1.360207,-0.01041967; dir: 0.0681511,0.9976458,-0.007642299
  3774.     sym = strutConnector_4291133566
  3775.     sym = strutConnector_4291133510
  3776.     sym = strutConnector_4291133454
  3777.     srfN = srfAttach,fuelTank2-2_4291133594
  3778.     EVENTS
  3779.     {
  3780.     }
  3781.     ACTIONS
  3782.     {
  3783.     }
  3784. }
  3785. PART
  3786. {
  3787.     part = radialRCSTank_4291133342
  3788.     partName = Part
  3789.     pos = 0.371741,25.88515,0.5210783
  3790.     rot = -0.7071068,-3.090862E-08,-3.090862E-08,-0.7071068
  3791.     attRot = 0,0,0,1
  3792.     mir = 1,1,1
  3793.     istg = 3
  3794.     dstg = 3
  3795.     sidx = -1
  3796.     sqor = -1
  3797.     attm = 1
  3798.     srfN = srfAttach,fuelTank2-2_4291133594
  3799.     EVENTS
  3800.     {
  3801.     }
  3802.     ACTIONS
  3803.     {
  3804.     }
  3805.     RESOURCE
  3806.     {
  3807.         name = MonoPropellant
  3808.         amount = 40
  3809.         maxAmount = 40
  3810.         flowState = True
  3811.         isTweakable = True
  3812.         hideFlow = False
  3813.         flowMode = Both
  3814.     }
  3815. }
  3816. PART
  3817. {
  3818.     part = fuelTank2-2_4291133320
  3819.     partName = Part
  3820.     pos = 0.3717411,22.90185,1.21509
  3821.     rot = 0,0,0,1
  3822.     attRot = 0,0,0,1
  3823.     mir = 1,1,1
  3824.     istg = 3
  3825.     dstg = 3
  3826.     sidx = -1
  3827.     sqor = -1
  3828.     attm = 0
  3829.     link = liquidEngine2-2_4291133292
  3830.     attN = top,fuelTank2-2_4291133594
  3831.     attN = bottom,liquidEngine2-2_4291133292
  3832.     EVENTS
  3833.     {
  3834.     }
  3835.     ACTIONS
  3836.     {
  3837.     }
  3838.     RESOURCE
  3839.     {
  3840.         name = LiquidFuel
  3841.         amount = 720
  3842.         maxAmount = 720
  3843.         flowState = True
  3844.         isTweakable = True
  3845.         hideFlow = False
  3846.         flowMode = Both
  3847.     }
  3848.     RESOURCE
  3849.     {
  3850.         name = Oxidizer
  3851.         amount = 880
  3852.         maxAmount = 880
  3853.         flowState = True
  3854.         isTweakable = True
  3855.         hideFlow = False
  3856.         flowMode = Both
  3857.     }
  3858. }
  3859. PART
  3860. {
  3861.     part = liquidEngine2-2_4291133292
  3862.     partName = Part
  3863.     pos = 0.3717411,21.23741,1.21509
  3864.     rot = 0,0,0,1
  3865.     attRot = 0,0,0,1
  3866.     mir = 1,1,1
  3867.     istg = 4
  3868.     dstg = 3
  3869.     sidx = 0
  3870.     sqor = 4
  3871.     attm = 0
  3872.     link = decoupler1-2_4291133198
  3873.     attN = top,fuelTank2-2_4291133320
  3874.     attN = bottom,decoupler1-2_4291133198
  3875.     EVENTS
  3876.     {
  3877.     }
  3878.     ACTIONS
  3879.     {
  3880.     }
  3881.     MODULE
  3882.     {
  3883.         name = ModuleEngines
  3884.         isEnabled = True
  3885.         staged = False
  3886.         flameout = False
  3887.         EngineIgnited = False
  3888.         engineShutdown = False
  3889.         currentThrottle = 0
  3890.         thrustPercentage = 100
  3891.         manuallyOverridden = False
  3892.         thrustPercentage_UIFlight
  3893.         {
  3894.             controlEnabled = True
  3895.             minValue = 0
  3896.             maxValue = 100
  3897.             stepIncrement = 0.5
  3898.         }
  3899.         EVENTS
  3900.         {
  3901.             Activate
  3902.             {
  3903.                 active = True
  3904.                 guiActive = True
  3905.                 guiIcon = Activate Engine
  3906.                 guiName = Activate Engine
  3907.                 category = Activate Engine
  3908.                 guiActiveUnfocused = False
  3909.                 unfocusedRange = 2
  3910.                 externalToEVAOnly = True
  3911.             }
  3912.             Shutdown
  3913.             {
  3914.                 active = False
  3915.                 guiActive = True
  3916.                 guiIcon = Shutdown Engine
  3917.                 guiName = Shutdown Engine
  3918.                 category = Shutdown Engine
  3919.                 guiActiveUnfocused = False
  3920.                 unfocusedRange = 2
  3921.                 externalToEVAOnly = True
  3922.             }
  3923.         }
  3924.         ACTIONS
  3925.         {
  3926.             OnAction
  3927.             {
  3928.                 actionGroup = None
  3929.             }
  3930.             ShutdownAction
  3931.             {
  3932.                 actionGroup = None
  3933.             }
  3934.             ActivateAction
  3935.             {
  3936.                 actionGroup = None
  3937.             }
  3938.         }
  3939.     }
  3940.     MODULE
  3941.     {
  3942.         name = ModuleJettison
  3943.         isEnabled = True
  3944.         EVENTS
  3945.         {
  3946.             Jettison
  3947.             {
  3948.                 active = False
  3949.                 guiActive = True
  3950.                 guiIcon = Jettison
  3951.                 guiName = Jettison
  3952.                 category = Jettison
  3953.                 guiActiveUnfocused = False
  3954.                 unfocusedRange = 2
  3955.                 externalToEVAOnly = True
  3956.             }
  3957.         }
  3958.         ACTIONS
  3959.         {
  3960.             JettisonAction
  3961.             {
  3962.                 actionGroup = None
  3963.             }
  3964.         }
  3965.     }
  3966.     MODULE
  3967.     {
  3968.         name = ModuleGimbal
  3969.         isEnabled = True
  3970.         gimbalLock = False
  3971.         EVENTS
  3972.         {
  3973.             LockGimbal
  3974.             {
  3975.                 active = True
  3976.                 guiActive = True
  3977.                 guiActiveEditor = True
  3978.                 guiIcon = Lock Gimbal
  3979.                 guiName = Lock Gimbal
  3980.                 category = Lock Gimbal
  3981.                 guiActiveUnfocused = False
  3982.                 unfocusedRange = 2
  3983.                 externalToEVAOnly = True
  3984.             }
  3985.             FreeGimbal
  3986.             {
  3987.                 active = False
  3988.                 guiActive = True
  3989.                 guiActiveEditor = True
  3990.                 guiIcon = Free Gimbal
  3991.                 guiName = Free Gimbal
  3992.                 category = Free Gimbal
  3993.                 guiActiveUnfocused = False
  3994.                 unfocusedRange = 2
  3995.                 externalToEVAOnly = True
  3996.             }
  3997.         }
  3998.         ACTIONS
  3999.         {
  4000.             ToggleAction
  4001.             {
  4002.                 actionGroup = None
  4003.             }
  4004.         }
  4005.     }
  4006.     MODULE
  4007.     {
  4008.         name = ModuleAnimateHeat
  4009.         isEnabled = True
  4010.         EVENTS
  4011.         {
  4012.         }
  4013.         ACTIONS
  4014.         {
  4015.         }
  4016.     }
  4017.     MODULE
  4018.     {
  4019.         name = ModuleAlternator
  4020.         isEnabled = True
  4021.         EVENTS
  4022.         {
  4023.         }
  4024.         ACTIONS
  4025.         {
  4026.         }
  4027.     }
  4028.     RESOURCE
  4029.     {
  4030.         name = ElectricCharge
  4031.         amount = 0
  4032.         maxAmount = 0
  4033.         flowState = True
  4034.         isTweakable = False
  4035.         hideFlow = True
  4036.         flowMode = Both
  4037.     }
  4038. }
  4039. PART
  4040. {
  4041.     part = decoupler1-2_4291133198
  4042.     partName = Part
  4043.     pos = 0.3717411,20.05112,1.21509
  4044.     rot = 0,0,0,1
  4045.     attRot = 0,0,0,1
  4046.     mir = 1,1,1
  4047.     istg = 5
  4048.     dstg = 4
  4049.     sidx = 0
  4050.     sqor = 5
  4051.     attm = 0
  4052.     link = fuelTank2-2_4291133132
  4053.     attN = bottom,fuelTank2-2_4291133132
  4054.     attN = top,liquidEngine2-2_4291133292
  4055.     EVENTS
  4056.     {
  4057.     }
  4058.     ACTIONS
  4059.     {
  4060.     }
  4061.     MODULE
  4062.     {
  4063.         name = ModuleDecouple
  4064.         isEnabled = True
  4065.         isDecoupled = False
  4066.         EVENTS
  4067.         {
  4068.             Decouple
  4069.             {
  4070.                 active = True
  4071.                 guiActive = True
  4072.                 guiIcon = Decouple
  4073.                 guiName = Decouple
  4074.                 category = Decouple
  4075.                 guiActiveUnfocused = False
  4076.                 unfocusedRange = 2
  4077.                 externalToEVAOnly = True
  4078.             }
  4079.         }
  4080.         ACTIONS
  4081.         {
  4082.             DecoupleAction
  4083.             {
  4084.                 actionGroup = None
  4085.             }
  4086.         }
  4087.     }
  4088. }
  4089. PART
  4090. {
  4091.     part = fuelTank2-2_4291133132
  4092.     partName = Part
  4093.     pos = 0.3717411,18.74815,1.21509
  4094.     rot = 0,0,0,1
  4095.     attRot = 0,0,0,1
  4096.     mir = 1,1,1
  4097.     istg = 5
  4098.     dstg = 5
  4099.     sidx = -1
  4100.     sqor = -1
  4101.     attm = 0
  4102.     link = fuelTank3-2_4291133104
  4103.     attN = top,decoupler1-2_4291133198
  4104.     attN = bottom,fuelTank3-2_4291133104
  4105.     EVENTS
  4106.     {
  4107.     }
  4108.     ACTIONS
  4109.     {
  4110.     }
  4111.     RESOURCE
  4112.     {
  4113.         name = LiquidFuel
  4114.         amount = 720
  4115.         maxAmount = 720
  4116.         flowState = True
  4117.         isTweakable = True
  4118.         hideFlow = False
  4119.         flowMode = Both
  4120.     }
  4121.     RESOURCE
  4122.     {
  4123.         name = Oxidizer
  4124.         amount = 880
  4125.         maxAmount = 880
  4126.         flowState = True
  4127.         isTweakable = True
  4128.         hideFlow = False
  4129.         flowMode = Both
  4130.     }
  4131. }
  4132. PART
  4133. {
  4134.     part = fuelTank3-2_4291133104
  4135.     partName = Part
  4136.     pos = 0.3717411,14.06065,1.21509
  4137.     rot = 0,0,0,1
  4138.     attRot = 0,0,0,1
  4139.     mir = 1,1,1
  4140.     istg = 5
  4141.     dstg = 5
  4142.     sidx = -1
  4143.     sqor = -1
  4144.     attm = 0
  4145.     link = adapterLargeSmallQuad_4291133076
  4146.     link = radialDecoupler1-2_4291132682
  4147.     link = radialDecoupler1-2_4291132350
  4148.     attN = top,fuelTank2-2_4291133132
  4149.     attN = bottom,adapterLargeSmallQuad_4291133076
  4150.     EVENTS
  4151.     {
  4152.     }
  4153.     ACTIONS
  4154.     {
  4155.     }
  4156.     RESOURCE
  4157.     {
  4158.         name = LiquidFuel
  4159.         amount = 2880
  4160.         maxAmount = 2880
  4161.         flowState = True
  4162.         isTweakable = True
  4163.         hideFlow = False
  4164.         flowMode = Both
  4165.     }
  4166.     RESOURCE
  4167.     {
  4168.         name = Oxidizer
  4169.         amount = 3520
  4170.         maxAmount = 3520
  4171.         flowState = True
  4172.         isTweakable = True
  4173.         hideFlow = False
  4174.         flowMode = Both
  4175.     }
  4176. }
  4177. PART
  4178. {
  4179.     part = adapterLargeSmallQuad_4291133076
  4180.     partName = Part
  4181.     pos = 0.3717411,10.31065,1.21509
  4182.     rot = 0,0,0,1
  4183.     attRot = 0,0,0,1
  4184.     mir = 1,1,1
  4185.     istg = 5
  4186.     dstg = 5
  4187.     sidx = -1
  4188.     sqor = -1
  4189.     attm = 0
  4190.     link = liquidEngine_4291133050
  4191.     link = liquidEngine_4291132958
  4192.     link = liquidEngine_4291132866
  4193.     link = liquidEngine_4291132774
  4194.     attN = top,fuelTank3-2_4291133104
  4195.     attN = bottom01,liquidEngine_4291132958
  4196.     attN = bottom02,liquidEngine_4291133050
  4197.     attN = bottom03,liquidEngine_4291132866
  4198.     attN = bottom04,liquidEngine_4291132774
  4199.     EVENTS
  4200.     {
  4201.     }
  4202.     ACTIONS
  4203.     {
  4204.     }
  4205. }
  4206. PART
  4207. {
  4208.     part = liquidEngine_4291133050
  4209.     partName = Part
  4210.     pos = 0.9967411,8.658827,0.59009
  4211.     rot = 0,0,0,1
  4212.     attRot = 0,0,0,1
  4213.     mir = 1,1,1
  4214.     istg = 7
  4215.     dstg = 5
  4216.     sidx = 0
  4217.     sqor = 7
  4218.     attm = 0
  4219.     sym = liquidEngine_4291132958
  4220.     sym = liquidEngine_4291132866
  4221.     sym = liquidEngine_4291132774
  4222.     attN = top,adapterLargeSmallQuad_4291133076
  4223.     EVENTS
  4224.     {
  4225.     }
  4226.     ACTIONS
  4227.     {
  4228.     }
  4229.     MODULE
  4230.     {
  4231.         name = ModuleEngines
  4232.         isEnabled = True
  4233.         staged = False
  4234.         flameout = False
  4235.         EngineIgnited = False
  4236.         engineShutdown = False
  4237.         currentThrottle = 0
  4238.         thrustPercentage = 100
  4239.         manuallyOverridden = False
  4240.         thrustPercentage_UIFlight
  4241.         {
  4242.             controlEnabled = True
  4243.             minValue = 0
  4244.             maxValue = 100
  4245.             stepIncrement = 0.5
  4246.         }
  4247.         EVENTS
  4248.         {
  4249.             Activate
  4250.             {
  4251.                 active = True
  4252.                 guiActive = True
  4253.                 guiIcon = Activate Engine
  4254.                 guiName = Activate Engine
  4255.                 category = Activate Engine
  4256.                 guiActiveUnfocused = False
  4257.                 unfocusedRange = 2
  4258.                 externalToEVAOnly = True
  4259.             }
  4260.             Shutdown
  4261.             {
  4262.                 active = False
  4263.                 guiActive = True
  4264.                 guiIcon = Shutdown Engine
  4265.                 guiName = Shutdown Engine
  4266.                 category = Shutdown Engine
  4267.                 guiActiveUnfocused = False
  4268.                 unfocusedRange = 2
  4269.                 externalToEVAOnly = True
  4270.             }
  4271.         }
  4272.         ACTIONS
  4273.         {
  4274.             OnAction
  4275.             {
  4276.                 actionGroup = None
  4277.             }
  4278.             ShutdownAction
  4279.             {
  4280.                 actionGroup = None
  4281.             }
  4282.             ActivateAction
  4283.             {
  4284.                 actionGroup = None
  4285.             }
  4286.         }
  4287.     }
  4288.     MODULE
  4289.     {
  4290.         name = ModuleJettison
  4291.         isEnabled = True
  4292.         EVENTS
  4293.         {
  4294.             Jettison
  4295.             {
  4296.                 active = False
  4297.                 guiActive = True
  4298.                 guiIcon = Jettison
  4299.                 guiName = Jettison
  4300.                 category = Jettison
  4301.                 guiActiveUnfocused = False
  4302.                 unfocusedRange = 2
  4303.                 externalToEVAOnly = True
  4304.             }
  4305.         }
  4306.         ACTIONS
  4307.         {
  4308.             JettisonAction
  4309.             {
  4310.                 actionGroup = None
  4311.             }
  4312.         }
  4313.     }
  4314.     MODULE
  4315.     {
  4316.         name = ModuleAnimateHeat
  4317.         isEnabled = True
  4318.         EVENTS
  4319.         {
  4320.         }
  4321.         ACTIONS
  4322.         {
  4323.         }
  4324.     }
  4325.     MODULE
  4326.     {
  4327.         name = ModuleAlternator
  4328.         isEnabled = True
  4329.         EVENTS
  4330.         {
  4331.         }
  4332.         ACTIONS
  4333.         {
  4334.         }
  4335.     }
  4336.     RESOURCE
  4337.     {
  4338.         name = ElectricCharge
  4339.         amount = 0
  4340.         maxAmount = 0
  4341.         flowState = True
  4342.         isTweakable = False
  4343.         hideFlow = True
  4344.         flowMode = Both
  4345.     }
  4346. }
  4347. PART
  4348. {
  4349.     part = liquidEngine_4291132958
  4350.     partName = Part
  4351.     pos = 0.9967411,8.658827,1.84009
  4352.     rot = 0,-0.7071068,0,0.7071068
  4353.     attRot = 0,0,0,1
  4354.     mir = 1,1,1
  4355.     istg = 7
  4356.     dstg = 5
  4357.     sidx = 1
  4358.     sqor = 7
  4359.     attm = 0
  4360.     sym = liquidEngine_4291133050
  4361.     sym = liquidEngine_4291132866
  4362.     sym = liquidEngine_4291132774
  4363.     attN = top,adapterLargeSmallQuad_4291133076
  4364.     EVENTS
  4365.     {
  4366.     }
  4367.     ACTIONS
  4368.     {
  4369.     }
  4370.     MODULE
  4371.     {
  4372.         name = ModuleEngines
  4373.         isEnabled = True
  4374.         staged = False
  4375.         flameout = False
  4376.         EngineIgnited = False
  4377.         engineShutdown = False
  4378.         currentThrottle = 0
  4379.         thrustPercentage = 100
  4380.         manuallyOverridden = False
  4381.         thrustPercentage_UIFlight
  4382.         {
  4383.             controlEnabled = True
  4384.             minValue = 0
  4385.             maxValue = 100
  4386.             stepIncrement = 0.5
  4387.         }
  4388.         EVENTS
  4389.         {
  4390.             Activate
  4391.             {
  4392.                 active = True
  4393.                 guiActive = True
  4394.                 guiIcon = Activate Engine
  4395.                 guiName = Activate Engine
  4396.                 category = Activate Engine
  4397.                 guiActiveUnfocused = False
  4398.                 unfocusedRange = 2
  4399.                 externalToEVAOnly = True
  4400.             }
  4401.             Shutdown
  4402.             {
  4403.                 active = False
  4404.                 guiActive = True
  4405.                 guiIcon = Shutdown Engine
  4406.                 guiName = Shutdown Engine
  4407.                 category = Shutdown Engine
  4408.                 guiActiveUnfocused = False
  4409.                 unfocusedRange = 2
  4410.                 externalToEVAOnly = True
  4411.             }
  4412.         }
  4413.         ACTIONS
  4414.         {
  4415.             OnAction
  4416.             {
  4417.                 actionGroup = None
  4418.             }
  4419.             ShutdownAction
  4420.             {
  4421.                 actionGroup = None
  4422.             }
  4423.             ActivateAction
  4424.             {
  4425.                 actionGroup = None
  4426.             }
  4427.         }
  4428.     }
  4429.     MODULE
  4430.     {
  4431.         name = ModuleJettison
  4432.         isEnabled = True
  4433.         EVENTS
  4434.         {
  4435.             Jettison
  4436.             {
  4437.                 active = False
  4438.                 guiActive = True
  4439.                 guiIcon = Jettison
  4440.                 guiName = Jettison
  4441.                 category = Jettison
  4442.                 guiActiveUnfocused = False
  4443.                 unfocusedRange = 2
  4444.                 externalToEVAOnly = True
  4445.             }
  4446.         }
  4447.         ACTIONS
  4448.         {
  4449.             JettisonAction
  4450.             {
  4451.                 actionGroup = None
  4452.             }
  4453.         }
  4454.     }
  4455.     MODULE
  4456.     {
  4457.         name = ModuleAnimateHeat
  4458.         isEnabled = True
  4459.         EVENTS
  4460.         {
  4461.         }
  4462.         ACTIONS
  4463.         {
  4464.         }
  4465.     }
  4466.     MODULE
  4467.     {
  4468.         name = ModuleAlternator
  4469.         isEnabled = True
  4470.         EVENTS
  4471.         {
  4472.         }
  4473.         ACTIONS
  4474.         {
  4475.         }
  4476.     }
  4477.     RESOURCE
  4478.     {
  4479.         name = ElectricCharge
  4480.         amount = 0
  4481.         maxAmount = 0
  4482.         flowState = True
  4483.         isTweakable = False
  4484.         hideFlow = True
  4485.         flowMode = Both
  4486.     }
  4487. }
  4488. PART
  4489. {
  4490.     part = liquidEngine_4291132866
  4491.     partName = Part
  4492.     pos = -0.2532589,8.658827,1.84009
  4493.     rot = 0,-1,0,-4.371139E-08
  4494.     attRot = 0,0,0,1
  4495.     mir = 1,1,1
  4496.     istg = 7
  4497.     dstg = 5
  4498.     sidx = 2
  4499.     sqor = 7
  4500.     attm = 0
  4501.     sym = liquidEngine_4291133050
  4502.     sym = liquidEngine_4291132958
  4503.     sym = liquidEngine_4291132774
  4504.     attN = top,adapterLargeSmallQuad_4291133076
  4505.     EVENTS
  4506.     {
  4507.     }
  4508.     ACTIONS
  4509.     {
  4510.     }
  4511.     MODULE
  4512.     {
  4513.         name = ModuleEngines
  4514.         isEnabled = True
  4515.         staged = False
  4516.         flameout = False
  4517.         EngineIgnited = False
  4518.         engineShutdown = False
  4519.         currentThrottle = 0
  4520.         thrustPercentage = 100
  4521.         manuallyOverridden = False
  4522.         thrustPercentage_UIFlight
  4523.         {
  4524.             controlEnabled = True
  4525.             minValue = 0
  4526.             maxValue = 100
  4527.             stepIncrement = 0.5
  4528.         }
  4529.         EVENTS
  4530.         {
  4531.             Activate
  4532.             {
  4533.                 active = True
  4534.                 guiActive = True
  4535.                 guiIcon = Activate Engine
  4536.                 guiName = Activate Engine
  4537.                 category = Activate Engine
  4538.                 guiActiveUnfocused = False
  4539.                 unfocusedRange = 2
  4540.                 externalToEVAOnly = True
  4541.             }
  4542.             Shutdown
  4543.             {
  4544.                 active = False
  4545.                 guiActive = True
  4546.                 guiIcon = Shutdown Engine
  4547.                 guiName = Shutdown Engine
  4548.                 category = Shutdown Engine
  4549.                 guiActiveUnfocused = False
  4550.                 unfocusedRange = 2
  4551.                 externalToEVAOnly = True
  4552.             }
  4553.         }
  4554.         ACTIONS
  4555.         {
  4556.             OnAction
  4557.             {
  4558.                 actionGroup = None
  4559.             }
  4560.             ShutdownAction
  4561.             {
  4562.                 actionGroup = None
  4563.             }
  4564.             ActivateAction
  4565.             {
  4566.                 actionGroup = None
  4567.             }
  4568.         }
  4569.     }
  4570.     MODULE
  4571.     {
  4572.         name = ModuleJettison
  4573.         isEnabled = True
  4574.         EVENTS
  4575.         {
  4576.             Jettison
  4577.             {
  4578.                 active = False
  4579.                 guiActive = True
  4580.                 guiIcon = Jettison
  4581.                 guiName = Jettison
  4582.                 category = Jettison
  4583.                 guiActiveUnfocused = False
  4584.                 unfocusedRange = 2
  4585.                 externalToEVAOnly = True
  4586.             }
  4587.         }
  4588.         ACTIONS
  4589.         {
  4590.             JettisonAction
  4591.             {
  4592.                 actionGroup = None
  4593.             }
  4594.         }
  4595.     }
  4596.     MODULE
  4597.     {
  4598.         name = ModuleAnimateHeat
  4599.         isEnabled = True
  4600.         EVENTS
  4601.         {
  4602.         }
  4603.         ACTIONS
  4604.         {
  4605.         }
  4606.     }
  4607.     MODULE
  4608.     {
  4609.         name = ModuleAlternator
  4610.         isEnabled = True
  4611.         EVENTS
  4612.         {
  4613.         }
  4614.         ACTIONS
  4615.         {
  4616.         }
  4617.     }
  4618.     RESOURCE
  4619.     {
  4620.         name = ElectricCharge
  4621.         amount = 0
  4622.         maxAmount = 0
  4623.         flowState = True
  4624.         isTweakable = False
  4625.         hideFlow = True
  4626.         flowMode = Both
  4627.     }
  4628. }
  4629. PART
  4630. {
  4631.     part = liquidEngine_4291132774
  4632.     partName = Part
  4633.     pos = -0.2532589,8.658827,0.59009
  4634.     rot = 0,-0.7071068,0,-0.7071068
  4635.     attRot = 0,0,0,1
  4636.     mir = 1,1,1
  4637.     istg = 7
  4638.     dstg = 5
  4639.     sidx = 3
  4640.     sqor = 7
  4641.     attm = 0
  4642.     sym = liquidEngine_4291133050
  4643.     sym = liquidEngine_4291132958
  4644.     sym = liquidEngine_4291132866
  4645.     attN = top,adapterLargeSmallQuad_4291133076
  4646.     EVENTS
  4647.     {
  4648.     }
  4649.     ACTIONS
  4650.     {
  4651.     }
  4652.     MODULE
  4653.     {
  4654.         name = ModuleEngines
  4655.         isEnabled = True
  4656.         staged = False
  4657.         flameout = False
  4658.         EngineIgnited = False
  4659.         engineShutdown = False
  4660.         currentThrottle = 0
  4661.         thrustPercentage = 100
  4662.         manuallyOverridden = False
  4663.         thrustPercentage_UIFlight
  4664.         {
  4665.             controlEnabled = True
  4666.             minValue = 0
  4667.             maxValue = 100
  4668.             stepIncrement = 0.5
  4669.         }
  4670.         EVENTS
  4671.         {
  4672.             Activate
  4673.             {
  4674.                 active = True
  4675.                 guiActive = True
  4676.                 guiIcon = Activate Engine
  4677.                 guiName = Activate Engine
  4678.                 category = Activate Engine
  4679.                 guiActiveUnfocused = False
  4680.                 unfocusedRange = 2
  4681.                 externalToEVAOnly = True
  4682.             }
  4683.             Shutdown
  4684.             {
  4685.                 active = False
  4686.                 guiActive = True
  4687.                 guiIcon = Shutdown Engine
  4688.                 guiName = Shutdown Engine
  4689.                 category = Shutdown Engine
  4690.                 guiActiveUnfocused = False
  4691.                 unfocusedRange = 2
  4692.                 externalToEVAOnly = True
  4693.             }
  4694.         }
  4695.         ACTIONS
  4696.         {
  4697.             OnAction
  4698.             {
  4699.                 actionGroup = None
  4700.             }
  4701.             ShutdownAction
  4702.             {
  4703.                 actionGroup = None
  4704.             }
  4705.             ActivateAction
  4706.             {
  4707.                 actionGroup = None
  4708.             }
  4709.         }
  4710.     }
  4711.     MODULE
  4712.     {
  4713.         name = ModuleJettison
  4714.         isEnabled = True
  4715.         EVENTS
  4716.         {
  4717.             Jettison
  4718.             {
  4719.                 active = False
  4720.                 guiActive = True
  4721.                 guiIcon = Jettison
  4722.                 guiName = Jettison
  4723.                 category = Jettison
  4724.                 guiActiveUnfocused = False
  4725.                 unfocusedRange = 2
  4726.                 externalToEVAOnly = True
  4727.             }
  4728.         }
  4729.         ACTIONS
  4730.         {
  4731.             JettisonAction
  4732.             {
  4733.                 actionGroup = None
  4734.             }
  4735.         }
  4736.     }
  4737.     MODULE
  4738.     {
  4739.         name = ModuleAnimateHeat
  4740.         isEnabled = True
  4741.         EVENTS
  4742.         {
  4743.         }
  4744.         ACTIONS
  4745.         {
  4746.         }
  4747.     }
  4748.     MODULE
  4749.     {
  4750.         name = ModuleAlternator
  4751.         isEnabled = True
  4752.         EVENTS
  4753.         {
  4754.         }
  4755.         ACTIONS
  4756.         {
  4757.         }
  4758.     }
  4759.     RESOURCE
  4760.     {
  4761.         name = ElectricCharge
  4762.         amount = 0
  4763.         maxAmount = 0
  4764.         flowState = True
  4765.         isTweakable = False
  4766.         hideFlow = True
  4767.         flowMode = Both
  4768.     }
  4769. }
  4770. PART
  4771. {
  4772.     part = radialDecoupler1-2_4291132682
  4773.     partName = Part
  4774.     pos = -0.8394253,13.34155,1.21509
  4775.     rot = -2.029379E-08,0,-7.573696E-08,-1
  4776.     attRot = 0,0,0,1
  4777.     mir = 1,1,1
  4778.     istg = 6
  4779.     dstg = 6
  4780.     sidx = 0
  4781.     sqor = 6
  4782.     attm = 1
  4783.     link = fuelTank3-2_4291132642
  4784.     sym = radialDecoupler1-2_4291132350
  4785.     srfN = srfAttach,fuelTank3-2_4291133104
  4786.     EVENTS
  4787.     {
  4788.     }
  4789.     ACTIONS
  4790.     {
  4791.     }
  4792.     MODULE
  4793.     {
  4794.         name = ModuleAnchoredDecoupler
  4795.         isEnabled = True
  4796.         isDecoupled = False
  4797.         EVENTS
  4798.         {
  4799.             Decouple
  4800.             {
  4801.                 active = True
  4802.                 guiActive = True
  4803.                 guiIcon = Decouple
  4804.                 guiName = Decouple
  4805.                 category = Decouple
  4806.                 guiActiveUnfocused = False
  4807.                 unfocusedRange = 2
  4808.                 externalToEVAOnly = True
  4809.             }
  4810.         }
  4811.         ACTIONS
  4812.         {
  4813.             DecoupleAction
  4814.             {
  4815.                 actionGroup = None
  4816.             }
  4817.         }
  4818.     }
  4819. }
  4820. PART
  4821. {
  4822.     part = fuelTank3-2_4291132642
  4823.     partName = Part
  4824.     pos = -2.207926,13.66832,0.8484015
  4825.     rot = 1.977132E-08,0.1305262,-7.378758E-08,-0.9914449
  4826.     attRot = 0,0,0,1
  4827.     mir = 1,1,1
  4828.     istg = 7
  4829.     dstg = 7
  4830.     sidx = -1
  4831.     sqor = -1
  4832.     attm = 1
  4833.     link = fuelLine_4291132614
  4834.     link = fuelTank2-2_4291132534
  4835.     link = liquidEngine1-2_4291132506
  4836.     link = strutConnector_4291132406
  4837.     sym = fuelTank3-2_4291132310
  4838.     srfN = srfAttach,radialDecoupler1-2_4291132682
  4839.     attN = top,fuelTank2-2_4291132534
  4840.     attN = bottom,liquidEngine1-2_4291132506
  4841.     EVENTS
  4842.     {
  4843.     }
  4844.     ACTIONS
  4845.     {
  4846.     }
  4847.     RESOURCE
  4848.     {
  4849.         name = LiquidFuel
  4850.         amount = 2880
  4851.         maxAmount = 2880
  4852.         flowState = True
  4853.         isTweakable = True
  4854.         hideFlow = False
  4855.         flowMode = Both
  4856.     }
  4857.     RESOURCE
  4858.     {
  4859.         name = Oxidizer
  4860.         amount = 3520
  4861.         maxAmount = 3520
  4862.         flowState = True
  4863.         isTweakable = True
  4864.         hideFlow = False
  4865.         flowMode = Both
  4866.     }
  4867. }
  4868. PART
  4869. {
  4870.     part = fuelLine_4291132614
  4871.     partName = FuelLine
  4872.     pos = -1.354055,11.29282,-0.005469561
  4873.     rot = 1.405897E-15,0.9238796,2.068637E-15,-0.3826834
  4874.     attRot = 0,0,0,1
  4875.     mir = 1,1,1
  4876.     istg = 7
  4877.     dstg = 7
  4878.     sidx = -1
  4879.     sqor = -1
  4880.     attm = 1
  4881.     cData = tgt: fuelTank3-2_35; pos: -0.5317615,-0.0340422,-0.8801481; dir: -0.5168363,-0.03308672,-0.8554446; rot: -0.4304595,-0.5609853,-0.5609852,0.4304599
  4882.     sym = fuelLine_4291132282
  4883.     srfN = srfAttach,fuelTank3-2_4291132642
  4884.     EVENTS
  4885.     {
  4886.     }
  4887.     ACTIONS
  4888.     {
  4889.     }
  4890. }
  4891. PART
  4892. {
  4893.     part = fuelTank2-2_4291132534
  4894.     partName = Part
  4895.     pos = -2.207927,18.35582,0.8484013
  4896.     rot = -1.598721E-14,-3.646298E-15,-6.394885E-14,1
  4897.     attRot = 0,0,0,1
  4898.     mir = 1,1,1
  4899.     istg = 7
  4900.     dstg = 7
  4901.     sidx = -1
  4902.     sqor = -1
  4903.     attm = 0
  4904.     link = strutConnector_4291131954
  4905.     link = fuelTank.long_4291124194
  4906.     sym = fuelTank2-2_4291132202
  4907.     attN = top,fuelTank.long_4291124194
  4908.     attN = bottom,fuelTank3-2_4291132642
  4909.     EVENTS
  4910.     {
  4911.     }
  4912.     ACTIONS
  4913.     {
  4914.     }
  4915.     RESOURCE
  4916.     {
  4917.         name = LiquidFuel
  4918.         amount = 720
  4919.         maxAmount = 720
  4920.         flowState = True
  4921.         isTweakable = True
  4922.         hideFlow = False
  4923.         flowMode = Both
  4924.     }
  4925.     RESOURCE
  4926.     {
  4927.         name = Oxidizer
  4928.         amount = 880
  4929.         maxAmount = 880
  4930.         flowState = True
  4931.         isTweakable = True
  4932.         hideFlow = False
  4933.         flowMode = Both
  4934.     }
  4935. }
  4936. PART
  4937. {
  4938.     part = liquidEngine1-2_4291132506
  4939.     partName = Part
  4940.     pos = -2.207926,8.85301,0.8484017
  4941.     rot = -1.24345E-14,-3.646298E-15,-4.973799E-14,1
  4942.     attRot = 0,0,0,1
  4943.     mir = 1,1,1
  4944.     istg = 7
  4945.     dstg = 7
  4946.     sidx = 4
  4947.     sqor = 7
  4948.     attm = 0
  4949.     sym = liquidEngine1-2_4291132174
  4950.     attN = top,fuelTank3-2_4291132642
  4951.     EVENTS
  4952.     {
  4953.     }
  4954.     ACTIONS
  4955.     {
  4956.     }
  4957.     MODULE
  4958.     {
  4959.         name = ModuleEngines
  4960.         isEnabled = True
  4961.         staged = False
  4962.         flameout = False
  4963.         EngineIgnited = False
  4964.         engineShutdown = False
  4965.         currentThrottle = 0
  4966.         thrustPercentage = 100
  4967.         manuallyOverridden = False
  4968.         thrustPercentage_UIFlight
  4969.         {
  4970.             controlEnabled = True
  4971.             minValue = 0
  4972.             maxValue = 100
  4973.             stepIncrement = 0.5
  4974.         }
  4975.         EVENTS
  4976.         {
  4977.             Activate
  4978.             {
  4979.                 active = True
  4980.                 guiActive = True
  4981.                 guiIcon = Activate Engine
  4982.                 guiName = Activate Engine
  4983.                 category = Activate Engine
  4984.                 guiActiveUnfocused = False
  4985.                 unfocusedRange = 2
  4986.                 externalToEVAOnly = True
  4987.             }
  4988.             Shutdown
  4989.             {
  4990.                 active = False
  4991.                 guiActive = True
  4992.                 guiIcon = Shutdown Engine
  4993.                 guiName = Shutdown Engine
  4994.                 category = Shutdown Engine
  4995.                 guiActiveUnfocused = False
  4996.                 unfocusedRange = 2
  4997.                 externalToEVAOnly = True
  4998.             }
  4999.         }
  5000.         ACTIONS
  5001.         {
  5002.             OnAction
  5003.             {
  5004.                 actionGroup = None
  5005.             }
  5006.             ShutdownAction
  5007.             {
  5008.                 actionGroup = None
  5009.             }
  5010.             ActivateAction
  5011.             {
  5012.                 actionGroup = None
  5013.             }
  5014.         }
  5015.     }
  5016.     MODULE
  5017.     {
  5018.         name = ModuleJettison
  5019.         isEnabled = True
  5020.         EVENTS
  5021.         {
  5022.             Jettison
  5023.             {
  5024.                 active = False
  5025.                 guiActive = True
  5026.                 guiIcon = Jettison
  5027.                 guiName = Jettison
  5028.                 category = Jettison
  5029.                 guiActiveUnfocused = False
  5030.                 unfocusedRange = 2
  5031.                 externalToEVAOnly = True
  5032.             }
  5033.         }
  5034.         ACTIONS
  5035.         {
  5036.             JettisonAction
  5037.             {
  5038.                 actionGroup = None
  5039.             }
  5040.         }
  5041.     }
  5042.     MODULE
  5043.     {
  5044.         name = ModuleGimbal
  5045.         isEnabled = True
  5046.         gimbalLock = False
  5047.         EVENTS
  5048.         {
  5049.             LockGimbal
  5050.             {
  5051.                 active = True
  5052.                 guiActive = True
  5053.                 guiActiveEditor = True
  5054.                 guiIcon = Lock Gimbal
  5055.                 guiName = Lock Gimbal
  5056.                 category = Lock Gimbal
  5057.                 guiActiveUnfocused = False
  5058.                 unfocusedRange = 2
  5059.                 externalToEVAOnly = True
  5060.             }
  5061.             FreeGimbal
  5062.             {
  5063.                 active = False
  5064.                 guiActive = True
  5065.                 guiActiveEditor = True
  5066.                 guiIcon = Free Gimbal
  5067.                 guiName = Free Gimbal
  5068.                 category = Free Gimbal
  5069.                 guiActiveUnfocused = False
  5070.                 unfocusedRange = 2
  5071.                 externalToEVAOnly = True
  5072.             }
  5073.         }
  5074.         ACTIONS
  5075.         {
  5076.             ToggleAction
  5077.             {
  5078.                 actionGroup = None
  5079.             }
  5080.         }
  5081.     }
  5082.     MODULE
  5083.     {
  5084.         name = ModuleAnimateHeat
  5085.         isEnabled = True
  5086.         EVENTS
  5087.         {
  5088.         }
  5089.         ACTIONS
  5090.         {
  5091.         }
  5092.     }
  5093.     MODULE
  5094.     {
  5095.         name = ModuleAlternator
  5096.         isEnabled = True
  5097.         EVENTS
  5098.         {
  5099.         }
  5100.         ACTIONS
  5101.         {
  5102.         }
  5103.     }
  5104.     RESOURCE
  5105.     {
  5106.         name = ElectricCharge
  5107.         amount = 0
  5108.         maxAmount = 0
  5109.         flowState = True
  5110.         isTweakable = False
  5111.         hideFlow = True
  5112.         flowMode = Both
  5113.     }
  5114. }
  5115. PART
  5116. {
  5117.     part = strutConnector_4291132406
  5118.     partName = StrutConnector
  5119.     pos = -1.583157,11.31503,1.930533
  5120.     rot = -1.691766E-07,0.8660254,-1.298136E-07,0.4999999
  5121.     attRot = 0,0,0,1
  5122.     mir = 1,1,1
  5123.     istg = 7
  5124.     dstg = 7
  5125.     sidx = -1
  5126.     sqor = -1
  5127.     attm = 1
  5128.     cData = tgt: fuelTank3-2_35; pos: -0.9058677,-0.04420127,0.9729115; dir: -0.6810637,-0.0332321,0.7314696
  5129.     sym = strutConnector_4291132074
  5130.     srfN = srfAttach,fuelTank3-2_4291132642
  5131.     EVENTS
  5132.     {
  5133.     }
  5134.     ACTIONS
  5135.     {
  5136.     }
  5137. }
  5138. PART
  5139. {
  5140.     part = radialDecoupler1-2_4291132350
  5141.     partName = Part
  5142.     pos = 1.582907,13.34155,1.21509
  5143.     rot = 7.573696E-08,1,-2.029378E-08,4.371139E-08
  5144.     attRot = 0,0,0,1
  5145.     mir = 1,1,1
  5146.     istg = 6
  5147.     dstg = 6
  5148.     sidx = 1
  5149.     sqor = 6
  5150.     attm = 1
  5151.     link = fuelTank3-2_4291132310
  5152.     sym = radialDecoupler1-2_4291132682
  5153.     srfN = srfAttach,fuelTank3-2_4291133104
  5154.     EVENTS
  5155.     {
  5156.     }
  5157.     ACTIONS
  5158.     {
  5159.     }
  5160.     MODULE
  5161.     {
  5162.         name = ModuleAnchoredDecoupler
  5163.         isEnabled = True
  5164.         isDecoupled = False
  5165.         EVENTS
  5166.         {
  5167.             Decouple
  5168.             {
  5169.                 active = True
  5170.                 guiActive = True
  5171.                 guiIcon = Decouple
  5172.                 guiName = Decouple
  5173.                 category = Decouple
  5174.                 guiActiveUnfocused = False
  5175.                 unfocusedRange = 2
  5176.                 externalToEVAOnly = True
  5177.             }
  5178.         }
  5179.         ACTIONS
  5180.         {
  5181.             DecoupleAction
  5182.             {
  5183.                 actionGroup = None
  5184.             }
  5185.         }
  5186.     }
  5187. }
  5188. PART
  5189. {
  5190.     part = fuelTank3-2_4291132310
  5191.     partName = Part
  5192.     pos = 2.951408,13.66832,1.581779
  5193.     rot = 7.378758E-08,0.9914449,1.977132E-08,0.1305262
  5194.     attRot = 0,0,0,1
  5195.     mir = 1,1,1
  5196.     istg = 7
  5197.     dstg = 7
  5198.     sidx = -1
  5199.     sqor = -1
  5200.     attm = 1
  5201.     link = fuelLine_4291132282
  5202.     link = fuelTank2-2_4291132202
  5203.     link = liquidEngine1-2_4291132174
  5204.     link = strutConnector_4291132074
  5205.     sym = fuelTank3-2_4291132642
  5206.     srfN = srfAttach,radialDecoupler1-2_4291132350
  5207.     attN = top,fuelTank2-2_4291132202
  5208.     attN = bottom,liquidEngine1-2_4291132174
  5209.     EVENTS
  5210.     {
  5211.     }
  5212.     ACTIONS
  5213.     {
  5214.     }
  5215.     RESOURCE
  5216.     {
  5217.         name = LiquidFuel
  5218.         amount = 2880
  5219.         maxAmount = 2880
  5220.         flowState = True
  5221.         isTweakable = True
  5222.         hideFlow = False
  5223.         flowMode = Both
  5224.     }
  5225.     RESOURCE
  5226.     {
  5227.         name = Oxidizer
  5228.         amount = 3520
  5229.         maxAmount = 3520
  5230.         flowState = True
  5231.         isTweakable = True
  5232.         hideFlow = False
  5233.         flowMode = Both
  5234.     }
  5235. }
  5236. PART
  5237. {
  5238.     part = fuelLine_4291132282
  5239.     partName = FuelLine
  5240.     pos = 2.097537,11.29282,2.43565
  5241.     rot = 5.056957E-15,0.3826835,6.208634E-14,0.9238795
  5242.     attRot = 0,0,0,1
  5243.     mir = 1,1,1
  5244.     istg = 7
  5245.     dstg = 7
  5246.     sidx = -1
  5247.     sqor = -1
  5248.     attm = 1
  5249.     cData = tgt: fuelTank3-2_35; pos: -0.531761,-0.0340422,-0.880147; dir: -0.5168363,-0.03308672,-0.8554446; rot: -0.4304602,-0.560985,-0.5609848,0.4304602
  5250.     sym = fuelLine_4291132614
  5251.     srfN = srfAttach,fuelTank3-2_4291132310
  5252.     EVENTS
  5253.     {
  5254.     }
  5255.     ACTIONS
  5256.     {
  5257.     }
  5258. }
  5259. PART
  5260. {
  5261.     part = fuelTank2-2_4291132202
  5262.     partName = Part
  5263.     pos = 2.951409,18.35582,1.581779
  5264.     rot = 6.393647E-14,-1,-1.425702E-14,6.096492E-10
  5265.     attRot = 0,0,0,1
  5266.     mir = 1,1,1
  5267.     istg = 7
  5268.     dstg = 7
  5269.     sidx = -1
  5270.     sqor = -1
  5271.     attm = 0
  5272.     link = strutConnector_4291131898
  5273.     link = fuelTank.long_4291123986
  5274.     sym = fuelTank2-2_4291132534
  5275.     attN = top,fuelTank.long_4291123986
  5276.     attN = bottom,fuelTank3-2_4291132310
  5277.     EVENTS
  5278.     {
  5279.     }
  5280.     ACTIONS
  5281.     {
  5282.     }
  5283.     RESOURCE
  5284.     {
  5285.         name = LiquidFuel
  5286.         amount = 720
  5287.         maxAmount = 720
  5288.         flowState = True
  5289.         isTweakable = True
  5290.         hideFlow = False
  5291.         flowMode = Both
  5292.     }
  5293.     RESOURCE
  5294.     {
  5295.         name = Oxidizer
  5296.         amount = 880
  5297.         maxAmount = 880
  5298.         flowState = True
  5299.         isTweakable = True
  5300.         hideFlow = False
  5301.         flowMode = Both
  5302.     }
  5303. }
  5304. PART
  5305. {
  5306.     part = liquidEngine1-2_4291132174
  5307.     partName = Part
  5308.     pos = 2.951407,8.85301,1.581779
  5309.     rot = 4.972562E-14,-1,-1.248067E-14,6.096492E-10
  5310.     attRot = 0,0,0,1
  5311.     mir = 1,1,1
  5312.     istg = 7
  5313.     dstg = 7
  5314.     sidx = 5
  5315.     sqor = 7
  5316.     attm = 0
  5317.     sym = liquidEngine1-2_4291132506
  5318.     attN = top,fuelTank3-2_4291132310
  5319.     EVENTS
  5320.     {
  5321.     }
  5322.     ACTIONS
  5323.     {
  5324.     }
  5325.     MODULE
  5326.     {
  5327.         name = ModuleEngines
  5328.         isEnabled = True
  5329.         staged = False
  5330.         flameout = False
  5331.         EngineIgnited = False
  5332.         engineShutdown = False
  5333.         currentThrottle = 0
  5334.         thrustPercentage = 100
  5335.         manuallyOverridden = False
  5336.         thrustPercentage_UIFlight
  5337.         {
  5338.             controlEnabled = True
  5339.             minValue = 0
  5340.             maxValue = 100
  5341.             stepIncrement = 0.5
  5342.         }
  5343.         EVENTS
  5344.         {
  5345.             Activate
  5346.             {
  5347.                 active = True
  5348.                 guiActive = True
  5349.                 guiIcon = Activate Engine
  5350.                 guiName = Activate Engine
  5351.                 category = Activate Engine
  5352.                 guiActiveUnfocused = False
  5353.                 unfocusedRange = 2
  5354.                 externalToEVAOnly = True
  5355.             }
  5356.             Shutdown
  5357.             {
  5358.                 active = False
  5359.                 guiActive = True
  5360.                 guiIcon = Shutdown Engine
  5361.                 guiName = Shutdown Engine
  5362.                 category = Shutdown Engine
  5363.                 guiActiveUnfocused = False
  5364.                 unfocusedRange = 2
  5365.                 externalToEVAOnly = True
  5366.             }
  5367.         }
  5368.         ACTIONS
  5369.         {
  5370.             OnAction
  5371.             {
  5372.                 actionGroup = None
  5373.             }
  5374.             ShutdownAction
  5375.             {
  5376.                 actionGroup = None
  5377.             }
  5378.             ActivateAction
  5379.             {
  5380.                 actionGroup = None
  5381.             }
  5382.         }
  5383.     }
  5384.     MODULE
  5385.     {
  5386.         name = ModuleJettison
  5387.         isEnabled = True
  5388.         EVENTS
  5389.         {
  5390.             Jettison
  5391.             {
  5392.                 active = False
  5393.                 guiActive = True
  5394.                 guiIcon = Jettison
  5395.                 guiName = Jettison
  5396.                 category = Jettison
  5397.                 guiActiveUnfocused = False
  5398.                 unfocusedRange = 2
  5399.                 externalToEVAOnly = True
  5400.             }
  5401.         }
  5402.         ACTIONS
  5403.         {
  5404.             JettisonAction
  5405.             {
  5406.                 actionGroup = None
  5407.             }
  5408.         }
  5409.     }
  5410.     MODULE
  5411.     {
  5412.         name = ModuleGimbal
  5413.         isEnabled = True
  5414.         gimbalLock = False
  5415.         EVENTS
  5416.         {
  5417.             LockGimbal
  5418.             {
  5419.                 active = True
  5420.                 guiActive = True
  5421.                 guiActiveEditor = True
  5422.                 guiIcon = Lock Gimbal
  5423.                 guiName = Lock Gimbal
  5424.                 category = Lock Gimbal
  5425.                 guiActiveUnfocused = False
  5426.                 unfocusedRange = 2
  5427.                 externalToEVAOnly = True
  5428.             }
  5429.             FreeGimbal
  5430.             {
  5431.                 active = False
  5432.                 guiActive = True
  5433.                 guiActiveEditor = True
  5434.                 guiIcon = Free Gimbal
  5435.                 guiName = Free Gimbal
  5436.                 category = Free Gimbal
  5437.                 guiActiveUnfocused = False
  5438.                 unfocusedRange = 2
  5439.                 externalToEVAOnly = True
  5440.             }
  5441.         }
  5442.         ACTIONS
  5443.         {
  5444.             ToggleAction
  5445.             {
  5446.                 actionGroup = None
  5447.             }
  5448.         }
  5449.     }
  5450.     MODULE
  5451.     {
  5452.         name = ModuleAnimateHeat
  5453.         isEnabled = True
  5454.         EVENTS
  5455.         {
  5456.         }
  5457.         ACTIONS
  5458.         {
  5459.         }
  5460.     }
  5461.     MODULE
  5462.     {
  5463.         name = ModuleAlternator
  5464.         isEnabled = True
  5465.         EVENTS
  5466.         {
  5467.         }
  5468.         ACTIONS
  5469.         {
  5470.         }
  5471.     }
  5472.     RESOURCE
  5473.     {
  5474.         name = ElectricCharge
  5475.         amount = 0
  5476.         maxAmount = 0
  5477.         flowState = True
  5478.         isTweakable = False
  5479.         hideFlow = True
  5480.         flowMode = Both
  5481.     }
  5482. }
  5483. PART
  5484. {
  5485.     part = strutConnector_4291132074
  5486.     partName = StrutConnector
  5487.     pos = 2.326639,11.31503,0.4996477
  5488.     rot = 1.298136E-07,-0.4999999,-1.691766E-07,0.8660256
  5489.     attRot = 0,0,0,1
  5490.     mir = 1,1,1
  5491.     istg = 7
  5492.     dstg = 7
  5493.     sidx = -1
  5494.     sqor = -1
  5495.     attm = 1
  5496.     cData = tgt: fuelTank3-2_35; pos: -0.9058715,-0.04420127,0.9729152; dir: -0.6810637,-0.0332321,0.7314696
  5497.     sym = strutConnector_4291132406
  5498.     srfN = srfAttach,fuelTank3-2_4291132310
  5499.     EVENTS
  5500.     {
  5501.     }
  5502.     ACTIONS
  5503.     {
  5504.     }
  5505. }
  5506. PART
  5507. {
  5508.     part = strutConnector_4291131954
  5509.     partName = StrutConnector
  5510.     pos = -1.300089,19.24411,1.091656
  5511.     rot = 5.612673E-07,0.9914449,1.488211E-13,0.1305262
  5512.     attRot = 0,0,0,1
  5513.     mir = 1,1,1
  5514.     istg = 7
  5515.     dstg = 7
  5516.     sidx = -1
  5517.     sqor = -1
  5518.     attm = 1
  5519.     cData = tgt: fuelTank2-2_34; pos: -0.4307406,0.2510592,0.1868451; dir: -0.8090121,0.4715369,0.3509307
  5520.     sym = strutConnector_4291131898
  5521.     srfN = srfAttach,fuelTank2-2_4291132534
  5522.     EVENTS
  5523.     {
  5524.     }
  5525.     ACTIONS
  5526.     {
  5527.     }
  5528. }
  5529. PART
  5530. {
  5531.     part = strutConnector_4291131898
  5532.     partName = StrutConnector
  5533.     pos = 2.043571,19.24411,1.338524
  5534.     rot = -1.465663E-13,-0.1305262,5.612673E-07,0.9914449
  5535.     attRot = 0,0,0,1
  5536.     mir = 1,1,1
  5537.     istg = 7
  5538.     dstg = 7
  5539.     sidx = -1
  5540.     sqor = -1
  5541.     attm = 1
  5542.     cData = tgt: fuelTank2-2_34; pos: -0.4307406,0.2510611,0.1868453; dir: -0.8090121,0.4715369,0.3509307
  5543.     sym = strutConnector_4291131954
  5544.     srfN = srfAttach,fuelTank2-2_4291132202
  5545.     EVENTS
  5546.     {
  5547.     }
  5548.     ACTIONS
  5549.     {
  5550.     }
  5551. }
  5552. PART
  5553. {
  5554.     part = fuelTank.long_4291124194
  5555.     partName = Part
  5556.     pos = -2.207927,21.18082,0.8484013
  5557.     rot = 1.776357E-15,-3.646295E-15,7.105427E-15,1
  5558.     attRot = 0,0,0,1
  5559.     mir = 1,1,1
  5560.     istg = 7
  5561.     dstg = 7
  5562.     sidx = -1
  5563.     sqor = -1
  5564.     attm = 0
  5565.     sym = fuelTank.long_4291123986
  5566.     attN = bottom,fuelTank2-2_4291132534
  5567.     EVENTS
  5568.     {
  5569.     }
  5570.     ACTIONS
  5571.     {
  5572.     }
  5573.     RESOURCE
  5574.     {
  5575.         name = LiquidFuel
  5576.         amount = 360
  5577.         maxAmount = 360
  5578.         flowState = True
  5579.         isTweakable = True
  5580.         hideFlow = False
  5581.         flowMode = Both
  5582.     }
  5583.     RESOURCE
  5584.     {
  5585.         name = Oxidizer
  5586.         amount = 440
  5587.         maxAmount = 440
  5588.         flowState = True
  5589.         isTweakable = True
  5590.         hideFlow = False
  5591.         flowMode = Both
  5592.     }
  5593. }
  5594. PART
  5595. {
  5596.     part = fuelTank.long_4291123986
  5597.     partName = Part
  5598.     pos = 2.951409,21.18082,1.581779
  5599.     rot = -7.117799E-15,-1,1.730184E-15,6.096492E-10
  5600.     attRot = 0,0,0,1
  5601.     mir = 1,1,1
  5602.     istg = 7
  5603.     dstg = 7
  5604.     sidx = -1
  5605.     sqor = -1
  5606.     attm = 0
  5607.     sym = fuelTank.long_4291124194
  5608.     attN = bottom,fuelTank2-2_4291132202
  5609.     EVENTS
  5610.     {
  5611.     }
  5612.     ACTIONS
  5613.     {
  5614.     }
  5615.     RESOURCE
  5616.     {
  5617.         name = LiquidFuel
  5618.         amount = 360
  5619.         maxAmount = 360
  5620.         flowState = True
  5621.         isTweakable = True
  5622.         hideFlow = False
  5623.         flowMode = Both
  5624.     }
  5625.     RESOURCE
  5626.     {
  5627.         name = Oxidizer
  5628.         amount = 440
  5629.         maxAmount = 440
  5630.         flowState = True
  5631.         isTweakable = True
  5632.         hideFlow = False
  5633.         flowMode = Both
  5634.     }
  5635. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement