mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 02:21:06 +01:00
Tweak climb speeds
This commit is contained in:
parent
0158a3f70e
commit
dc3101b6f9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ movement_speed_crouch = 1.295
|
|||
movement_speed_fast = 10.89
|
||||
|
||||
movement_speed_jump = 6.6
|
||||
movement_speed_climb = 2
|
||||
movement_speed_climb = 2.35
|
||||
movement_speed_descend = 6
|
||||
|
||||
movement_liquid_fluidity = 1.13
|
||||
|
|
Loading…
Reference in a new issue