SFX_Cow_Sleep
Server/Audio/SoundEvents/SFX/NPC/Livestock/Cow/SFX_Cow_Sleep.json, 378 B
Fields
| Field | Type |
|---|---|
MaxInstance | number |
Layers | array[1] |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"MaxInstance": 1,
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Cow/Cow_Sleep_01.ogg"
],
"RandomSettings": {
"MinVolume": -7.958800173440751
},
"Looping": true,
"Probability": 50,
"Volume": -7.979400086720375
}
],
"Volume": 0,
"AudioCategory": "AudioCat_NPC_Cow",
"Parent": "SFX_Attn_VeryQuiet"
}