X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FSounds.def;h=c85ab8456a26a076f029ecb6d33067471a0ca02a;hb=bbf8873b80baf3cb468ac12b3f62b0938320fef1;hp=d0e2744d553f8d01578d506cf7ed4aa62c56af43;hpb=5c8be15962d6b02d7fdfdb16acc10f55267bea0f;p=lugaru.git diff --git a/Source/Sounds.def b/Source/Sounds.def index d0e2744..c85ab84 100644 --- a/Source/Sounds.def +++ b/Source/Sounds.def @@ -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_music1grass, "music1grass.ogg") +DECLARE_SOUND(stream_music1snow, "music1snow.ogg") +DECLARE_SOUND(stream_music1desert, "music1desert.ogg") +DECLARE_SOUND(stream_wind, "wind.ogg") +DECLARE_SOUND(stream_desertambient, "desertambient.ogg") +DECLARE_SOUND(stream_music2, "music2.ogg") +DECLARE_SOUND(stream_music3, "music3.ogg")