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(( 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],
)), )),