mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
0.981 + 1.7.6.1 CE
+ Increased raise horde distance to 65m. + decreased raise horde action timer to 7 seconds. + sync with 1.7.6.1 CE
This commit is contained in:
@@ -5,6 +5,11 @@ class CfgSounds {
|
||||
sound[] = {"\dayz_sfx\effects\breath_1",0.1,1,30};
|
||||
titles[] = {};
|
||||
};
|
||||
class z_chopwood_0 {
|
||||
name = "";
|
||||
sound[] = {"\dayz_sfx\effects\chopwood.ogg", 0.1, 1, 50};
|
||||
titles[] = {};
|
||||
};
|
||||
class heartbeat_1 {
|
||||
name = "";
|
||||
sound[] = {"\dayz_sfx\effects\heartbeat_1",0.8,1,30};
|
||||
|
||||
Reference in New Issue
Block a user