Small speed tweak

This commit is contained in:
HEIEnthusiast 2023-11-28 11:43:12 -04:00
parent 5001c4a262
commit a01d7485e4

View File

@ -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],