[Orxonox-commit 5062] r9726 - code/branches/levelMichael/data/levels
schlaem at orxonox.net
schlaem at orxonox.net
Tue Oct 29 13:58:58 CET 2013
Author: schlaem
Date: 2013-10-29 13:58:58 +0100 (Tue, 29 Oct 2013)
New Revision: 9726
Modified:
code/branches/levelMichael/data/levels/Spacefight.oxw
Log:
work
Modified: code/branches/levelMichael/data/levels/Spacefight.oxw
===================================================================
--- code/branches/levelMichael/data/levels/Spacefight.oxw 2013-10-28 16:01:56 UTC (rev 9725)
+++ code/branches/levelMichael/data/levels/Spacefight.oxw 2013-10-29 12:58:58 UTC (rev 9726)
@@ -7,7 +7,7 @@
<LevelInfo
name = "Spacefight"
description = "Level with the big Spacefight"
- tags = "missions"
+ tags = "mission"
screenshot = "emptylevel.png"
/>
@@ -52,7 +52,7 @@
displaySize="0.6, 0, 0, 0"
/>
- <Scene
+<Scene
ambientlight = "0.8, 0.8, 0.8"
skybox = "Orxonox/Starbox"
>
@@ -103,7 +103,7 @@
completeMessage="Well done!" />
<complete-effects>
<AddQuest questId="spacefight.upgrade1" />
- <AddQuest questId="spacefight.flying2" />
+ <!-- <AddQuest questId="spacefight.flying2" /> -->
</complete-effects>
</LocalQuest>
@@ -144,9 +144,18 @@
description=""
failMessage="You've lost all your ships!"
completeMessage="" />
+ <complete-effects>
+ <AddQuest questId="spacefight.flying3" />
+ </complete-effects>
</LocalQuest>
- <LocalQuest id="spacefight.
+ <LocalQuest id="spacefight.flying3" >
+ <QuestDescription
+ title=""
+ description=""
+ failMessage=""
+ completeMessage="" />
+ </LocalQuest>
<!-- ---------------------------------------------------------------------- -->
@@ -175,7 +184,7 @@
</events>
</QuestEffectBeacon>
-<!-- -->
+<!-- ---------------------------------------------------------------------- -->
<DistanceTrigger name="flying1" position="3000,0,0" target="SpaceShip" distance=1500 stayActive="true" delay=0 />
@@ -190,7 +199,7 @@
<!-- ----------------------------------------------------- -->
-<!-- EVENTTRIGGER
+<!-- EVENTTRIGGER -->
<EventTrigger name="guard1trigger4" activations="1" stayactive="true" delay=0.1>
<events>
@@ -219,7 +228,7 @@
</EventTrigger>
</EventTrigger>
</EventTrigger>
- </EventTrigger> -->
+ </EventTrigger>
<!-- ----------------------------------------------------- -->
More information about the Orxonox-commit
mailing list