File tree 2 files changed +32
-2
lines changed
2 files changed +32
-2
lines changed Original file line number Diff line number Diff line change @@ -500,6 +500,20 @@ ENTRYCOSTMODS
500
500
name = rn-voskhod-sc
501
501
tag = heatshieldedLEO
502
502
}
503
+ PART
504
+ {
505
+ name = IronVostok_Crew_A
506
+ tag = heatshieldedLEO
507
+ }
508
+ PART
509
+ {
510
+ name = Voskhod_Crew_A
511
+ entryCostMultipliers
512
+ {
513
+ IronVostok_Crew_A = 0.5
514
+ }
515
+ tag = heatshieldedLEO
516
+ }
503
517
@PART,*:HAS[# tag[heatshieldedLEO]]
504
518
{
505
519
maxSubtraction = 16000
@@ -523,6 +537,8 @@ ENTRYCOSTMODS
523
537
FASAGeminiPod2 = 16000
524
538
FASAGeminiPod2White = 16000
525
539
rn-voskhod-sc = 16000
540
+ IronVostok_Crew_A = 16000
541
+ Voskhod_Crew_A = 16000
526
542
}
527
543
}
528
544
Original file line number Diff line number Diff line change @@ -17178,10 +17178,24 @@
17178
17178
%entryCost = 1000
17179
17179
RP0conf = true
17180
17180
}
17181
- @PART[IronVostok_Parachute_A]:FOR[RP -0]
17181
+ @PART[IronVostok_Parachute_A]:FOR[xxxRP -0]
17182
17182
{
17183
17183
%TechRequired = enhancedSurvivability
17184
17184
%cost = 500
17185
17185
%entryCost = 2000
17186
17186
RP0conf = true
17187
- }
17187
+ }
17188
+ @PART[Voskhod_Crew_A]:FOR[xxxRP-0]
17189
+ {
17190
+ %TechRequired = secondGenCapsules
17191
+ %cost = 2000
17192
+ %entryCost = 71000
17193
+ RP0conf = true
17194
+ }
17195
+ @PART[Almach_Parachute_B]:FOR[xxxRP-0]
17196
+ {
17197
+ %TechRequired = secondGenCapsules
17198
+ %cost = 500
17199
+ %entryCost = 1000
17200
+ RP0conf = true
17201
+ }
You can’t perform that action at this time.
0 commit comments