Skip to content

Commit f04d72d

Browse files
committed
Fix #384: remove "enhanced for ground activity" from orbital resource scanners
-this only applies to kerbnet access -this seems like it was probably just copied from the stock narrowband scanner
1 parent 3530e04 commit f04d72d

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

GameData/SCANsat/Parts/scansat-resources/scansat-resources-crism-1.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ PART
6262
MODULE
6363
{
6464
name = ModuleKerbNetAccess
65-
EnhancedSituationMask = 7
66-
EnhancedMinimumFoV = 160
67-
EnhancedMaximumFoV = 179.5
6865
MinimumFoV = 25
6966
MaximumFoV = 45
7067
AnomalyDetection = 0

GameData/SCANsat/Parts/scansat-resources/scansat-resources-hyperion-1.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ PART
6262
MODULE
6363
{
6464
name = ModuleKerbNetAccess
65-
EnhancedSituationMask = 7
66-
EnhancedMinimumFoV = 160
67-
EnhancedMaximumFoV = 179.5
6865
MinimumFoV = 5
6966
MaximumFoV = 90
7067
AnomalyDetection = 0

GameData/SCANsat/Parts/scansat-resources/scansat-resources-mise-1.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ PART
6262
MODULE
6363
{
6464
name = ModuleKerbNetAccess
65-
EnhancedSituationMask = 7
66-
EnhancedMinimumFoV = 160
67-
EnhancedMaximumFoV = 179.5
6865
MinimumFoV = 15
6966
MaximumFoV = 70
7067
AnomalyDetection = 0

0 commit comments

Comments
 (0)