DEADSOFTWARE

Game: Add frag combo sounds
authorbinarymaster <x86corez@gmail.com>
Thu, 28 Jan 2016 23:18:16 +0000 (09:18 +1000)
committerbinarymaster <x86corez@gmail.com>
Thu, 28 Jan 2016 23:18:16 +0000 (09:18 +1000)
Related request:
http://doom2d.org/forum/viewtopic.php?f=39&t=2259

Game.lst
GameWAD/SOUNDS/KILL2X.wav [new file with mode: 0644]
GameWAD/SOUNDS/KILL3X.wav [new file with mode: 0644]
GameWAD/SOUNDS/KILL4X.wav [new file with mode: 0644]
GameWAD/SOUNDS/KILLMX.wav [new file with mode: 0644]

index cf9df3dab34fbd2bc06c4cd2abbb440f5e207510..c8f92bb18fbca05721ac8386cf3ccaa674f1bd40 100644 (file)
--- a/Game.lst
+++ b/Game.lst
@@ -233,6 +233,10 @@ GameWAD\SOUNDS\GOOD1.wav|GOOD1
 GameWAD\SOUNDS\GOOD2.wav|GOOD2
 GameWAD\SOUNDS\GOOD3.wav|GOOD3
 GameWAD\SOUNDS\GOOD4.wav|GOOD4
+GameWAD\SOUNDS\KILL2X.wav|KILL2X
+GameWAD\SOUNDS\KILL3X.wav|KILL3X
+GameWAD\SOUNDS\KILL4X.wav|KILL4X
+GameWAD\SOUNDS\KILLMX.wav|KILLMX
 GameWAD\SOUNDS\HITPUNCH.wav|HITPUNCH
 GameWAD\SOUNDS\HITSAW.wav|HITSAW
 GameWAD\SOUNDS\IDLESAW.wav|IDLESAW
diff --git a/GameWAD/SOUNDS/KILL2X.wav b/GameWAD/SOUNDS/KILL2X.wav
new file mode 100644 (file)
index 0000000..d3eeff1
Binary files /dev/null and b/GameWAD/SOUNDS/KILL2X.wav differ
diff --git a/GameWAD/SOUNDS/KILL3X.wav b/GameWAD/SOUNDS/KILL3X.wav
new file mode 100644 (file)
index 0000000..1e0c9a2
Binary files /dev/null and b/GameWAD/SOUNDS/KILL3X.wav differ
diff --git a/GameWAD/SOUNDS/KILL4X.wav b/GameWAD/SOUNDS/KILL4X.wav
new file mode 100644 (file)
index 0000000..9fa43ff
Binary files /dev/null and b/GameWAD/SOUNDS/KILL4X.wav differ
diff --git a/GameWAD/SOUNDS/KILLMX.wav b/GameWAD/SOUNDS/KILLMX.wav
new file mode 100644 (file)
index 0000000..0d2cdc6
Binary files /dev/null and b/GameWAD/SOUNDS/KILLMX.wav differ