Skip to content

Commit

Permalink
Many Tech Tree Changes Per #952
Browse files Browse the repository at this point in the history
* Taerobee Booster is actually for the Aerobee 150 which did not fly until 1958, so it is moved to then with the one from RN Mod. Identical Part tag added for these
* Added Apollo HGA Identical Part tag
* Fixed the mismatch of Procedural Avionics showing in the tree vs unlocking at same time
* Removed the RCS Fuel upgrades as they are handled by Engine_Config Upgrades
* All Parachutes changed to 0 cost with 1 entryCost since handled by RealChutes
* All Heatshields from Mature Capsules moved to Lunar Rated Heatshield node
* All Docking Ports from Mature Capsules moved to Advanced Flight Control
* All LES for Lunar Command Pods moved to 1966 Solids
* All Antennas moved from Mature Capsules to Interplanetary Comms
* Apollo RCS Quad moved from Mature Capsules to Early Docking
* Juno 1 Nosecone moved to Early Avionics
* FASA Float Rings moved to EDL
* Huygens, Cassini, Stardust Parachutes and Heatshields moved to EDL nodes
pap1723 committed Dec 30, 2018
1 parent 3325637 commit 06cbbfb
Showing 20 changed files with 280 additions and 377 deletions.
16 changes: 14 additions & 2 deletions GameData/RP-0/Tree/ProceduralAvionics.cfg
Original file line number Diff line number Diff line change
@@ -543,16 +543,28 @@ PARTUPGRADE

PARTUPGRADE
{
name = procAvionics-upper-tltech1
name = procAvionics-upper-tltech0
partIcon = proceduralAvionics
techRequired = earlyAvionics
techRequired = avionicsPrototypes
entryCost = 0
cost = 0
title = Procedural Avionics - Upper Stage Avionics
basicInfo = Upper Stage Avionics are now available for Procedural Avionics. Unlock the upgrade through the GUI accessed by right clicking on the part and choosing "Configure".
manufacturer = Generic
description = Upper Stage Avionics are now available for Procedural Avionics. Unlock the upgrade through the GUI accessed by right clicking on the part and choosing "Configure".
}
PARTUPGRADE
{
name = procAvionics-upper-tltech1
partIcon = proceduralAvionics
techRequired = earlyAvionics
entryCost = 0
cost = 0
title = Procedural Avionics - Upper Stage Avionics
basicInfo = This is an upgrade for the Upper Stage Procedural Avionics. Unlock the upgrade through the GUI accessed by right clicking on the part and choosing "Configure".
manufacturer = Generic
description = This is an upgrade for the Upper Stage Procedural Avionics. Unlock the upgrade through the GUI accessed by right clicking on the part and choosing "Configure".
}

PARTUPGRADE
{
113 changes: 0 additions & 113 deletions GameData/RP-0/Tree/RCS_Fuel_Upgrades.cfg

This file was deleted.

Loading

0 comments on commit 06cbbfb

Please sign in to comment.