mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Small speed tweak
This commit is contained in:
parent
5001c4a262
commit
a01d7485e4
@ -7,7 +7,7 @@ ItemDef(
|
|||||||
Buff((
|
Buff((
|
||||||
kind: Swiftness,
|
kind: Swiftness,
|
||||||
data: (
|
data: (
|
||||||
strength: 1.2,
|
strength: 1.25,
|
||||||
duration: Some(15),
|
duration: Some(15),
|
||||||
),
|
),
|
||||||
cat_ids: [Natural],
|
cat_ids: [Natural],
|
||||||
|
Loading…
Reference in New Issue
Block a user