mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-15 07:40:44 +02:00
123 lines
1.5 KiB
Plaintext
123 lines
1.5 KiB
Plaintext
guiroq {
|
|
description "Gui Audio"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume 0.8
|
|
|
|
sound/voc/lab_speech_atommachine.wav
|
|
}
|
|
|
|
guisounds_action
|
|
{
|
|
|
|
description "Gui Audio"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume -6
|
|
|
|
sound/nin/GUI/Keypad_Positive_ver2.WAV
|
|
//sound/nin/GUI/Keypad_Positive.WAV
|
|
|
|
//sound/guis/1shot_action.wav
|
|
}
|
|
|
|
guisounds_click
|
|
{
|
|
description "Gui Audio"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume -6
|
|
|
|
sound/nin/GUI/Keypad_Press_Beep.WAV
|
|
//sound/nin/GUI/Keypad_Press_Beep_ver2.WAV
|
|
|
|
|
|
//sound/guis/1shot_click.wav
|
|
}
|
|
|
|
guisounds_close
|
|
{
|
|
|
|
description "Gui Audio"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume -6
|
|
|
|
sound/nin/GUI/Keypad_Negative_ver2.WAV
|
|
|
|
//sound/guis/1shot_close.wav
|
|
}
|
|
|
|
guisounds_error
|
|
{
|
|
|
|
description "Gui Audio"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume 0.8
|
|
|
|
sound/guis/1shot_error.wav
|
|
}
|
|
|
|
guisounds_open
|
|
{
|
|
|
|
description "Gui Audio"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume 0.8
|
|
|
|
sound/guis/1shot_open.wav
|
|
}
|
|
|
|
guisounds_warning
|
|
{
|
|
|
|
description "Gui Audio"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume 0.8
|
|
|
|
sound/guis/1shot_warning.wav
|
|
}
|
|
|
|
guisounds_pressurize
|
|
{
|
|
|
|
description "Gui Audio"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume 0.8
|
|
|
|
sound/machinery/airflow/1shot_airlock_01.wav
|
|
}
|
|
|
|
guisounds_roq
|
|
{
|
|
description "Gui Audio"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume 0.8
|
|
|
|
sound/voc/lab_speech_atommachine.wav
|
|
}
|
|
|
|
objective_screen
|
|
{
|
|
description "Short blip used for bringing up the objective screen"
|
|
|
|
minDistance 4
|
|
maxDistance 8
|
|
volume 1
|
|
|
|
sound/guis/1shot_objective_activate.wav
|
|
} |