[Orxonox-commit 4330] r9001 - code/branches/presentation2011/data/levels

jo at orxonox.net jo at orxonox.net
Sun Dec 18 17:45:05 CET 2011


Author: jo
Date: 2011-12-18 17:45:04 +0100 (Sun, 18 Dec 2011)
New Revision: 9001

Modified:
   code/branches/presentation2011/data/levels/missionOne.oxw
Log:
Papercut in the tutorial level.

Modified: code/branches/presentation2011/data/levels/missionOne.oxw
===================================================================
--- code/branches/presentation2011/data/levels/missionOne.oxw	2011-12-18 14:24:21 UTC (rev 9000)
+++ code/branches/presentation2011/data/levels/missionOne.oxw	2011-12-18 16:45:04 UTC (rev 9001)
@@ -508,7 +508,7 @@
     </SimpleNotification>
 
 <!-- @Objects: 4 boxes (uncontrolled pawns) -->
-    <Pawn team=1 health=30 position="0,0,0" direction="0,-1,0" collisionType=dynamic mass=100000 name=box RVName = "Box 1" >
+    <Pawn team=1 health=30 position="0,0,0" direction="0,-1,0" collisionType=dynamic mass=100000 name=box RVName = "Box 4" >
         <events>
           <visibility>
             <EventListener event="flying4" />
@@ -522,7 +522,7 @@
         </collisionShapes>
     </Pawn>
 
-    <Pawn team=1 health=30 position="0,100,0" direction="0,-1,0" collisionType=dynamic mass=100000 name=box RVName = "Box 2">
+    <Pawn team=1 health=30 position="0,100,0" direction="0,-1,0" collisionType=dynamic mass=100000 name=box RVName = "Box 3">
         <events>
           <visibility>
             <EventListener event="flying4" />
@@ -536,7 +536,7 @@
         </collisionShapes>
     </Pawn>
 
-    <Pawn health=30 position="0,200,0" direction="0,-1,0" collisionType=dynamic mass=100000 name=box team=1 RVName = "Box 3">
+    <Pawn health=30 position="0,200,0" direction="0,-1,0" collisionType=dynamic mass=100000 name=box team=1 RVName = "Box 2">
         <events>
           <visibility>
             <EventListener event="flying4" />
@@ -550,7 +550,7 @@
         </collisionShapes>
     </Pawn>
 
-    <Pawn health=30 position="0,300,0" direction="0,-1,0" collisionType=dynamic mass=100000 name=box team=1 RVName = "Box 4">
+    <Pawn health=30 position="0,300,0" direction="0,-1,0" collisionType=dynamic mass=100000 name=box team=1 RVName = "Box 1">
         <events>
           <visibility>
             <EventListener event="flying4" />




More information about the Orxonox-commit mailing list