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 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sounds/fall.sound (limited to 'sounds/fall.sound') 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 -- cgit v1.2.3-70-g09d2