Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Use Provoke instead of Clash for 30y, as both specs always have Provoke - Add Backout Kick (Brewmaster) as a backup for Tiger Palm, as PTA replaces Tiger Palm
- Loading branch information
991088c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fix, on the contrary, broke the distance check
I'm checking the player for
/dump HeroLib.Unit("player"):IsInRange(40)
I get false
similarly with other units
upd.:
I play Mistweaver
udp2.:
the check works on enemies, but does not work on allies
991088c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No range checks work on allies currently (aside from possibly Living Flame for Evokers). That hasn't been worked back into the range checking system as of yet.