dump: [json] pakchunk0_s6
This commit is contained in:
parent
a0202f19ac
commit
a4954cd085
3042 changed files with 26830639 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "SoundConcurrency",
|
||||
"Name": "CONC_Bullet_Shell",
|
||||
"Class": "UScriptClass'SoundConcurrency'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Concurrency": {
|
||||
"MaxCount": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,14 @@
|
|||
[
|
||||
{
|
||||
"Type": "SoundConcurrency",
|
||||
"Name": "CONC_Leaves_Rustle",
|
||||
"Class": "UScriptClass'SoundConcurrency'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Concurrency": {
|
||||
"MaxCount": 4,
|
||||
"VolumeScaleMode": "EConcurrencyVolumeScaleMode::Distance"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "SoundConcurrency",
|
||||
"Name": "CONC_Mimic_Idle",
|
||||
"Class": "UScriptClass'SoundConcurrency'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Concurrency": {
|
||||
"MaxCount": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue