diff options
| author | tpart <tpart120@proton.me> | 2024-07-01 15:40:11 +0200 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2024-07-01 15:40:11 +0200 |
| commit | 6b2d2d54c6502c6e3fc72a837f5b34e1bc1d6878 (patch) | |
| tree | 8e2d0abeabe364fa84ac63419f52ae729184cfb1 /client/player/sounds | |
| parent | 0f41f4c560a3da8a0f24e18c7650acdfc547cb63 (diff) | |
| download | hurrycurry-6b2d2d54c6502c6e3fc72a837f5b34e1bc1d6878.tar hurrycurry-6b2d2d54c6502c6e3fc72a837f5b34e1bc1d6878.tar.bz2 hurrycurry-6b2d2d54c6502c6e3fc72a837f5b34e1bc1d6878.tar.zst | |
Add angry grunt sound effect
Diffstat (limited to 'client/player/sounds')
| -rw-r--r-- | client/player/sounds/angry1.ogg | bin | 0 -> 8491 bytes | |||
| -rw-r--r-- | client/player/sounds/angry1.ogg.import | 19 | ||||
| -rw-r--r-- | client/player/sounds/angry2.ogg | bin | 0 -> 6622 bytes | |||
| -rw-r--r-- | client/player/sounds/angry2.ogg.import | 19 |
4 files changed, 38 insertions, 0 deletions
diff --git a/client/player/sounds/angry1.ogg b/client/player/sounds/angry1.ogg Binary files differnew file mode 100644 index 00000000..9876f3da --- /dev/null +++ b/client/player/sounds/angry1.ogg diff --git a/client/player/sounds/angry1.ogg.import b/client/player/sounds/angry1.ogg.import new file mode 100644 index 00000000..1fbbfb2e --- /dev/null +++ b/client/player/sounds/angry1.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://c3gatgrsb0npf" +path="res://.godot/imported/angry1.ogg-89dfe7562e07a5f538e60fe56615fd53.oggvorbisstr" + +[deps] + +source_file="res://player/sounds/angry1.ogg" +dest_files=["res://.godot/imported/angry1.ogg-89dfe7562e07a5f538e60fe56615fd53.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/client/player/sounds/angry2.ogg b/client/player/sounds/angry2.ogg Binary files differnew file mode 100644 index 00000000..805b6c48 --- /dev/null +++ b/client/player/sounds/angry2.ogg diff --git a/client/player/sounds/angry2.ogg.import b/client/player/sounds/angry2.ogg.import new file mode 100644 index 00000000..fb529c5c --- /dev/null +++ b/client/player/sounds/angry2.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://cty282m6ckt62" +path="res://.godot/imported/angry2.ogg-cc281b5bbc23e0a935c56ccbfcbd60a0.oggvorbisstr" + +[deps] + +source_file="res://player/sounds/angry2.ogg" +dest_files=["res://.godot/imported/angry2.ogg-cc281b5bbc23e0a935c56ccbfcbd60a0.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 |