Skip to content

Commit 2cc71f8

Browse files
committedJun 29, 2017
Support IronCretin's Vostok.
1 parent 1923fb4 commit 2cc71f8

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed
 

Diff for: ‎GameData/RP-0/Tree/TREE-Parts.cfg

+44
Original file line numberDiff line numberDiff line change
@@ -17141,3 +17141,47 @@
1714117141
%entryCost = 3200
1714217142
RP0conf = false
1714317143
}
17144+
17145+
17146+
@PART[IronVostok_Antenna_A]:FOR[xxxRP-0]
17147+
{
17148+
%TechRequired = basicCapsules
17149+
%cost = 5
17150+
%entryCost = 100
17151+
RP0conf = true
17152+
}
17153+
@PART[IronVostok_Crew_A]:FOR[xxxRP-0]
17154+
{
17155+
%TechRequired = basicCapsules
17156+
%cost = 1800
17157+
%entryCost = 66000
17158+
RP0conf = true
17159+
}
17160+
@PART[IronVostok_Decoupler_A]:FOR[xxxRP-0]
17161+
{
17162+
%TechRequired = basicCapsules
17163+
%cost = 200
17164+
%entryCost = 3000
17165+
RP0conf = true
17166+
}
17167+
@PART[IronVostok_Engine_A]:FOR[xxxRP-0]
17168+
{
17169+
%TechRequired = basicCapsules
17170+
%cost = 850
17171+
%entryCost = 23500
17172+
RP0conf = true
17173+
}
17174+
@PART[IronVostok_Mono_A]:FOR[xxxRP-0]
17175+
{
17176+
%TechRequired = basicCapsules
17177+
%cost = 100
17178+
%entryCost = 1000
17179+
RP0conf = true
17180+
}
17181+
@PART[IronVostok_Parachute_A]:FOR[RP-0]
17182+
{
17183+
%TechRequired = enhancedSurvivability
17184+
%cost = 500
17185+
%entryCost = 2000
17186+
RP0conf = true
17187+
}

0 commit comments

Comments
 (0)
Please sign in to comment.