From 5f85a86489fe4aaf2c01ed4120dc55f794a858c8 Mon Sep 17 00:00:00 2001 From: Erik Hofman Date: Thu, 10 Dec 2015 13:22:26 +0100 Subject: [PATCH] Add a global sound effects file for sound effects which act on scenery events (currently Thunder only). --- Sounds/sounds.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Sounds/sounds.xml diff --git a/Sounds/sounds.xml b/Sounds/sounds.xml new file mode 100644 index 000000000..72c8bd097 --- /dev/null +++ b/Sounds/sounds.xml @@ -0,0 +1,23 @@ + + + + + + + + Thunder + once + Sounds/thunder.wav + environment/lightning/flash + + environment/lightning/lightning-pos-x + environment/lightning/lightning-pos-y + 1000.0 + + 1.0 + 1.0 + + + + +