summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2018-02-16 20:49:47 +0100
committerPaweł Redman <pawel.redman@gmail.com>2018-02-16 20:49:47 +0100
commit9fde581645115f8d2f112cce13d177420dd5e692 (patch)
tree67ac5217967c363b7cac9901e630f5bf2ffb1e0f
parentde1173186ceb402d1a723be769902d361c75d863 (diff)
Add a level-wide sound and rumble to the cannon.
-rw-r--r--maps/p10_nexus.map20
-rw-r--r--sound/analmango/thunder_strike_far.wavbin96188 -> 96188 bytes
2 files changed, 18 insertions, 2 deletions
diff --git a/maps/p10_nexus.map b/maps/p10_nexus.map
index f327581..dc33e97 100644
--- a/maps/p10_nexus.map
+++ b/maps/p10_nexus.map
@@ -7030,9 +7030,10 @@ nexus6/cement_1_gunky
// entity 68
{
"classname" "target_speaker"
-"origin" "1480.000000 1000.000000 -168.000000"
+"origin" "1440.000000 1016.000000 -168.000000"
"targetname" "explosion"
-"noise" "sound/analmango/explosion.wav"
+"noise" "sound/analmango/thunder_strike_far.wav"
+"spawnflags" "4"
}
// entity 69
{
@@ -7163,3 +7164,18 @@ nexus6/cement_1_gunky
"noise" "sound/ambient/water_rush.wav"
"spawnflags" "2"
}
+// entity 89
+{
+"classname" "target_rumble"
+"origin" "1608.000000 1984.000000 -48.000000"
+"speed" "100"
+"count" "1"
+"targetname" "explosion"
+}
+// entity 90
+{
+"classname" "target_speaker"
+"origin" "1480.000000 1000.000000 -168.000000"
+"targetname" "explosion"
+"noise" "sound/analmango/explosion.wav"
+}
diff --git a/sound/analmango/thunder_strike_far.wav b/sound/analmango/thunder_strike_far.wav
index 024f69c..a0a5ba8 100644
--- a/sound/analmango/thunder_strike_far.wav
+++ b/sound/analmango/thunder_strike_far.wav
Binary files differ