@deafwave/osrs-botmaker-types 0.7.13 → 0.7.18

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.
Files changed (56) hide show
  1. package/dist/src/rollup/ComponentID.d.ts +0 -1
  2. package/dist/src/rollup/ComponentID.js +17 -18
  3. package/dist/src/rollup/ItemID.d.ts +59 -17
  4. package/dist/src/rollup/ItemID.js +59 -17
  5. package/dist/src/rollup/NpcID.d.ts +32 -19
  6. package/dist/src/rollup/NpcID.js +32 -19
  7. package/dist/src/rollup/NullItemID.d.ts +34 -83
  8. package/dist/src/rollup/NullItemID.js +34 -83
  9. package/dist/src/rollup/NullNpcID.d.ts +5 -13
  10. package/dist/src/rollup/NullNpcID.js +5 -13
  11. package/dist/src/rollup/NullObjectID.d.ts +43 -11
  12. package/dist/src/rollup/NullObjectID.js +43 -11
  13. package/dist/src/rollup/ObjectID.d.ts +59 -50
  14. package/dist/src/rollup/ObjectID.js +59 -50
  15. package/dist/src/rollup/gameval/AnimationID.d.ts +17 -0
  16. package/dist/src/rollup/gameval/AnimationID.js +17 -0
  17. package/dist/src/rollup/gameval/DBTableID.d.ts +190 -0
  18. package/dist/src/rollup/gameval/DBTableID.js +198 -8
  19. package/dist/src/rollup/gameval/InterfaceID.d.ts +2 -0
  20. package/dist/src/rollup/gameval/InterfaceID.js +2 -0
  21. package/dist/src/rollup/gameval/InventoryID.d.ts +3 -0
  22. package/dist/src/rollup/gameval/InventoryID.js +3 -0
  23. package/dist/src/rollup/gameval/ItemID.d.ts +43 -0
  24. package/dist/src/rollup/gameval/ItemID.js +43 -0
  25. package/dist/src/rollup/gameval/NpcID.d.ts +37 -32
  26. package/dist/src/rollup/gameval/NpcID.js +37 -32
  27. package/dist/src/rollup/gameval/ObjectID1.d.ts +81 -40
  28. package/dist/src/rollup/gameval/ObjectID1.js +81 -40
  29. package/dist/src/rollup/gameval/SpotanimID.d.ts +10 -0
  30. package/dist/src/rollup/gameval/SpotanimID.js +10 -0
  31. package/dist/src/rollup/gameval/VarClientID.d.ts +1 -0
  32. package/dist/src/rollup/gameval/VarClientID.js +1 -0
  33. package/dist/src/rollup/gameval/VarPlayerID.d.ts +8 -0
  34. package/dist/src/rollup/gameval/VarPlayerID.js +8 -0
  35. package/dist/src/rollup/gameval/VarbitID.d.ts +63 -0
  36. package/dist/src/rollup/gameval/VarbitID.js +63 -0
  37. package/dist/src/types/runelite/net/runelite/api/ItemID.d.ts +59 -17
  38. package/dist/src/types/runelite/net/runelite/api/NpcID.d.ts +32 -19
  39. package/dist/src/types/runelite/net/runelite/api/NullItemID.d.ts +34 -83
  40. package/dist/src/types/runelite/net/runelite/api/NullNpcID.d.ts +5 -13
  41. package/dist/src/types/runelite/net/runelite/api/NullObjectID.d.ts +43 -11
  42. package/dist/src/types/runelite/net/runelite/api/ObjectID.d.ts +59 -50
  43. package/dist/src/types/runelite/net/runelite/api/gameval/AnimationID.d.ts +17 -0
  44. package/dist/src/types/runelite/net/runelite/api/gameval/DBTableID.d.ts +203 -8
  45. package/dist/src/types/runelite/net/runelite/api/gameval/InterfaceID.d.ts +2 -0
  46. package/dist/src/types/runelite/net/runelite/api/gameval/InventoryID.d.ts +3 -0
  47. package/dist/src/types/runelite/net/runelite/api/gameval/ItemID.d.ts +76 -83
  48. package/dist/src/types/runelite/net/runelite/api/gameval/NpcID.d.ts +37 -32
  49. package/dist/src/types/runelite/net/runelite/api/gameval/ObjectID1.d.ts +81 -40
  50. package/dist/src/types/runelite/net/runelite/api/gameval/SpotanimID.d.ts +10 -0
  51. package/dist/src/types/runelite/net/runelite/api/gameval/SpriteID.d.ts +108 -0
  52. package/dist/src/types/runelite/net/runelite/api/gameval/VarClientID.d.ts +1 -0
  53. package/dist/src/types/runelite/net/runelite/api/gameval/VarPlayerID.d.ts +8 -0
  54. package/dist/src/types/runelite/net/runelite/api/gameval/VarbitID.d.ts +63 -0
  55. package/dist/src/types/runelite/net/runelite/api/widgets/ComponentID.d.ts +17 -18
  56. package/package.json +1 -1
@@ -13872,5 +13872,68 @@ declare const _default: {
13872
13872
  SETTINGS_FAIRYRING_MOBILE_KEYBOARD_AUTOOPEN_DISABLED: number;
13873
13873
  MY2ARM_STRONGHOLD_TELE_TOGGLE: number;
13874
13874
  SAILING_SIDEPANEL_BOAT_CRYSTALHELM_RESISTANCE: number;
13875
+ DRAGONSLAYER_MET_SAWMILL: number;
13876
+ DRAGONSLAYER_PLANKS_MADE: number;
13877
+ ERNESTHANDIN_COMPLETE: number;
13878
+ DEADMAN_FINALE_TELEPORT_BH_COMPLETE: number;
13879
+ DEADMAN_FINALE_TELEPORT_COLOSSEUM_COMPLETE: number;
13880
+ DEADMAN_FINALE_TEAM: number;
13881
+ DEADMAN_QUEST_LAMP_TIER_5: number;
13882
+ DEADMAN_QUEST_LAMP_TIER_6: number;
13883
+ DEADMAN_QUEST_LAMP_TIER_7: number;
13884
+ DEADMAN_QUEST_LAMP_TIER_8: number;
13885
+ DEADMAN_QUEST_LAMP_TIER_9: number;
13886
+ DEADMAN_QUEST_LAMP_TIER_10: number;
13887
+ DEADMAN_RUINOUS_PRAYERS_UNLOCK_CHECK: number;
13888
+ DEADMAN_2026_WEAPON_ORNAMENT_UNLOCKED: number;
13889
+ DEADMAN_2026_POH_ORNAMENT_UNLOCKED: number;
13890
+ DEADMAN_2026_TELEPORT_UNLOCKED: number;
13891
+ DEADMAN_2026_TUTORIAL_STEP: number;
13892
+ DEADMAN_2026_INITIAL_SETUP_DONE: number;
13893
+ DEADMAN_2026_TUTORIAL_END: number;
13894
+ DEADMAN_2026_TUTORIAL_TELEPORT_DEST: number;
13895
+ DEADMAN_SKULL_TAB: number;
13896
+ SIGIL_OF_AGILE_FORTUNE_STATE: number;
13897
+ SIGIL_OF_HOARDING_STATE: number;
13898
+ SIGIL_OF_DECEPTION_STATE: number;
13899
+ SIGIL_OF_LITHE_STATE: number;
13900
+ SIGIL_OF_THE_FOOD_MASTER_STATE: number;
13901
+ SIGIL_OF_THE_WELL_FED_STATE: number;
13902
+ SIGIL_OF_THE_POTION_MASTER_STATE: number;
13903
+ SIGIL_OF_THE_TREASURE_HUNTER_STATE: number;
13904
+ SIGIL_OF_THE_HUNTER_STATE: number;
13905
+ SIGIL_OF_THE_INFERNAL_CHEF_STATE: number;
13906
+ SIGIL_OF_NATURE_STATE: number;
13907
+ SIGIL_OF_FAITH_STATE: number;
13908
+ SIGIL_OF_DEVOTION_STATE: number;
13909
+ SIGIL_OF_THE_ALCHEMANIAC_STATE: number;
13910
+ SIGIL_OF_RESISTANCE_STATE: number;
13911
+ SIGIL_OF_DEFT_STRIKES_STATE: number;
13912
+ SIGIL_OF_THE_AUGMENTED_THRALL_STATE: number;
13913
+ SIGIL_OF_ONSLAUGHT_STATE: number;
13914
+ SIGIL_OF_RESTORATION_STATE: number;
13915
+ SIGIL_OF_TITANIUM_STATE: number;
13916
+ SIGIL_OF_METICULOUSNESS_STATE: number;
13917
+ SIGIL_OF_ENHANCED_HARVEST_STATE: number;
13918
+ SIGIL_OF_MOBILITY_STATE: number;
13919
+ SIGIL_OF_SLAUGHTER_STATE: number;
13920
+ SIGIL_OF_WOODCRAFT_STATE: number;
13921
+ SIGIL_OF_REMOTE_STORAGE_STATE: number;
13922
+ SIGIL_OF_CONCLUSION_STATE: number;
13923
+ SIGIL_OF_AUTOMATION_STATE: number;
13924
+ SIGIL_OF_ETERNAL_BELIEF_STATE: number;
13925
+ SIGIL_OF_EFFICIENCY_STATE: number;
13926
+ SIGIL_OF_REVOKED_LIMITATION_STATE: number;
13927
+ SIGIL_OF_ENHANCED_HARVEST_TOGGLE: number;
13928
+ SIGIL_OF_MOBILITY_TOGGLE: number;
13929
+ SIGIL_OF_SLAUGHTER_TOGGLE: number;
13930
+ SIGIL_OF_WOODCRAFT_TOGGLE: number;
13931
+ SIGIL_OF_REMOTE_STORAGE_TOGGLE: number;
13932
+ SIGIL_OF_DEVOTION_TOGGLE: number;
13933
+ SLAYER_UNLOCK_HELM_HOODED: number;
13934
+ BANK_HIDEDEPOSITCONTAINERS: number;
13935
+ BANK_POPUPTAB_OPEN: number;
13936
+ BANK_SETTING_FORGET_POPUP: number;
13937
+ DEADMAN_2026_GE_WIPE: number;
13875
13938
  };
13876
13939
  export default _default;
@@ -13873,4 +13873,67 @@ export default {
13873
13873
  SETTINGS_FAIRYRING_MOBILE_KEYBOARD_AUTOOPEN_DISABLED: 19648,
13874
13874
  MY2ARM_STRONGHOLD_TELE_TOGGLE: 19649,
13875
13875
  SAILING_SIDEPANEL_BOAT_CRYSTALHELM_RESISTANCE: 19652,
13876
+ DRAGONSLAYER_MET_SAWMILL: 19653,
13877
+ DRAGONSLAYER_PLANKS_MADE: 19654,
13878
+ ERNESTHANDIN_COMPLETE: 19655,
13879
+ DEADMAN_FINALE_TELEPORT_BH_COMPLETE: 19656,
13880
+ DEADMAN_FINALE_TELEPORT_COLOSSEUM_COMPLETE: 19657,
13881
+ DEADMAN_FINALE_TEAM: 19658,
13882
+ DEADMAN_QUEST_LAMP_TIER_5: 19660,
13883
+ DEADMAN_QUEST_LAMP_TIER_6: 19661,
13884
+ DEADMAN_QUEST_LAMP_TIER_7: 19662,
13885
+ DEADMAN_QUEST_LAMP_TIER_8: 19663,
13886
+ DEADMAN_QUEST_LAMP_TIER_9: 19664,
13887
+ DEADMAN_QUEST_LAMP_TIER_10: 19665,
13888
+ DEADMAN_RUINOUS_PRAYERS_UNLOCK_CHECK: 19666,
13889
+ DEADMAN_2026_WEAPON_ORNAMENT_UNLOCKED: 19671,
13890
+ DEADMAN_2026_POH_ORNAMENT_UNLOCKED: 19672,
13891
+ DEADMAN_2026_TELEPORT_UNLOCKED: 19673,
13892
+ DEADMAN_2026_TUTORIAL_STEP: 19677,
13893
+ DEADMAN_2026_INITIAL_SETUP_DONE: 19678,
13894
+ DEADMAN_2026_TUTORIAL_END: 19679,
13895
+ DEADMAN_2026_TUTORIAL_TELEPORT_DEST: 19680,
13896
+ DEADMAN_SKULL_TAB: 19682,
13897
+ SIGIL_OF_AGILE_FORTUNE_STATE: 19683,
13898
+ SIGIL_OF_HOARDING_STATE: 19684,
13899
+ SIGIL_OF_DECEPTION_STATE: 19685,
13900
+ SIGIL_OF_LITHE_STATE: 19686,
13901
+ SIGIL_OF_THE_FOOD_MASTER_STATE: 19687,
13902
+ SIGIL_OF_THE_WELL_FED_STATE: 19688,
13903
+ SIGIL_OF_THE_POTION_MASTER_STATE: 19689,
13904
+ SIGIL_OF_THE_TREASURE_HUNTER_STATE: 19690,
13905
+ SIGIL_OF_THE_HUNTER_STATE: 19691,
13906
+ SIGIL_OF_THE_INFERNAL_CHEF_STATE: 19692,
13907
+ SIGIL_OF_NATURE_STATE: 19693,
13908
+ SIGIL_OF_FAITH_STATE: 19694,
13909
+ SIGIL_OF_DEVOTION_STATE: 19695,
13910
+ SIGIL_OF_THE_ALCHEMANIAC_STATE: 19696,
13911
+ SIGIL_OF_RESISTANCE_STATE: 19697,
13912
+ SIGIL_OF_DEFT_STRIKES_STATE: 19698,
13913
+ SIGIL_OF_THE_AUGMENTED_THRALL_STATE: 19699,
13914
+ SIGIL_OF_ONSLAUGHT_STATE: 19700,
13915
+ SIGIL_OF_RESTORATION_STATE: 19701,
13916
+ SIGIL_OF_TITANIUM_STATE: 19702,
13917
+ SIGIL_OF_METICULOUSNESS_STATE: 19703,
13918
+ SIGIL_OF_ENHANCED_HARVEST_STATE: 19704,
13919
+ SIGIL_OF_MOBILITY_STATE: 19705,
13920
+ SIGIL_OF_SLAUGHTER_STATE: 19706,
13921
+ SIGIL_OF_WOODCRAFT_STATE: 19707,
13922
+ SIGIL_OF_REMOTE_STORAGE_STATE: 19708,
13923
+ SIGIL_OF_CONCLUSION_STATE: 19709,
13924
+ SIGIL_OF_AUTOMATION_STATE: 19710,
13925
+ SIGIL_OF_ETERNAL_BELIEF_STATE: 19711,
13926
+ SIGIL_OF_EFFICIENCY_STATE: 19712,
13927
+ SIGIL_OF_REVOKED_LIMITATION_STATE: 19713,
13928
+ SIGIL_OF_ENHANCED_HARVEST_TOGGLE: 19714,
13929
+ SIGIL_OF_MOBILITY_TOGGLE: 19715,
13930
+ SIGIL_OF_SLAUGHTER_TOGGLE: 19716,
13931
+ SIGIL_OF_WOODCRAFT_TOGGLE: 19717,
13932
+ SIGIL_OF_REMOTE_STORAGE_TOGGLE: 19718,
13933
+ SIGIL_OF_DEVOTION_TOGGLE: 19719,
13934
+ SLAYER_UNLOCK_HELM_HOODED: 19720,
13935
+ BANK_HIDEDEPOSITCONTAINERS: 19721,
13936
+ BANK_POPUPTAB_OPEN: 19722,
13937
+ BANK_SETTING_FORGET_POPUP: 19723,
13938
+ DEADMAN_2026_GE_WIPE: 19724,
13876
13939
  };
@@ -13546,8 +13546,8 @@ declare namespace net.runelite.api {
13546
13546
  static readonly SIGIL_OF_AGILE_FORTUNE_28493 = 28493;
13547
13547
  static readonly SIGIL_OF_THE_FOOD_MASTER = 28495;
13548
13548
  static readonly SIGIL_OF_THE_FOOD_MASTER_28496 = 28496;
13549
- static readonly SIGIL_OF_THE_WELLFED = 28498;
13550
- static readonly SIGIL_OF_THE_WELLFED_28499 = 28499;
13549
+ static readonly SIGIL_OF_THE_WELL_FED = 28498;
13550
+ static readonly SIGIL_OF_THE_WELL_FED_28499 = 28499;
13551
13551
  static readonly SIGIL_OF_THE_INFERNAL_CHEF = 28501;
13552
13552
  static readonly SIGIL_OF_THE_INFERNAL_CHEF_28502 = 28502;
13553
13553
  static readonly SIGIL_OF_THE_INFERNAL_SMITH = 28504;
@@ -13576,10 +13576,10 @@ declare namespace net.runelite.api {
13576
13576
  static readonly CORRUPTED_SCYTHE_OF_VITUR_UNCHARGED = 28545;
13577
13577
  static readonly CORRUPTED_TUMEKENS_SHADOW = 28547;
13578
13578
  static readonly CORRUPTED_TUMEKENS_SHADOW_UNCHARGED = 28549;
13579
- static readonly QUEST_LAMP = 28551;
13580
- static readonly QUEST_LAMP_28552 = 28552;
13581
- static readonly QUEST_LAMP_28553 = 28553;
13582
- static readonly QUEST_LAMP_28554 = 28554;
13579
+ static readonly FREMENNIK_QUEST_LAMP = 28551;
13580
+ static readonly ELF_QUEST_LAMP = 28552;
13581
+ static readonly GNOME_QUEST_LAMP = 28553;
13582
+ static readonly MAHJARRAT_1_QUEST_LAMP = 28554;
13583
13583
  static readonly STARTER_BOW_28555 = 28555;
13584
13584
  static readonly STARTER_STAFF_28557 = 28557;
13585
13585
  static readonly STARTER_SWORD_28559 = 28559;
@@ -14119,22 +14119,22 @@ declare namespace net.runelite.api {
14119
14119
  static readonly SIGIL_OF_METICULOUSNESS_29649 = 29649;
14120
14120
  static readonly SIGIL_OF_REVOKED_LIMITATION = 29651;
14121
14121
  static readonly SIGIL_OF_REVOKED_LIMITATION_29652 = 29652;
14122
- static readonly SIGIL_OF_RAMPART = 29654;
14123
- static readonly SIGIL_OF_RAMPART_29655 = 29655;
14122
+ static readonly SIGIL_OF_THE_RAMPART = 29654;
14123
+ static readonly SIGIL_OF_THE_RAMPART_29655 = 29655;
14124
14124
  static readonly SIGIL_OF_DECEPTION = 29657;
14125
14125
  static readonly SIGIL_OF_DECEPTION_29658 = 29658;
14126
- static readonly SIGIL_OF_LITHE = 29660;
14127
- static readonly SIGIL_OF_LITHE_29661 = 29661;
14128
- static readonly SIGIL_OF_ADROIT = 29663;
14129
- static readonly SIGIL_OF_ADROIT_29664 = 29664;
14126
+ static readonly SIGIL_OF_LITHENESS = 29660;
14127
+ static readonly SIGIL_OF_LITHENESS_29661 = 29661;
14128
+ static readonly SIGIL_OF_THE_ADROIT = 29663;
14129
+ static readonly SIGIL_OF_THE_ADROIT_29664 = 29664;
14130
14130
  static readonly SIGIL_OF_ONSLAUGHT = 29666;
14131
14131
  static readonly SIGIL_OF_ONSLAUGHT_29667 = 29667;
14132
14132
  static readonly SIGIL_OF_RESTORATION = 29669;
14133
14133
  static readonly SIGIL_OF_RESTORATION_29670 = 29670;
14134
- static readonly SIGIL_OF_SWASHBUCKLER = 29672;
14135
- static readonly SIGIL_OF_SWASHBUCKLER_29673 = 29673;
14136
- static readonly SIGIL_OF_GUNSLINGER = 29675;
14137
- static readonly SIGIL_OF_GUNSLINGER_29676 = 29676;
14134
+ static readonly SIGIL_OF_THE_SWASHBUCKLER = 29672;
14135
+ static readonly SIGIL_OF_THE_SWASHBUCKLER_29673 = 29673;
14136
+ static readonly SIGIL_OF_THE_GUNSLINGER = 29675;
14137
+ static readonly SIGIL_OF_THE_GUNSLINGER_29676 = 29676;
14138
14138
  static readonly SIGIL_OF_ARCANE_SWIFTNESS = 29678;
14139
14139
  static readonly SIGIL_OF_ARCANE_SWIFTNESS_29679 = 29679;
14140
14140
  static readonly GUTHIXIAN_TEMPLE_TELEPORT = 29684;
@@ -16015,7 +16015,6 @@ declare namespace net.runelite.api {
16015
16015
  static readonly STEEL_NAILS_32923 = 32923;
16016
16016
  static readonly CRATE_OF_ARROWTIPS_32924 = 32924;
16017
16017
  static readonly CRATE_OF_CLOTHES_32925 = 32925;
16018
- static readonly SERVING_PLATTER = 32926;
16019
16018
  static readonly LOVLEY_JUBBLY_BIB = 32928;
16020
16019
  static readonly BEER_BELLY_SWEATER = 32930;
16021
16020
  static readonly JAD_JUMPER = 32932;
@@ -16086,5 +16085,48 @@ declare namespace net.runelite.api {
16086
16085
  static readonly CRATE_OF_POTIONS_32999 = 32999;
16087
16086
  static readonly CRATE_OF_ORES_33000 = 33000;
16088
16087
  static readonly CRATE_OF_POTIONS_33001 = 33001;
16088
+ static readonly HOLY_MOLEYS = 33002;
16089
+ static readonly KHARIDIAN_QUEST_LAMP = 33004;
16090
+ static readonly MYREQUE_QUEST_LAMP = 33005;
16091
+ static readonly DRAGONKIN_QUEST_LAMP = 33006;
16092
+ static readonly MAHJARRAT_2_QUEST_LAMP = 33007;
16093
+ static readonly CAMELOT_QUEST_LAMP = 33008;
16094
+ static readonly RECIPE_FOR_DISASTER_QUEST_LAMP = 33009;
16095
+ static readonly RUINOUS_POWERS_33010 = 33010;
16096
+ static readonly ANNIHILATION_WEAPON_SCROLL = 33012;
16097
+ static readonly ANNIHILATION_BLUEPRINTS = 33015;
16098
+ static readonly ANNIHILATION_TELEPORT_SCROLL = 33018;
16099
+ static readonly BOW_OF_FAERDHINEN_C_33021 = 33021;
16100
+ static readonly CRYSTAL_BODY_33023 = 33023;
16101
+ static readonly CRYSTAL_BODY_INACTIVE_33025 = 33025;
16102
+ static readonly CRYSTAL_LEGS_33027 = 33027;
16103
+ static readonly CRYSTAL_LEGS_INACTIVE_33029 = 33029;
16104
+ static readonly CRYSTAL_HELM_33031 = 33031;
16105
+ static readonly CRYSTAL_HELM_INACTIVE_33033 = 33033;
16106
+ static readonly TOXIC_STAFF_UNCHARGED_33035 = 33035;
16107
+ static readonly TOXIC_STAFF_DEADMAN = 33036;
16108
+ static readonly THE_DOGSWORD_33038 = 33038;
16109
+ static readonly THUNDER_KHOPESH_33041 = 33041;
16110
+ static readonly TRINKET_OF_AVARICE = 33044;
16111
+ static readonly TRINKET_OF_FORTUITY_INACTIVE = 33047;
16112
+ static readonly TRINKET_OF_FORTUITY_ACTIVE = 33050;
16113
+ static readonly SIGIL_OF_THE_GODS = 33053;
16114
+ static readonly SIGIL_OF_THE_GODS_33054 = 33054;
16115
+ static readonly SIGIL_OF_CONCLUSION = 33055;
16116
+ static readonly SIGIL_OF_CONCLUSION_33056 = 33056;
16117
+ static readonly SIGIL_OF_AUTOMATION = 33057;
16118
+ static readonly SIGIL_OF_AUTOMATION_33058 = 33058;
16119
+ static readonly SIGIL_OF_ETERNAL_BELIEF = 33059;
16120
+ static readonly SIGIL_OF_ETERNAL_BELIEF_33060 = 33060;
16121
+ static readonly SIGIL_OF_EFFICIENCY = 33061;
16122
+ static readonly SIGIL_OF_EFFICIENCY_33062 = 33062;
16123
+ static readonly STARTER_CAPE = 33063;
16124
+ static readonly DEADMANS_SKULL = 33065;
16125
+ static readonly HOODED_SLAYER_HELMET = 33066;
16126
+ static readonly HOODED_SLAYER_HELMET_I = 33068;
16127
+ static readonly HOODED_SLAYER_HELMET_I_33070 = 33070;
16128
+ static readonly HOODED_SLAYER_HELMET_I_33072 = 33072;
16129
+ static readonly FACILITY_BOTTLE_EMPTY = 33074;
16130
+ static readonly FACILITY_BOTTLE_FULL = 33077;
16089
16131
  }
16090
16132
  }
@@ -12354,6 +12354,7 @@ declare namespace net.runelite.api {
12354
12354
  static readonly RUSTY_CHEST = 14811;
12355
12355
  static readonly TARNISHED_CHEST = 14812;
12356
12356
  static readonly RUSTY_CHEST_14813 = 14813;
12357
+ static readonly REVENANT_IMP_14814 = 14814;
12357
12358
  static readonly SPOOKY_CHAIR = 14815;
12358
12359
  static readonly MAKO = 14816;
12359
12360
  static readonly MORA = 14817;
@@ -12396,6 +12397,8 @@ declare namespace net.runelite.api {
12396
12397
  static readonly SHELLBANE_GRYPHON = 14860;
12397
12398
  static readonly ELDER_KELMO = 14861;
12398
12399
  static readonly ELDER_NAMA = 14863;
12400
+ static readonly REVENANT_GOBLIN_14864 = 14864;
12401
+ static readonly REVENANT_PYREFIEND_14865 = 14865;
12399
12402
  static readonly HENDERSON = 14866;
12400
12403
  static readonly ONE_EYED_ROSALEE = 14867;
12401
12404
  static readonly CAPTAIN_DAWSON = 14868;
@@ -12666,6 +12669,14 @@ declare namespace net.runelite.api {
12666
12669
  static readonly DRINK_TROLL_QUEEN = 15175;
12667
12670
  static readonly DRINK_TROLL_QUEEN_15176 = 15176;
12668
12671
  static readonly SAILING_CAT = 15177;
12672
+ static readonly REVENANT_HOBGOBLIN_15178 = 15178;
12673
+ static readonly REVENANT_CYCLOPS_15179 = 15179;
12674
+ static readonly REVENANT_HELLHOUND_15180 = 15180;
12675
+ static readonly REVENANT_DEMON_15181 = 15181;
12676
+ static readonly REVENANT_ORK_15182 = 15182;
12677
+ static readonly REVENANT_DARK_BEAST_15183 = 15183;
12678
+ static readonly REVENANT_KNIGHT_15184 = 15184;
12679
+ static readonly REVENANT_DRAGON_15185 = 15185;
12669
12680
  static readonly PUNCHING_BAG = 15191;
12670
12681
  static readonly PUNCHING_BAG_15192 = 15192;
12671
12682
  static readonly DPS_CALC = 15193;
@@ -12712,6 +12723,7 @@ declare namespace net.runelite.api {
12712
12723
  static readonly DOLPHIN = 15234;
12713
12724
  static readonly DOLPHIN_15235 = 15235;
12714
12725
  static readonly DOLPHIN_CALF = 15236;
12726
+ static readonly ZEMOUREGAL_15237 = 15237;
12715
12727
  static readonly JUNIOR_JIM_15238 = 15238;
12716
12728
  static readonly JUMBO_JIM = 15239;
12717
12729
  static readonly CREW_REGISTRAR = 15245;
@@ -12974,24 +12986,25 @@ declare namespace net.runelite.api {
12974
12986
  static readonly TRADER_CREWMEMBER_15544 = 15544;
12975
12987
  static readonly TRADER_CREWMEMBER_15545 = 15545;
12976
12988
  static readonly TRADER_CREWMEMBER_15546 = 15546;
12977
- static readonly STOOL = 15548;
12978
- static readonly SIR_PRYSIN_15549 = 15549;
12979
- static readonly AGGIE_15550 = 15550;
12980
- static readonly JOBLESS_JIM_15551 = 15551;
12981
- static readonly HANS_15552 = 15552;
12982
- static readonly KARIM_15553 = 15553;
12983
- static readonly OZIACH_15554 = 15554;
12984
- static readonly ROMMIK_15555 = 15555;
12985
- static readonly DORIS_15556 = 15556;
12986
- static readonly HERQUIN_15557 = 15557;
12987
- static readonly PUFFIN_15558 = 15558;
12988
- static readonly COOK_15559 = 15559;
12989
- static readonly COOK_15560 = 15560;
12990
- static readonly BARTENDER_15561 = 15561;
12991
- static readonly WOMAN_15562 = 15562;
12992
- static readonly JONNY_THE_BEARD_15563 = 15563;
12993
- static readonly DR_HARLOW_15564 = 15564;
12994
- static readonly BARBARIAN_15565 = 15565;
12995
- static readonly MOD_FREDDIE = 15566;
12989
+ static readonly BIG_EVIL_CHICKEN = 15547;
12990
+ static readonly SCURRIUS_15548 = 15548;
12991
+ static readonly PHANTOM_MUSPAH_15549 = 15549;
12992
+ static readonly SPLATTER_15550 = 15550;
12993
+ static readonly TUMEKENS_WARDEN_15551 = 15551;
12994
+ static readonly ELIDINIS_WARDEN_15552 = 15552;
12995
+ static readonly I_DSCIM_YOU = 15553;
12996
+ static readonly SOL_HEREDIT_15554 = 15554;
12997
+ static readonly YAMA_15555 = 15555;
12998
+ static readonly PESTILENT_BLOAT_15556 = 15556;
12999
+ static readonly TZTOKJADREK = 15557;
13000
+ static readonly ZEMOUREGAL_SUMMON = 15558;
13001
+ static readonly ZEMOUREGAL_SUMMON_15559 = 15559;
13002
+ static readonly ZEMOUREGAL_SUMMON_15560 = 15560;
13003
+ static readonly ZEMOUREGAL_SUMMON_15561 = 15561;
13004
+ static readonly ZEMOUREGAL_SUMMON_15562 = 15562;
13005
+ static readonly ZEMOUREGAL_SUMMON_15563 = 15563;
13006
+ static readonly ZEMOUREGAL_15564 = 15564;
13007
+ static readonly GUARD_15566 = 15566;
13008
+ static readonly GUARD_15568 = 15568;
12996
13009
  }
12997
13010
  }
@@ -13680,59 +13680,6 @@ declare namespace net.runelite.api {
13680
13680
  static readonly NULL_25987 = 25987;
13681
13681
  static readonly NULL_25988 = 25988;
13682
13682
  static readonly NULL_25989 = 25989;
13683
- static readonly NULL_25992 = 25992;
13684
- static readonly NULL_25995 = 25995;
13685
- static readonly NULL_25998 = 25998;
13686
- static readonly NULL_26001 = 26001;
13687
- static readonly NULL_26004 = 26004;
13688
- static readonly NULL_26007 = 26007;
13689
- static readonly NULL_26010 = 26010;
13690
- static readonly NULL_26013 = 26013;
13691
- static readonly NULL_26016 = 26016;
13692
- static readonly NULL_26019 = 26019;
13693
- static readonly NULL_26022 = 26022;
13694
- static readonly NULL_26025 = 26025;
13695
- static readonly NULL_26028 = 26028;
13696
- static readonly NULL_26031 = 26031;
13697
- static readonly NULL_26034 = 26034;
13698
- static readonly NULL_26037 = 26037;
13699
- static readonly NULL_26040 = 26040;
13700
- static readonly NULL_26043 = 26043;
13701
- static readonly NULL_26046 = 26046;
13702
- static readonly NULL_26049 = 26049;
13703
- static readonly NULL_26052 = 26052;
13704
- static readonly NULL_26055 = 26055;
13705
- static readonly NULL_26058 = 26058;
13706
- static readonly NULL_26061 = 26061;
13707
- static readonly NULL_26064 = 26064;
13708
- static readonly NULL_26067 = 26067;
13709
- static readonly NULL_26070 = 26070;
13710
- static readonly NULL_26073 = 26073;
13711
- static readonly NULL_26076 = 26076;
13712
- static readonly NULL_26079 = 26079;
13713
- static readonly NULL_26082 = 26082;
13714
- static readonly NULL_26085 = 26085;
13715
- static readonly NULL_26088 = 26088;
13716
- static readonly NULL_26091 = 26091;
13717
- static readonly NULL_26094 = 26094;
13718
- static readonly NULL_26097 = 26097;
13719
- static readonly NULL_26100 = 26100;
13720
- static readonly NULL_26103 = 26103;
13721
- static readonly NULL_26106 = 26106;
13722
- static readonly NULL_26109 = 26109;
13723
- static readonly NULL_26112 = 26112;
13724
- static readonly NULL_26115 = 26115;
13725
- static readonly NULL_26118 = 26118;
13726
- static readonly NULL_26121 = 26121;
13727
- static readonly NULL_26124 = 26124;
13728
- static readonly NULL_26127 = 26127;
13729
- static readonly NULL_26130 = 26130;
13730
- static readonly NULL_26133 = 26133;
13731
- static readonly NULL_26136 = 26136;
13732
- static readonly NULL_26139 = 26139;
13733
- static readonly NULL_26142 = 26142;
13734
- static readonly NULL_26145 = 26145;
13735
- static readonly NULL_26148 = 26148;
13736
13683
  static readonly NULL_26155 = 26155;
13737
13684
  static readonly NULL_26157 = 26157;
13738
13685
  static readonly NULL_26159 = 26159;
@@ -14732,24 +14679,6 @@ declare namespace net.runelite.api {
14732
14679
  static readonly NULL_28391 = 28391;
14733
14680
  static readonly NULL_28411 = 28411;
14734
14681
  static readonly NULL_28472 = 28472;
14735
- static readonly NULL_28479 = 28479;
14736
- static readonly NULL_28482 = 28482;
14737
- static readonly NULL_28485 = 28485;
14738
- static readonly NULL_28488 = 28488;
14739
- static readonly NULL_28491 = 28491;
14740
- static readonly NULL_28494 = 28494;
14741
- static readonly NULL_28497 = 28497;
14742
- static readonly NULL_28500 = 28500;
14743
- static readonly NULL_28503 = 28503;
14744
- static readonly NULL_28506 = 28506;
14745
- static readonly NULL_28509 = 28509;
14746
- static readonly NULL_28512 = 28512;
14747
- static readonly NULL_28515 = 28515;
14748
- static readonly NULL_28518 = 28518;
14749
- static readonly NULL_28521 = 28521;
14750
- static readonly NULL_28524 = 28524;
14751
- static readonly NULL_28527 = 28527;
14752
- static readonly NULL_28530 = 28530;
14753
14682
  static readonly NULL_28532 = 28532;
14754
14683
  static readonly NULL_28533 = 28533;
14755
14684
  static readonly NULL_28535 = 28535;
@@ -15320,17 +15249,6 @@ declare namespace net.runelite.api {
15320
15249
  static readonly NULL_29644 = 29644;
15321
15250
  static readonly NULL_29645 = 29645;
15322
15251
  static readonly NULL_29647 = 29647;
15323
- static readonly NULL_29650 = 29650;
15324
- static readonly NULL_29653 = 29653;
15325
- static readonly NULL_29656 = 29656;
15326
- static readonly NULL_29659 = 29659;
15327
- static readonly NULL_29662 = 29662;
15328
- static readonly NULL_29665 = 29665;
15329
- static readonly NULL_29668 = 29668;
15330
- static readonly NULL_29671 = 29671;
15331
- static readonly NULL_29674 = 29674;
15332
- static readonly NULL_29677 = 29677;
15333
- static readonly NULL_29680 = 29680;
15334
15252
  static readonly NULL_29681 = 29681;
15335
15253
  static readonly NULL_29682 = 29682;
15336
15254
  static readonly NULL_29683 = 29683;
@@ -16672,10 +16590,43 @@ declare namespace net.runelite.api {
16672
16590
  static readonly NULL_32919 = 32919;
16673
16591
  static readonly NULL_32920 = 32920;
16674
16592
  static readonly NULL_32922 = 32922;
16675
- static readonly NULL_32927 = 32927;
16593
+ static readonly NULL_32926 = 32926;
16676
16594
  static readonly NULL_32929 = 32929;
16677
16595
  static readonly NULL_32931 = 32931;
16678
16596
  static readonly NULL_32933 = 32933;
16679
16597
  static readonly NULL_32935 = 32935;
16598
+ static readonly NULL_33003 = 33003;
16599
+ static readonly NULL_33011 = 33011;
16600
+ static readonly NULL_33013 = 33013;
16601
+ static readonly NULL_33014 = 33014;
16602
+ static readonly NULL_33016 = 33016;
16603
+ static readonly NULL_33017 = 33017;
16604
+ static readonly NULL_33019 = 33019;
16605
+ static readonly NULL_33020 = 33020;
16606
+ static readonly NULL_33022 = 33022;
16607
+ static readonly NULL_33024 = 33024;
16608
+ static readonly NULL_33026 = 33026;
16609
+ static readonly NULL_33028 = 33028;
16610
+ static readonly NULL_33030 = 33030;
16611
+ static readonly NULL_33032 = 33032;
16612
+ static readonly NULL_33034 = 33034;
16613
+ static readonly NULL_33037 = 33037;
16614
+ static readonly NULL_33039 = 33039;
16615
+ static readonly NULL_33040 = 33040;
16616
+ static readonly NULL_33042 = 33042;
16617
+ static readonly NULL_33043 = 33043;
16618
+ static readonly NULL_33045 = 33045;
16619
+ static readonly NULL_33046 = 33046;
16620
+ static readonly NULL_33048 = 33048;
16621
+ static readonly NULL_33049 = 33049;
16622
+ static readonly NULL_33051 = 33051;
16623
+ static readonly NULL_33052 = 33052;
16624
+ static readonly NULL_33064 = 33064;
16625
+ static readonly NULL_33067 = 33067;
16626
+ static readonly NULL_33069 = 33069;
16627
+ static readonly NULL_33071 = 33071;
16628
+ static readonly NULL_33073 = 33073;
16629
+ static readonly NULL_33075 = 33075;
16630
+ static readonly NULL_33076 = 33076;
16680
16631
  }
16681
16632
  }
@@ -2438,7 +2438,6 @@ declare namespace net.runelite.api {
2438
2438
  static readonly NULL_14804 = 14804;
2439
2439
  static readonly NULL_14805 = 14805;
2440
2440
  static readonly NULL_14806 = 14806;
2441
- static readonly NULL_14814 = 14814;
2442
2441
  static readonly NULL_14827 = 14827;
2443
2442
  static readonly NULL_14830 = 14830;
2444
2443
  static readonly NULL_14833 = 14833;
@@ -2446,8 +2445,6 @@ declare namespace net.runelite.api {
2446
2445
  static readonly NULL_14839 = 14839;
2447
2446
  static readonly NULL_14842 = 14842;
2448
2447
  static readonly NULL_14862 = 14862;
2449
- static readonly NULL_14864 = 14864;
2450
- static readonly NULL_14865 = 14865;
2451
2448
  static readonly NULL_14884 = 14884;
2452
2449
  static readonly NULL_14941 = 14941;
2453
2450
  static readonly NULL_14943 = 14943;
@@ -2490,20 +2487,11 @@ declare namespace net.runelite.api {
2490
2487
  static readonly NULL_15111 = 15111;
2491
2488
  static readonly NULL_15123 = 15123;
2492
2489
  static readonly NULL_15151 = 15151;
2493
- static readonly NULL_15178 = 15178;
2494
- static readonly NULL_15179 = 15179;
2495
- static readonly NULL_15180 = 15180;
2496
- static readonly NULL_15181 = 15181;
2497
- static readonly NULL_15182 = 15182;
2498
- static readonly NULL_15183 = 15183;
2499
- static readonly NULL_15184 = 15184;
2500
- static readonly NULL_15185 = 15185;
2501
2490
  static readonly NULL_15186 = 15186;
2502
2491
  static readonly NULL_15187 = 15187;
2503
2492
  static readonly NULL_15188 = 15188;
2504
2493
  static readonly NULL_15189 = 15189;
2505
2494
  static readonly NULL_15190 = 15190;
2506
- static readonly NULL_15237 = 15237;
2507
2495
  static readonly NULL_15240 = 15240;
2508
2496
  static readonly NULL_15241 = 15241;
2509
2497
  static readonly NULL_15242 = 15242;
@@ -2551,6 +2539,10 @@ declare namespace net.runelite.api {
2551
2539
  static readonly NULL_15493 = 15493;
2552
2540
  static readonly NULL_15494 = 15494;
2553
2541
  static readonly NULL_15495 = 15495;
2554
- static readonly NULL_15547 = 15547;
2542
+ static readonly NULL_15565 = 15565;
2543
+ static readonly NULL_15567 = 15567;
2544
+ static readonly NULL_15569 = 15569;
2545
+ static readonly NULL_15570 = 15570;
2546
+ static readonly NULL_15571 = 15571;
2555
2547
  }
2556
2548
  }
@@ -31125,6 +31125,45 @@ declare namespace net.runelite.api {
31125
31125
  static readonly NULL_60237 = 60237;
31126
31126
  static readonly NULL_60238 = 60238;
31127
31127
  static readonly NULL_60239 = 60239;
31128
+ static readonly NULL_60245 = 60245;
31129
+ static readonly NULL_60247 = 60247;
31130
+ static readonly NULL_60249 = 60249;
31131
+ static readonly NULL_60251 = 60251;
31132
+ static readonly NULL_60252 = 60252;
31133
+ static readonly NULL_60253 = 60253;
31134
+ static readonly NULL_60254 = 60254;
31135
+ static readonly NULL_60255 = 60255;
31136
+ static readonly NULL_60256 = 60256;
31137
+ static readonly NULL_60257 = 60257;
31138
+ static readonly NULL_60258 = 60258;
31139
+ static readonly NULL_60259 = 60259;
31140
+ static readonly NULL_60260 = 60260;
31141
+ static readonly NULL_60261 = 60261;
31142
+ static readonly NULL_60262 = 60262;
31143
+ static readonly NULL_60263 = 60263;
31144
+ static readonly NULL_60264 = 60264;
31145
+ static readonly NULL_60265 = 60265;
31146
+ static readonly NULL_60266 = 60266;
31147
+ static readonly NULL_60267 = 60267;
31148
+ static readonly NULL_60268 = 60268;
31149
+ static readonly NULL_60269 = 60269;
31150
+ static readonly NULL_60270 = 60270;
31151
+ static readonly NULL_60271 = 60271;
31152
+ static readonly NULL_60272 = 60272;
31153
+ static readonly NULL_60273 = 60273;
31154
+ static readonly NULL_60274 = 60274;
31155
+ static readonly NULL_60275 = 60275;
31156
+ static readonly NULL_60276 = 60276;
31157
+ static readonly NULL_60277 = 60277;
31158
+ static readonly NULL_60278 = 60278;
31159
+ static readonly NULL_60279 = 60279;
31160
+ static readonly NULL_60280 = 60280;
31161
+ static readonly NULL_60281 = 60281;
31162
+ static readonly NULL_60282 = 60282;
31163
+ static readonly NULL_60283 = 60283;
31164
+ static readonly NULL_60284 = 60284;
31165
+ static readonly NULL_60285 = 60285;
31166
+ static readonly NULL_60286 = 60286;
31128
31167
  static readonly NULL_60311 = 60311;
31129
31168
  static readonly NULL_60322 = 60322;
31130
31169
  static readonly NULL_60323 = 60323;
@@ -31280,19 +31319,12 @@ declare namespace net.runelite.api {
31280
31319
  static readonly NULL_60550 = 60550;
31281
31320
  static readonly NULL_60565 = 60565;
31282
31321
  static readonly NULL_60569 = 60569;
31283
- static readonly NULL_60581 = 60581;
31284
- static readonly NULL_60582 = 60582;
31285
- static readonly NULL_60583 = 60583;
31286
- static readonly NULL_60584 = 60584;
31287
- static readonly NULL_60601 = 60601;
31288
- static readonly NULL_60602 = 60602;
31289
- static readonly NULL_60603 = 60603;
31290
- static readonly NULL_60604 = 60604;
31291
- static readonly NULL_60605 = 60605;
31292
- static readonly NULL_60606 = 60606;
31293
- static readonly NULL_60607 = 60607;
31294
31322
  static readonly NULL_60615 = 60615;
31295
31323
  static readonly NULL_60617 = 60617;
31296
31324
  static readonly NULL_60618 = 60618;
31325
+ static readonly NULL_60643 = 60643;
31326
+ static readonly NULL_60646 = 60646;
31327
+ static readonly NULL_60661 = 60661;
31328
+ static readonly NULL_60662 = 60662;
31297
31329
  }
31298
31330
  }