mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-21 06:43:17 -04:00
Faster movement speeds for less boring gameplay
This commit is contained in:
parent
49a8ddc822
commit
b09951cade
1 changed files with 4 additions and 0 deletions
|
@ -3,3 +3,7 @@ mgv6_spflags = biomeblend, jungles
|
||||||
movement_liquid_sink = 25
|
movement_liquid_sink = 25
|
||||||
movement_liquid_fluidity = 0.8
|
movement_liquid_fluidity = 0.8
|
||||||
movement_liquid_fluidity_smooth = 2
|
movement_liquid_fluidity_smooth = 2
|
||||||
|
|
||||||
|
movement_speed_walk = 4.8
|
||||||
|
movement_speed_crouch = 1.6
|
||||||
|
movement_speed_fast = 24
|
||||||
|
|
Loading…
Add table
Reference in a new issue