diff --git a/Defs/SongDefs/Songs_Gameplay.xml b/Defs/SongDefs/Songs_Gameplay.xml index 70c95ca..6a72a1d 100644 --- a/Defs/SongDefs/Songs_Gameplay.xml +++ b/Defs/SongDefs/Songs_Gameplay.xml @@ -1,3 +1,49 @@ + + test_music_1 + Gameplay/test_music_1 + + + 1.0 + + + 1.0 + + + false + + + false + + + + + + +
  • Winter
  • Spring
  • Summer
  • Fall
  • +
    + + test_music_2 + Gameplay/test_music_2 + + + 1.0 + + + 1.0 + + + false + + + false + + + + + + +
  • Winter
  • Spring
  • Summer
  • Fall
  • +
    diff --git a/Sounds/Gameplay/test_music_1.mp3 b/Sounds/Gameplay/test_music_1.mp3 new file mode 100644 index 0000000..9d0804a Binary files /dev/null and b/Sounds/Gameplay/test_music_1.mp3 differ diff --git a/Sounds/Gameplay/test_music_2.ogg b/Sounds/Gameplay/test_music_2.ogg new file mode 100644 index 0000000..a9271dc Binary files /dev/null and b/Sounds/Gameplay/test_music_2.ogg differ