]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Sounds.def
rename music1, music2, music3
[lugaru.git] / Source / Sounds.def
index d0e2744d553f8d01578d506cf7ed4aa62c56af43..78ce42fcd46053a34908b75e9d872c68dd2733b7 100644 (file)
@@ -82,3 +82,11 @@ DECLARE_SOUND(staffheadsound, "staffhead.ogg")
 DECLARE_SOUND(staffbreaksound, "staffbreak.ogg")
 DECLARE_SOUND(firestartsound, "firestart.ogg")
 DECLARE_SOUND(fireendsound, "fireend.ogg")
+DECLARE_SOUND(stream_firesound, "fire.ogg")
+DECLARE_SOUND(stream_grasstheme, "music1grass.ogg")
+DECLARE_SOUND(stream_snowtheme, "music1snow.ogg")
+DECLARE_SOUND(stream_deserttheme, "music1desert.ogg")
+DECLARE_SOUND(stream_wind, "wind.ogg")
+DECLARE_SOUND(stream_desertambient, "desertambient.ogg")
+DECLARE_SOUND(stream_fighttheme, "music2.ogg")
+DECLARE_SOUND(stream_menutheme, "music3.ogg")