mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
Increase fast mode speed significantly
This commit is contained in:
parent
b70b836efd
commit
29aa321283
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ movement_acceleration_air = 1.2
|
|||
|
||||
movement_speed_walk = 4.317
|
||||
movement_speed_crouch = 1.295
|
||||
movement_speed_fast = 50.89
|
||||
movement_speed_fast = 25.0
|
||||
|
||||
movement_speed_jump = 6.6
|
||||
movement_speed_climb = 2.35
|
||||
|
|
Loading…
Reference in a new issue