-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Treat Mercury/Gemini solids as solids for tech and ECMs. Ref KSP-RO/R…
- Loading branch information
1 parent
65ad688
commit 6b7384c
Showing
4 changed files
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12505,7 +12505,7 @@ | |
} | ||
@PART[ROC-GeminiRetroBDB]:FOR[xxxRP0] | ||
{ | ||
%TechRequired = secondGenCapsules | ||
%TechRequired = solids1964 | ||
%cost = 50 | ||
%entryCost = 0 | ||
RP0conf = true | ||
|
@@ -12794,7 +12794,7 @@ | |
} | ||
@PART[ROC-MercuryPosigrade]:FOR[xxxRP0] | ||
{ | ||
%TechRequired = basicCapsules | ||
%TechRequired = solids1959 | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
NathanKell
Author
Member
|
||
%cost = 2 | ||
%entryCost = 40 | ||
RP0conf = false | ||
|
@@ -12805,7 +12805,7 @@ | |
} | ||
@PART[ROC-MercuryPosigradeBDB]:FOR[xxxRP0] | ||
{ | ||
%TechRequired = basicCapsules | ||
%TechRequired = solids1959 | ||
%cost = 2 | ||
%entryCost = 0 | ||
RP0conf = true | ||
|
@@ -12846,7 +12846,7 @@ | |
} | ||
@PART[ROC-MercuryRetroBDB]:FOR[xxxRP0] | ||
{ | ||
%TechRequired = basicCapsules | ||
%TechRequired = solids1959 | ||
%cost = 25 | ||
%entryCost = 0 | ||
RP0conf = true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
imo these techrequired changes should be reverted, the engines should unlock specifically for the capsule (but im also 110% biased because i go no solids and this would make those inaccessible for me)