Skip to content

Commit 9a2e8f4

Browse files
committed
Update SCANsat modules
1 parent 779aea6 commit 9a2e8f4

File tree

2 files changed

+33
-63
lines changed

2 files changed

+33
-63
lines changed

SCANassets/KSPI_Scanners.cfg

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,13 @@
44
MODULE
55
{
66
name = SCANsat
7-
sensorType = 1024
7+
sensorType = 7168
88
fov = 4
99
min_alt = 5000
10-
max_alt = 500000
10+
max_alt = 750000
1111
best_alt = 100000
12-
scanName = Uranium Scan
13-
power = 0.4
14-
}
15-
16-
MODULE
17-
{
18-
name = SCANsat
19-
sensorType = 2048
20-
fov = 4
21-
min_alt = 5000
22-
max_alt = 500000
23-
best_alt = 100000
24-
scanName = Thorium Scan
25-
power = 0.4
26-
}
27-
28-
MODULE
29-
{
30-
name = SCANsat
31-
sensorType = 4096
32-
fov = 4
33-
min_alt = 5000
34-
max_alt = 500000
35-
best_alt = 100000
36-
scanName = Alumina Scan
37-
power = 0.4
12+
scanName = Resource Scan
13+
power = 0.5
3814
}
3915

4016
}

SCANassets/MKS_Scanners.cfg

Lines changed: 29 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -4,49 +4,43 @@
44
MODULE
55
{
66
name = SCANsat
7-
sensorType = 8192
7+
sensorType = 114816
88
fov = 4
99
min_alt = 5000
10-
max_alt = 500000
10+
max_alt = 750000
1111
best_alt = 100000
12-
scanName = Water Scan
13-
power = 0.4
12+
scanName = Resource Scan
13+
power = 0.5
1414
}
1515

16-
MODULE
17-
{
18-
name = SCANsat
19-
sensorType = 16384
20-
fov = 4
21-
min_alt = 5000
22-
max_alt = 500000
23-
best_alt = 100000
24-
scanName = Ore Scan
25-
power = 0.4
26-
}
16+
}
2717

28-
MODULE
29-
{
30-
name = SCANsat
31-
sensorType = 32768
32-
fov = 4
33-
min_alt = 5000
34-
max_alt = 500000
35-
best_alt = 100000
36-
scanName = Minerals Scan
37-
power = 0.4
38-
}
39-
40-
MODULE
18+
@PART[kethane_sensor_1m]
19+
{
20+
MODULE
4121
{
4222
name = SCANsat
43-
sensorType = 65536
44-
fov = 4
45-
min_alt = 5000
46-
max_alt = 500000
47-
best_alt = 100000
48-
scanName = Substrate Scan
49-
power = 0.4
23+
sensorType = 106624
24+
fov = 2
25+
min_alt = 50000
26+
max_alt = 1200000
27+
best_alt = 200000
28+
scanName = Resource Scan
29+
power = 2.5
5030
}
31+
}
5132

33+
@PART[kethane_highGain]
34+
{
35+
MODULE
36+
{
37+
name = SCANsat
38+
sensorType = 106624
39+
fov = 2
40+
min_alt = 5000
41+
max_alt = 250000
42+
best_alt = 100000
43+
scanName = Resource Scan
44+
power = 0.8
45+
}
5246
}

0 commit comments

Comments
 (0)