wiki plugin: Add skill guide lookup

Signed-off-by: Will Thomas <github@willthoms.org.uk>
This commit is contained in:
Will Thomas
2019-02-14 22:49:11 +00:00
committed by Adam
parent 06f2a13908
commit be39033574
2 changed files with 44 additions and 18 deletions

View File

@@ -126,6 +126,7 @@ public class WidgetID
public static final int ENTERING_HOUSE_GROUP_ID = 71;
public static final int FULLSCREEN_MAP_GROUP_ID = 165;
public static final int QUESTLIST_GROUP_ID = 399;
public static final int SKILLS_GROUP_ID = 320;
static class WorldMap
{