[Orxonox-commit 279] r2089 - media/levels
landauf at orxonox.net
landauf at orxonox.net
Sat Apr 18 19:35:36 CEST 2009
Author: landauf
Date: 2009-04-18 19:35:35 +0200 (Sat, 18 Apr 2009)
New Revision: 2089
Modified:
media/levels/presentation_dm.oxw
media/levels/spaceshiptemplates_presentation.oxw
Log:
sorry, plopped too much, reverted 2 files
Modified: media/levels/presentation_dm.oxw
===================================================================
--- media/levels/presentation_dm.oxw 2009-04-18 17:29:05 UTC (rev 2088)
+++ media/levels/presentation_dm.oxw 2009-04-18 17:35:35 UTC (rev 2089)
@@ -7,7 +7,6 @@
<Level
name = "Presentation"
description = "A simple testlevel"
- gametype = TeamDeathmatch
>
<Scene
ambientlight = "0.5, 0.5, 0.5"
@@ -36,7 +35,7 @@
<SphereCollisionShape radius="20" />
</collisionShapes>
</StaticEntity>
-
+<!--
<?lua
for i = 1, 70, 1
do ?>
@@ -75,6 +74,6 @@
<?lua
end
?>
-
+-->
</Scene>
</Level>
Modified: media/levels/spaceshiptemplates_presentation.oxw
===================================================================
--- media/levels/spaceshiptemplates_presentation.oxw 2009-04-18 17:29:05 UTC (rev 2088)
+++ media/levels/spaceshiptemplates_presentation.oxw 2009-04-18 17:35:35 UTC (rev 2089)
@@ -34,7 +34,7 @@
<BoxCollisionShape position="0,0.1,-19" halfExtents="1.4, 1, 2" />
</collisionShapes>
<?lua
- include("levels/weaponsettings2.oxw")
+ include("levels/weaponsettings1.oxw")
?>
</SpaceShip>
</Template>
More information about the Orxonox-commit
mailing list