mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
Tweak player water sink speed
This commit is contained in:
parent
f86c466b72
commit
0158a3f70e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ movement_speed_descend = 6
|
|||
|
||||
movement_liquid_fluidity = 1.13
|
||||
movement_liquid_fluidity_smooth = 0.5
|
||||
movement_liquid_sink = 15
|
||||
movement_liquid_sink = 31
|
||||
|
||||
movement_gravity = 10.4
|
||||
|
||||
|
|
Loading…
Reference in a new issue