diff options
| author | nokoe <nokoe@mailbox.org> | 2024-07-04 12:08:38 +0200 |
|---|---|---|
| committer | nokoe <nokoe@mailbox.org> | 2024-07-04 12:10:14 +0200 |
| commit | 8516e29a889a1cfb5fdbfa0a04d64079238487c0 (patch) | |
| tree | 00e4e091215ca0fcb3fc308222db811683efc14a /client/map/tiles/sounds | |
| parent | 81ce5b5ff19ef6c1a9685407ae319adda25ff646 (diff) | |
| download | hurrycurry-8516e29a889a1cfb5fdbfa0a04d64079238487c0.tar hurrycurry-8516e29a889a1cfb5fdbfa0a04d64079238487c0.tar.bz2 hurrycurry-8516e29a889a1cfb5fdbfa0a04d64079238487c0.tar.zst | |
oven ding
Diffstat (limited to 'client/map/tiles/sounds')
| -rw-r--r-- | client/map/tiles/sounds/ding.ogg | bin | 0 -> 15831 bytes | |||
| -rw-r--r-- | client/map/tiles/sounds/ding.ogg.import | 19 |
2 files changed, 19 insertions, 0 deletions
diff --git a/client/map/tiles/sounds/ding.ogg b/client/map/tiles/sounds/ding.ogg Binary files differnew file mode 100644 index 00000000..0a1d6512 --- /dev/null +++ b/client/map/tiles/sounds/ding.ogg diff --git a/client/map/tiles/sounds/ding.ogg.import b/client/map/tiles/sounds/ding.ogg.import new file mode 100644 index 00000000..586d7d0c --- /dev/null +++ b/client/map/tiles/sounds/ding.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://dkwpv708ihh4c" +path="res://.godot/imported/ding.ogg-dfa73b74d612e6de33eae73666cb9228.oggvorbisstr" + +[deps] + +source_file="res://map/tiles/sounds/ding.ogg" +dest_files=["res://.godot/imported/ding.ogg-dfa73b74d612e6de33eae73666cb9228.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 |