diff options
| author | nokoe <nokoe@mailbox.org> | 2024-09-20 17:18:36 +0200 |
|---|---|---|
| committer | nokoe <nokoe@mailbox.org> | 2024-09-20 17:19:01 +0200 |
| commit | 1a10bd8b7d8bc11357a1c7dc49233c58402e9379 (patch) | |
| tree | 16275033abd37ec01167f388743ecbca3cc0e95b /client/map/tiles/sounds | |
| parent | a7013fabd50edae443ebcb84bd32f49604a9a186 (diff) | |
| download | hurrycurry-1a10bd8b7d8bc11357a1c7dc49233c58402e9379.tar hurrycurry-1a10bd8b7d8bc11357a1c7dc49233c58402e9379.tar.bz2 hurrycurry-1a10bd8b7d8bc11357a1c7dc49233c58402e9379.tar.zst | |
finish sounds
Diffstat (limited to 'client/map/tiles/sounds')
| -rw-r--r-- | client/map/tiles/sounds/chop.ogg | bin | 0 -> 22232 bytes | |||
| -rw-r--r-- | client/map/tiles/sounds/chop.ogg.import | 19 |
2 files changed, 19 insertions, 0 deletions
diff --git a/client/map/tiles/sounds/chop.ogg b/client/map/tiles/sounds/chop.ogg Binary files differnew file mode 100644 index 00000000..d537a330 --- /dev/null +++ b/client/map/tiles/sounds/chop.ogg diff --git a/client/map/tiles/sounds/chop.ogg.import b/client/map/tiles/sounds/chop.ogg.import new file mode 100644 index 00000000..e810856a --- /dev/null +++ b/client/map/tiles/sounds/chop.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://cacduep52yibn" +path="res://.godot/imported/chop.ogg-e2cabb258fe42a1cf48b6867c24ca411.oggvorbisstr" + +[deps] + +source_file="res://map/tiles/sounds/chop.ogg" +dest_files=["res://.godot/imported/chop.ogg-e2cabb258fe42a1cf48b6867c24ca411.oggvorbisstr"] + +[params] + +loop=true +loop_offset=0.0 +bpm=0.0 +beat_count=0 +bar_beats=4 |