diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-07-01 18:37:00 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-07-01 18:37:00 +0200 |
| commit | b6dddafa910f096f7e627cce90ed74b04b7be281 (patch) | |
| tree | e86bdbcc22d0756588d3c1d45323bca353514516 /client/map/sounds | |
| parent | 404e2e43d44a71344b5fc7399a74f517d7d3c9d4 (diff) | |
| parent | 7c9ff7817c2cbdcd3fcbb7083ca655694653def5 (diff) | |
| download | hurrycurry-b6dddafa910f096f7e627cce90ed74b04b7be281.tar hurrycurry-b6dddafa910f096f7e627cce90ed74b04b7be281.tar.bz2 hurrycurry-b6dddafa910f096f7e627cce90ed74b04b7be281.tar.zst | |
Merge branch 'master' of https://codeberg.org/metamuffin/undercooked
Diffstat (limited to 'client/map/sounds')
| -rw-r--r-- | client/map/sounds/plate_up.ogg | bin | 0 -> 11020 bytes | |||
| -rw-r--r-- | client/map/sounds/plate_up.ogg.import | 19 |
2 files changed, 19 insertions, 0 deletions
diff --git a/client/map/sounds/plate_up.ogg b/client/map/sounds/plate_up.ogg Binary files differnew file mode 100644 index 00000000..08ce5bb6 --- /dev/null +++ b/client/map/sounds/plate_up.ogg diff --git a/client/map/sounds/plate_up.ogg.import b/client/map/sounds/plate_up.ogg.import new file mode 100644 index 00000000..5f2128e4 --- /dev/null +++ b/client/map/sounds/plate_up.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://dyt45wi23lmmh" +path="res://.godot/imported/plate_up.ogg-321cdd38fc6e820b2112fd77d567bcc9.oggvorbisstr" + +[deps] + +source_file="res://map/sounds/plate_up.ogg" +dest_files=["res://.godot/imported/plate_up.ogg-321cdd38fc6e820b2112fd77d567bcc9.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 |