@@ -186,7 +186,7 @@ public class AttributeStatus : MonoBehaviour
}
- if(curSpecialStates != SpecialState.Null)
+ if(curSpecialStates == SpecialState.Null)
{
hitFeedbackSystem.EnterHitStun(attackFrom);