Mus_Fallback_Overground
Server/Audio/AmbienceFX/Music/Global/Mus_Fallback_Overground.json, 240 B
Fields
| Field | Type |
|---|---|
$Comment | string |
Conditions | object |
MusicContainer | string |
Priority | number |
Source
{
"$Comment": "Fallback for overground day and night music if nothing else is defined.",
"Conditions": {
"SunLightLevel": {
"Min": 10,
"Max": 15
}
},
"MusicContainer": "MC_Fallback_Overground",
"Priority": 0
}