Update Widget IDs to 2022-1-19

This commit is contained in:
RuneLite Cache-Code Autoupdater
2022-01-18 09:35:56 -07:00
committed by Max Weber
parent 08cc8caa70
commit c7694d21ad

View File

@@ -759,23 +759,23 @@ public final class WidgetID
static class StandardSpellBook static class StandardSpellBook
{ {
static final int LUMBRIDGE_HOME_TELEPORT = 5; static final int LUMBRIDGE_HOME_TELEPORT = 6;
static final int KOUREND_HOME_TELEPORT = 4; static final int KOUREND_HOME_TELEPORT = 4;
} }
static class AncientSpellBook static class AncientSpellBook
{ {
static final int EDGEVILLE_HOME_TELEPORT = 99; static final int EDGEVILLE_HOME_TELEPORT = 100;
} }
static class LunarSpellBook static class LunarSpellBook
{ {
static final int LUNAR_HOME_TELEPORT = 100; static final int LUNAR_HOME_TELEPORT = 101;
} }
static class ArceuusSpellBook static class ArceuusSpellBook
{ {
static final int ARCEUUS_HOME_TELEPORT = 144; static final int ARCEUUS_HOME_TELEPORT = 145;
} }
static class Pvp static class Pvp