From af9c0cdd2866a8421b9f03100c05c5994bd3ddaa Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 7 Sep 2021 16:05:18 -0700 Subject: Sync vehicles.json Replace all wav files with new ogg files. --- effects/shout/scream.ogg | Bin 0 -> 24183 bytes effects/shout/scream_tortured.ogg | Bin 0 -> 58035 bytes effects/shout/squeak_1.ogg | Bin 0 -> 39036 bytes effects/shout/squeak_2.ogg | Bin 0 -> 28020 bytes effects/shout/squeak_3.ogg | Bin 0 -> 39518 bytes effects/shout/squeak_4.ogg | Bin 0 -> 51028 bytes effects/shout/wail_1.ogg | Bin 0 -> 37707 bytes effects/shout/wail_2.ogg | Bin 0 -> 62512 bytes effects/shout/wail_3.ogg | Bin 0 -> 59022 bytes effects/shout/wail_4.ogg | Bin 0 -> 35246 bytes 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 effects/shout/scream.ogg create mode 100644 effects/shout/scream_tortured.ogg create mode 100644 effects/shout/squeak_1.ogg create mode 100644 effects/shout/squeak_2.ogg create mode 100644 effects/shout/squeak_3.ogg create mode 100644 effects/shout/squeak_4.ogg create mode 100644 effects/shout/wail_1.ogg create mode 100644 effects/shout/wail_2.ogg create mode 100644 effects/shout/wail_3.ogg create mode 100644 effects/shout/wail_4.ogg (limited to 'effects/shout') diff --git a/effects/shout/scream.ogg b/effects/shout/scream.ogg new file mode 100644 index 0000000..bf96d18 Binary files /dev/null and b/effects/shout/scream.ogg differ diff --git a/effects/shout/scream_tortured.ogg b/effects/shout/scream_tortured.ogg new file mode 100644 index 0000000..7467656 Binary files /dev/null and b/effects/shout/scream_tortured.ogg differ diff --git a/effects/shout/squeak_1.ogg b/effects/shout/squeak_1.ogg new file mode 100644 index 0000000..7920bb5 Binary files /dev/null and b/effects/shout/squeak_1.ogg differ diff --git a/effects/shout/squeak_2.ogg b/effects/shout/squeak_2.ogg new file mode 100644 index 0000000..97bcefa Binary files /dev/null and b/effects/shout/squeak_2.ogg differ diff --git a/effects/shout/squeak_3.ogg b/effects/shout/squeak_3.ogg new file mode 100644 index 0000000..3278bd8 Binary files /dev/null and b/effects/shout/squeak_3.ogg differ diff --git a/effects/shout/squeak_4.ogg b/effects/shout/squeak_4.ogg new file mode 100644 index 0000000..bec922b Binary files /dev/null and b/effects/shout/squeak_4.ogg differ diff --git a/effects/shout/wail_1.ogg b/effects/shout/wail_1.ogg new file mode 100644 index 0000000..ce0d1d0 Binary files /dev/null and b/effects/shout/wail_1.ogg differ diff --git a/effects/shout/wail_2.ogg b/effects/shout/wail_2.ogg new file mode 100644 index 0000000..eb70556 Binary files /dev/null and b/effects/shout/wail_2.ogg differ diff --git a/effects/shout/wail_3.ogg b/effects/shout/wail_3.ogg new file mode 100644 index 0000000..f06003f Binary files /dev/null and b/effects/shout/wail_3.ogg differ diff --git a/effects/shout/wail_4.ogg b/effects/shout/wail_4.ogg new file mode 100644 index 0000000..8d2ca3d Binary files /dev/null and b/effects/shout/wail_4.ogg differ -- cgit v1.2.1