Skip to content

Commit

Permalink
Showing 2 changed files with 9 additions and 7 deletions.
8 changes: 4 additions & 4 deletions Source/Tech Tree/Parts Browser/data/Engine_Config.json
Original file line number Diff line number Diff line change
@@ -2552,7 +2552,7 @@
"spacecraft": "",
"engine_config": "LR105",
"upgrade": true,
"entry_cost_mods": "1200, MA-5-System-I, LR105-NA-7.1",
"entry_cost_mods": "1200, MA-5-System-I, LR105-NA-7-1",
"identical_part_name": "",
"module_tags": []
},
@@ -3081,7 +3081,7 @@
"spacecraft": "",
"engine_config": "LR89",
"upgrade": true,
"entry_cost_mods": "1000, MA-5-System-I, LR89-NA-7.1",
"entry_cost_mods": "1000, MA-5-System-I, LR89-NA-7-1",
"identical_part_name": "",
"module_tags": []
},
@@ -6727,7 +6727,7 @@
"spacecraft": "",
"engine_config": "LR89",
"upgrade": true,
"entry_cost_mods": "5000, H1-TP, LR89-NA-7.2",
"entry_cost_mods": "5000, H1-TP, LR89-NA-7-2",
"identical_part_name": "",
"module_tags": []
},
@@ -6750,7 +6750,7 @@
"spacecraft": "",
"engine_config": "LR105",
"upgrade": true,
"entry_cost_mods": "6000, H1-TP, LR105-NA-7.2",
"entry_cost_mods": "6000, H1-TP, LR105-NA-7-2",
"identical_part_name": "",
"module_tags": []
},
8 changes: 5 additions & 3 deletions Source/Tech Tree/Parts Browser/data/RealEngines.json
Original file line number Diff line number Diff line change
@@ -105,7 +105,7 @@
"entry_cost": "24500",
"category": "ORBITAL",
"info": "Engine",
"year": "1967",
"year": "1968",
"technology": "orbitalRocketry1967",
"era": "05-LUNAR",
"ro": true,
@@ -115,10 +115,12 @@
"spacecraft": "Apollo",
"engine_config": "AJ10_137",
"upgrade": false,
"entry_cost_mods": "AJ10_137",
"entry_cost_mods": "AJ10-137",
"identical_part_name": "AJ10-137",
"module_tags": [
"Reentry"
"Toxic",
"HumanRated",
"EngineLiquidPF"
]
},
{

0 comments on commit 00a1e09

Please sign in to comment.