diff --git a/mods/ra/audio/music.yaml b/mods/ra/audio/music.yaml index 60db69296f..9bb0a7b636 100644 --- a/mods/ra/audio/music.yaml +++ b/mods/ra/audio/music.yaml @@ -44,7 +44,3 @@ float_v2: Floating grndwire: Ground Wire search: The Search wastelnd: Wasteland - -# Special effects -rain: Rain (ambient) - Hidden: true \ No newline at end of file diff --git a/mods/ra/maps/fort-lonestar/map.yaml b/mods/ra/maps/fort-lonestar/map.yaml index 5220ceee8c..5c45a30526 100644 --- a/mods/ra/maps/fort-lonestar/map.yaml +++ b/mods/ra/maps/fort-lonestar/map.yaml @@ -20,6 +20,11 @@ Type: Minigame Videos: +Music: + rain: Rain (ambient) + Hidden: true + Filename: ./mods/ra/maps/fort-lonestar/rain + Options: Fog: True Shroud: True diff --git a/mods/ra/bits/rain.aud b/mods/ra/maps/fort-lonestar/rain.aud similarity index 100% rename from mods/ra/bits/rain.aud rename to mods/ra/maps/fort-lonestar/rain.aud diff --git a/mods/ra/bits/thunder-ambient.aud b/mods/ra/maps/fort-lonestar/thunder-ambient.aud similarity index 100% rename from mods/ra/bits/thunder-ambient.aud rename to mods/ra/maps/fort-lonestar/thunder-ambient.aud diff --git a/mods/ra/bits/thunder1.aud b/mods/ra/maps/fort-lonestar/thunder1.aud similarity index 100% rename from mods/ra/bits/thunder1.aud rename to mods/ra/maps/fort-lonestar/thunder1.aud diff --git a/mods/ra/bits/thunder2.aud b/mods/ra/maps/fort-lonestar/thunder2.aud similarity index 100% rename from mods/ra/bits/thunder2.aud rename to mods/ra/maps/fort-lonestar/thunder2.aud diff --git a/mods/ra/bits/thunder3.aud b/mods/ra/maps/fort-lonestar/thunder3.aud similarity index 100% rename from mods/ra/bits/thunder3.aud rename to mods/ra/maps/fort-lonestar/thunder3.aud diff --git a/mods/ra/bits/thunder4.aud b/mods/ra/maps/fort-lonestar/thunder4.aud similarity index 100% rename from mods/ra/bits/thunder4.aud rename to mods/ra/maps/fort-lonestar/thunder4.aud diff --git a/mods/ra/bits/thunder5.aud b/mods/ra/maps/fort-lonestar/thunder5.aud similarity index 100% rename from mods/ra/bits/thunder5.aud rename to mods/ra/maps/fort-lonestar/thunder5.aud