- Timestamp:
- Dec 2, 2009, 4:52:42 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/data/levels/templates/spaceship_assff.oxt
r6187 r6202 64 64 speedupdown = 50 65 65 66 defEngineSndNormal = "sounds/Engine_low.ogg" 67 66 68 accelerationfront = 500 67 69 accelerationbrake = 500 … … 81 83 </EffectContainer> 82 84 <EffectContainer condition="normal or brake"> 83 < WorldSound mainstate="activity" source="sounds/Engine_low.ogg" loop=1 active=false/>85 <!-- WorldSound mainstate="activity" source="sounds/Engine_low.ogg" loop=1 active=false --> 84 86 </EffectContainer> 85 87 <EffectContainer condition="normal or boost">
Note: See TracChangeset
for help on using the changeset viewer.