PGRData/Client/Sound/EffectsSoundPriority.json

23 lines
308 B
JSON
Raw Normal View History

[
{
"MaxPriority": 0,
"Volume": [
1.0
]
},
{
"MaxPriority": 1,
"Volume": [
0.6,
1.0
]
},
{
"MaxPriority": 2,
"Volume": [
0.0,
0.0,
1.0
]
}
]