Add new mining sound

Made by @Victor-the-Cleaner
This commit is contained in:
A Man
2022-01-12 19:12:58 +01:00
parent 84d52924dd
commit 8524d6752b
2 changed files with 6 additions and 0 deletions

View File

@@ -901,4 +901,10 @@ class CfgSounds {
sound[] = {"\dayz_sfx\bloodsucker\forest_hidden_4.ogg",0.25118899,1};
titles[] = {};
};
class z_minestone_0 {
name = "";
sound[] = {"\dayz_sfx\effects\minestone.ogg", 0.1, 1, 50};
titles[] = {};
};
};

Binary file not shown.