tweaked sherman maxspeed

This commit is contained in:
Blu 2019-11-05 18:09:41 +01:00
parent 979daa16a0
commit 465cca239c

View File

@ -1517,7 +1517,7 @@ local V = {
ForceTransmission = 1,
DifferentialGear = 0.3,
Gears = {-0.1,0,0.05,0.08,0.11,0.14}
Gears = {-0.1,0,0.05,0.08,0.11,0.12}
}
}
list.Set( "simfphys_vehicles", "sim_fphys_tank2", V )