Skip to content

Commit

Permalink
Remove Agena engine config descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Capkirk123 committed Jan 7, 2024
1 parent 3121cdc commit fc28721
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
15 changes: 5 additions & 10 deletions GameData/RP-1/Tree/TREE-Engines.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5383,15 +5383,13 @@
{
%techRequired = orbitalRocketry1962
%cost = 57
%description = Agena D
*@PARTUPGRADE[RFUpgrade_XLR81-BA-11]/deleteme -= 1
}

@CONFIG[XLR81-BA-13]
{
%techRequired = orbitalRocketry1965
%cost = 59
%description = GATV
*@PARTUPGRADE[RFUpgrade_XLR81-BA-13]/deleteme -= 1
}

Expand All @@ -5406,23 +5404,20 @@
{
%techRequired = orbitalRocketry1959
%cost = 46
%description = Agena A
*@PARTUPGRADE[RFUpgrade_XLR81-BA-5]/deleteme -= 1
}

@CONFIG[XLR81-BA-7]
{
%techRequired = orbitalRocketry1961
%cost = 50
%description = Agena B
*@PARTUPGRADE[RFUpgrade_XLR81-BA-7]/deleteme -= 1
}

@CONFIG[XLR81-LF2-SPS]
{
%techRequired = improvedHydrolox
%cost = 401
%description = Liquid Fluorine based design, proposed for use on the GE D-2 Apollo vehicle, and later high performance Agena tugs.
*@PARTUPGRADE[RFUpgrade_XLR81-LF2-SPS]/deleteme -= 1
}

Expand Down Expand Up @@ -22711,7 +22706,7 @@ PARTUPGRADE
basicInfo = Engine Performance Upgrade
manufacturer = Engine Upgrade
deleteme = 1
description = The Agena Engine now supports the XLR81-BA-11 configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\nAgena D
description = The Agena Engine now supports the XLR81-BA-11 configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\n
}

PART
Expand Down Expand Up @@ -22751,7 +22746,7 @@ PARTUPGRADE
basicInfo = Engine Performance Upgrade
manufacturer = Engine Upgrade
deleteme = 1
description = The Agena Engine now supports the XLR81-BA-13 configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\nGATV
description = The Agena Engine now supports the XLR81-BA-13 configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\n
}

PART
Expand Down Expand Up @@ -22831,7 +22826,7 @@ PARTUPGRADE
basicInfo = Engine Performance Upgrade
manufacturer = Engine Upgrade
deleteme = 1
description = The Agena Engine now supports the XLR81-BA-5 configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\nAgena A
description = The Agena Engine now supports the XLR81-BA-5 configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\n
}

PART
Expand Down Expand Up @@ -22871,7 +22866,7 @@ PARTUPGRADE
basicInfo = Engine Performance Upgrade
manufacturer = Engine Upgrade
deleteme = 1
description = The Agena Engine now supports the XLR81-BA-7 configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\nAgena B
description = The Agena Engine now supports the XLR81-BA-7 configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\n
}

PART
Expand Down Expand Up @@ -22911,7 +22906,7 @@ PARTUPGRADE
basicInfo = Engine Performance Upgrade
manufacturer = Engine Upgrade
deleteme = 1
description = The Agena Engine now supports the XLR81-LF2-SPS configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\nLiquid Fluorine based design, proposed for use on the GE D-2 Apollo vehicle, and later high performance Agena tugs.
description = The Agena Engine now supports the XLR81-LF2-SPS configuration for increased performance. Unlock it in the VAB/SPH through the engine configs interface.\n\n
}

PART
Expand Down
10 changes: 5 additions & 5 deletions Source/Tech Tree/Parts Browser/data/Engine_Config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17898,7 +17898,7 @@
{
"name": "XLR81-BA-11",
"title": "XLR81-BA-11",
"description": "Agena D",
"description": "",
"mod": "Engine_Config",
"cost": 57,
"entry_cost": 0,
Expand All @@ -17920,7 +17920,7 @@
{
"name": "XLR81-BA-13",
"title": "XLR81-BA-13",
"description": "GATV",
"description": "",
"mod": "Engine_Config",
"cost": 59,
"entry_cost": 0,
Expand Down Expand Up @@ -17964,7 +17964,7 @@
{
"name": "XLR81-BA-5",
"title": "XLR81-BA-5",
"description": "Agena A",
"description": "",
"mod": "Engine_Config",
"cost": 46,
"entry_cost": 0,
Expand All @@ -17986,7 +17986,7 @@
{
"name": "XLR81-BA-7",
"title": "XLR81-BA-7",
"description": "Agena B",
"description": "",
"mod": "Engine_Config",
"cost": 50,
"entry_cost": 0,
Expand All @@ -18008,7 +18008,7 @@
{
"name": "XLR81-LF2-SPS",
"title": "XLR-LF2-SPS",
"description": "Liquid Fluorine based design, proposed for use on the GE D-2 Apollo vehicle, and later high performance Agena tugs.",
"description": "",
"mod": "Engine_Config",
"cost": 401,
"entry_cost": 0,
Expand Down

0 comments on commit fc28721

Please sign in to comment.