Skip to content

Commit c9d3edc

Browse files
committed
Unconfigure Coatl battery parts
1 parent 5e52abc commit c9d3edc

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

GameData/RP-1/Tree/TREE-Parts.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23344,23 +23344,23 @@
2334423344
%TechRequired = avionicsPrototypes
2334523345
%cost = 240
2334623346
%entryCost = 2400
23347-
RP0conf = true
23347+
RP0conf = false
2334823348
@description ^=:$: <b><color=green>From Coatl Aerospace mod</color></b>
2334923349
}
2335023350
@PART[ca_battery_m]:FOR[xxxRP0]
2335123351
{
2335223352
%TechRequired = avionicsPrototypes
2335323353
%cost = 80
2335423354
%entryCost = 800
23355-
RP0conf = true
23355+
RP0conf = false
2335623356
@description ^=:$: <b><color=green>From Coatl Aerospace mod</color></b>
2335723357
}
2335823358
@PART[ca_battery_s]:FOR[xxxRP0]
2335923359
{
2336023360
%TechRequired = avionicsPrototypes
2336123361
%cost = 25
2336223362
%entryCost = 200
23363-
RP0conf = true
23363+
RP0conf = false
2336423364
@description ^=:$: <b><color=green>From Coatl Aerospace mod</color></b>
2336523365
}
2336623366
@PART[ca_draco]:FOR[xxxRP0]
@@ -23499,7 +23499,7 @@
2349923499
%TechRequired = improvedPower
2350023500
%cost = 65
2350123501
%entryCost = 600
23502-
RP0conf = true
23502+
RP0conf = false
2350323503
@description ^=:$: <b><color=green>From Coatl Aerospace mod</color></b>
2350423504
}
2350523505
@PART[ca_landv_core]:FOR[xxxRP0]

Source/Tech Tree/Parts Browser/data/Coatl_Aerospace.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@
642642
"ro": true,
643643
"rp0": true,
644644
"orphan": false,
645-
"rp0_conf": true,
645+
"rp0_conf": false,
646646
"spacecraft": "",
647647
"engine_config": "",
648648
"upgrade": false,
@@ -665,7 +665,7 @@
665665
"ro": true,
666666
"rp0": true,
667667
"orphan": false,
668-
"rp0_conf": true,
668+
"rp0_conf": false,
669669
"spacecraft": "",
670670
"engine_config": "",
671671
"upgrade": false,
@@ -688,7 +688,7 @@
688688
"ro": true,
689689
"rp0": true,
690690
"orphan": false,
691-
"rp0_conf": true,
691+
"rp0_conf": false,
692692
"spacecraft": "",
693693
"engine_config": "",
694694
"upgrade": false,
@@ -1055,7 +1055,7 @@
10551055
"ro": true,
10561056
"rp0": true,
10571057
"orphan": false,
1058-
"rp0_conf": true,
1058+
"rp0_conf": false,
10591059
"spacecraft": "Surveyor",
10601060
"engine_config": "",
10611061
"upgrade": false,

0 commit comments

Comments
 (0)