mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Remove missing sounds files
This commit is contained in:
@@ -10,12 +10,6 @@ class CfgMusic
|
|||||||
name = "DayZTrackDeath";
|
name = "DayZTrackDeath";
|
||||||
sound[] = {"\dayz_sfx\tracks\track_death_1.ogg", db+0, 1.0};
|
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
|
class z_suspense_0
|
||||||
{
|
{
|
||||||
name = "";
|
name = "";
|
||||||
|
|||||||
@@ -9,11 +9,6 @@ class CfgSounds {
|
|||||||
sound[] = {"\dayz_sfx\effects\chopwood.ogg", 0.1, 1, 50};
|
sound[] = {"\dayz_sfx\effects\chopwood.ogg", 0.1, 1, 50};
|
||||||
titles[] = {};
|
titles[] = {};
|
||||||
};
|
};
|
||||||
class z_minestone_0 {
|
|
||||||
name = "";
|
|
||||||
sound[] = {"\dayz_sfx\effects\minestone.ogg", 0.1, 1, 50};
|
|
||||||
titles[] = {};
|
|
||||||
};
|
|
||||||
class heartbeat_1 {
|
class heartbeat_1 {
|
||||||
name = "";
|
name = "";
|
||||||
sound[] = {"\dayz_sfx\effects\heartbeat_1",0.8,1,30};
|
sound[] = {"\dayz_sfx\effects\heartbeat_1",0.8,1,30};
|
||||||
|
|||||||
Reference in New Issue
Block a user