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
6a193d388d
commit
252e421692
@ -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…
Reference in New Issue
Block a user