[Orxonox-commit 6161] r10819 - code/trunk/data/levels

fvultier at orxonox.net fvultier at orxonox.net
Fri Nov 20 18:10:41 CET 2015


Author: fvultier
Date: 2015-11-20 18:10:41 +0100 (Fri, 20 Nov 2015)
New Revision: 10819

Modified:
   code/trunk/data/levels/presentationFS15.oxw
Log:
deleted useless file: spaceshipFS15 is the same as spaceshipHeartAttack

Modified: code/trunk/data/levels/presentationFS15.oxw
===================================================================
--- code/trunk/data/levels/presentationFS15.oxw	2015-11-19 18:55:11 UTC (rev 10818)
+++ code/trunk/data/levels/presentationFS15.oxw	2015-11-20 17:10:41 UTC (rev 10819)
@@ -13,7 +13,7 @@
 
 <?lua
   include("templates/spaceshipRing.oxt")
-  include("templates/spaceshipFS15.oxt")
+  include("templates/spaceshipHeartAttack.oxt")
   include("templates/orbStation.oxt")
   include("templates/spaceshipSwallow.oxt")
 ?>
@@ -30,7 +30,7 @@
   >
 
     <Light type=directional position="0,0,0" direction="0.253, 0.593, -0.765" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0"/>
-    <SpawnPoint team=0 position="-500,0,0" lookat="-1000,0,0" spawnclass=SpaceShip pawndesign=spaceshipfs15/>
+    <SpawnPoint team=0 position="-500,0,0" lookat="-1000,0,0" spawnclass=SpaceShip pawndesign=spaceshipHeartAttack/>
 
     <?lua for i=0,4,1 do ?>
       <SpaceShip position="-3000,<?lua print(i*200)?>,0" lookat="-500,0,0" visible="true">




More information about the Orxonox-commit mailing list