SFX_Item_Repair
Server/Audio/SoundEvents/SFX/UI/SFX_Item_Repair.json, 325 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/UI/Durability/Item_Durability_Repair_Stereo.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0
},
"StartDelay": 0
}
],
"PreventSoundInterruption": true,
"Volume": -4.4575749056067515,
"Parent": "SFX_Attn_Quiet"
}