mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Further tweaks
This commit is contained in:
parent
86f75de01c
commit
4659a66cfe
@ -7,8 +7,8 @@ ItemDef(
|
|||||||
Buff((
|
Buff((
|
||||||
kind: Swiftness,
|
kind: Swiftness,
|
||||||
data: (
|
data: (
|
||||||
strength: 0.5,
|
strength: 0.6,
|
||||||
duration: Some(30),
|
duration: Some(20),
|
||||||
),
|
),
|
||||||
cat_ids: [Natural],
|
cat_ids: [Natural],
|
||||||
)),
|
)),
|
||||||
|
Loading…
Reference in New Issue
Block a user