From 90ea661221ebf29c26bc44308d31fcf04f79ca2c Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 1 Jul 2024 19:38:06 +0200 Subject: Add put plate sound effect --- client/map/sounds/plate_down.ogg | Bin 0 -> 6900 bytes client/map/sounds/plate_down.ogg.import | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 client/map/sounds/plate_down.ogg create mode 100644 client/map/sounds/plate_down.ogg.import (limited to 'client/map/sounds') diff --git a/client/map/sounds/plate_down.ogg b/client/map/sounds/plate_down.ogg new file mode 100644 index 00000000..0827d902 Binary files /dev/null and b/client/map/sounds/plate_down.ogg differ diff --git a/client/map/sounds/plate_down.ogg.import b/client/map/sounds/plate_down.ogg.import new file mode 100644 index 00000000..86e34bbf --- /dev/null +++ b/client/map/sounds/plate_down.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://dy4bab6rn1cyu" +path="res://.godot/imported/plate_down.ogg-97c6d5277190ef2a4619a7c4fee5a3bb.oggvorbisstr" + +[deps] + +source_file="res://map/sounds/plate_down.ogg" +dest_files=["res://.godot/imported/plate_down.ogg-97c6d5277190ef2a4619a7c4fee5a3bb.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 -- cgit v1.3