mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-16 16:20:42 +02:00
50 lines
584 B
Plaintext
50 lines
584 B
Plaintext
loop_nin_spooky_01 {
|
|
description "A eerie, spooky, windy sound"
|
|
volume 1
|
|
minDistance 5
|
|
maxDistance 25
|
|
looping
|
|
|
|
sound/nintest/loop_spooky_01.wav
|
|
}
|
|
|
|
test_1 {
|
|
volume 0
|
|
minDistance 5
|
|
maxDistance 15
|
|
|
|
sound/nin/test/wave_file_1.wav
|
|
}
|
|
|
|
test_2 {
|
|
volume 0
|
|
minDistance 5
|
|
maxDistance 15
|
|
|
|
sound/nin/test/wave_file_2.wav
|
|
}
|
|
|
|
test_3 {
|
|
volume 0
|
|
minDistance 5
|
|
maxDistance 15
|
|
|
|
sound/nin/test/wave_file_3.wav
|
|
}
|
|
|
|
test_4 {
|
|
volume 0
|
|
minDistance 5
|
|
maxDistance 15
|
|
|
|
sound/nin/test/wave_file_4.wav
|
|
}
|
|
|
|
test_5 {
|
|
volume 0
|
|
minDistance 5
|
|
maxDistance 15
|
|
|
|
sound/nin/test/wave_file_5.wav
|
|
}
|