Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6282


Ignore:
Timestamp:
Dec 9, 2009, 1:39:39 PM (14 years ago)
Author:
decapitb
Message:

removed some useless lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/data/levels/templates/spaceship_assff.oxt

    r6207 r6282  
    1010   health            = 100
    1111   maxhealth         = 200
    12    initialhealth     = 100
     12   initialhealth     = 100d
    1313
    1414   primaryThrust     = 100;
     
    8484    </EffectContainer>
    8585    <EffectContainer condition="normal or brake">
    86       <!-- WorldSound mainstate="activity" source="sounds/Engine_low.ogg" loop=1 active=false -->
     86
    8787    </EffectContainer>
    8888    <EffectContainer condition="normal or boost">
     
    9393      <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" />
    9494      <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" />
    95       <!-- WorldSound mainstate="activity" source="sounds/Engine_high.ogg" loop=1 active=false -->
    9695    </EffectContainer>
    9796    <EffectContainer condition="brake">
Note: See TracChangeset for help on using the changeset viewer.