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: c639db8274dc
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: f6993c2c6803
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 10, 2018

  1. Add crew training for Orion capsule

    Also added SSTU lander cans to the Lander training.
    DocRockwell authored Jul 10, 2018
    Copy the full SHA
    86d6dc3 View commit details

Commits on Oct 15, 2018

  1. Merge pull request #886 from DocRockwell/Orion-Crew-Training

    Add Orion Capsule to crew training
    ec429 authored Oct 15, 2018
    Copy the full SHA
    f6993c2 View commit details
Showing with 12 additions and 1 deletion.
  1. +12 −1 GameData/RP-0/CrewTrainingTimes.cfg
13 changes: 12 additions & 1 deletion GameData/RP-0/CrewTrainingTimes.cfg
Original file line number Diff line number Diff line change
@@ -86,6 +86,14 @@ TRAININGTIMES
SSTU-SC-B-CMX = 50, Apollo
bluedog-Apollo-Block3-Capsule = 50, Apollo
// Orion
Orion = 200, MatureCapsules // 600
SSTU-SC-C-CM = Orion
Orion-Mission = 60
// Advanced Orion 650
SSTU-SC-C-CMX = 50, Orion
// LEM
FASA-Gemini-Lander-Pod = 100, Landing
landerCabinSmall = 100, Landing
@@ -97,6 +105,9 @@ TRAININGTIMES
landerCabinMedium = 100, Landing
mk2LanderCabin = 100, Landing
rn-lk-lander = 100, Landing
SSTU-LC2-POD = 100, Landing
SSTU_LanderCore_LC3-POD = 100, Landing
SSTU_LanderCore_LC5-POD = 100, Landing
// Vostok
@@ -122,4 +133,4 @@ TRAININGTIMES
t-af-bo = Soyuz
Soyuz-Mission = 60
}
}