mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update CfgSounds.hpp
This commit is contained in:
@@ -816,4 +816,9 @@ class CfgSounds {
|
|||||||
sound[] = {"\dayz_sfx\effects\geiger_level_3.ogg",1,1,10};
|
sound[] = {"\dayz_sfx\effects\geiger_level_3.ogg",1,1,10};
|
||||||
titles[] = {};
|
titles[] = {};
|
||||||
};
|
};
|
||||||
|
class blizzard {
|
||||||
|
name = "";
|
||||||
|
sound[] = {"\dayz_sfx\effects\blizzard.ogg",1,1};
|
||||||
|
titles[] = {};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user