inital commit
This commit is contained in:
commit
b17e9ae3fb
36 changed files with 771 additions and 0 deletions
10
Balance/science/crew_eva_report_swap.cfg
Normal file
10
Balance/science/crew_eva_report_swap.cfg
Normal file
|
@ -0,0 +1,10 @@
|
|||
//eva reports no longer biome senesitive, crew reports are.
|
||||
@EXPERIMENT_DEFINITION:HAS[#id[crewReport]]:FINAL
|
||||
{
|
||||
@biomeMask = 31
|
||||
}
|
||||
|
||||
@EXPERIMENT_DEFINITION:HAS[#id[evaReport]]:FINAL
|
||||
{
|
||||
@biomeMask = 7
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue