From c43420aaebe8f04b3683dcdbec4c1f8ad782225a Mon Sep 17 00:00:00 2001
From: Allanis <allanis@saracraft.net>
Date: Tue, 20 May 2014 23:55:33 +0100
Subject: [PATCH] [Change] Made tutorial a little more friendly, though it is
 still in need of some TLC.

---
 dat/missions/tutorial.lua | 2 +-
 dat/start.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dat/missions/tutorial.lua b/dat/missions/tutorial.lua
index fc8621a..c7f915d 100644
--- a/dat/missions/tutorial.lua
+++ b/dat/missions/tutorial.lua
@@ -112,7 +112,7 @@ Try to board the ship now.]]
    2) Get away from gravity wells until navigation turns green or use autopilot 'ctrl + j'.
    3) Use 'j' to initialize the jump.
    
-Try doing this now, since you haven't explored any systems just pick any one and try jumping.]]
+Try doing this now, since you haven't explored any systems just pick any one and try jumping. I'd recommend the one on the bottom right if you don't want trouble]]
    -- Stage 9.
    title[14] = "Tutorial Finished"
    text[28] = [[And this concludes the tutorial.  You should now know how to:
diff --git a/dat/start.xml b/dat/start.xml
index cd6f2c3..4d9e506 100644
--- a/dat/start.xml
+++ b/dat/start.xml
@@ -12,7 +12,7 @@
    <high>1400</high>
   </date>
   <system>
-   <name>Delta Pavonis</name>
+   <name>Goddard</name>
    <x>150</x>
    <y>150</y>
  </system>