Readded amputation sound
This commit is contained in:
13
media/scripts/TOC_sounds.txt
Normal file
13
media/scripts/TOC_sounds.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
module base {
|
||||
|
||||
sound Amputation_Sound {
|
||||
category = Player,
|
||||
loop = true,
|
||||
is3D = true,
|
||||
clip {
|
||||
file = media/sound/Cut_sound.ogg,
|
||||
distanceMax = 3,
|
||||
volume = 1.0,
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user