- Timestamp:
- Dec 11, 2009, 2:22:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/data/levels/templates/spaceship_HXY.oxt
r6306 r6323 58 58 speedupdown = 50 59 59 60 defEngineSndNormal = "sounds/Engine_low.ogg" 61 defEngineSndBoost = "sounds/Engine_high.ogg" 62 60 63 accelerationfront = 500 61 64 accelerationbrake = 500 … … 65 68 > 66 69 <EffectContainer condition="idle"> 67 70 <WorldSound mainstate="activity" source="sounds/Engine_idle.ogg" loop=1 active=false/> 68 71 </EffectContainer> 69 72 <EffectContainer condition="not idle">
Note: See TracChangeset
for help on using the changeset viewer.