diff --git a/assets/sounds/ambient-sound-level-warcraft.mp3 b/assets/sounds/ambient-sound-level-warcraft.mp3 deleted file mode 100644 index 494a8d0..0000000 Binary files a/assets/sounds/ambient-sound-level-warcraft.mp3 and /dev/null differ diff --git a/assets/sounds/ambient-sound-level-warcraft.mp3.import b/assets/sounds/ambient-sound-level-warcraft.mp3.import deleted file mode 100644 index b156ec7..0000000 --- a/assets/sounds/ambient-sound-level-warcraft.mp3.import +++ /dev/null @@ -1,15 +0,0 @@ -[remap] - -importer="mp3" -type="AudioStreamMP3" -path="res://.import/ambient-sound-level-warcraft.mp3-f1e67d392bc697db7d41d821b631d514.mp3str" - -[deps] - -source_file="res://assets/sounds/ambient-sound-level-warcraft.mp3" -dest_files=[ "res://.import/ambient-sound-level-warcraft.mp3-f1e67d392bc697db7d41d821b631d514.mp3str" ] - -[params] - -loop=true -loop_offset=0 diff --git a/assets/sounds/ambient-sound-level-warcraft.ogg b/assets/sounds/ambient-sound-level-warcraft.ogg new file mode 100644 index 0000000..ad042b2 Binary files /dev/null and b/assets/sounds/ambient-sound-level-warcraft.ogg differ diff --git a/assets/sounds/ambient-sound-level-warcraft.ogg.import b/assets/sounds/ambient-sound-level-warcraft.ogg.import new file mode 100644 index 0000000..fc922ee --- /dev/null +++ b/assets/sounds/ambient-sound-level-warcraft.ogg.import @@ -0,0 +1,15 @@ +[remap] + +importer="ogg_vorbis" +type="AudioStreamOGGVorbis" +path="res://.import/ambient-sound-level-warcraft.ogg-eca793b67538fcb6a049f7f31dff337d.oggstr" + +[deps] + +source_file="res://assets/sounds/ambient-sound-level-warcraft.ogg" +dest_files=[ "res://.import/ambient-sound-level-warcraft.ogg-eca793b67538fcb6a049f7f31dff337d.oggstr" ] + +[params] + +loop=true +loop_offset=0 diff --git a/scenes/levels/warcraft/WarCraft.tscn b/scenes/levels/warcraft/WarCraft.tscn index fc16e59..b157e17 100644 --- a/scenes/levels/warcraft/WarCraft.tscn +++ b/scenes/levels/warcraft/WarCraft.tscn @@ -45,7 +45,7 @@ [ext_resource path="res://assets/props/spyglass/materials/MA_spyglass.material" type="Material" id=43] [ext_resource path="res://scenes/UI/list_ho/UI_list_ho.tscn" type="PackedScene" id=44] [ext_resource path="res://scenes/UI/UI_back.tscn" type="PackedScene" id=45] -[ext_resource path="res://assets/sounds/ambient-sound-level-warcraft.mp3" type="AudioStream" id=46] +[ext_resource path="res://assets/sounds/ambient-sound-level-warcraft.ogg" type="AudioStream" id=46] [sub_resource type="PanoramaSky" id=1] panorama = ExtResource( 11 )