Further tweaks

This commit is contained in:
HEIEnthusiast 2023-11-29 06:43:46 -04:00
parent 86f75de01c
commit 4659a66cfe

View File

@ -7,8 +7,8 @@ ItemDef(
Buff((
kind: Swiftness,
data: (
strength: 0.5,
duration: Some(30),
strength: 0.6,
duration: Some(20),
),
cat_ids: [Natural],
)),