[Orxonox-commit 6121] r10779 - code/branches/campaignHS15/data/levels

bhatiab at orxonox.net bhatiab at orxonox.net
Sun Nov 8 17:21:47 CET 2015


Author: bhatiab
Date: 2015-11-08 17:21:46 +0100 (Sun, 08 Nov 2015)
New Revision: 10779

Modified:
   code/branches/campaignHS15/data/levels/Campaign1.oxw
Log:
Added a few Descriptions

Modified: code/branches/campaignHS15/data/levels/Campaign1.oxw
===================================================================
--- code/branches/campaignHS15/data/levels/Campaign1.oxw	2015-11-08 14:12:17 UTC (rev 10778)
+++ code/branches/campaignHS15/data/levels/Campaign1.oxw	2015-11-08 16:21:46 UTC (rev 10779)
@@ -80,7 +80,7 @@
     <!--QUEST DEFINITIONS-->
 
     <GlobalQuest id="quest1">
-        <QuestDescription title="Reach the Station A!" description="" failMessage="" completeMessage="" />
+        <QuestDescription title="Reach the Station A!" description="You need to get in contact with your base! Word is enemies are preparing to attack our people and goods! Be quick!" failMessage="" completeMessage="" />
         <hints>
             <QuestHint id="quest1hint1" />
         </hints>
@@ -91,18 +91,18 @@
     </GlobalQuest>
 
     <GlobalQuest id="quest2">
-        <QuestDescription title="Prepare to fight the Enemy" description="" failMessage="" completeMessage="" />
+        <QuestDescription title="Prepare to fight the Enemy" description="Take over the faster, stronger, more secure and overall better spaceship by docking to Station A!" failMessage="" completeMessage="" />
         <hints>
         </hints>
         <subquests>
             <GlobalQuest id="quest2.1">
-                <QuestDescription title="> Get a better Spaceship" description="" failMessage="" completeMessage="" />
+                <QuestDescription title="> Get a better Spaceship" description="Dock to Statino A!" failMessage="" completeMessage="" />
                 <complete-effects>
                     <AddQuest questId="quest2.2" />
                 </complete-effects>
             </GlobalQuest>
             <GlobalQuest id="quest2.2">
-                <QuestDescription title="> Meet your Unit" description="" failMessage="" completeMessage="" />
+                <QuestDescription title="> Meet your Unit" description="Your unit will follow you, where ever you go. To victory or to death, they will be loyal to you!" failMessage="" completeMessage="" />
             </GlobalQuest>
         </subquests>
         <complete-effects>
@@ -111,7 +111,7 @@
     </GlobalQuest>
 
     <GlobalQuest id="quest3">
-        <QuestDescription title="Fight the first Wave" description="" failMessage="" completeMessage="" />
+        <QuestDescription title="Fight the first Wave" description="Five enemies are approaching you! There main target is the transporter though, so make to destroy them - before the destroy the transporter with the people and goods!" failMessage="Oh no! You have to be better, they destroyed the transporter!" completeMessage="Good Job!" />
         <hints>
         </hints>
         <complete-effects>
@@ -122,12 +122,12 @@
     </GlobalQuest>
 
     <GlobalQuest id="quest4">
-        <QuestDescription title="Prepare for the next Wave" description="" failMessage="" completeMessage="" />
+        <QuestDescription title="Prepare for the next Wave" description="This was just a scouting troop from the enemies, they know now how many there are from us and will send a bigger troop next time! Prepare yourself..." failMessage="" completeMessage="" />
         <hints>
         </hints>
         <subquests>
             <GlobalQuest id="quest4.1">
-                <QuestDescription title="> Get to the Defense Station" description="" failMessage="" completeMessage="" />
+                <QuestDescription title="> Get to the Defense Station" description="Fly to Station C, we will repair you spaceship while you rest for a little." failMessage="" completeMessage="" />
             </GlobalQuest>
             <GlobalQuest id="quest4.2">
                 <QuestDescription title="> Find the turret" description="" failMessage="" completeMessage="" />




More information about the Orxonox-commit mailing list