From 033cfd64563ab4065753d5e38aaae0d4edae8e90 Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Wed, 31 Jan 2018 20:34:40 +0100 Subject: Compress pwner_in more and move d2k to sound/analmango. --- README | 2 +- maps/p6_engineering.map | 2 +- sound/analmango/d2k.wav | Bin 0 -> 74046 bytes sound/analmango/pwner_in.wav | Bin 515746 -> 128970 bytes sound/paint10/d2k.wav | Bin 74046 -> 0 bytes 5 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 sound/analmango/d2k.wav delete mode 100644 sound/paint10/d2k.wav diff --git a/README b/README index 6a84a78..8b20b7d 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ sound/analmango/elevator.wav was created from the following sound: sound/analmango/empress_rising.wav is a sample of Monolord's Empress Rising. sound/analmango/navras.wav is a sample of Juno Reactor's Navras (from the Matrix movies). sound/analmango/gather_your_party.wav is a voice track from Baldur's Gate. -sound/paint10/d2k.wav is a sample of Dune 2000's soundtrack. +sound/analmango/d2k.wav is a sample of Dune 2000's soundtrack. sound/analmango/spiritus_sanctus.wav is a sample of Blind Guardian's The Quest For Tanelorn (from Somewhere Far Beyond, 1992). I hope they won't mind. diff --git a/maps/p6_engineering.map b/maps/p6_engineering.map index 139be68..4c25311 100644 --- a/maps/p6_engineering.map +++ b/maps/p6_engineering.map @@ -8150,7 +8150,7 @@ nexus6/brown_hose_s "classname" "target_speaker" "origin" "291.394012 -2042.550903 -72.375000" "spawnflags" "1" -"noise" "sound/paint10/d2k.wav" +"noise" "sound/analmango/d2k.wav" "angle" "16.346193" } // entity 36 diff --git a/sound/analmango/d2k.wav b/sound/analmango/d2k.wav new file mode 100644 index 0000000..f7e266b Binary files /dev/null and b/sound/analmango/d2k.wav differ diff --git a/sound/analmango/pwner_in.wav b/sound/analmango/pwner_in.wav index 3d0ecad..57d8560 100644 Binary files a/sound/analmango/pwner_in.wav and b/sound/analmango/pwner_in.wav differ diff --git a/sound/paint10/d2k.wav b/sound/paint10/d2k.wav deleted file mode 100644 index f7e266b..0000000 Binary files a/sound/paint10/d2k.wav and /dev/null differ -- cgit