mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-24 15:55:13 +00: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 = 1.13
|
||||||
movement_liquid_fluidity_smooth = 0.5
|
movement_liquid_fluidity_smooth = 0.5
|
||||||
movement_liquid_sink = 15
|
movement_liquid_sink = 31
|
||||||
|
|
||||||
movement_gravity = 10.4
|
movement_gravity = 10.4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue