mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Roll is no longer free.
This commit is contained in:
parent
110f8f3b9b
commit
a4696e5c6f
@ -313,7 +313,7 @@ impl CharacterAbility {
|
||||
|
||||
pub fn default_roll() -> CharacterAbility {
|
||||
CharacterAbility::Roll {
|
||||
energy_cost: 0.15,
|
||||
energy_cost: 150.0,
|
||||
buildup_duration: 0.05,
|
||||
movement_duration: 0.28,
|
||||
recover_duration: 0.125,
|
||||
|
Loading…
x
Reference in New Issue
Block a user