Undo camaro nerf

This commit is contained in:
Fierelier 2022-10-27 20:44:05 +02:00
parent 957a2bdb23
commit 907c2f98de
2 changed files with 5 additions and 6 deletions

View File

@ -1835,8 +1835,8 @@ update_field rigidbodyspecs racers WORLD_MOMENT_SCALE Z 3
update_field rigidbodyspecs racers WORLD_MOMENT_SCALE W 0
update_field tires camaro DYNAMIC_GRIP Front 1.6
update_field tires camaro DYNAMIC_GRIP Rear 1.65
update_field tires camaro GRIP_SCALE Front 0.8
update_field tires camaro GRIP_SCALE Rear 0.8
update_field tires camaro GRIP_SCALE Front 1.0
update_field tires camaro GRIP_SCALE Rear 1.0
update_field tires camaro STATIC_GRIP Front 1.8
update_field tires camaro STATIC_GRIP Rear 1.85
update_field tires camaro STEERING 1.03
@ -1892,8 +1892,8 @@ update_field chassis camaro SWAYBAR_STIFFNESS Rear -100.0
update_field chassis camaro ROLL_CENTER 10.0
update_field chassis camaro TRAVEL Front 12.0
update_field chassis camaro TRAVEL Rear 12.0
update_field tires camaro GRIP_SCALE Front 0.6400000000000001
update_field tires camaro GRIP_SCALE Rear 0.6400000000000001
update_field tires camaro GRIP_SCALE Front 0.8
update_field tires camaro GRIP_SCALE Rear 0.8
update_field tires camaro YAW_CONTROL[0] 0.1
update_field tires camaro YAW_CONTROL[1] 0.1
update_field tires camaro YAW_CONTROL[2] 0.1

View File

@ -579,8 +579,7 @@ topBias = {
}
gripScale = {
"elise": 0.7,
"camaro": 0.8
"elise": 0.7
}
parsedVlt = []