Skip to content

Commit 00ff2ac

Browse files
Change MM name to avoid RT1 conflict
1 parent 184b0fc commit 00ff2ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

RemoteTech_Antennas.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
// Centralized configuration of new antenna properties
22
// Original config by Cilph
33

4-
@PART[RTLongAntenna2]:FOR[RemoteTech]
4+
@PART[RTLongAntenna2]:FOR[RemoteTech-Antennas]
55
{
66
%TechRequired = largeElectrics
77
}
88

9-
@PART[RTLongAntenna3]:FOR[RemoteTech]
9+
@PART[RTLongAntenna3]:FOR[RemoteTech-Antennas]
1010
{
1111
%TechRequired = basicScience
1212
}
1313

14-
@PART[RTShortDish2]:FOR[RemoteTech]
14+
@PART[RTShortDish2]:FOR[RemoteTech-Antennas]
1515
{
1616
%TechRequired = advElectrics
1717
}
1818

19-
@PART[RTGigaDish1]:FOR[RemoteTech]
19+
@PART[RTGigaDish1]:FOR[RemoteTech-Antennas]
2020
{
2121
%TechRequired = experimentalElectrics
2222
}
2323

24-
@PART[RTGigaDish2]:FOR[RemoteTech]
24+
@PART[RTGigaDish2]:FOR[RemoteTech-Antennas]
2525
{
2626
%TechRequired = advScienceTech
2727
}
2828

29-
@PART[RTLongDish2]:FOR[RemoteTech]
29+
@PART[RTLongDish2]:FOR[RemoteTech-Antennas]
3030
{
3131
%TechRequired = largeElectrics
3232
}

0 commit comments

Comments
 (0)