mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Remove missing sounds files
This commit is contained in:
@@ -10,12 +10,6 @@ class CfgMusic
|
||||
name = "DayZTrackDeath";
|
||||
sound[] = {"\dayz_sfx\tracks\track_death_1.ogg", db+0, 1.0};
|
||||
};
|
||||
class dayz_track_intro_1
|
||||
{
|
||||
name = "DayZTrackIntro";
|
||||
sound[] = {"\dayz_sfx\tracks\track_intro_1.ogg", db+0, 1.0};
|
||||
duration = ;
|
||||
};
|
||||
class z_suspense_0
|
||||
{
|
||||
name = "";
|
||||
|
||||
@@ -9,11 +9,6 @@ class CfgSounds {
|
||||
sound[] = {"\dayz_sfx\effects\chopwood.ogg", 0.1, 1, 50};
|
||||
titles[] = {};
|
||||
};
|
||||
class z_minestone_0 {
|
||||
name = "";
|
||||
sound[] = {"\dayz_sfx\effects\minestone.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