diff --git a/audio/music/bacon_nog.ogg b/audio/music/bacon_nog.ogg new file mode 100644 index 0000000..210645b Binary files /dev/null and b/audio/music/bacon_nog.ogg differ diff --git a/audio/music/bacon_nog.ogg.import b/audio/music/bacon_nog.ogg.import new file mode 100644 index 0000000..de260b0 --- /dev/null +++ b/audio/music/bacon_nog.ogg.import @@ -0,0 +1,15 @@ +[remap] + +importer="ogg_vorbis" +type="AudioStreamOGGVorbis" +path="res://.import/bacon_nog.ogg-ea2ef4779f6b1a90dfdadb0c2116dc3a.oggstr" + +[deps] + +source_file="res://audio/music/bacon_nog.ogg" +dest_files=[ "res://.import/bacon_nog.ogg-ea2ef4779f6b1a90dfdadb0c2116dc3a.oggstr" ] + +[params] + +loop=false +loop_offset=0 diff --git a/audio/sounds/msx_crazydream.ogg b/audio/sounds/msx_crazydream.ogg new file mode 100644 index 0000000..ce803da Binary files /dev/null and b/audio/sounds/msx_crazydream.ogg differ diff --git a/audio/sounds/msx_crazydream.ogg.import b/audio/sounds/msx_crazydream.ogg.import new file mode 100644 index 0000000..3f0f2be --- /dev/null +++ b/audio/sounds/msx_crazydream.ogg.import @@ -0,0 +1,15 @@ +[remap] + +importer="ogg_vorbis" +type="AudioStreamOGGVorbis" +path="res://.import/msx_crazydream.ogg-863092419561be1ee9846a60426b4cc2.oggstr" + +[deps] + +source_file="res://audio/sounds/msx_crazydream.ogg" +dest_files=[ "res://.import/msx_crazydream.ogg-863092419561be1ee9846a60426b4cc2.oggstr" ] + +[params] + +loop=false +loop_offset=0 diff --git a/autoloads/audio.tscn b/autoloads/audio.tscn index eab6342..6952ba7 100644 --- a/autoloads/audio.tscn +++ b/autoloads/audio.tscn @@ -9,7 +9,7 @@ pause_mode = 2 script = ExtResource( 1 ) [node name="Music" type="AudioStreamPlayer" parent="."] -volume_db = -13.5 +volume_db = 3.0 bus = "music" [node name="CollectibleSound" type="AudioStreamPlayer" parent="."]