initial commit
This commit is contained in:
27
aghanim_singleplayer/scripts/soundscapes_aghanim.txt
Executable file
27
aghanim_singleplayer/scripts/soundscapes_aghanim.txt
Executable file
@@ -0,0 +1,27 @@
|
||||
|
||||
//default
|
||||
"default_aghanim"
|
||||
{
|
||||
"dsp" "0"
|
||||
"fadetime" "3"
|
||||
"Soundmixer" "Aghanim_Mix"
|
||||
|
||||
"playlooping"
|
||||
{
|
||||
"volume" ".4"
|
||||
"pitch" "100"
|
||||
"wave" "sounds/ambient/soundscapes/temple_lp.vsnd"
|
||||
}
|
||||
"playrandom"
|
||||
{
|
||||
"volume" "0.4, 0.6"
|
||||
"pitch" "95, 105"
|
||||
"time" "18, 24"
|
||||
"position" "random"
|
||||
"rndwave"
|
||||
{
|
||||
"wave" "sounds/ambient/soundscapes/temple_drone.vsnd"
|
||||
"wave" "sounds/ambient/soundscapes/deathmaze_drone.vsnd"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user