diff --git a/common/audio_manager/assets/sfx/door/door_opening.wav.import b/common/audio_manager/assets/sfx/door/door_opening.wav.import index 76a8826..f97125b 100644 --- a/common/audio_manager/assets/sfx/door/door_opening.wav.import +++ b/common/audio_manager/assets/sfx/door/door_opening.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://ds4rc2k28kgqx" +uid="uid://br0jqajrqvgie" path="res://.godot/imported/door_opening.wav-be6526627aa980fb5ae3856a6fd75ee7.sample" [deps] diff --git a/common/audio_manager/assets/sfx/get_item/get_item_1.wav b/common/audio_manager/assets/sfx/get_item/get_item_1.wav new file mode 100644 index 0000000..2913b51 Binary files /dev/null and b/common/audio_manager/assets/sfx/get_item/get_item_1.wav differ diff --git a/common/audio_manager/assets/sfx/get_item/get_item_1.wav.import b/common/audio_manager/assets/sfx/get_item/get_item_1.wav.import new file mode 100644 index 0000000..0ad7a5c --- /dev/null +++ b/common/audio_manager/assets/sfx/get_item/get_item_1.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://u44wh180os3n" +path="res://.godot/imported/get_item_1.wav-f624a08053ccc90a130932edf6e93c74.sample" + +[deps] + +source_file="res://common/audio_manager/assets/sfx/get_item/get_item_1.wav" +dest_files=["res://.godot/imported/get_item_1.wav-f624a08053ccc90a130932edf6e93c74.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=2 diff --git a/common/audio_manager/audio_manager.tscn b/common/audio_manager/audio_manager.tscn index 7f881af..3ab12bd 100644 --- a/common/audio_manager/audio_manager.tscn +++ b/common/audio_manager/audio_manager.tscn @@ -314,3 +314,5 @@ volume_db = -6.0 [node name="Teleportation" type="AudioStreamPlayer" parent="Sfx" unique_id=369599456] stream = ExtResource("50_rlnfe") volume_db = -3.0 + +[node name="Door_opening" type="AudioStreamPlayer" parent="Sfx" unique_id=1045862259]