mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
document sound config
This commit is contained in:
@@ -121,6 +121,11 @@ class CfgSounds {
|
||||
sound[] = {"\dayz_sfx\effects\action_drink_0.ogg",0.1,1,20};
|
||||
titles[] = {};
|
||||
};
|
||||
class z_document_0 {
|
||||
name = "";
|
||||
sound[] = {"\dayz_sfx\effects\action_open_doc_0.ogg",0.1,1,20};
|
||||
titles[] = {};
|
||||
};
|
||||
class z_soda_0 {
|
||||
name = "";
|
||||
sound[] = {"\dayz_sfx\effects\action_soda_0.ogg",0.3,1,30};
|
||||
|
||||
Reference in New Issue
Block a user