[Orxonox-commit 4674] r9345 - code/branches/presentation2012merge/data/levels

jo at orxonox.net jo at orxonox.net
Thu Aug 30 16:03:12 CEST 2012


Author: jo
Date: 2012-08-30 16:03:12 +0200 (Thu, 30 Aug 2012)
New Revision: 9345

Modified:
   code/branches/presentation2012merge/data/levels/presentationHS11.oxw
   code/branches/presentation2012merge/data/levels/surfaceRace.oxw
Log:
Small improvements on presentationHS11.

Modified: code/branches/presentation2012merge/data/levels/presentationHS11.oxw
===================================================================
--- code/branches/presentation2012merge/data/levels/presentationHS11.oxw	2012-08-30 12:39:35 UTC (rev 9344)
+++ code/branches/presentation2012merge/data/levels/presentationHS11.oxw	2012-08-30 14:03:12 UTC (rev 9345)
@@ -1,9 +1,9 @@
-<!-- TODO: add in level documentation !! -->
+<!--  -->
 
 
 <LevelInfo
  name = "Presentation HS 2011"
- description = "Oxonox Proudly Presents New Features From HS 2011"
+ description = "New Features: Asteroid field/belt generator; Formationflight; HUD (Enemyhealthbar, displaying Names)"
  tags = "presentation"
 />
 
@@ -205,7 +205,7 @@
         </events>
     </SimpleNotification>
 
-    <SimpleNotification message="Make them attack opponents: Press (2)"  broadcast="true">
+    <SimpleNotification message="Make them attack opponents: Press (2) again"  broadcast="true">
         <events>
             <trigger>
                 <EventListener event=hint4 />
@@ -213,7 +213,7 @@
         </events>
     </SimpleNotification>
 
-    <SimpleNotification message="Let the bots behave normal: Press (2) "  broadcast="true">
+    <SimpleNotification message="Let the bots behave 'normal': Press (2) again"  broadcast="true">
         <events>
             <trigger>
                 <EventListener event=hint5 />

Modified: code/branches/presentation2012merge/data/levels/surfaceRace.oxw
===================================================================
--- code/branches/presentation2012merge/data/levels/surfaceRace.oxw	2012-08-30 12:39:35 UTC (rev 9344)
+++ code/branches/presentation2012merge/data/levels/surfaceRace.oxw	2012-08-30 14:03:12 UTC (rev 9345)
@@ -1,12 +1,11 @@
 <!-- 
 TODO:
     Replace bottom's texture. It just does not look good.
-    Pickups are not displayed properly.
 -->
 
 <LevelInfo
  name = "Surface Race"
- description = "Race on a planet's surface."
+ description = "Race on a planet's surface. Try to reach the goal in 70 Seconds."
  screenshot = "surfaceRace.png"
  tags = "gametype"
 />




More information about the Orxonox-commit mailing list