diff --git a/src/ZoneCode/Game/T6/T6_Commands.txt b/src/ZoneCode/Game/T6/T6_Commands.txt index 91b19ce6..288f0c42 100644 --- a/src/ZoneCode/Game/T6/T6_Commands.txt +++ b/src/ZoneCode/Game/T6/T6_Commands.txt @@ -401,8 +401,8 @@ set string assetFileName; // SndDuck use SndDuck; -set count attenuation 128; -set count filter 128; +set count attenuation 32; +set count filter 32; // SndRuntimeAssetBank use SndRuntimeAssetBank;