@deafwave/osrs-botmaker-types 0.5.19 → 0.5.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,3 @@
1
1
  /// <reference path="./types/index.d.ts" />
2
- /// <reference path="./api/index.d.ts" />
2
+
3
+ export { _zRhinoRuneliteRollupBugFixes } from './api/index.js';
@@ -7083,6 +7083,7 @@ declare const _default: {
7083
7083
  ZAMORAK_MIX2: number;
7084
7084
  ZAMORAK_MIX1: number;
7085
7085
  FEATHER_11525: number;
7086
+ MAUSOLEUM_BRIDGE_REPAIR: number;
7086
7087
  MOUNTED_HARPOONFISH: number;
7087
7088
  OAK_MOUNTED_FISH_DISPLAY: number;
7088
7089
  MAHOGANY_MOUNTED_FISH_DISPLAY: number;
@@ -7084,6 +7084,7 @@ export default {
7084
7084
  ZAMORAK_MIX2: 11521,
7085
7085
  ZAMORAK_MIX1: 11523,
7086
7086
  FEATHER_11525: 11525,
7087
+ MAUSOLEUM_BRIDGE_REPAIR: 11527,
7087
7088
  MOUNTED_HARPOONFISH: 11578,
7088
7089
  OAK_MOUNTED_FISH_DISPLAY: 11599,
7089
7090
  MAHOGANY_MOUNTED_FISH_DISPLAY: 11601,
@@ -4109,7 +4109,7 @@ declare const _default: {
4109
4109
  MALCOLM_4414: number;
4110
4110
  TREE_4416: number;
4111
4111
  UNDEAD_TREE: number;
4112
- _SNEAKY_UNDEAD_FOWL: number;
4112
+ SNEAKY_UNDEAD_FOWL: number;
4113
4113
  COW31337KILLER: number;
4114
4114
  UNDEAD_COW_4421: number;
4115
4115
  ALICE_4422: number;
@@ -4110,7 +4110,7 @@ export default {
4110
4110
  MALCOLM_4414: 4414,
4111
4111
  TREE_4416: 4416,
4112
4112
  UNDEAD_TREE: 4417,
4113
- _SNEAKY_UNDEAD_FOWL: 4419,
4113
+ SNEAKY_UNDEAD_FOWL: 4419,
4114
4114
  COW31337KILLER: 4420,
4115
4115
  UNDEAD_COW_4421: 4421,
4116
4116
  ALICE_4422: 4422,
@@ -4321,7 +4321,6 @@ declare const _default: {
4321
4321
  NULL_11522: number;
4322
4322
  NULL_11524: number;
4323
4323
  NULL_11526: number;
4324
- NULL_11527: number;
4325
4324
  NULL_11528: number;
4326
4325
  NULL_11529: number;
4327
4326
  NULL_11530: number;
@@ -4322,7 +4322,6 @@ export default {
4322
4322
  NULL_11522: 11522,
4323
4323
  NULL_11524: 11524,
4324
4324
  NULL_11526: 11526,
4325
- NULL_11527: 11527,
4326
4325
  NULL_11528: 11528,
4327
4326
  NULL_11529: 11529,
4328
4327
  NULL_11530: 11530,
@@ -29814,5 +29814,34 @@ declare const _default: {
29814
29814
  NULL_57674: number;
29815
29815
  NULL_57675: number;
29816
29816
  NULL_57676: number;
29817
+ NULL_57681: number;
29818
+ NULL_57682: number;
29819
+ NULL_57683: number;
29820
+ NULL_57684: number;
29821
+ NULL_57685: number;
29822
+ NULL_57686: number;
29823
+ NULL_57687: number;
29824
+ NULL_57688: number;
29825
+ NULL_57690: number;
29826
+ NULL_57691: number;
29827
+ NULL_57692: number;
29828
+ NULL_57694: number;
29829
+ NULL_57695: number;
29830
+ NULL_57696: number;
29831
+ NULL_57697: number;
29832
+ NULL_57698: number;
29833
+ NULL_57699: number;
29834
+ NULL_57700: number;
29835
+ NULL_57701: number;
29836
+ NULL_57702: number;
29837
+ NULL_57703: number;
29838
+ NULL_57706: number;
29839
+ NULL_57709: number;
29840
+ NULL_57715: number;
29841
+ NULL_57716: number;
29842
+ NULL_57717: number;
29843
+ NULL_57718: number;
29844
+ NULL_57720: number;
29845
+ NULL_57721: number;
29817
29846
  };
29818
29847
  export default _default;
@@ -29815,4 +29815,33 @@ export default {
29815
29815
  NULL_57674: 57674,
29816
29816
  NULL_57675: 57675,
29817
29817
  NULL_57676: 57676,
29818
+ NULL_57681: 57681,
29819
+ NULL_57682: 57682,
29820
+ NULL_57683: 57683,
29821
+ NULL_57684: 57684,
29822
+ NULL_57685: 57685,
29823
+ NULL_57686: 57686,
29824
+ NULL_57687: 57687,
29825
+ NULL_57688: 57688,
29826
+ NULL_57690: 57690,
29827
+ NULL_57691: 57691,
29828
+ NULL_57692: 57692,
29829
+ NULL_57694: 57694,
29830
+ NULL_57695: 57695,
29831
+ NULL_57696: 57696,
29832
+ NULL_57697: 57697,
29833
+ NULL_57698: 57698,
29834
+ NULL_57699: 57699,
29835
+ NULL_57700: 57700,
29836
+ NULL_57701: 57701,
29837
+ NULL_57702: 57702,
29838
+ NULL_57703: 57703,
29839
+ NULL_57706: 57706,
29840
+ NULL_57709: 57709,
29841
+ NULL_57715: 57715,
29842
+ NULL_57716: 57716,
29843
+ NULL_57717: 57717,
29844
+ NULL_57718: 57718,
29845
+ NULL_57720: 57720,
29846
+ NULL_57721: 57721,
29818
29847
  };
@@ -27841,5 +27841,18 @@ declare const _default: {
27841
27841
  IVY: number;
27842
27842
  BROKEN_WINDOW_57678: number;
27843
27843
  BROKEN_WINDOW_57679: number;
27844
+ SKELETON_57680: number;
27845
+ MIRROR_57689: number;
27846
+ BOOKCASE_57693: number;
27847
+ ROPE_57704: number;
27848
+ ROPE_57705: number;
27849
+ ROPE_57707: number;
27850
+ ROPE_57708: number;
27851
+ BRIDGE_57710: number;
27852
+ BRIDGE_57711: number;
27853
+ BRIDGE_57712: number;
27854
+ BRIDGE_57713: number;
27855
+ BRIDGE_57714: number;
27856
+ BRIDGE_SUPPORT: number;
27844
27857
  };
27845
27858
  export default _default;
@@ -27842,4 +27842,17 @@ export default {
27842
27842
  IVY: 57677,
27843
27843
  BROKEN_WINDOW_57678: 57678,
27844
27844
  BROKEN_WINDOW_57679: 57679,
27845
+ SKELETON_57680: 57680,
27846
+ MIRROR_57689: 57689,
27847
+ BOOKCASE_57693: 57693,
27848
+ ROPE_57704: 57704,
27849
+ ROPE_57705: 57705,
27850
+ ROPE_57707: 57707,
27851
+ ROPE_57708: 57708,
27852
+ BRIDGE_57710: 57710,
27853
+ BRIDGE_57711: 57711,
27854
+ BRIDGE_57712: 57712,
27855
+ BRIDGE_57713: 57713,
27856
+ BRIDGE_57714: 57714,
27857
+ BRIDGE_SUPPORT: 57719,
27845
27858
  };
@@ -7086,6 +7086,7 @@ declare namespace net.runelite.api {
7086
7086
  static readonly ZAMORAK_MIX2 = 11521;
7087
7087
  static readonly ZAMORAK_MIX1 = 11523;
7088
7088
  static readonly FEATHER_11525 = 11525;
7089
+ static readonly MAUSOLEUM_BRIDGE_REPAIR = 11527;
7089
7090
  static readonly MOUNTED_HARPOONFISH = 11578;
7090
7091
  static readonly OAK_MOUNTED_FISH_DISPLAY = 11599;
7091
7092
  static readonly MAHOGANY_MOUNTED_FISH_DISPLAY = 11601;
@@ -4112,7 +4112,7 @@ declare namespace net.runelite.api {
4112
4112
  static readonly MALCOLM_4414 = 4414;
4113
4113
  static readonly TREE_4416 = 4416;
4114
4114
  static readonly UNDEAD_TREE = 4417;
4115
- static readonly _SNEAKY_UNDEAD_FOWL = 4419;
4115
+ static readonly SNEAKY_UNDEAD_FOWL = 4419;
4116
4116
  static readonly COW31337KILLER = 4420;
4117
4117
  static readonly UNDEAD_COW_4421 = 4421;
4118
4118
  static readonly ALICE_4422 = 4422;
@@ -4324,7 +4324,6 @@ declare namespace net.runelite.api {
4324
4324
  static readonly NULL_11522 = 11522;
4325
4325
  static readonly NULL_11524 = 11524;
4326
4326
  static readonly NULL_11526 = 11526;
4327
- static readonly NULL_11527 = 11527;
4328
4327
  static readonly NULL_11528 = 11528;
4329
4328
  static readonly NULL_11529 = 11529;
4330
4329
  static readonly NULL_11530 = 11530;
@@ -29817,5 +29817,34 @@ declare namespace net.runelite.api {
29817
29817
  static readonly NULL_57674 = 57674;
29818
29818
  static readonly NULL_57675 = 57675;
29819
29819
  static readonly NULL_57676 = 57676;
29820
+ static readonly NULL_57681 = 57681;
29821
+ static readonly NULL_57682 = 57682;
29822
+ static readonly NULL_57683 = 57683;
29823
+ static readonly NULL_57684 = 57684;
29824
+ static readonly NULL_57685 = 57685;
29825
+ static readonly NULL_57686 = 57686;
29826
+ static readonly NULL_57687 = 57687;
29827
+ static readonly NULL_57688 = 57688;
29828
+ static readonly NULL_57690 = 57690;
29829
+ static readonly NULL_57691 = 57691;
29830
+ static readonly NULL_57692 = 57692;
29831
+ static readonly NULL_57694 = 57694;
29832
+ static readonly NULL_57695 = 57695;
29833
+ static readonly NULL_57696 = 57696;
29834
+ static readonly NULL_57697 = 57697;
29835
+ static readonly NULL_57698 = 57698;
29836
+ static readonly NULL_57699 = 57699;
29837
+ static readonly NULL_57700 = 57700;
29838
+ static readonly NULL_57701 = 57701;
29839
+ static readonly NULL_57702 = 57702;
29840
+ static readonly NULL_57703 = 57703;
29841
+ static readonly NULL_57706 = 57706;
29842
+ static readonly NULL_57709 = 57709;
29843
+ static readonly NULL_57715 = 57715;
29844
+ static readonly NULL_57716 = 57716;
29845
+ static readonly NULL_57717 = 57717;
29846
+ static readonly NULL_57718 = 57718;
29847
+ static readonly NULL_57720 = 57720;
29848
+ static readonly NULL_57721 = 57721;
29820
29849
  }
29821
29850
  }
@@ -27844,5 +27844,18 @@ declare namespace net.runelite.api {
27844
27844
  static readonly IVY = 57677;
27845
27845
  static readonly BROKEN_WINDOW_57678 = 57678;
27846
27846
  static readonly BROKEN_WINDOW_57679 = 57679;
27847
+ static readonly SKELETON_57680 = 57680;
27848
+ static readonly MIRROR_57689 = 57689;
27849
+ static readonly BOOKCASE_57693 = 57693;
27850
+ static readonly ROPE_57704 = 57704;
27851
+ static readonly ROPE_57705 = 57705;
27852
+ static readonly ROPE_57707 = 57707;
27853
+ static readonly ROPE_57708 = 57708;
27854
+ static readonly BRIDGE_57710 = 57710;
27855
+ static readonly BRIDGE_57711 = 57711;
27856
+ static readonly BRIDGE_57712 = 57712;
27857
+ static readonly BRIDGE_57713 = 57713;
27858
+ static readonly BRIDGE_57714 = 57714;
27859
+ static readonly BRIDGE_SUPPORT = 57719;
27847
27860
  }
27848
27861
  }
@@ -263,10 +263,10 @@ declare namespace net.runelite.api.gameval {
263
263
  static readonly COL_ICON = 1;
264
264
  static readonly COL_ICON_OFFSET = 2;
265
265
  static readonly COL_CONTENT_CONTAINER = 3;
266
- static readonly CR_MODULE_QUESTS = 3784;
267
- static readonly CR_MODULE_SKILLS = 3785;
268
- static readonly CR_MODULE_UTILITY = 3786;
269
- static readonly CR_MODULE_MISC = 3787;
266
+ static readonly CR_MODULE_QUESTS = 4143;
267
+ static readonly CR_MODULE_SKILLS = 4144;
268
+ static readonly CR_MODULE_UTILITY = 4145;
269
+ static readonly CR_MODULE_MISC = 4146;
270
270
  static readonly ID = 3;
271
271
  static readonly COL_NAME = 0;
272
272
  static readonly COL_QUEST_CLUES = 1;
@@ -4283,6 +4283,9 @@ declare namespace net.runelite.api.gameval {
4283
4283
  static readonly COL_CLAN_SETTING_MOBILE_ENTRY_HEIGHT = 3;
4284
4284
  static readonly COL_CLAN_SETTING_ICON_SIZE = 4;
4285
4285
  static readonly CLAN_SETTING_OPTIONS_COMBAT_ACHIEVEMENTS = 3468;
4286
+ static readonly CLAN_SETTING_OPTIONS_COLLECTION_BROADCASTS_EVERY_X_LOGS = 4100;
4287
+ static readonly CLAN_SETTING_OPTIONS_BROADCASTEVENTS_NOTIFICATION = 4101;
4288
+ static readonly CLAN_SETTING_OPTIONS_BROADCASTMAINGAME_NOTIFICATION = 4102;
4286
4289
  static readonly ID = 63;
4287
4290
  static readonly VARLAMORE_THIEVING_HOUSE_1 = 3516;
4288
4291
  static readonly VARLAMORE_THIEVING_HOUSE_2 = 3517;
@@ -4423,8 +4426,8 @@ declare namespace net.runelite.api.gameval {
4423
4426
  static readonly PENDANT_OF_ATES_TWILIGHT_TEMPLE = 182;
4424
4427
  static readonly PENDANT_OF_ATES_RALOS_RISE = 183;
4425
4428
  static readonly PENDANT_OF_ATES_ALDARIN = 184;
4426
- static readonly PENDANT_OF_ATES_TLATI = 5485;
4427
- static readonly PENDANT_OF_ATES_AUBURN = 5486;
4429
+ static readonly PENDANT_OF_ATES_TLATI = 3784;
4430
+ static readonly PENDANT_OF_ATES_AUBURN = 3785;
4428
4431
  static readonly ID = 73;
4429
4432
  static readonly EAA_SHAME_GAME_CHOICE_1 = 3714;
4430
4433
  static readonly EAA_SHAME_GAME_CHOICE_2 = 3715;
@@ -4458,34 +4461,34 @@ declare namespace net.runelite.api.gameval {
4458
4461
  static readonly COL_CHARTERING_DESTINATION_NAME = 1;
4459
4462
  static readonly COL_CHARTERING_DESTINATION_UI_LABEL = 2;
4460
4463
  static readonly COL_CHARTERING_DESTINATION_UI_MARKER = 3;
4461
- static readonly CHARTERING_DESTINATION_PORTSARIM = 3788;
4462
- static readonly CHARTERING_DESTINATION_BRIMHAVEN = 3789;
4463
- static readonly CHARTERING_DESTINATION_CATHERBY = 3790;
4464
- static readonly CHARTERING_DESTINATION_MOSLEHARMLESS = 3791;
4465
- static readonly CHARTERING_DESTINATION_MUSAPOINT = 3792;
4466
- static readonly CHARTERING_DESTINATION_PORTKHAZARD = 3793;
4467
- static readonly CHARTERING_DESTINATION_PORTPHASMATYS = 3794;
4468
- static readonly CHARTERING_DESTINATION_SHIPYARD = 3795;
4469
- static readonly CHARTERING_DESTINATION_PORTTYRAS = 3796;
4470
- static readonly CHARTERING_DESTINATION_CORSAIRCOVE = 3797;
4471
- static readonly CHARTERING_DESTINATION_PRIFDDINAS = 3798;
4472
- static readonly CHARTERING_DESTINATION_PISCARILIUS = 3799;
4473
- static readonly CHARTERING_DESTINATION_LANDSEND = 3800;
4474
- static readonly CHARTERING_DESTINATION_FORTIS = 3801;
4475
- static readonly CHARTERING_DESTINATION_ALDARIN = 3802;
4476
- static readonly CHARTERING_DESTINATION_SUNSETCOAST = 3803;
4477
- static readonly CHARTERING_DESTINATION_TEMPESTUS = 3804;
4478
- static readonly CHARTERING_DESTINATION_CRANDOR = 3805;
4464
+ static readonly CHARTERING_DESTINATION_PORTSARIM = 4147;
4465
+ static readonly CHARTERING_DESTINATION_BRIMHAVEN = 4148;
4466
+ static readonly CHARTERING_DESTINATION_CATHERBY = 4149;
4467
+ static readonly CHARTERING_DESTINATION_MOSLEHARMLESS = 4150;
4468
+ static readonly CHARTERING_DESTINATION_MUSAPOINT = 4151;
4469
+ static readonly CHARTERING_DESTINATION_PORTKHAZARD = 4152;
4470
+ static readonly CHARTERING_DESTINATION_PORTPHASMATYS = 4153;
4471
+ static readonly CHARTERING_DESTINATION_SHIPYARD = 4154;
4472
+ static readonly CHARTERING_DESTINATION_PORTTYRAS = 4155;
4473
+ static readonly CHARTERING_DESTINATION_CORSAIRCOVE = 4156;
4474
+ static readonly CHARTERING_DESTINATION_PRIFDDINAS = 4157;
4475
+ static readonly CHARTERING_DESTINATION_PISCARILIUS = 4158;
4476
+ static readonly CHARTERING_DESTINATION_LANDSEND = 4159;
4477
+ static readonly CHARTERING_DESTINATION_FORTIS = 4160;
4478
+ static readonly CHARTERING_DESTINATION_ALDARIN = 4161;
4479
+ static readonly CHARTERING_DESTINATION_SUNSETCOAST = 4162;
4480
+ static readonly CHARTERING_DESTINATION_TEMPESTUS = 4163;
4481
+ static readonly CHARTERING_DESTINATION_CRANDOR = 4164;
4479
4482
  static readonly ID = 77;
4480
4483
  static readonly COL_LOADOUT_ID = 0;
4481
4484
  static readonly COL_CONTAINER_COM = 1;
4482
4485
  static readonly COL_CONTENTS_COM = 2;
4483
4486
  static readonly COL_LOAD_BTN_COM = 3;
4484
4487
  static readonly COL_SAVE_BTN_COM = 4;
4485
- static readonly PREPOT_DEVICE_LOADOUT_0_UI = 3806;
4486
- static readonly PREPOT_DEVICE_LOADOUT_1_UI = 3807;
4487
- static readonly PREPOT_DEVICE_LOADOUT_2_UI = 3808;
4488
- static readonly PREPOT_DEVICE_LOADOUT_3_UI = 3809;
4488
+ static readonly PREPOT_DEVICE_LOADOUT_0_UI = 4195;
4489
+ static readonly PREPOT_DEVICE_LOADOUT_1_UI = 4196;
4490
+ static readonly PREPOT_DEVICE_LOADOUT_2_UI = 4197;
4491
+ static readonly PREPOT_DEVICE_LOADOUT_3_UI = 4198;
4489
4492
  static readonly ID = 78;
4490
4493
  static readonly COL_ID = 0;
4491
4494
  static readonly COL_BUTTON = 1;
@@ -5465,70 +5468,70 @@ declare namespace net.runelite.api.gameval {
5465
5468
  static readonly COL_APPARITION_NPC = 9;
5466
5469
  static readonly COL_SHOW_APPARITION = 10;
5467
5470
  static readonly COL_NO_STAFF_RETURN = 11;
5468
- static readonly FAIRYRINGS_AIP = 4999;
5469
- static readonly FAIRYRINGS_AIS = 5000;
5470
- static readonly FAIRYRINGS_AIR = 5001;
5471
- static readonly FAIRYRINGS_AIQ = 5002;
5472
- static readonly FAIRYRINGS_ALP = 5003;
5473
- static readonly FAIRYRINGS_ALS = 5004;
5474
- static readonly FAIRYRINGS_ALR = 5005;
5475
- static readonly FAIRYRINGS_ALQ = 5006;
5476
- static readonly FAIRYRINGS_AKP = 5007;
5477
- static readonly FAIRYRINGS_AKS = 5008;
5478
- static readonly FAIRYRINGS_AKR = 5009;
5479
- static readonly FAIRYRINGS_AKQ = 5010;
5480
- static readonly FAIRYRINGS_AJP = 5011;
5481
- static readonly FAIRYRINGS_AJS = 5012;
5482
- static readonly FAIRYRINGS_AJR = 5013;
5483
- static readonly FAIRYRINGS_AJQ = 5014;
5484
- static readonly FAIRYRINGS_DIP = 5015;
5485
- static readonly FAIRYRINGS_DIS = 5016;
5486
- static readonly FAIRYRINGS_DIR = 5017;
5487
- static readonly FAIRYRINGS_DIQ = 5018;
5488
- static readonly FAIRYRINGS_DLP = 5019;
5489
- static readonly FAIRYRINGS_DLS = 5020;
5490
- static readonly FAIRYRINGS_DLR = 5021;
5491
- static readonly FAIRYRINGS_DLQ = 5022;
5492
- static readonly FAIRYRINGS_DKP = 5023;
5493
- static readonly FAIRYRINGS_DKS = 5024;
5494
- static readonly FAIRYRINGS_DKR = 5025;
5495
- static readonly FAIRYRINGS_DKQ = 5026;
5496
- static readonly FAIRYRINGS_DJP = 5027;
5497
- static readonly FAIRYRINGS_DJS = 5028;
5498
- static readonly FAIRYRINGS_DJR = 5029;
5499
- static readonly FAIRYRINGS_DJQ = 5030;
5500
- static readonly FAIRYRINGS_CIP = 5031;
5501
- static readonly FAIRYRINGS_CIS = 5032;
5502
- static readonly FAIRYRINGS_CIR = 5033;
5503
- static readonly FAIRYRINGS_CIQ = 5034;
5504
- static readonly FAIRYRINGS_CLP = 5035;
5505
- static readonly FAIRYRINGS_CLS = 5036;
5506
- static readonly FAIRYRINGS_CLR = 5037;
5507
- static readonly FAIRYRINGS_CLQ = 5038;
5508
- static readonly FAIRYRINGS_CKP = 5039;
5509
- static readonly FAIRYRINGS_CKS = 5040;
5510
- static readonly FAIRYRINGS_CKR = 5041;
5511
- static readonly FAIRYRINGS_CKQ = 5042;
5512
- static readonly FAIRYRINGS_CJP = 5043;
5513
- static readonly FAIRYRINGS_CJS = 5044;
5514
- static readonly FAIRYRINGS_CJR = 5045;
5515
- static readonly FAIRYRINGS_CJQ = 5046;
5516
- static readonly FAIRYRINGS_BIP = 5047;
5517
- static readonly FAIRYRINGS_BIS = 5048;
5518
- static readonly FAIRYRINGS_BIR = 5049;
5519
- static readonly FAIRYRINGS_BIQ = 5050;
5520
- static readonly FAIRYRINGS_BLP = 5051;
5521
- static readonly FAIRYRINGS_BLS = 5052;
5522
- static readonly FAIRYRINGS_BLR = 5053;
5523
- static readonly FAIRYRINGS_BLQ = 5054;
5524
- static readonly FAIRYRINGS_BKP = 5055;
5525
- static readonly FAIRYRINGS_BKS = 5056;
5526
- static readonly FAIRYRINGS_BKR = 5057;
5527
- static readonly FAIRYRINGS_BKQ = 5058;
5528
- static readonly FAIRYRINGS_BJP = 5059;
5529
- static readonly FAIRYRINGS_BJS = 5060;
5530
- static readonly FAIRYRINGS_BJR = 5061;
5531
- static readonly FAIRYRINGS_BJQ = 5062;
5471
+ static readonly FAIRYRINGS_AIP = 3786;
5472
+ static readonly FAIRYRINGS_AIS = 3787;
5473
+ static readonly FAIRYRINGS_AIR = 3788;
5474
+ static readonly FAIRYRINGS_AIQ = 3789;
5475
+ static readonly FAIRYRINGS_ALP = 3790;
5476
+ static readonly FAIRYRINGS_ALS = 3791;
5477
+ static readonly FAIRYRINGS_ALR = 3792;
5478
+ static readonly FAIRYRINGS_ALQ = 3793;
5479
+ static readonly FAIRYRINGS_AKP = 3794;
5480
+ static readonly FAIRYRINGS_AKS = 3795;
5481
+ static readonly FAIRYRINGS_AKR = 3796;
5482
+ static readonly FAIRYRINGS_AKQ = 3797;
5483
+ static readonly FAIRYRINGS_AJP = 3798;
5484
+ static readonly FAIRYRINGS_AJS = 3799;
5485
+ static readonly FAIRYRINGS_AJR = 3800;
5486
+ static readonly FAIRYRINGS_AJQ = 3801;
5487
+ static readonly FAIRYRINGS_DIP = 3802;
5488
+ static readonly FAIRYRINGS_DIS = 3803;
5489
+ static readonly FAIRYRINGS_DIR = 3804;
5490
+ static readonly FAIRYRINGS_DIQ = 3805;
5491
+ static readonly FAIRYRINGS_DLP = 3806;
5492
+ static readonly FAIRYRINGS_DLS = 3807;
5493
+ static readonly FAIRYRINGS_DLR = 3808;
5494
+ static readonly FAIRYRINGS_DLQ = 3809;
5495
+ static readonly FAIRYRINGS_DKP = 4103;
5496
+ static readonly FAIRYRINGS_DKS = 4104;
5497
+ static readonly FAIRYRINGS_DKR = 4105;
5498
+ static readonly FAIRYRINGS_DKQ = 4106;
5499
+ static readonly FAIRYRINGS_DJP = 4107;
5500
+ static readonly FAIRYRINGS_DJS = 4108;
5501
+ static readonly FAIRYRINGS_DJR = 4109;
5502
+ static readonly FAIRYRINGS_DJQ = 4110;
5503
+ static readonly FAIRYRINGS_CIP = 4111;
5504
+ static readonly FAIRYRINGS_CIS = 4112;
5505
+ static readonly FAIRYRINGS_CIR = 4113;
5506
+ static readonly FAIRYRINGS_CIQ = 4114;
5507
+ static readonly FAIRYRINGS_CLP = 4115;
5508
+ static readonly FAIRYRINGS_CLS = 4116;
5509
+ static readonly FAIRYRINGS_CLR = 4117;
5510
+ static readonly FAIRYRINGS_CLQ = 4118;
5511
+ static readonly FAIRYRINGS_CKP = 4119;
5512
+ static readonly FAIRYRINGS_CKS = 4120;
5513
+ static readonly FAIRYRINGS_CKR = 4121;
5514
+ static readonly FAIRYRINGS_CKQ = 4122;
5515
+ static readonly FAIRYRINGS_CJP = 4123;
5516
+ static readonly FAIRYRINGS_CJS = 4124;
5517
+ static readonly FAIRYRINGS_CJR = 4125;
5518
+ static readonly FAIRYRINGS_CJQ = 4126;
5519
+ static readonly FAIRYRINGS_BIP = 4127;
5520
+ static readonly FAIRYRINGS_BIS = 4128;
5521
+ static readonly FAIRYRINGS_BIR = 4129;
5522
+ static readonly FAIRYRINGS_BIQ = 4130;
5523
+ static readonly FAIRYRINGS_BLP = 4131;
5524
+ static readonly FAIRYRINGS_BLS = 4132;
5525
+ static readonly FAIRYRINGS_BLR = 4133;
5526
+ static readonly FAIRYRINGS_BLQ = 4134;
5527
+ static readonly FAIRYRINGS_BKP = 4135;
5528
+ static readonly FAIRYRINGS_BKS = 4136;
5529
+ static readonly FAIRYRINGS_BKR = 4137;
5530
+ static readonly FAIRYRINGS_BKQ = 4138;
5531
+ static readonly FAIRYRINGS_BJP = 4139;
5532
+ static readonly FAIRYRINGS_BJS = 4140;
5533
+ static readonly FAIRYRINGS_BJR = 4141;
5534
+ static readonly FAIRYRINGS_BJQ = 4142;
5532
5535
  static readonly ID = 90;
5533
5536
  static readonly DIDYOUKNOW_BANKHELP = 5108;
5534
5537
  static readonly DIDYOUKNOW_CERTPRODUCE = 5109;
@@ -6411,36 +6414,36 @@ declare namespace net.runelite.api.gameval {
6411
6414
  static readonly COL_HAS_ROOF = 9;
6412
6415
  static readonly COL_ROOM_OBJ = 10;
6413
6416
  static readonly COL_BUTTON = 11;
6414
- static readonly POH_DUMMY_NULL = 5487;
6415
- static readonly POH_DUMMY_PARLOUR = 5488;
6416
- static readonly POH_DUMMY_GARDEN = 5489;
6417
- static readonly POH_DUMMY_KITCHEN = 5490;
6418
- static readonly POH_DUMMY_DINING_ROOM = 5491;
6419
- static readonly POH_DUMMY_BEDROOM = 5492;
6420
- static readonly POH_DUMMY_GAMES_ROOM = 5493;
6421
- static readonly POH_DUMMY_HALL1 = 5494;
6422
- static readonly POH_DUMMY_HALL1A = 5495;
6423
- static readonly POH_DUMMY_HALL2 = 5496;
6424
- static readonly POH_DUMMY_HALL2A = 5497;
6425
- static readonly POH_DUMMY_CHAPEL = 5498;
6426
- static readonly POH_DUMMY_WORKSHOP = 5499;
6427
- static readonly POH_DUMMY_STUDY = 5500;
6428
- static readonly POH_DUMMY_PORTALROOM = 5501;
6429
- static readonly POH_DUMMY_THRONEROOM = 5502;
6430
- static readonly POH_DUMMY_OUBLIETTE = 5503;
6431
- static readonly POH_DUMMY_DUNGEON_CORRIDOR = 5504;
6432
- static readonly POH_DUMMY_DUNGEON_CROSS = 5505;
6433
- static readonly POH_DUMMY_DUNGEON_STAIRS = 5506;
6434
- static readonly POH_DUMMY_DUNGEON_TREASURE = 5507;
6435
- static readonly POH_DUMMY_FORMAL_GARDEN = 5508;
6436
- static readonly POH_DUMMY_COMBAT_ROOM = 5509;
6437
- static readonly POH_DUMMY_COSTUME_ROOM = 5510;
6438
- static readonly POH_DUMMY_MENAGERIE_INDOORS = 5511;
6439
- static readonly POH_DUMMY_MENAGERIE_OUTDOORS = 5512;
6440
- static readonly POH_DUMMY_SUPERIOR_GARDEN = 5513;
6441
- static readonly POH_DUMMY_ACHIEVEMENT_GALLERY = 5514;
6442
- static readonly POH_DUMMY_PORTALNEXUS = 5515;
6443
- static readonly POH_DUMMY_LEAGUEHALL = 5516;
6417
+ static readonly POH_DUMMY_NULL = 4165;
6418
+ static readonly POH_DUMMY_PARLOUR = 4166;
6419
+ static readonly POH_DUMMY_GARDEN = 4167;
6420
+ static readonly POH_DUMMY_KITCHEN = 4168;
6421
+ static readonly POH_DUMMY_DINING_ROOM = 4169;
6422
+ static readonly POH_DUMMY_BEDROOM = 4170;
6423
+ static readonly POH_DUMMY_GAMES_ROOM = 4171;
6424
+ static readonly POH_DUMMY_HALL1 = 4172;
6425
+ static readonly POH_DUMMY_HALL1A = 4173;
6426
+ static readonly POH_DUMMY_HALL2 = 4174;
6427
+ static readonly POH_DUMMY_HALL2A = 4175;
6428
+ static readonly POH_DUMMY_CHAPEL = 4176;
6429
+ static readonly POH_DUMMY_WORKSHOP = 4177;
6430
+ static readonly POH_DUMMY_STUDY = 4178;
6431
+ static readonly POH_DUMMY_PORTALROOM = 4179;
6432
+ static readonly POH_DUMMY_THRONEROOM = 4180;
6433
+ static readonly POH_DUMMY_OUBLIETTE = 4181;
6434
+ static readonly POH_DUMMY_DUNGEON_CORRIDOR = 4182;
6435
+ static readonly POH_DUMMY_DUNGEON_CROSS = 4183;
6436
+ static readonly POH_DUMMY_DUNGEON_STAIRS = 4184;
6437
+ static readonly POH_DUMMY_DUNGEON_TREASURE = 4185;
6438
+ static readonly POH_DUMMY_FORMAL_GARDEN = 4186;
6439
+ static readonly POH_DUMMY_COMBAT_ROOM = 4187;
6440
+ static readonly POH_DUMMY_COSTUME_ROOM = 4188;
6441
+ static readonly POH_DUMMY_MENAGERIE_INDOORS = 4189;
6442
+ static readonly POH_DUMMY_MENAGERIE_OUTDOORS = 4190;
6443
+ static readonly POH_DUMMY_SUPERIOR_GARDEN = 4191;
6444
+ static readonly POH_DUMMY_ACHIEVEMENT_GALLERY = 4192;
6445
+ static readonly POH_DUMMY_PORTALNEXUS = 4193;
6446
+ static readonly POH_DUMMY_LEAGUEHALL = 4194;
6444
6447
  static readonly ID = 112;
6445
6448
  static readonly COL_BUILDDATA = 0;
6446
6449
  static readonly NULL_HOTSPOT = 6029;
@@ -7068,7 +7071,9 @@ declare namespace net.runelite.api.gameval {
7068
7071
  static readonly SPRIA_BANSHEES = 6769;
7069
7072
  static readonly ID = 115;
7070
7073
  static readonly COL_AREA_ID = 0;
7074
+ static readonly COL_AREA_TEXT = 2;
7071
7075
  static readonly COL_AREA_NAME_IN_HELPER = 3;
7076
+ static readonly SLAYERAREA_CRYPTOFTONALI = 4099;
7072
7077
  static readonly SLAYERAREA_ZEAHCATACOMBS = 6341;
7073
7078
  static readonly SLAYERAREA_SMOKEDUNGEON = 6342;
7074
7079
  static readonly SLAYERAREA_SMOKEDEVILDUNGEON = 6343;
@@ -25682,5 +25682,47 @@ declare namespace net.runelite.api.gameval {
25682
25682
  static readonly SLAYERTOWER_SHORTCUT_UP = 57677;
25683
25683
  static readonly SLAYERTOWER_WINDOW_SHORTCUT_DOWN = 57678;
25684
25684
  static readonly SLAYERTOWER_WINDOW_SHORTCUT_THROUGH = 57679;
25685
+ static readonly GOLEM_SKELETON_2_OFFSET = 57680;
25686
+ static readonly CASTLE_WALL_ARROWSLIT = 57681;
25687
+ static readonly WINDOW2 = 57682;
25688
+ static readonly CURTAINEDWINDOW2 = 57683;
25689
+ static readonly POSHWINDOW2 = 57684;
25690
+ static readonly BIGWINDOW_OFFSET = 57685;
25691
+ static readonly WHITECURTAINEDPOSHBIGWINDOW_OFFSET = 57686;
25692
+ static readonly SHUTTERWINDOW_OFFSET = 57687;
25693
+ static readonly SHUTTERWINDOW3_OFFSET = 57688;
25694
+ static readonly BATHMIRROR_SMALL = 57689;
25695
+ static readonly TIMBERWALL_OFFSET = 57690;
25696
+ static readonly FAI_VARROCK_FLOORBOARD_FOOTPRINT_SAND = 57691;
25697
+ static readonly COOKINGSHELFEMPTY_OFFSET = 57692;
25698
+ static readonly FAI_VARROCK_RUNE_BOOKCASE_THIN = 57693;
25699
+ static readonly FAI_FALADOR_ROOFKIT_SLATE_SHORT1 = 57694;
25700
+ static readonly FAI_FALADOR_ROOFKIT_SLATE_SHORT1_MIRROR = 57695;
25701
+ static readonly FAI_FALADOR_ROOFKIT_SLATE_SHORT2 = 57696;
25702
+ static readonly FAI_FALADOR_ROOFKIT_SLATE_SHORT3 = 57697;
25703
+ static readonly FAI_FALADOR_ROOF_EDGE_R_SHORT1 = 57698;
25704
+ static readonly FAI_FALADOR_ROOF_EDGE_SHORT1 = 57699;
25705
+ static readonly FAI_FALADOR_ROOF_EDGE_SHORT1_MIRROR = 57700;
25706
+ static readonly FAI_FALADOR_ROOF_CUT_L_SHORT2 = 57701;
25707
+ static readonly FAI_FALADOR_ROOF_CUT_R_SHORT1 = 57702;
25708
+ static readonly DIARY_WATERFALL_ROPE_ROCK = 57703;
25709
+ static readonly DIARY_WATERFALL_ROPE_ROCK_NOOP = 57704;
25710
+ static readonly DIARY_WATERFALL_ROPE_ROCK_OP = 57705;
25711
+ static readonly DIARY_WATERFALL_ROPE_TREE = 57706;
25712
+ static readonly DIARY_WATERFALL_ROPE_TREE_NOOP = 57707;
25713
+ static readonly DIARY_WATERFALL_ROPE_TREE_OP = 57708;
25714
+ static readonly FENK_BRIDGESPAN = 57709;
25715
+ static readonly FENK_BRIDGEBROKEN_MIRROR = 57710;
25716
+ static readonly FENK_BRIDGEBROKEN_BUILD = 57711;
25717
+ static readonly FENK_BRIDGEBROKEN_MIRROR_BUILD = 57712;
25718
+ static readonly FENK_BRIDGEBROKEN_REINFORCED01 = 57713;
25719
+ static readonly FENK_BRIDGEBROKEN_REINFORCED01_MIRROR = 57714;
25720
+ static readonly FENK_BRIDGE_MULTI_NORTH = 57715;
25721
+ static readonly FENK_BRIDGE_MULTI_NORTH_MIRROR = 57716;
25722
+ static readonly FENK_BRIDGE_MULTI_SOUTH = 57717;
25723
+ static readonly FENK_BRIDGE_MULTI_SOUTH_MIRROR = 57718;
25724
+ static readonly FENK_BRIDGEBROKEN_SUPPORT01 = 57719;
25725
+ static readonly FENK_BRIDGESUPPORT_MULTI_NORTH = 57720;
25726
+ static readonly FENK_BRIDGESUPPORT_MULTI_SOUTH = 57721;
25685
25727
  }
25686
25728
  }
@@ -463,6 +463,7 @@ declare namespace net.runelite.api.gameval {
463
463
  static readonly INVISIBLE_FONT = 6315;
464
464
  static readonly HEADICONS_ET = 6405;
465
465
  static readonly TEXTURE_THATCHED02 = 6408;
466
+ static readonly FARMING_UNDEAD_ICON = 6414;
466
467
  static readonly _0 = 0;
467
468
  static readonly _1 = 1;
468
469
  static readonly _2 = 2;
@@ -2279,5 +2279,13 @@ declare namespace net.runelite.api.gameval {
2279
2279
  static readonly SLAYER_REWARDS_BLOCKED_DIARY_1 = 4842;
2280
2280
  static readonly SLAYER_REWARDS_BLOCKED_DIARY_2 = 4843;
2281
2281
  static readonly SLAYER_MISC = 4844;
2282
+ static readonly DOM_PREVIOUS_DEEPEST_LEVEL = 4846;
2283
+ static readonly COLLECTION_COUNT_UNSYNCED = 4848;
2284
+ static readonly SETTINGS_VARP_6 = 4849;
2285
+ static readonly SETTINGS_BIRDHOUSE_SEED_WARNING_VALUE = 4850;
2286
+ static readonly WORN_ITEM_BONUS3 = 4851;
2287
+ static readonly WORN_ITEM_BONUS4 = 4852;
2288
+ static readonly WORN_ITEM_BONUS5 = 4853;
2289
+ static readonly WORN_ITEM_BONUS6 = 4854;
2282
2290
  }
2283
2291
  }
@@ -2335,6 +2335,10 @@ declare namespace net.runelite.api.gameval {
2335
2335
  static readonly GUBLINCH_TREE_PLANTED = 3206;
2336
2336
  static readonly SLAYER_RING_UNLOCKED = 3207;
2337
2337
  static readonly SLAYER_AMMO_UNLOCKED = 3208;
2338
+ static readonly CA_TOTAL_TASKS_COMPLETED_DOM = 3209;
2339
+ static readonly PET_INSURANCE_CREDITS_PROCESSED = 3210;
2340
+ static readonly TOA_KICKED_FROM_RAID = 3211;
2341
+ static readonly SETTINGS_MOBILE_MINIMENU_ICON_ENABLED = 3212;
2338
2342
  static readonly SMITHING_BAR_TYPE = 3216;
2339
2343
  static readonly MINIGAME_PANEL = 3217;
2340
2344
  static readonly PET_MENAGERIE_ABYSSALSIREPET = 3245;
@@ -3201,6 +3205,7 @@ declare namespace net.runelite.api.gameval {
3201
3205
  static readonly DEPOSITBOX_MODE = 4430;
3202
3206
  static readonly GE_SELECTEDSLOT = 4439;
3203
3207
  static readonly GE_PRICELIST_MODE = 4440;
3208
+ static readonly FENK_BUILT_BRIDGE_NORTH = 4441;
3204
3209
  static readonly GARGBOSS_HEALSPHERE1 = 4445;
3205
3210
  static readonly POH_MENAGERIE_CHOMPYPET = 4446;
3206
3211
  static readonly EYEGLO_CRYSTAL_SAW_CHARGES_EXTENDED = 4447;
@@ -3559,6 +3564,7 @@ declare namespace net.runelite.api.gameval {
3559
3564
  static readonly FREMENNIK_BASIC_TELEPORT = 5005;
3560
3565
  static readonly LUNAR_CONTACT_LASTID = 5006;
3561
3566
  static readonly PHARAOHS_SCEPTRE_MUMMY_MET = 5007;
3567
+ static readonly FENK_BUILT_BRIDGE_SOUTH = 5023;
3562
3568
  static readonly MM2_PROGRESS = 5027;
3563
3569
  static readonly MM2_FOUND_NOTE = 5028;
3564
3570
  static readonly MM2_MAZE_RETURN = 5029;
@@ -6339,6 +6345,7 @@ declare namespace net.runelite.api.gameval {
6339
6345
  static readonly OPTION_TRAIL_REMINDER_HARD = 10723;
6340
6346
  static readonly OPTION_TRAIL_REMINDER_ELITE = 10724;
6341
6347
  static readonly OPTION_TRAIL_REMINDER_MASTER = 10725;
6348
+ static readonly FREMENNIK_BASIC_TELEPORT_DEPRICATED = 10726;
6342
6349
  static readonly OPTION_BRIGHTNESS_REMEMBER = 10729;
6343
6350
  static readonly TOG_MAX_TEARS_COLLECTED = 10730;
6344
6351
  static readonly SETTINGS_HIT_SOUNDS = 10731;
@@ -6817,9 +6824,7 @@ declare namespace net.runelite.api.gameval {
6817
6824
  static readonly MM_LAB_ORDER_2_MODIFIER = 11318;
6818
6825
  static readonly MM_LAB_ORDER_3_TYPE = 11319;
6819
6826
  static readonly MM_LAB_ORDER_3_MODIFIER = 11320;
6820
- static readonly MM_LAB_CURRENT_MOX = 11321;
6821
- static readonly MM_LAB_CURRENT_AGA = 11322;
6822
- static readonly MM_LAB_CURRENT_LYE = 11323;
6827
+ static readonly FENK_BRIDGE_SPAN = 11322;
6823
6828
  static readonly MM_LAB_MIXER_SLOT_0 = 11324;
6824
6829
  static readonly MM_LAB_MIXER_SLOT_1 = 11325;
6825
6830
  static readonly MM_LAB_MIXER_SLOT_2 = 11326;
@@ -9548,7 +9553,6 @@ declare namespace net.runelite.api.gameval {
9548
9553
  static readonly XMAS22_GAME_2_BEST = 14685;
9549
9554
  static readonly XMAS22_GAME_3_COMPLETIONS = 14686;
9550
9555
  static readonly XMAS22_GAME_3_BEST = 14687;
9551
- static readonly POH_MENAGERIE_MULTIFORM_VETIONPET_DEPRECATED = 14688;
9552
9556
  static readonly POH_MENAGERIE_MULTIFORM_CALLISTOPET = 14689;
9553
9557
  static readonly POH_MENAGERIE_MULTIFORM_VENENATISPET = 14690;
9554
9558
  static readonly BUFF_WBR_EXIT_CAVE = 14691;
@@ -12261,5 +12265,74 @@ declare namespace net.runelite.api.gameval {
12261
12265
  static readonly SLAYER_BLOCKED_DURADEL_DIARY = 17866;
12262
12266
  static readonly SLAYER_BLOCKED_KRYSTILIA_DIARY = 17867;
12263
12267
  static readonly SLAYER_MASTER_IN_FOCUS = 17868;
12268
+ static readonly SETTINGS_BIRDHOUSE_SEED_WARNING_ENABLED = 17869;
12269
+ static readonly OPTION_CANNONBALLS_LOAD_X = 17870;
12270
+ static readonly BANK_CHUGGING_FILL_OPEN = 17871;
12271
+ static readonly WORN_ITEMS_INQUISITORS_MACE = 17872;
12272
+ static readonly WORN_ITEMS_INQUISITORS_ARMOUR = 17873;
12273
+ static readonly WORN_ITEMS_SPIRIT_ANGLER = 17874;
12274
+ static readonly WORN_ITEMS_TRAWLER_BONUS = 17875;
12275
+ static readonly WORN_ITEMS_SPIRIT_ANGLER_HEAD = 17876;
12276
+ static readonly WORN_ITEMS_SPIRIT_ANGLER_TOP = 17877;
12277
+ static readonly WORN_ITEMS_SPIRIT_ANGLER_LEGS = 17878;
12278
+ static readonly WORN_ITEMS_SPIRIT_ANGLER_BOOTS = 17879;
12279
+ static readonly WORN_ITEMS_TRAWLER_BONUS_HEAD = 17880;
12280
+ static readonly WORN_ITEMS_TRAWLER_BONUS_TOP = 17881;
12281
+ static readonly WORN_ITEMS_TRAWLER_BONUS_LEGS = 17882;
12282
+ static readonly WORN_ITEMS_TRAWLER_BONUS_BOOTS = 17883;
12283
+ static readonly WORN_ITEMS_LUMBERJACK_HEAD = 17884;
12284
+ static readonly WORN_ITEMS_LUMBERJACK_BODY = 17885;
12285
+ static readonly WORN_ITEMS_LUMBERJACK_LEGS = 17886;
12286
+ static readonly WORN_ITEMS_LUMBERJACK_BOOTS = 17887;
12287
+ static readonly WORN_ITEMS_PROSPECTOR_SET = 17888;
12288
+ static readonly WORN_ITEMS_PROSPECTOR_HEAD = 17889;
12289
+ static readonly WORN_ITEMS_PROSPECTOR_BODY = 17890;
12290
+ static readonly WORN_ITEMS_PROSPECTOR_LEGS = 17891;
12291
+ static readonly WORN_ITEMS_PROSPECTOR_BOOTS = 17892;
12292
+ static readonly WORN_ITEMS_FARMING_SET = 17893;
12293
+ static readonly WORN_ITEMS_FARMING_HEAD = 17894;
12294
+ static readonly WORN_ITEMS_FARMING_BODY = 17895;
12295
+ static readonly WORN_ITEMS_FARMING_LEGS = 17896;
12296
+ static readonly WORN_ITEMS_FARMING_BOOTS = 17897;
12297
+ static readonly WORN_ITEMS_PYROMANCER_SET = 17898;
12298
+ static readonly WORN_ITEMS_PYROMANCER_HEAD = 17899;
12299
+ static readonly WORN_ITEMS_PYROMANCER_BODY = 17900;
12300
+ static readonly WORN_ITEMS_PYROMANCER_LEGS = 17901;
12301
+ static readonly WORN_ITEMS_PYROMANCER_BOOTS = 17902;
12302
+ static readonly WORN_ITEMS_SHAYZIEN_SET = 17903;
12303
+ static readonly WORN_ITEMS_SHAYZIEN_HEAD = 17904;
12304
+ static readonly WORN_ITEMS_SHAYZIEN_BODY = 17905;
12305
+ static readonly WORN_ITEMS_SHAYZIEN_LEGS = 17906;
12306
+ static readonly WORN_ITEMS_SHAYZIEN_BOOTS = 17907;
12307
+ static readonly WORN_ITEMS_SLAYER_HELMET = 17908;
12308
+ static readonly WORN_ITEMS_SHAYZIEN_GLOVES = 17909;
12309
+ static readonly WORN_ITEMS_ROGUE_HEAD = 17910;
12310
+ static readonly WORN_ITEMS_ROGUE_BODY = 17911;
12311
+ static readonly WORN_ITEMS_ROGUE_LEGS = 17912;
12312
+ static readonly WORN_ITEMS_ROGUE_BOOTS = 17913;
12313
+ static readonly WORN_ITEMS_ROGUE_GLOVES = 17914;
12314
+ static readonly WORN_ITEMS_CARPENTER_SET = 17915;
12315
+ static readonly WORN_ITEMS_CARPENTER_HEAD = 17916;
12316
+ static readonly WORN_ITEMS_CARPENTER_BODY = 17917;
12317
+ static readonly WORN_ITEMS_CARPENTER_LEGS = 17918;
12318
+ static readonly WORN_ITEMS_CARPENTER_BOOTS = 17919;
12319
+ static readonly WORN_ITEMS_SWAMPBARK_HEAD = 17920;
12320
+ static readonly WORN_ITEMS_SWAMPBARK_BODY = 17921;
12321
+ static readonly WORN_ITEMS_SWAMPBARK_LEGS = 17922;
12322
+ static readonly WORN_ITEMS_BLOODBARK_HEAD = 17923;
12323
+ static readonly WORN_ITEMS_BLOODBARK_BODY = 17924;
12324
+ static readonly WORN_ITEMS_BLOODBARK_LEGS = 17925;
12325
+ static readonly WORN_ITEMS_BLOODBARK_BOOTS = 17926;
12326
+ static readonly WORN_ITEMS_BLOODBARK_GLOVES = 17927;
12327
+ static readonly WORN_ITEMS_ZEALOT_HEAD = 17928;
12328
+ static readonly WORN_ITEMS_ZEALOT_BODY = 17929;
12329
+ static readonly WORN_ITEMS_ZEALOT_LEGS = 17930;
12330
+ static readonly WORN_ITEMS_ZEALOT_BOOTS = 17931;
12331
+ static readonly WORN_ITEMS_RC_HEAD = 17932;
12332
+ static readonly WORN_ITEMS_RC_BODY = 17933;
12333
+ static readonly WORN_ITEMS_RC_LEGS = 17934;
12334
+ static readonly WORN_ITEMS_RC_BOOTS = 17935;
12335
+ static readonly WORN_ITEMS_LUMBERJACK_FULL_OUTFIT = 17936;
12336
+ static readonly WORN_ITEMS_ROGUE_SET = 17937;
12264
12337
  }
12265
12338
  }
@@ -1,37 +1,36 @@
1
1
  /// <reference path="../../../runelite/index.d.ts" />
2
2
 
3
3
  declare namespace bot {
4
+ /**
5
+ * Interface for handling game events
6
+ * Extends RuneLite's EventBus to provide event subscription capabilities
7
+ */
8
+ interface events extends net.runelite.client.eventbus.EventBus {
9
+ /**
10
+ * Posts an event to the event bus, notifying all registered subscribers.
11
+ * @param event - The event object to be posted.
12
+ */
13
+ post: (event: Object) => void;
4
14
 
5
- /**
6
- * Interface for handling game events
7
- * Extends RuneLite's EventBus to provide event subscription capabilities
8
- */
9
- interface events extends net.runelite.client.eventbus.EventBus {
10
- /**
11
- * Posts an event to the event bus, notifying all registered subscribers.
12
- * @param event - The event object to be posted.
13
- */
14
- post: (event: Object) => void;
15
+ /**
16
+ * Registers a subscriber function to listen for events of the specified class.
17
+ * @param clazz - The class of the event to subscribe to.
18
+ * @param subFn - The subscriber function to be called when the event is posted.
19
+ * @param priority - The priority of the subscriber; higher values are called first.
20
+ * @returns The created Subscriber instance.
21
+ */
22
+ register: (clazz: Class, subFn: Function, priority: number) => net.runelite.client.eventbus.Subscriber;
15
23
 
16
- /**
17
- * Registers a subscriber function to listen for events of the specified class.
18
- * @param clazz - The class of the event to subscribe to.
19
- * @param subFn - The subscriber function to be called when the event is posted.
20
- * @param priority - The priority of the subscriber; higher values are called first.
21
- * @returns The created Subscriber instance.
22
- */
23
- register: (clazz: Class, subFn: Function, priority: number) => Subscriber;
24
+ /**
25
+ * Unregisters a previously registered subscriber function.
26
+ * @param object - The subscriber function to be unregistered.
27
+ */
28
+ unregister: (object: Function) => void;
24
29
 
25
- /**
26
- * Unregisters a previously registered subscriber function.
27
- * @param object - The subscriber function to be unregistered.
28
- */
29
- unregister: (object: Function) => void;
30
-
31
- /**
32
- * Unregisters all event handlers that have been registered
33
- * Useful for cleaning up event listeners when terminating a bot
34
- */
35
- unregisterAll: () => void;
36
- }
30
+ /**
31
+ * Unregisters all event handlers that have been registered
32
+ * Useful for cleaning up event listeners when terminating a bot
33
+ */
34
+ unregisterAll: () => void;
35
+ }
37
36
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deafwave/osrs-botmaker-types",
3
- "version": "0.5.19",
3
+ "version": "0.5.21",
4
4
  "author": {
5
5
  "name": "Chandler Ferry",
6
6
  "url": "https://github.com/ChandlerFerry"