Skip to content

Commit

Permalink
fixed copy/paste error in DMOS support
Browse files Browse the repository at this point in the history
  • Loading branch information
SirMortimer committed Jun 11, 2019
1 parent d6e92e7 commit 9ee03c5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@
duration = 6480000 // 300 days
requirements = InterPlanetary
ResourceRates =
SetupMass = advConstruction
UnlockTech = advConstruction
SetupCost = 6000
UnlockTech = 0.02
SetupMass = 0.02
}
SoilMoisture
Expand Down Expand Up @@ -1019,4 +1019,4 @@
@part[dmUSSolarParticles]:NEEDS[DMagicOrbitalScience,UniversalStorage2,CommunityTechTree,!SETI,!RP-0,FeatureScience]:FOR[Kerbalism]
{
@TechRequired = longTermScienceTech
}
}

0 comments on commit 9ee03c5

Please sign in to comment.