diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-07-01 20:02:50 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-07-01 20:02:50 +0200 |
| commit | dbd0b769af6267426496b18bd788b8a68165c667 (patch) | |
| tree | 59dc08576efd7ff9812e53606095b93c79a9aafd /client/map/sounds | |
| parent | 76cadb3d882851f7de1aa4b0aac03ace08d06df2 (diff) | |
| parent | 90ea661221ebf29c26bc44308d31fcf04f79ca2c (diff) | |
| download | hurrycurry-dbd0b769af6267426496b18bd788b8a68165c667.tar hurrycurry-dbd0b769af6267426496b18bd788b8a68165c667.tar.bz2 hurrycurry-dbd0b769af6267426496b18bd788b8a68165c667.tar.zst | |
Merge branch 'master' of https://codeberg.org/metamuffin/undercooked
Diffstat (limited to 'client/map/sounds')
| -rw-r--r-- | client/map/sounds/plate_down.ogg | bin | 0 -> 6900 bytes | |||
| -rw-r--r-- | client/map/sounds/plate_down.ogg.import | 19 |
2 files changed, 19 insertions, 0 deletions
diff --git a/client/map/sounds/plate_down.ogg b/client/map/sounds/plate_down.ogg Binary files differnew file mode 100644 index 00000000..0827d902 --- /dev/null +++ b/client/map/sounds/plate_down.ogg 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 |