diff --git a/common/src/states/triple_strike.rs b/common/src/states/triple_strike.rs index b99b0e5876..7f6104c257 100644 --- a/common/src/states/triple_strike.rs +++ b/common/src/states/triple_strike.rs @@ -95,7 +95,7 @@ impl CharacterBehavior for Data { } }; } else { - handle_orientation(data, &mut update, 10.0); + handle_orientation(data, &mut update, 20.0); } // Handling attacking