updated to 2.1 for ksp 1.2

have fun
This commit is contained in:
maculator
2016-10-07 22:24:01 +02:00
committed by GitHub
parent e5ade6c0ce
commit 945a4696fb

View File

@@ -1,19 +1,12 @@
//Maculator's science config, have fun.
//Set baseValue to ScienceCap:
@EXPERIMENT_DEFINITION[*]
{
%baseValue = #$scienceCap$
}
//Addition to stock description:
//Unlock Parts at "start"-node of tree
@PART[*]:HAS[#category[Science],!MODULE[ModuleScienceLab],!MODULE[ModuleResourceScanner],!MODULE[ModuleOrbitalSurveyor],!MODULE[ModuleDataTransmitter]]:FINAL
{
@description ^= :$: Since version 0.0.1.4 there is no need to carry this or other science-experiments multiple times to the same boring, dusty location. Now we have 3.14159265359MB discspace so we can carry all the data in just one trip! Install now and a get a second module for the same price FREE!:
//Remove the "//" below if you want all the stock scienceparts right at the start of a fresh career
//%TechRequired = start
}