From 95b2259eb4d7362b137d26037f8312b3d80f0244 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sat, 29 Jul 2023 02:55:08 +0100 Subject: Add fall damage --- sounds/fall.sound | 12 ++++++++++++ sounds/fall.wav | Bin 0 -> 53718 bytes 2 files changed, 12 insertions(+) create mode 100644 sounds/fall.sound create mode 100644 sounds/fall.wav (limited to 'sounds') diff --git a/sounds/fall.sound b/sounds/fall.sound new file mode 100644 index 0000000..9d35ab9 --- /dev/null +++ b/sounds/fall.sound @@ -0,0 +1,12 @@ +{ + "UI": false, + "Volume": "1.00,1.00,0", + "Pitch": "1.00,1.00,0", + "Decibels": 70, + "SelectionMode": "Random", + "Sounds": [ + "sounds/fall.vsnd" + ], + "MaximumDistance": 1143.9335, + "MinimumDistance": 57.196674 +} \ No newline at end of file diff --git a/sounds/fall.wav b/sounds/fall.wav new file mode 100644 index 0000000..c3d5a8e Binary files /dev/null and b/sounds/fall.wav differ -- cgit v1.2.3-70-g09d2