Skip to content

Commit

Permalink
Numerous small changes based on user feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ajventer committed Jan 4, 2014
1 parent 0b83f00 commit 48f615d
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ MISSION = Part 1: The Science Lab
Description = We learned a great deal from your trip to the Mun, but it cost a fortune. We want to study Minmus - all over, so we spoke to the engineering guys and came up with a cheaper way to do that.
Description = Well cheaper in the long run, it will cost rather more initially. See the expensive part of studying Minmus is getting there - every trip costs a fortune. So we want to build a science lab in orbit around it
Description = With a refueling station attached. Then you can have a manned lander go down to various parts of Minmus to collect data, bring them back to the lab to be processed and transmit them home. Refuel the lander and go do it somewhere else.
Description = You will have to put some sort of solar panels or nuclear generators on it - science labs need power and need to be able to recharge their batteries.
Description = You will have to put some sort of solar panels or nuclear generators on it - science labs need power and need to be able to recharge their batteries. You don't need to add extra fuel at this stage.
Success = Right, the lab is in orbit, now tell me you remembered to put scientists in it ?
SuggestedVesselName = Minmus Orbital Lab
//The crew required section doesn't seem to work - science labs are uncrewed by default but the mission is designed around the user putting them in - there's no mission budget for flying up
Expand All @@ -59,7 +59,7 @@ MISSION = Part 1: The Science Lab
Part = Clamp-O-Tron Docking Port
Part = Mobile Processing Lab MPL-LG-2
Part = Comms DTS-M1
Reward = 60000
Reward = 50000
OBJECTIVE = LaunchKSC
Expand Down Expand Up @@ -97,7 +97,7 @@ MISSION = Part 2: Refueling Ship
Part = Clamp-O-Tron Docking Port
Part = RV-105 RCS Thruster Block
Reward = 95000
Reward = 60000
OBJECTIVE = LaunchKSC
OBJECTIVE = EnterSOI
Expand Down Expand Up @@ -127,7 +127,7 @@ MISSION = Part 3: Dock the lander
Description = Allright, so now that we have our lab/fuel station in orbit, we need to send up a small manned research lander and dock that to it.
Success = Wonderful ! Now we can just bounce up and down to study the whole little moon.
SuggestedVesselName = Minmus Research Lander
Part = Command Pod Mk1
Condition = CrewRequired
Part = Clamp-O-Tron Docking Port
Part = RV-105 RCS Thruster Block
Part = SC-9001 Science Jr.
Expand Down Expand Up @@ -165,7 +165,7 @@ MISSION = Part 4: The first research trip


StartVessel = Part 1: The Science Lab
Reward = 5000
Reward = 1000
Event = ForceChangeVessel
{
TargetVessel = Part 3: Dock the lander
Expand Down Expand Up @@ -230,7 +230,7 @@ MISSION = Part 5: The voyage home
Description = ******* RECCOMEND NOT TRANSMITTING THE FINAL ONE - BRING THE DATA OVER VIA EVA AND INCLUDE IT IN THE RECOVERY TO MAXIMIZE SCIENCE POINTS*****
Description = Our Kerbonaughts in the Minmus Orbital labs are getting rather bored up there after all this time. I think it's time we send up a ship to bring them home
Success = Welcome home everybody
Reward = 100000
Reward = 60000
Part = Clamp-O-Tron Docking Port
Part = PPD-10 Hitchhiker Storage Container
SuggestedVesselName = Minmus recovery unit
Expand Down

0 comments on commit 48f615d

Please sign in to comment.