[Orxonox-commit 1564] r6282 - code/branches/presentation2/data/levels/templates

decapitb at orxonox.net decapitb at orxonox.net
Wed Dec 9 13:39:40 CET 2009


Author: decapitb
Date: 2009-12-09 13:39:39 +0100 (Wed, 09 Dec 2009)
New Revision: 6282

Modified:
   code/branches/presentation2/data/levels/templates/spaceship_assff.oxt
Log:
removed some useless lines

Modified: code/branches/presentation2/data/levels/templates/spaceship_assff.oxt
===================================================================
--- code/branches/presentation2/data/levels/templates/spaceship_assff.oxt	2009-12-09 11:43:12 UTC (rev 6281)
+++ code/branches/presentation2/data/levels/templates/spaceship_assff.oxt	2009-12-09 12:39:39 UTC (rev 6282)
@@ -9,7 +9,7 @@
 
    health            = 100
    maxhealth         = 200
-   initialhealth     = 100
+   initialhealth     = 100d
 
    primaryThrust     = 100;
    auxilaryThrust    = 30;
@@ -83,7 +83,7 @@
 -->
     </EffectContainer>
     <EffectContainer condition="normal or brake">
-      <!-- WorldSound mainstate="activity" source="sounds/Engine_low.ogg" loop=1 active=false -->
+
     </EffectContainer>
     <EffectContainer condition="normal or boost">
       <Backlight mainstate=activity active=false scale=0.4 name=bltest position=" 7.6, 0, 6" colour="0.2, 0.65, 1.0, 1.0" width=15 length=1500 lifetime=2 elements=50 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Flares/ThrusterFlare1" />
@@ -92,7 +92,6 @@
     <EffectContainer condition="boost">
       <Backlight mainstate=activity active=false scale=0.4 name=bltest position=" 7.6, 0, 6" colour="0.6, 0.75, 0.8, 0.7" width=40 length=1000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" />
       <Backlight mainstate=activity active=false scale=0.4 name=bltest position="-7.6, 0, 6" colour="0.6, 0.75, 0.8, 0.7" width=40 length=1000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" />
-      <!-- WorldSound mainstate="activity" source="sounds/Engine_high.ogg" loop=1 active=false -->
     </EffectContainer>
     <EffectContainer condition="brake">
       <FadingBillboard mainstate=activity active=false scale=0.3 position=" 8, 0, 6" colour="0.5, 0.0, 0.0, 0.3" material="Examples/Flare" turnontime=0.5 turnofftime=0.5 />




More information about the Orxonox-commit mailing list