feat: adjust sound parameters

This commit is contained in:
xtex 2023-07-11 10:11:17 +08:00
parent 024e097d1e
commit c39615bea9
Signed by: xtex
GPG Key ID: B918086ED8045B91

View File

@ -44,6 +44,7 @@
{
"name": "entity.wandering_trader.drink_milk",
"weight": 1,
"volume": 0.5,
"type": "event"
},
{
@ -59,36 +60,37 @@
{
"name": "quaedam:entity/projected_person/1",
"weight": 1,
"volume": 1.2,
"type": "file"
},
{
"name": "quaedam:entity/projected_person/2",
"weight": 1,
"volume": 1.2,
"type": "file"
},
{
"name": "quaedam:entity/projected_person/3",
"weight": 1,
"type": "file"
},
{
"name": "quaedam:entity/projected_person/3",
"weight": 1,
"volume": 0.4,
"type": "file"
},
{
"name": "quaedam:entity/projected_person/4",
"weight": 1,
"volume": 1.2,
"type": "file"
},
{
"name": "quaedam:entity/projected_person/5",
"weight": 1,
"volume": 1.2,
"type": "file"
},
{
"name": "quaedam:entity/projected_person/6",
"weight": 1,
"volume": 1.2,
"type": "file"
}
]