Skip to content

Commit

Permalink
X-15/Spaceplane parts finish rejigger. @pap1723 can you update the XLS?
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Jun 28, 2017
1 parent 024a100 commit 0769942
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions GameData/RP-0/Tree/TREE-Parts.cfg
Expand Up @@ -784,7 +784,7 @@
}
@PART[B9_Aero_Wing_Procedural_TypeB]:FOR[xxxRP0]
{
%TechRequired = prototypeSpaceplanes
%TechRequired = hypersonicFlightRP0
%cost = 0.1
%entryCost = 15000
RP0conf = true
Expand All @@ -805,7 +805,7 @@
}
@PART[B9_Aero_Wing_Procedural_TypeA]:FOR[xxxRP0]
{
%TechRequired = prototypeSpaceplanes
%TechRequired = hypersonicFlightRP0
%cost = 0.1
%entryCost = 15000
RP0conf = true
Expand All @@ -826,7 +826,7 @@
}
@PART[B9_Aero_Wing_Procedural_TypeC]:FOR[xxxRP0]
{
%TechRequired = prototypeSpaceplanes
%TechRequired = hypersonicFlightRP0
%cost = 0.1
%entryCost = 15000
RP0conf = true
Expand Down Expand Up @@ -12677,7 +12677,7 @@
}
@PART[miniFuselage]:FOR[xxxRP0]
{
%TechRequired = highSpeedFlight
%TechRequired = hypersonicFlightRP0
%cost = 75
%entryCost = 4500
RP0conf = true
Expand All @@ -12691,7 +12691,7 @@
}
@PART[MK1Fuselage]:FOR[xxxRP0]
{
%TechRequired = highSpeedFlight
%TechRequired = hypersonicFlightRP0
%cost = 500
%entryCost = 5000
RP0conf = true
Expand All @@ -12705,7 +12705,7 @@
}
@PART[Mk1FuselageStructural]:FOR[xxxRP0]
{
%TechRequired = highSpeedFlight
%TechRequired = hypersonicFlightRP0
%cost = 600
%entryCost = 5500
RP0conf = true
Expand Down Expand Up @@ -12978,9 +12978,9 @@
}
@PART[vernierEngine]:FOR[xxxRP0]
{
%TechRequired = earlyDocking
%cost = 10
%entryCost = 700
%TechRequired = hypersonicFlightRP0
%cost = 50
%entryCost = 5000
RP0conf = true
}
@PART[miniJetEngine]:FOR[xxxRP0]
Expand Down Expand Up @@ -15561,7 +15561,7 @@
}
@PART[SXTSmallFuselage]:FOR[xxxRP0]
{
%TechRequired = highSpeedFlight
%TechRequired = hypersonicFlightRP0
%cost = 100
%entryCost = 5000
RP0conf = true
Expand Down Expand Up @@ -16877,14 +16877,14 @@
}
@PART[MK1Cargobay]:FOR[xxxRP0]
{
%TechRequired = highSpeedFlight
%TechRequired = hypersonicFlightRP0
%cost = 500
%entryCost = 10000
RP0conf = true
}
@PART[RO-MK1Cargobay]:FOR[xxxRP0]
{
%TechRequired = highSpeedFlight
%TechRequired = prototypeSpaceplanes
%cost = 2000
%entryCost = 50000
RP0conf = true
Expand Down

0 comments on commit 0769942

Please sign in to comment.