mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fixing some messed up rons.
This commit is contained in:
parent
706084dd15
commit
39db97ed03
@ -1,6 +1,6 @@
|
||||
Boost(
|
||||
movement_duration: 0.05,
|
||||
only_up: false,
|
||||
speed: 3400.0,
|
||||
speed: 400.0,
|
||||
max_exit_velocity: 100.0,
|
||||
)
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
(
|
||||
caverns: false, // TODO: Disabled by default until cave overhaul
|
||||
caves: false,
|
||||
caves: true,
|
||||
rocks: true,
|
||||
shrubs: true,
|
||||
trees: true,
|
||||
|
Loading…
Reference in New Issue
Block a user