mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 23:54:32 +00:00
Cloak Sound
Min Distance set to stock 10 100% volume at 10
This commit is contained in:
parent
7ea5ababe9
commit
ba22dab38e
1 changed files with 10 additions and 10 deletions
|
|
@ -33,7 +33,7 @@ datablock AudioDescription(CloakLooping3d)
|
||||||
isLooping= true;
|
isLooping= true;
|
||||||
|
|
||||||
is3D = true;
|
is3D = true;
|
||||||
minDistance= 15.0; //Was 10
|
minDistance= 10.0;
|
||||||
MaxDistance= 55.0; //Was 50
|
MaxDistance= 55.0; //Was 50
|
||||||
type = $EffectAudioType;
|
type = $EffectAudioType;
|
||||||
environmentLevel = 1.0;
|
environmentLevel = 1.0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue