Merge remote-tracking branch 'Jognt/master'

This commit is contained in:
Tekaoh
2019-06-08 09:09:10 -05:00
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
# Science - Full reward!
# Science - Full Reward!
A small ModuleManager configuration patch to allow you to gather the maximum Science in one go. No longer do you need to bring several Goo Containers just to get that 0.1 extra Science!
[Check out the forum thread](https://forum.kerbalspaceprogram.com/index.php?/topic/185199-*)
Sets baseValue to match scienceCap of experiments.

View File

@@ -1,4 +1,4 @@
@EXPERIMENT_DEFINITION
@EXPERIMENT_DEFINITION:HAS[~id[deployed*]]
{
%baseValue = #$scienceCap$
@baseValue = #$scienceCap$
}