mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
92 lines
2.4 KiB
JSON
92 lines
2.4 KiB
JSON
{
|
|
"_header": {
|
|
"@author": "Aaron Clark - https://EpochMod.com",
|
|
"@contributors": [],
|
|
"@description": "Custom Epoch cfgSounds config.",
|
|
"@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike",
|
|
"@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}"
|
|
},
|
|
"CfgSounds": {
|
|
"dog_bark": {
|
|
"sound": [
|
|
"@A3\\Sounds_F\\ambient\\animals\\dog1",
|
|
0.6,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
},
|
|
"dog_cry": {
|
|
"sound": [
|
|
"@A3\\Sounds_F\\ambient\\animals\\dog4",
|
|
0.6,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
},
|
|
"hed_cluck0": {
|
|
"sound": [
|
|
"@A3\\Sounds_F\\ambient\\animals\\hen1",
|
|
0.3,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
},
|
|
"hed_cluck1": {
|
|
"sound": [
|
|
"@A3\\Sounds_F\\ambient\\animals\\hen2",
|
|
0.3,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
},
|
|
"hed_cluck2": {
|
|
"sound": [
|
|
"@A3\\Sounds_F\\ambient\\animals\\hen3",
|
|
0.3,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
},
|
|
"cultist_talk": {
|
|
"sound": [
|
|
"@x\\addons\\a3_epoch_assets\\sounds\\cloak\\cultist_banter1",
|
|
0.7,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
},
|
|
"cultist_death": {
|
|
"sound": [
|
|
"@x\\addons\\a3_epoch_assets\\sounds\\cloak\\cultist_death",
|
|
0.7,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
},
|
|
"cultist_laugh": {
|
|
"sound": [
|
|
"@x\\addons\\a3_epoch_assets\\sounds\\cloak\\cultist_laugh",
|
|
0.7,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
},
|
|
"cultist_nearby": {
|
|
"sound": [
|
|
"@x\\addons\\a3_epoch_assets\\sounds\\cloak\\cultist_nearby",
|
|
0.7,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
},
|
|
"cultist_taunt": {
|
|
"sound": [
|
|
"@x\\addons\\a3_epoch_assets\\sounds\\cloak\\cultist_taunt",
|
|
0.7,
|
|
1.0
|
|
],
|
|
"titles": []
|
|
}
|
|
}
|
|
}
|