[Git 1.5] Bug with new Dirty Fighting/backstab

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Mordy
Archmage
Posts: 300
Joined: Tue Feb 10, 2015 1:41 pm

[Git 1.5] Bug with new Dirty Fighting/backstab

#1 Post by Mordy »

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.

Razakai
Uruivellas
Posts: 889
Joined: Tue May 14, 2013 3:45 pm

Re: [Git 1.5] Bug with new Dirty Fighting/backstab

#2 Post by Razakai »

You caught me just as I was doing roguestuff so added this fix in, thanks.

Post Reply