Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache code 2018 10 18 rev176 #6057

Merged
merged 3 commits into from Oct 18, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions runelite-api/src/main/java/net/runelite/api/NpcID.java
Expand Up @@ -3120,7 +3120,7 @@ public final class NpcID
public static final int COMBAT_INSTRUCTOR = 3307;
public static final int GIELINOR_GUIDE = 3308;
public static final int MAGIC_INSTRUCTOR = 3309;
public static final int FINANCIAL_ADVISOR = 3310;
public static final int ACCOUNT_GUIDE = 3310;
public static final int MINING_INSTRUCTOR = 3311;
public static final int QUEST_GUIDE = 3312;
public static final int GIANT_RAT_3313 = 3313;
Expand Down Expand Up @@ -7468,12 +7468,12 @@ public final class NpcID
public static final int JAMES = 8193;
public static final int GROWTHLING = 8194;
public static final int BRYOPHYTA = 8195;
public static final int DOGADILE = 8196;
public static final int PUPPADILE = 8196;
public static final int TEKTONNE = 8197;
public static final int VANGUARD_8198 = 8198;
public static final int MINI_NISTIRIO = 8199;
public static final int VESPINA = 8200;
public static final int PUPPADILE = 8201;
public static final int PUPPADILE_8201 = 8201;
public static final int TEKTINY = 8202;
public static final int VANGUARD_8203 = 8203;
public static final int VASA_MINIRIO = 8204;
Expand Down
Expand Up @@ -123,11 +123,11 @@ public class WidgetID

static class WorldMap
{
static final int MAPVIEW = 4;
static final int OVERVIEW_MAP = 7;
static final int SEARCH = 22;
static final int SURFACE_SELECTOR = 30;
static final int TOOLTIP = 36;
static final int MAPVIEW = 6;
static final int OVERVIEW_MAP = 9;
static final int SEARCH = 24;
static final int SURFACE_SELECTOR = 25;
static final int TOOLTIP = 38;
static final int OPTION = 42;
}

Expand Down Expand Up @@ -291,7 +291,7 @@ static class Minimap

static class LoginClickToPlayScreen
{
static final int MESSAGE_OF_THE_DAY = 4;
static final int MESSAGE_OF_THE_DAY = 7;
}

static class Viewport
Expand Down
2 changes: 1 addition & 1 deletion runelite-client/src/main/scripts/BankSearchLayout.hash
@@ -1 +1 @@
1F866A32ECF9F03F05E132A98706DE8F4B5B45B84B61344EDEF5C342AF3A0500
81FBDB7DE85B5B435E3DB440EE220AC3BF1AB8A3F91C2DE280894E232F62F793