- The big COVID-19-Isolation-time config clean-up.

This commit is contained in:
Poodmund
2020-04-25 16:53:46 +01:00
parent 1d5ae52fed
commit 7c345cf851
166 changed files with 3463 additions and 4826 deletions

View File

@ -1,14 +1,13 @@
// adds a built in decoupler to the launch escape system
// Adds a built in decoupler to the launch escape system
@PART[LaunchEscapeSystem]
{
fx_gasBurst_white = 0.0, -1.372544, 0.0, 0.0, -1.0, 0.0, decouple
sound_decoupler_fire = decouple
MODULE
{
name = ModuleDecouple
ejectionForce = 50
explosiveNodeID = bottom
}
}
}

View File

@ -1,7 +1,7 @@
// Fixes the stock Oscar-B's fuel volume to be consistent with everything (it isn't)
@PART[miniFuelTank]:AFTER[ReStock]
{
{
@mass = 0.01125
@cost = 18
@RESOURCE[LiquidFuel]

View File

@ -1,4 +1,5 @@
// Hides all the MH replacing parts if MH is installed
@PART[*]:HAS[#MHReplacement[True]]:FOR[zzReStockPlus]:NEEDS[SquadExpansion/MakingHistory]
{
%TechHidden = True

View File

@ -1,3 +1,5 @@
// Adds DMagic's ModuleScienceAnimateGeneric to the stock science parts
@PART[GooExperiment]:NEEDS[DMModuleScienceAnimateGeneric]
{
-MODULE[ModuleAnimateGeneric]{}

View File

@ -1,4 +1,4 @@
//allows extending and retracting of launch clamps
// Allows extending and retracting of launch clamps
// TT18-A Launch Stability Enhancer
@PART[launchClamp1]
@ -17,4 +17,4 @@
eventAvailableFlight = false
eventAvailableEVA = false
}
}
}

View File

@ -1,6 +1,6 @@
// Allows rotation of lights via a tweakable
// Spotlight
// Illuminator Mk1
@PART[spotLight1]
{
MODULE
@ -17,7 +17,7 @@
}
}
// Floodlight
// Illuminator Mk2
@PART[spotLight2]
{
MODULE