This commit is contained in:
2026-02-09 22:44:54 +02:00
commit f4a6458690
249 changed files with 349313 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
// use either GlobalMultiplier or BodyPartMultipliers
"GlobalMultiplier": null, // set to null if using BodyPartMultipliers
"BodyPartMultipliers": {
// if using BodyPartMultipliers, specify all of them
"Chest": 1.30,
"Head": 1,
"Stomach": 1.30,
"LeftLeg": 1.30,
"RightLeg": 1.30,
"LeftArm": 1.30,
"RightArm": 1.30
}
}

Binary file not shown.