Add regen meter plugin

This commit is contained in:
Max Weber
2018-03-10 02:22:20 -07:00
parent c3920e5814
commit c7deb854db
5 changed files with 315 additions and 0 deletions

View File

@@ -179,9 +179,11 @@ public class WidgetID
static class Minimap
{
static final int XP_ORB = 1;
static final int HEALTH_ORB = 2;
static final int PRAYER_ORB = 12;
static final int QUICK_PRAYER_ORB = 14; // Has the "Quick-prayers" name
static final int RUN_ORB = 20;
static final int SPEC_ORB = 28;
}
static class Viewport