mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Restored knockback to hammer.
This commit is contained in:
parent
a11786cbdd
commit
e38ecafc17
@ -5,7 +5,7 @@ ComboMelee(
|
||||
damage_increase: 10,
|
||||
base_poise_damage: 0,
|
||||
poise_damage_increase: 0,
|
||||
knockback: 0.0,
|
||||
knockback: 10.0,
|
||||
range: 4.5,
|
||||
angle: 50.0,
|
||||
base_buildup_duration: 600,
|
||||
|
Loading…
Reference in New Issue
Block a user