From dd50eadd69d4d3409abe0834ab6d93ae1702be2f Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Thu, 15 Feb 2018 22:38:25 +0100 Subject: More sounds. --- maps/p10_nexus.map | 28 ++++++++++++++++++++++++++-- maps/p8_outside.map | 8 ++++++++ 2 files changed, 34 insertions(+), 2 deletions(-) (limited to 'maps') diff --git a/maps/p10_nexus.map b/maps/p10_nexus.map index 20d8b5e..f327581 100644 --- a/maps/p10_nexus.map +++ b/maps/p10_nexus.map @@ -6886,9 +6886,10 @@ nexus6/cement_1_gunky // entity 62 { "classname" "target_speaker" -"origin" "1600.000000 1000.000000 -168.000000" +"origin" "1760.000000 1216.000000 -216.000000" "targetname" "explosion" -"noise" "sound/analmango/explosion.wav" +"noise" "sound/ambient/water_rush.wav" +"spawnflags" "2" } // entity 63 { @@ -7139,3 +7140,26 @@ nexus6/cement_1_gunky "origin" "1512.000000 1472.000000 40.000000" "message" "Cannon room" } +// entity 86 +{ +"classname" "target_speaker" +"origin" "1600.000000 1000.000000 -168.000000" +"targetname" "explosion" +"noise" "sound/analmango/explosion.wav" +} +// entity 87 +{ +"classname" "target_speaker" +"origin" "1408.000000 992.000000 -216.000000" +"targetname" "explosion" +"noise" "sound/ambient/water_rush.wav" +"spawnflags" "2" +} +// entity 88 +{ +"classname" "target_speaker" +"origin" "1704.000000 984.000000 -216.000000" +"targetname" "explosion" +"noise" "sound/ambient/water_rush.wav" +"spawnflags" "2" +} diff --git a/maps/p8_outside.map b/maps/p8_outside.map index 0a55839..3a02643 100644 --- a/maps/p8_outside.map +++ b/maps/p8_outside.map @@ -11903,3 +11903,11 @@ niveus/base_yellow "killtarget" "info_notnull1" "angles" "17.192350 -121.676010 0.000000" } +// entity 161 +{ +"classname" "target_speaker" +"origin" "-1608.000000 3592.000000 336.000000" +"noise" "sound/analmango/appelez_la_police.wav" +"wait" "360" +"random" "240" +} -- cgit