Versions / 0.6.0-pre.9.1 / Audio / SoundEvents / SFX / NPC / Livestock / Turkey / SFX_Turkey_Sleep.json
SFX_Turkey_Sleep
Server/Audio/SoundEvents/SFX/NPC/Livestock/Turkey/SFX_Turkey_Sleep.json, 363 B
Fields
| Field | Type |
|---|---|
MaxInstance | number |
Layers | array[1] |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"MaxInstance": 3,
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Sleep_Loop.ogg"
],
"RandomSettings": {
"MinVolume": -8
},
"Looping": true,
"Probability": 50,
"Volume": -8
}
],
"Volume": -14,
"AudioCategory": "AudioCat_NPC_Turkey",
"Parent": "SFX_Attn_VeryQuiet"
}