mirror of
https://github.com/tekaohksp/Science-Full-Reward
synced 2026-01-16 23:04:30 -05:00
updated to 2.1 for ksp 1.2
have fun
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user