Skip to content

Commit

Permalink
Support IronCretin's Vostok.
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Jun 29, 2017
1 parent 1923fb4 commit 2cc71f8
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions GameData/RP-0/Tree/TREE-Parts.cfg
Expand Up @@ -17141,3 +17141,47 @@
%entryCost = 3200
RP0conf = false
}


@PART[IronVostok_Antenna_A]:FOR[xxxRP-0]
{
%TechRequired = basicCapsules
%cost = 5
%entryCost = 100
RP0conf = true
}
@PART[IronVostok_Crew_A]:FOR[xxxRP-0]
{
%TechRequired = basicCapsules
%cost = 1800
%entryCost = 66000
RP0conf = true
}
@PART[IronVostok_Decoupler_A]:FOR[xxxRP-0]
{
%TechRequired = basicCapsules
%cost = 200
%entryCost = 3000
RP0conf = true
}
@PART[IronVostok_Engine_A]:FOR[xxxRP-0]
{
%TechRequired = basicCapsules
%cost = 850
%entryCost = 23500
RP0conf = true
}
@PART[IronVostok_Mono_A]:FOR[xxxRP-0]
{
%TechRequired = basicCapsules
%cost = 100
%entryCost = 1000
RP0conf = true
}
@PART[IronVostok_Parachute_A]:FOR[RP-0]
{
%TechRequired = enhancedSurvivability
%cost = 500
%entryCost = 2000
RP0conf = true
}

0 comments on commit 2cc71f8

Please sign in to comment.