[Git 1.5] Bug with new Dirty Fighting/backstab
Posted: Sat Jan 21, 2017 4:50 pm
This is just a code diving bug detection but the new backstab that has chance to pin targets doesn't correctly check pin resistance (it calls canBe("pinned") instead of canBe("pin") ) so pinning immunity probably doesn't work against it as it should.