Tomm0017 / rsmod

New repository: https://github.com/rsmod/rsmod
https://github.com/rsmod/rsmod
Apache License 2.0
125 stars 101 forks source link

Added getNeighbourPawns method and implemented Retribution prayer logic #110

Closed micheal-earl closed 5 years ago

micheal-earl commented 5 years ago

What has been done?

Added utility method to find all neighboring pawns surrounding a target pawn Implemented Retribution prayer logic, still needs to account for players being pvp attackable

This closes #108