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(
|
Boost(
|
||||||
movement_duration: 0.05,
|
movement_duration: 0.05,
|
||||||
only_up: false,
|
only_up: false,
|
||||||
speed: 3400.0,
|
speed: 400.0,
|
||||||
max_exit_velocity: 100.0,
|
max_exit_velocity: 100.0,
|
||||||
)
|
)
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
(
|
(
|
||||||
caverns: false, // TODO: Disabled by default until cave overhaul
|
caverns: false, // TODO: Disabled by default until cave overhaul
|
||||||
caves: false,
|
caves: true,
|
||||||
rocks: true,
|
rocks: true,
|
||||||
shrubs: true,
|
shrubs: true,
|
||||||
trees: true,
|
trees: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user