No, but you can put own audio files in.
From steam forum...
Quote:
wav, ogg and mp3 should all work. Just be sure to include the file extension if you are referencing a file in your override directory.
You can pretty much put the sounds anywhere you like in your override folder, but it might be best to mirror the internal structure so everyone has a consistent way of locating files.
PropAudioClip=audio/units/submarine_propeller
This is the default audio file for a prop referencing the internal audio file.
PropAudioClip=audio/units/submarine_propeller.wav
Would read the file "submarine_propeller.wav" in your override folder override/audio/units/
|