diff --git a/GameData/FASA/Gemini2/FASA_Gemini_LFT_Ext_Sm/FASA_LFT_Tri_Sm.cfg b/GameData/FASA/Gemini2/FASA_Gemini_LFT_Ext_Sm/FASA_LFT_Tri_Sm.cfg index ef07f82..ec2d106 100644 --- a/GameData/FASA/Gemini2/FASA_Gemini_LFT_Ext_Sm/FASA_LFT_Tri_Sm.cfg +++ b/GameData/FASA/Gemini2/FASA_Gemini_LFT_Ext_Sm/FASA_LFT_Tri_Sm.cfg @@ -75,4 +75,3 @@ RESOURCE } } -} \ No newline at end of file diff --git a/GameData/FASA/Gemini2/FASA_Gemini_Lander_Legs/Gemini_Lander_LFT.cfg b/GameData/FASA/Gemini2/FASA_Gemini_Lander_Legs/Gemini_Lander_LFT.cfg index ccd7067..bcb4b34 100644 --- a/GameData/FASA/Gemini2/FASA_Gemini_Lander_Legs/Gemini_Lander_LFT.cfg +++ b/GameData/FASA/Gemini2/FASA_Gemini_Lander_Legs/Gemini_Lander_LFT.cfg @@ -1,7 +1,7 @@ PART { ---- general parameters --- +// --- general parameters --- name = FASA_Gemini_Lander_LFT module = Part author = Frizzank diff --git a/GameData/FASA/Gemini2/FASA_Gemini_Lander_Legs/Gemini_Lander_Legs.cfg b/GameData/FASA/Gemini2/FASA_Gemini_Lander_Legs/Gemini_Lander_Legs.cfg index 57a0849..5b3f37c 100644 --- a/GameData/FASA/Gemini2/FASA_Gemini_Lander_Legs/Gemini_Lander_Legs.cfg +++ b/GameData/FASA/Gemini2/FASA_Gemini_Lander_Legs/Gemini_Lander_Legs.cfg @@ -1,7 +1,7 @@ PART { ---- general parameters --- +// --- general parameters --- name = FASA_Gemini_Lander_Legs module = Part author = Frizzank diff --git a/GameData/FASA/Gemini2/FASA_WingGemini/WingGemini_FP_CtrlSurf.cfg b/GameData/FASA/Gemini2/FASA_WingGemini/WingGemini_FP_CtrlSurf.cfg index 28ff08f..bc78dd2 100644 --- a/GameData/FASA/Gemini2/FASA_WingGemini/WingGemini_FP_CtrlSurf.cfg +++ b/GameData/FASA/Gemini2/FASA_WingGemini/WingGemini_FP_CtrlSurf.cfg @@ -86,7 +86,7 @@ explosionPotential = 0.1 } //Reflection shader plugin MODULE - {ssss + { name = ReflectiveShaderModule // Lower values for performance, higher values for aesthetics (you shouldn't ever need to go higher than 1024). diff --git a/GameData/FASA/Mercury/FASA_Mercury_LFEngine/Merc_LFE.cfg b/GameData/FASA/Mercury/FASA_Mercury_LFEngine/Merc_LFE.cfg index 0bc5260..931978a 100644 --- a/GameData/FASA/Mercury/FASA_Mercury_LFEngine/Merc_LFE.cfg +++ b/GameData/FASA/Mercury/FASA_Mercury_LFEngine/Merc_LFE.cfg @@ -36,8 +36,7 @@ category = Propulsion subcategory = 0 title = Mercury Liquid Fuelled Retro Rocket Engine pack manufacturer = FASA -description = The more advanced version of the rocket engines for the Mercury capsule. Small engine pack with engines you can turn off. Caries with it an almost useless amount of fuel. -Staging this engine will detach it AND activate it. Use the action groups or right click on it to activate this engine!!! +description = The more advanced version of the rocket engines for the Mercury capsule. Small engine pack with engines you can turn off. Caries with it an almost useless amount of fuel.\nStaging this engine will detach it AND activate it. Use the action groups or right click on it to activate this engine!!! // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 @@ -122,4 +121,4 @@ RESOURCE falloff = 2 thrustTransformName = thrustTransform } -} \ No newline at end of file +} diff --git a/GameData/FASA/Misc/FASA_Launch_Clamp_125/FASA_Launch_Clamp_125.cfg b/GameData/FASA/Misc/FASA_Launch_Clamp_125/FASA_Launch_Clamp_125.cfg index 5f07a11..e9f34cc 100644 --- a/GameData/FASA/Misc/FASA_Launch_Clamp_125/FASA_Launch_Clamp_125.cfg +++ b/GameData/FASA/Misc/FASA_Launch_Clamp_125/FASA_Launch_Clamp_125.cfg @@ -84,7 +84,6 @@ MODULE -} MODULE { name = ModuleGenerator diff --git a/GameData/FASA/Misc/FASA_Launch_Clamp_125/FASA_Launch_Clamp_25.cfg b/GameData/FASA/Misc/FASA_Launch_Clamp_125/FASA_Launch_Clamp_25.cfg index 0ea0e21..5b2b04c 100644 --- a/GameData/FASA/Misc/FASA_Launch_Clamp_125/FASA_Launch_Clamp_25.cfg +++ b/GameData/FASA/Misc/FASA_Launch_Clamp_125/FASA_Launch_Clamp_25.cfg @@ -74,7 +74,6 @@ MODULE -} MODULE { name = ModuleGenerator diff --git a/GameData/FASA/Probes/Probe_Parachute_Box/Probe_Parachute.cfg b/GameData/FASA/Probes/Probe_Parachute_Box/Probe_Parachute.cfg index c4ee226..b1dc076 100644 --- a/GameData/FASA/Probes/Probe_Parachute_Box/Probe_Parachute.cfg +++ b/GameData/FASA/Probes/Probe_Parachute_Box/Probe_Parachute.cfg @@ -77,11 +77,11 @@ MODULE heatConductivity = 0.01 } // MODULE - { - name = ModuleDragModifier - dragCubeName = SEMIDEPLOYED - dragModifier = 5 - } + // { + // name = ModuleDragModifier + // dragCubeName = SEMIDEPLOYED + // dragModifier = 5 + // } MODULE { name = ModuleDragModifier diff --git a/GameData/FASA/Props/ASETindicators/ABORTbutton/ABORTbutton.cfg b/GameData/FASA/Props/ASETindicators/ABORTbutton/ABORTbutton.cfg index ca6b372..dee33f2 100644 --- a/GameData/FASA/Props/ASETindicators/ABORTbutton/ABORTbutton.cfg +++ b/GameData/FASA/Props/ASETindicators/ABORTbutton/ABORTbutton.cfg @@ -12,7 +12,7 @@ actionName = abort } +proxy = 0, 0, 0, 0.06, 0.03, 0.07, 1, 0, 0 } -proxy = 0, 0, 0, 0.06, 0.03, 0.07, 1, 0, 0 diff --git a/GameData/FASA/Props/ASETindicators/AlarmHighSlope.cfg b/GameData/FASA/Props/ASETindicators/AlarmHighSlope.cfg index 767645a..edf3840 100644 --- a/GameData/FASA/Props/ASETindicators/AlarmHighSlope.cfg +++ b/GameData/FASA/Props/ASETindicators/AlarmHighSlope.cfg @@ -29,7 +29,7 @@ PROP y = 0.5 } +proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 } -proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 diff --git a/GameData/FASA/Props/ASETindicators/LightSwitch/CockpitLightSwitch.cfg b/GameData/FASA/Props/ASETindicators/LightSwitch/CockpitLightSwitch.cfg index b14c425..5323fb3 100644 --- a/GameData/FASA/Props/ASETindicators/LightSwitch/CockpitLightSwitch.cfg +++ b/GameData/FASA/Props/ASETindicators/LightSwitch/CockpitLightSwitch.cfg @@ -30,7 +30,7 @@ x = 0.0 y = 0 } +proxy = 0, 0, 0, 0.035, 0.015, 0.03, 1, 0, 0 } -proxy = 0, 0, 0, 0.035, 0.015, 0.03, 1, 0, 0 diff --git a/GameData/FASA/Props/ASETindicators/LowALTIndicator.cfg b/GameData/FASA/Props/ASETindicators/LowALTIndicator.cfg index 443fefe..db6a194 100644 --- a/GameData/FASA/Props/ASETindicators/LowALTIndicator.cfg +++ b/GameData/FASA/Props/ASETindicators/LowALTIndicator.cfg @@ -25,7 +25,7 @@ PROP y = 0.5 } +proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 } -proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 diff --git a/GameData/FASA/Props/ASETindicators/LowChargeIndicator.cfg b/GameData/FASA/Props/ASETindicators/LowChargeIndicator.cfg index 8402b36..fe5ad17 100644 --- a/GameData/FASA/Props/ASETindicators/LowChargeIndicator.cfg +++ b/GameData/FASA/Props/ASETindicators/LowChargeIndicator.cfg @@ -27,7 +27,7 @@ PROP y = 0.0 } +proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 } -proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 diff --git a/GameData/FASA/Props/ASETindicators/LowFuelIndicator.cfg b/GameData/FASA/Props/ASETindicators/LowFuelIndicator.cfg index 543e80d..0961d6f 100644 --- a/GameData/FASA/Props/ASETindicators/LowFuelIndicator.cfg +++ b/GameData/FASA/Props/ASETindicators/LowFuelIndicator.cfg @@ -29,7 +29,7 @@ PROP y = 0.125 } +proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 } -proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 diff --git a/GameData/FASA/Props/ASETindicators/LowMonopropIndicator.cfg b/GameData/FASA/Props/ASETindicators/LowMonopropIndicator.cfg index 85d43fc..c941689 100644 --- a/GameData/FASA/Props/ASETindicators/LowMonopropIndicator.cfg +++ b/GameData/FASA/Props/ASETindicators/LowMonopropIndicator.cfg @@ -27,6 +27,6 @@ PROP y = 0.25 } +proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 } -proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 diff --git a/GameData/FASA/Props/ASETindicators/OnMECOIndicator.cfg b/GameData/FASA/Props/ASETindicators/OnMECOIndicator.cfg index 6c34402..f2cc309 100644 --- a/GameData/FASA/Props/ASETindicators/OnMECOIndicator.cfg +++ b/GameData/FASA/Props/ASETindicators/OnMECOIndicator.cfg @@ -22,6 +22,6 @@ x = 0.25 y = 0.25 } +proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 } -proxy = 0, 0, 0, 0.06, 0.01, 0.03, 1, 1, 0 diff --git a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_GFORCE.cfg b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_GFORCE.cfg index 2132e31..84bd8dc 100644 --- a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_GFORCE.cfg +++ b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_GFORCE.cfg @@ -25,7 +25,7 @@ PROP +proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 } -proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 diff --git a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_ISP.cfg b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_ISP.cfg index 9b7a06d..85d9107 100644 --- a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_ISP.cfg +++ b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_ISP.cfg @@ -25,7 +25,7 @@ PROP +proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 } -proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 diff --git a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_ImpactSpeed.cfg b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_ImpactSpeed.cfg index 83b903a..33ccabc 100644 --- a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_ImpactSpeed.cfg +++ b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_ImpactSpeed.cfg @@ -25,7 +25,7 @@ PROP +proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 } -proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 diff --git a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_TEMP.cfg b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_TEMP.cfg index b17657b..d3043a9 100644 --- a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_TEMP.cfg +++ b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_TEMP.cfg @@ -25,7 +25,7 @@ PROP +proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 } -proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 diff --git a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_TWR.cfg b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_TWR.cfg index f90429f..544358d 100644 --- a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_TWR.cfg +++ b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_TWR.cfg @@ -25,7 +25,7 @@ PROP +proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 } -proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 diff --git a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_VertSpeed.cfg b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_VertSpeed.cfg index a07cfb9..89ebf1a 100644 --- a/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_VertSpeed.cfg +++ b/GameData/FASA/Props/ASETindicators/TWR/DigitalIndicator_VertSpeed.cfg @@ -25,7 +25,7 @@ PROP +proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 } -proxy = 0, 0, 0, 0.103, 0.005, 0.034, 1, 0, 0 diff --git a/GameData/FASA/Props/LM_IndicatorPanel/LM_IndicatorPanel.cfg b/GameData/FASA/Props/LM_IndicatorPanel/LM_IndicatorPanel.cfg index feec8d0..dbe5da5 100644 --- a/GameData/FASA/Props/LM_IndicatorPanel/LM_IndicatorPanel.cfg +++ b/GameData/FASA/Props/LM_IndicatorPanel/LM_IndicatorPanel.cfg @@ -128,5 +128,6 @@ PROP flashingDelay = 0.3 threshold = 0.5,1.1 } + } } diff --git a/GameData/FASA/Props/Navball_Mercury/Navball_Mercury.cfg b/GameData/FASA/Props/Navball_Mercury/Navball_Mercury.cfg index 6a3c50c..9439f07 100644 --- a/GameData/FASA/Props/Navball_Mercury/Navball_Mercury.cfg +++ b/GameData/FASA/Props/Navball_Mercury/Navball_Mercury.cfg @@ -19,7 +19,7 @@ PROP maneuverArrowName = ManeuverArrow anchorName = Anchor } +proxy = 0, 0, 0, 0.075, 0.01, 0.09, 1.0, 0.5, 0 } -proxy = 0, 0, 0, 0.075, 0.01, 0.09, 1.0, 0.5, 0