Skip to content

Commit

Permalink
[MM] Allow the survey station when KIS is not installed
Browse files Browse the repository at this point in the history
The stakes are rather useless without it.
  • Loading branch information
taniwha committed Jul 29, 2022
1 parent 7468be4 commit 76350e2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions GameData/ExtraplanetaryLaunchpads/EL_MM.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -107,16 +107,6 @@
}
}

// Do this separately, so that the part still exists if somebody uninstalls KIS
@PART[ELSurveyStation]:AFTER[zzzzStationParts]:NEEDS[ReStock,!KIS] {
@TechRequired = Unresearchable
@category = none
}
@PART[ELSurveyStation]:AFTER[Launchpad]:NEEDS[!ReStock,!KIS] {
@TechRequired = Unresearchable
@category = none
}

@PART[FuelCell] {
@MODULE[ModuleResourceConverter] {
@INPUT_RESOURCE,0 {
Expand Down

0 comments on commit 76350e2

Please sign in to comment.