[Orxonox-commit 4514] r9185 - code/branches/shipSelection/data/levels

huttemat at orxonox.net huttemat at orxonox.net
Fri May 18 13:24:06 CEST 2012


Author: huttemat
Date: 2012-05-18 13:24:06 +0200 (Fri, 18 May 2012)
New Revision: 9185

Modified:
   code/branches/shipSelection/data/levels/tutorial.oxw
Log:
test

Modified: code/branches/shipSelection/data/levels/tutorial.oxw
===================================================================
--- code/branches/shipSelection/data/levels/tutorial.oxw	2012-05-18 10:47:54 UTC (rev 9184)
+++ code/branches/shipSelection/data/levels/tutorial.oxw	2012-05-18 11:24:06 UTC (rev 9185)
@@ -3,7 +3,7 @@
  description = "Level for the coding tutorial."
  tags = "tutorial, shipselection"
  screenshot = "codingtutorial.png"
- startingships = "spaceshipassff, spaceshipghost, spaceshipspacecruiser"
+ startingships = "spaceshipassff, spaceshipghost, spaceshipspacecruiser,spaceshippirate"
 />
 
 <?lua
@@ -13,6 +13,7 @@
   include("templates/spaceshipGhost.oxt")
   include("templates/spaceshipSpacecruiser.oxt")
   include("templates/lodInformation.oxt")
+  include("templates/spaceshipPirate.oxt")
 ?>
 
 <Level>




More information about the Orxonox-commit mailing list