SFX_Goat_Sleep
Server/Audio/SoundEvents/SFX/NPC/Livestock/Goat/SFX_Goat_Sleep.json, 357 B
Fields
| Field | Type |
|---|---|
MaxInstance | number |
Layers | array[1] |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"MaxInstance": 3,
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Goat/NPC_Goat_Sleep_Loop_01.ogg"
],
"RandomSettings": {
"MinVolume": -4
},
"Looping": true,
"Probability": 50,
"Volume": 0
}
],
"Volume": 0,
"AudioCategory": "AudioCat_NPC_Goat",
"Parent": "SFX_Attn_VeryQuiet"
}