Skip to content

Commit

Permalink
Move RD-855/856 to 1964 Orbital Rocketry
Browse files Browse the repository at this point in the history
  • Loading branch information
pap1723 committed Jul 10, 2017
1 parent 3940387 commit 52ad10f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions GameData/RP-0/Tree/TREE-Engine_Configs.cfg
Expand Up @@ -1111,15 +1111,15 @@
@MODULE[ModuleEngineConfigs]
{
@CONFIG[RD-855]
{ %techRequired = orbitalRocketry1967 }
{ %techRequired = orbitalRocketry1964 }
}
}
@PART[*]:HAS[#engineType[RD856]]:FOR[xxxRP0]
{
@MODULE[ModuleEngineConfigs]
{
@CONFIG[RD-856]
{ %techRequired = orbitalRocketry1967 }
{ %techRequired = orbitalRocketry1964 }
}
}
@PART[*]:HAS[#engineType[RL10]]:FOR[xxxRP0]
Expand Down
4 changes: 2 additions & 2 deletions GameData/RP-0/Tree/TREE-Parts.cfg
Expand Up @@ -5082,14 +5082,14 @@
}
@PART[smallRadialEngine]:FOR[xxxRP0]
{
%TechRequired = orbitalRocketry1967
%TechRequired = orbitalRocketry1964
%cost = 60
%entryCost = 3000
RP0conf = true
}
@PART[radialLiquidEngine1-2]:FOR[xxxRP0]
{
%TechRequired = orbitalRocketry1967
%TechRequired = orbitalRocketry1964
%cost = 350
%entryCost = 15000
RP0conf = true
Expand Down

0 comments on commit 52ad10f

Please sign in to comment.