From 7f7c0219a1e1faf8a5bf1d87ec5ff35e5ce6a49f Mon Sep 17 00:00:00 2001 From: FruitieX Date: Wed, 20 Oct 2010 20:38:05 +0300 Subject: [PATCH] add some target_speakers --- maps/runningmanctf.map | 47 ++++++++++++++++++ ...indDesert-Loop.WAV => WindDesert-Loop.wav} | Bin 2 files changed, 47 insertions(+) rename sounds/wind/{WindDesert-Loop.WAV => WindDesert-Loop.wav} (100%) diff --git a/maps/runningmanctf.map b/maps/runningmanctf.map index c93e27f6..23793b2a 100644 --- a/maps/runningmanctf.map +++ b/maps/runningmanctf.map @@ -34550,3 +34550,50 @@ effects_healpod/healpod1_d } } } +// entity 399 +{ +"classname" "target_speaker" +"origin" "-2320.000000 -656.000000 192.000000" +"noise" "sounds/wind/WindDesert-Loop.wav" +} +// entity 400 +{ +"classname" "target_speaker" +"origin" "-1872.000000 1184.000000 -192.000000" +"noise" "sounds/machines/Electrical_Machine.wav" +"volume" "0.4" +"angle" "-90.000000" +} +// entity 401 +{ +"classname" "target_speaker" +"origin" "-1680.000000 2032.000000 832.000000" +"noise" "sounds/wind/WindDesert-Loop.wav" +"angle" "-90.000000" +} +// entity 402 +{ +"classname" "target_speaker" +"origin" "-2864.000000 1920.000000 -48.000000" +"noise" "sounds/machines/Flourescent-Loop(Stereo).wav" +"angle" "-90.000000" +} +// entity 403 +{ +"classname" "target_speaker" +"origin" "256.000000 -1200.000000 -48.000000" +"noise" "sounds/machines/Flourescent-Loop(Stereo).wav" +} +// entity 404 +{ +"classname" "target_speaker" +"origin" "368.000000 -16.000000 832.000000" +"noise" "sounds/wind/WindDesert-Loop.wav" +} +// entity 405 +{ +"classname" "target_speaker" +"origin" "-480.000000 -208.000000 -192.000000" +"noise" "sounds/machines/Electrical_Machine.wav" +"volume" "0.4" +} diff --git a/sounds/wind/WindDesert-Loop.WAV b/sounds/wind/WindDesert-Loop.wav similarity index 100% rename from sounds/wind/WindDesert-Loop.WAV rename to sounds/wind/WindDesert-Loop.wav -- 2.39.2