From 6d88c87950e41e16d5c2ec628c9e57d3a4ff6c4e Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Tue, 24 Dec 2024 23:40:29 -0500 Subject: [PATCH 1/2] Create Ablative_Airbrake.json --- .../Parts Browser/data/Ablative_Airbrake.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Source/Tech Tree/Parts Browser/data/Ablative_Airbrake.json diff --git a/Source/Tech Tree/Parts Browser/data/Ablative_Airbrake.json b/Source/Tech Tree/Parts Browser/data/Ablative_Airbrake.json new file mode 100644 index 0000000000..3a34802773 --- /dev/null +++ b/Source/Tech Tree/Parts Browser/data/Ablative_Airbrake.json @@ -0,0 +1,24 @@ +[ + { + "name": "AblativeAirbrake", + "title": "Ablative Airbrake", + "description": "Also known as 'Interplanetary Dyson X-15' and Derived from A.I.R.B.R.A.K.E.S and heatshield technologies,to keep it cool this airbrake is coated with ablator... while there are still some. Beware: the deployment mechanism doesn't like really much overheating.", + "mod": "Ablative-Airbrake", + "cost": 2000, + "entry_cost": 0, + "category": "FLIGHT", + "info": "Control Surface", + "year": "1965", + "technology": "prototypeSpaceplanes", + "era": "02-SAT", + "ro": true, + "orphan": false, + "rp0_conf": true, + "spacecraft": "", + "engine_config": "", + "upgrade": false, + "entry_cost_mods": "", + "identical_part_name": "", + "module_tags": [] + } +] From a251dd3a827dd08c7c5ad9fa974511cc92cab7d2 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Tue, 24 Dec 2024 23:41:52 -0500 Subject: [PATCH 2/2] Update Ablative_Airbrake.json --- Source/Tech Tree/Parts Browser/data/Ablative_Airbrake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Tech Tree/Parts Browser/data/Ablative_Airbrake.json b/Source/Tech Tree/Parts Browser/data/Ablative_Airbrake.json index 3a34802773..64c27bbe4f 100644 --- a/Source/Tech Tree/Parts Browser/data/Ablative_Airbrake.json +++ b/Source/Tech Tree/Parts Browser/data/Ablative_Airbrake.json @@ -1,7 +1,7 @@ [ { "name": "AblativeAirbrake", - "title": "Ablative Airbrake", + "title": "A.B.L.A.T.I.V.E-A.I.R.B.R.A.K.E.S", "description": "Also known as 'Interplanetary Dyson X-15' and Derived from A.I.R.B.R.A.K.E.S and heatshield technologies,to keep it cool this airbrake is coated with ablator... while there are still some. Beware: the deployment mechanism doesn't like really much overheating.", "mod": "Ablative-Airbrake", "cost": 2000,