mirror of
https://github.com/SpaxscE/simfphys_armed.git
synced 2025-03-04 03:13:26 -05:00
tweaked sherman maxspeed
This commit is contained in:
parent
979daa16a0
commit
465cca239c
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user