Pygmalion settings fix

This commit is contained in:
Ash
2023-01-12 13:48:07 +04:00
parent 099809c742
commit a0c6f6d482
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"file_version": 2,
"max_length": 2048,
"ikmax": 3000,
"genamt": 180,
"genamt": 80,
"ikgen": 200,
"rep_pen": 1.17,
"rep_pen_slope": 0.2,

View File

@@ -2,7 +2,7 @@
"file_version": 2,
"max_length": 2048,
"ikmax": 3000,
"genamt": 180,
"genamt": 80,
"ikgen": 200,
"rep_pen": 1.08,
"rep_pen_slope": 0.9,