18 lines
181 B
INI
Executable File
18 lines
181 B
INI
Executable File
;; _
|
|
|
|
;; music volume
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"message" "custom sounds/mapmusic.wav"
|
|
"classname" "ambient_generic"
|
|
}
|
|
replace:
|
|
{
|
|
"message" "#custom sounds/mapmusic.wav"
|
|
}
|
|
}
|
|
|