[Orxonox-commit 1375] r6093 - code/branches/sound3/data/levels
youngk at orxonox.net
youngk at orxonox.net
Wed Nov 18 16:47:37 CET 2009
Author: youngk
Date: 2009-11-18 16:47:37 +0100 (Wed, 18 Nov 2009)
New Revision: 6093
Modified:
code/branches/sound3/data/levels/sound.oxw
Log:
Patched sound.oxw to adapt to new sounds.
Modified: code/branches/sound3/data/levels/sound.oxw
===================================================================
--- code/branches/sound3/data/levels/sound.oxw 2009-11-18 15:42:55 UTC (rev 6092)
+++ code/branches/sound3/data/levels/sound.oxw 2009-11-18 15:47:37 UTC (rev 6093)
@@ -16,8 +16,8 @@
ambientlight = "0.8, 0.8, 0.8"
skybox = "Orxonox/Starbox"
>
- <AmbientSound source="mainmenu.wav" loop="true" playOnLoad="true" />
- <AmbientSound source="CoreWave.wav" loop="true" playOnLoad="false">
+ <AmbientSound source="Mars.ogg" loop="true" playOnLoad="true" />
+ <AmbientSound source="Asteroid_rocks.ogg" loop="true" playOnLoad="false">
<events>
<activity>
<DistanceTrigger position="300,100,0" distance=200 target="ControllableEntity">
More information about the Orxonox-commit
mailing list