Skip to content

Commit

Permalink
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions GameData/RP-0/Tree/TREE-Parts.cfg
Original file line number Diff line number Diff line change
@@ -2398,15 +2398,15 @@
}
@PART[FASAGeminiParachute2]:FOR[xxxRP0]
{
%TechRequired = earlyLanding
%TechRequired = secondGenCapsules
%cost = 0
%entryCost = 1
RP0conf = true
@description ^=:$: <b><color=green>From FASA mod</color></b>
}
@PART[FASAGeminiParachute2D]:FOR[xxxRP0]
{
%TechRequired = earlyLanding
%TechRequired = secondGenCapsules
%cost = 0
%entryCost = 1
RP0conf = true
10 changes: 5 additions & 5 deletions Source/Tech Tree/Parts Browser/data/FASA.json
Original file line number Diff line number Diff line change
@@ -3080,7 +3080,7 @@
"category": "EDL",
"info": "Parachute",
"year": "1965",
"technology": "earlyLanding",
"technology": "secondGenCapsules",
"era": "04-ADV",
"ro": true,
"rp0": true,
@@ -3103,7 +3103,7 @@
"category": "EDL",
"info": "Parachute",
"year": "1965",
"technology": "earlyLanding",
"technology": "secondGenCapsules",
"era": "04-ADV",
"ro": true,
"rp0": true,
@@ -3121,7 +3121,7 @@
"title": "Gemini Cabin",
"description": "The Gemini cabin. Contains two astronauts.",
"mod": "FASA",
"cost": "9000",
"cost": "8000",
"entry_cost": "0",
"category": "COMMAND",
"info": "Command Module",
@@ -3197,7 +3197,7 @@
"title": "Gemini Cabin - White",
"description": "The Gemini cabin. Contains two astronauts. This one is made of new lightweight material and painted white to increase efficiency for rescue operations.",
"mod": "FASA",
"cost": "9500",
"cost": "8500",
"entry_cost": "0",
"category": "COMMAND",
"info": "Command Module",
@@ -3294,7 +3294,7 @@
"title": "Gemini Adapter Equipment Section",
"description": "The Gemini Adapter Equipment Section. It contains O2 and H2 for fuel cell consumption and life support. It also contains fuel for manoeuvring and attitude control thrusters. This is the configuration as found on Gemini 10+. RCS O/F Ratio 1.3:1.",
"mod": "FASA",
"cost": "4000",
"cost": "5000",
"entry_cost": "0",
"category": "COMMAND",
"info": "Service Module",

0 comments on commit d9d0803

Please sign in to comment.