mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
triples strike knockback 15.0 -> 16.0
This commit is contained in:
parent
31760d220a
commit
4bfc934772
@ -115,7 +115,7 @@ impl CharacterBehavior for Data {
|
||||
max_angle: 180_f32.to_radians(),
|
||||
applied: false,
|
||||
hit_count: 0,
|
||||
knockback: 15.0,
|
||||
knockback: 16.0,
|
||||
});
|
||||
|
||||
CharacterState::TripleStrike(Data {
|
||||
|
Loading…
Reference in New Issue
Block a user