Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KSP-RO/RP-1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f28c610b8d5a
Choose a base ref
...
head repository: KSP-RO/RP-1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 97a5140e5b59
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 27, 2018

  1. Create TreeYears.csv

    pap1723 committed Dec 27, 2018
    Copy the full SHA
    7afbd68 View commit details

Commits on Dec 28, 2018

  1. Update EntryCostModifiers.cfg

    Fixed the tab spaces
    pap1723 committed Dec 28, 2018
    Copy the full SHA
    6881b1d View commit details
  2. Copy the full SHA
    97a5140 View commit details
Showing with 1,967 additions and 4 deletions.
  1. +4 −4 GameData/RP-0/Tree/EntryCostModifiers.cfg
  2. +1,963 −0 Source/Tech Tree/TreeYears.csv
8 changes: 4 additions & 4 deletions GameData/RP-0/Tree/EntryCostModifiers.cfg
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ ENTRYCOSTMODS
StagedHypergolic = 30000, StagedCombustion
StagedHydrolox = 110000, StagedCombustion

PumpReignition = 20000
PumpReignition = 20000 // Ability to Relight

SolidsHollow = 50000
SolidsFiber = 10000
@@ -57,9 +57,9 @@ ENTRYCOSTMODS
AJTitan-LH2-Upgrade = 40000, LR87-LH2-Vacuum

// Bell
Model8048 = 15000, Navaho-PhaseIII-TP // Expensive because it swtiched to Hypergolic
Model8081 = 10000, Model8048 // Two Restarts
Model8096 = 5000, Model8081 // Production Variant
Model8048 = 15000, Navaho-PhaseIII-TP // Expensive because it swtiched to Hypergolic
Model8081 = 10000, Model8048 // Two Restarts
Model8096 = 5000, Model8081 // Production Variant


// *** Russian
Loading