mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Update CfgSounds.hpp
This commit is contained in:
@@ -147,17 +147,17 @@ class CfgSounds {
|
|||||||
};
|
};
|
||||||
class z_cough_w_0 {
|
class z_cough_w_0 {
|
||||||
name = "";
|
name = "";
|
||||||
sound[] = {"\dayz_sfx\effects\cough_0.ogg",0.5,1.5,40};
|
sound[] = {"\dayz_sfx\effects\cough_w_0.ogg",0.5,1.5,40};
|
||||||
titles[] = {};
|
titles[] = {};
|
||||||
};
|
};
|
||||||
class z_cough_w_1 {
|
class z_cough_w_1 {
|
||||||
name = "";
|
name = "";
|
||||||
sound[] = {"\dayz_sfx\effects\cough_1.ogg",0.4,1.5,40};
|
sound[] = {"\dayz_sfx\effects\cough_w_1.ogg",0.4,1.5,40};
|
||||||
titles[] = {};
|
titles[] = {};
|
||||||
};
|
};
|
||||||
class z_cough_w_2 {
|
class z_cough_w_2 {
|
||||||
name = "";
|
name = "";
|
||||||
sound[] = {"\dayz_sfx\effects\cough_2.ogg",0.3,1.5,40};
|
sound[] = {"\dayz_sfx\effects\cough_w_2.ogg",0.3,1.5,40};
|
||||||
titles[] = {};
|
titles[] = {};
|
||||||
};
|
};
|
||||||
class z_bandage_0 {
|
class z_bandage_0 {
|
||||||
|
|||||||
Reference in New Issue
Block a user