File tree 4 files changed +12
-7
lines changed
FOR_RELEASE/GameData/UmbraSpaceIndustries/MKS
4 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 132
132
133
133
@PART[Ranger_BatPak]:NEEDS[CommunityTechTree]
134
134
{
135
- @TechRequired = highPowerElectricalSystems
135
+ @TechRequired = specializedElectrics
136
136
}
137
137
138
138
@PART[Ranger_CommPak]:NEEDS[CommunityTechTree]
150
150
@TechRequired = shortTermHabitation
151
151
}
152
152
153
+ @PART[Ranger_HeatPump]:NEEDS[CommunityTechTree]
154
+ {
155
+ @TechRequired = largeElectrics
156
+ }
157
+
153
158
@PART[Ranger_ISM]:NEEDS[CommunityTechTree]
154
159
{
155
160
@TechRequired = logistics
182
187
183
188
@PART[Ranger_Workshop]:NEEDS[CommunityTechTree]
184
189
{
185
- @TechRequired = offWorldManufacturing
190
+ @TechRequired = offworldManufacturing
186
191
}
187
192
188
193
@PART[SalamanderPod]:NEEDS[CommunityTechTree]
189
194
{
190
- @TechRequired = simpleCommandModules
195
+ @TechRequired = shortTermHabitation
191
196
}
192
197
193
198
@PART[ScoutLanderMk2]:NEEDS[CommunityTechTree]
194
199
{
195
- @TechRequired = simpleCommandModules
200
+ @TechRequired = shortTermHabitation
196
201
}
197
202
198
203
@PART[Tundra_250Cap]:NEEDS[CommunityTechTree]
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ breakingTorque = 1024
26
26
TechRequired = heavierRocketry
27
27
entryCost = 7600
28
28
cost = 3800
29
- category = Utility
29
+ category = Electrical
30
30
subcategory = 0
31
31
title = Microwave Power Tranceiver
32
32
manufacturer = Umbra Space Industries
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ breakingTorque = 1024
26
26
TechRequired = heavierRocketry
27
27
entryCost = 7600
28
28
cost = 3800
29
- category = Utility
29
+ category = Electrical
30
30
subcategory = 0
31
31
title = Power Coupler
32
32
manufacturer = Umbra Space Industries
Original file line number Diff line number Diff line change 21
21
TechRequired = advFlightControl
22
22
entryCost = 8100
23
23
cost = 200
24
- category = Utility
24
+ category = Ground
25
25
subcategory = 0
26
26
title = ' Scout' Landing Module - Mk2
27
27
manufacturer = Umbra Space Industries
You can’t perform that action at this time.
0 commit comments