@deafwave/osrs-botmaker-types 0.7.3 → 0.7.4

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 (47) hide show
  1. package/dist/src/rollup/ItemID.d.ts +3 -2
  2. package/dist/src/rollup/ItemID.js +3 -2
  3. package/dist/src/rollup/NpcID.d.ts +24 -15
  4. package/dist/src/rollup/NpcID.js +24 -15
  5. package/dist/src/rollup/NullItemID.d.ts +1 -0
  6. package/dist/src/rollup/NullItemID.js +1 -0
  7. package/dist/src/rollup/NullNpcID.d.ts +1 -0
  8. package/dist/src/rollup/NullNpcID.js +1 -0
  9. package/dist/src/rollup/NullObjectID.d.ts +20 -1
  10. package/dist/src/rollup/NullObjectID.js +20 -1
  11. package/dist/src/rollup/ObjectID.d.ts +32 -3
  12. package/dist/src/rollup/ObjectID.js +32 -3
  13. package/dist/src/rollup/gameval/AnimationID.d.ts +31 -0
  14. package/dist/src/rollup/gameval/AnimationID.js +31 -0
  15. package/dist/src/rollup/gameval/DBTableID.d.ts +3 -0
  16. package/dist/src/rollup/gameval/DBTableID.js +6 -3
  17. package/dist/src/rollup/gameval/ItemID.d.ts +1 -0
  18. package/dist/src/rollup/gameval/ItemID.js +1 -0
  19. package/dist/src/rollup/gameval/NpcID.d.ts +21 -11
  20. package/dist/src/rollup/gameval/NpcID.js +21 -11
  21. package/dist/src/rollup/gameval/ObjectID.d.ts +1 -0
  22. package/dist/src/rollup/gameval/ObjectID.js +1 -0
  23. package/dist/src/rollup/gameval/ObjectID1.d.ts +50 -3
  24. package/dist/src/rollup/gameval/ObjectID1.js +50 -3
  25. package/dist/src/rollup/gameval/SpotanimID.d.ts +5 -0
  26. package/dist/src/rollup/gameval/SpotanimID.js +5 -0
  27. package/dist/src/rollup/gameval/VarClientID.d.ts +1 -0
  28. package/dist/src/rollup/gameval/VarClientID.js +1 -0
  29. package/dist/src/rollup/gameval/VarbitID.d.ts +5 -1
  30. package/dist/src/rollup/gameval/VarbitID.js +5 -1
  31. package/dist/src/types/runelite/net/runelite/api/ItemID.d.ts +3 -2
  32. package/dist/src/types/runelite/net/runelite/api/NpcID.d.ts +24 -15
  33. package/dist/src/types/runelite/net/runelite/api/NullItemID.d.ts +1 -0
  34. package/dist/src/types/runelite/net/runelite/api/NullNpcID.d.ts +1 -0
  35. package/dist/src/types/runelite/net/runelite/api/NullObjectID.d.ts +20 -1
  36. package/dist/src/types/runelite/net/runelite/api/ObjectID.d.ts +32 -3
  37. package/dist/src/types/runelite/net/runelite/api/gameval/AnimationID.d.ts +31 -0
  38. package/dist/src/types/runelite/net/runelite/api/gameval/DBTableID.d.ts +7 -3
  39. package/dist/src/types/runelite/net/runelite/api/gameval/ItemID.d.ts +2 -0
  40. package/dist/src/types/runelite/net/runelite/api/gameval/NpcID.d.ts +21 -11
  41. package/dist/src/types/runelite/net/runelite/api/gameval/ObjectID.d.ts +1 -0
  42. package/dist/src/types/runelite/net/runelite/api/gameval/ObjectID1.d.ts +50 -3
  43. package/dist/src/types/runelite/net/runelite/api/gameval/SpotanimID.d.ts +5 -0
  44. package/dist/src/types/runelite/net/runelite/api/gameval/SpriteID.d.ts +18 -0
  45. package/dist/src/types/runelite/net/runelite/api/gameval/VarClientID.d.ts +1 -0
  46. package/dist/src/types/runelite/net/runelite/api/gameval/VarbitID.d.ts +5 -1
  47. package/package.json +1 -1
@@ -2486,6 +2486,7 @@ declare namespace net.runelite.api {
2486
2486
  static readonly NULL_15110 = 15110;
2487
2487
  static readonly NULL_15111 = 15111;
2488
2488
  static readonly NULL_15123 = 15123;
2489
+ static readonly NULL_15151 = 15151;
2489
2490
  static readonly NULL_15186 = 15186;
2490
2491
  static readonly NULL_15187 = 15187;
2491
2492
  static readonly NULL_15188 = 15188;
@@ -30260,7 +30260,6 @@ declare namespace net.runelite.api {
30260
30260
  static readonly NULL_58523 = 58523;
30261
30261
  static readonly NULL_58524 = 58524;
30262
30262
  static readonly NULL_58526 = 58526;
30263
- static readonly NULL_58527 = 58527;
30264
30263
  static readonly NULL_58528 = 58528;
30265
30264
  static readonly NULL_58529 = 58529;
30266
30265
  static readonly NULL_58530 = 58530;
@@ -31260,5 +31259,25 @@ declare namespace net.runelite.api {
31260
31259
  static readonly NULL_60459 = 60459;
31261
31260
  static readonly NULL_60460 = 60460;
31262
31261
  static readonly NULL_60480 = 60480;
31262
+ static readonly NULL_60531 = 60531;
31263
+ static readonly NULL_60532 = 60532;
31264
+ static readonly NULL_60533 = 60533;
31265
+ static readonly NULL_60534 = 60534;
31266
+ static readonly NULL_60535 = 60535;
31267
+ static readonly NULL_60536 = 60536;
31268
+ static readonly NULL_60537 = 60537;
31269
+ static readonly NULL_60538 = 60538;
31270
+ static readonly NULL_60539 = 60539;
31271
+ static readonly NULL_60540 = 60540;
31272
+ static readonly NULL_60543 = 60543;
31273
+ static readonly NULL_60544 = 60544;
31274
+ static readonly NULL_60545 = 60545;
31275
+ static readonly NULL_60546 = 60546;
31276
+ static readonly NULL_60547 = 60547;
31277
+ static readonly NULL_60548 = 60548;
31278
+ static readonly NULL_60549 = 60549;
31279
+ static readonly NULL_60550 = 60550;
31280
+ static readonly NULL_60565 = 60565;
31281
+ static readonly NULL_60569 = 60569;
31263
31282
  }
31264
31283
  }
@@ -1395,6 +1395,7 @@ declare namespace net.runelite.api {
1395
1395
  static readonly CHEST_2588 = 2588;
1396
1396
  static readonly HOLE_2589 = 2589;
1397
1397
  static readonly LADDER_2590 = 2590;
1398
+ static readonly BUNK_BED = 2591;
1398
1399
  static readonly LADDER_2592 = 2592;
1399
1400
  static readonly GANGPLANK_2593 = 2593;
1400
1401
  static readonly GANGPLANK_2594 = 2594;
@@ -8415,7 +8416,7 @@ declare namespace net.runelite.api {
8415
8416
  static readonly CHAIR_14853 = 14853;
8416
8417
  static readonly CHEST_14854 = 14854;
8417
8418
  static readonly BED_14855 = 14855;
8418
- static readonly BUNK_BED = 14856;
8419
+ static readonly BUNK_BED_14856 = 14856;
8419
8420
  static readonly TRUNK = 14857;
8420
8421
  static readonly LOCKER = 14858;
8421
8422
  static readonly SARADOMIN_STAR = 14859;
@@ -28501,7 +28502,6 @@ declare namespace net.runelite.api {
28501
28502
  static readonly ROCKS_58922 = 58922;
28502
28503
  static readonly NICKEL_ROCKS = 58923;
28503
28504
  static readonly ROCKS_58924 = 58924;
28504
- static readonly BARRACUDA_TRIAL_EXIT = 58925;
28505
28505
  static readonly SCOREBOARD_58926 = 58926;
28506
28506
  static readonly SCOREBOARD_58927 = 58927;
28507
28507
  static readonly SCOREBOARD_58928 = 58928;
@@ -28711,7 +28711,6 @@ declare namespace net.runelite.api {
28711
28711
  static readonly SAILS_59549 = 59549;
28712
28712
  static readonly SAILS_59550 = 59550;
28713
28713
  static readonly SAILS_59551 = 59551;
28714
- static readonly SAILS_59552 = 59552;
28715
28714
  static readonly SAILS_59553 = 59553;
28716
28715
  static readonly HELM = 59555;
28717
28716
  static readonly HELM_59556 = 59556;
@@ -29246,5 +29245,35 @@ declare namespace net.runelite.api {
29246
29245
  static readonly GANGPLANK_60523 = 60523;
29247
29246
  static readonly GANGPLANK_60524 = 60524;
29248
29247
  static readonly GANGPLANK_60525 = 60525;
29248
+ static readonly TIN_BATH_60526 = 60526;
29249
+ static readonly TABLE_60527 = 60527;
29250
+ static readonly RED_CORAL = 60528;
29251
+ static readonly RED_CORAL_60529 = 60529;
29252
+ static readonly RED_CORAL_60530 = 60530;
29253
+ static readonly SHELVES_60541 = 60541;
29254
+ static readonly SHELVES_60542 = 60542;
29255
+ static readonly HELM_60551 = 60551;
29256
+ static readonly HELM_60552 = 60552;
29257
+ static readonly HELM_60553 = 60553;
29258
+ static readonly HELM_60554 = 60554;
29259
+ static readonly HELM_60555 = 60555;
29260
+ static readonly HELM_60556 = 60556;
29261
+ static readonly HELM_60557 = 60557;
29262
+ static readonly HELM_60558 = 60558;
29263
+ static readonly HELM_60559 = 60559;
29264
+ static readonly HELM_60560 = 60560;
29265
+ static readonly HELM_60561 = 60561;
29266
+ static readonly HELM_60562 = 60562;
29267
+ static readonly HELM_60563 = 60563;
29268
+ static readonly HELM_60564 = 60564;
29269
+ static readonly CAT_60566 = 60566;
29270
+ static readonly WORKBENCH_60567 = 60567;
29271
+ static readonly BOOKCASE_60568 = 60568;
29272
+ static readonly CURSED_REMAINS = 60570;
29273
+ static readonly A_SINGULAR_CIRCLE = 60571;
29274
+ static readonly KATANA = 60572;
29275
+ static readonly SHRIMP = 60573;
29276
+ static readonly HAROLD = 60574;
29277
+ static readonly TENTACLE_60575 = 60575;
29249
29278
  }
29250
29279
  }
@@ -896,6 +896,7 @@ declare namespace net.runelite.api.gameval {
896
896
  static readonly HUMAN_JADECUTTING = 891;
897
897
  static readonly HUMAN_REDTOPAZCUTTING = 892;
898
898
  static readonly HUMAN_SHEARING = 893;
899
+ static readonly GHOST_UPDATE_TENDRILL_READY_THRALL = 894;
899
900
  static readonly HUMAN_FILLBUCKET_SANDPIT = 895;
900
901
  static readonly HUMAN_COOKING = 896;
901
902
  static readonly HUMAN_FIRECOOKING = 897;
@@ -10790,6 +10791,7 @@ declare namespace net.runelite.api.gameval {
10790
10791
  static readonly HUNTINGFOX_DEADFALL_CATCHING_SOUTH = 10789;
10791
10792
  static readonly HUNTINGFOX_DEADFALL_FULL = 10790;
10792
10793
  static readonly HUNTINGFOX_DEADFALL_CATCHINGTEST = 10791;
10794
+ static readonly GHOST_UPDATE_TENDRILL_WALK_THRALL = 10792;
10793
10795
  static readonly MINNOW_FISHING_SPOT_LOCATION_LOOP = 10793;
10794
10796
  static readonly HUMAN_CRAFTING = 10794;
10795
10797
  static readonly HUMAN_COOKING_WALKMERGE_NORESTART = 10795;
@@ -11095,6 +11097,7 @@ declare namespace net.runelite.api.gameval {
11095
11097
  static readonly HUMAN_FLETCHING_HUNTINGBOLTS_CHISEL_SINGLE = 11098;
11096
11098
  static readonly HUMAN_CUTTING_RESTART = 11099;
11097
11099
  static readonly HUMAN_FLETCHING_SINGLE = 11100;
11100
+ static readonly GHOST_UPDATE_TENDRILL_ATTACK_THRALL = 11101;
11098
11101
  static readonly HUMAN_PRAY_BLESSED_BONE_SHARDS_01 = 11102;
11099
11102
  static readonly HUMAN_PUSHUP_01 = 11103;
11100
11103
  static readonly NPC_HARPY_EAGLE_FLYING_IDLE_01 = 11104;
@@ -11588,6 +11591,7 @@ declare namespace net.runelite.api.gameval {
11588
11591
  static readonly WINE_JUG_SPLASH = 11592;
11589
11592
  static readonly HUMAN_WALK_B_2LOOPS = 11593;
11590
11593
  static readonly FX_BEAM_HUEY = 11594;
11594
+ static readonly GHOST_UPDATE_TENDRILL_DEATH_THRALL = 11595;
11591
11595
  static readonly SPOTANIM_ZEBAK_ATTACK_ROAR_SHORT = 11596;
11592
11596
  static readonly NPC_PORCUPINE_COMBAT_MELEE = 11597;
11593
11597
  static readonly NPC_PORCUPINE_COMBAT_DEATH = 11598;
@@ -11736,6 +11740,7 @@ declare namespace net.runelite.api.gameval {
11736
11740
  static readonly BREWING_FILL_GLASS = 11741;
11737
11741
  static readonly BREWING_TURN_VALVE = 11742;
11738
11742
  static readonly BREWING_ADD_INGREDIENT = 11743;
11743
+ static readonly GHOST_UPDATE_TENDRILL_DEFEND_THRALL = 11744;
11739
11744
  static readonly HUMAN_FISHING_CASTING_NPC = 11745;
11740
11745
  static readonly NPC_MINOTAUR_BOSS_WALK_FAST = 11746;
11741
11746
  static readonly NPC_MINOTAUR_BOSS_ATTACK_MELEE_LOUDER = 11747;
@@ -13660,5 +13665,31 @@ declare namespace net.runelite.api.gameval {
13660
13665
  static readonly FORESTRY_CAMPFIRE_BURNING_CAMPHOR_LOGS = 13667;
13661
13666
  static readonly FORESTRY_CAMPFIRE_BURNING_IRONWOOD_LOGS = 13668;
13662
13667
  static readonly FORESTRY_CAMPFIRE_BURNING_ROSEWOOD_LOGS = 13669;
13668
+ static readonly SKELETON_UPDATE_CHAMPION_READY_THRALL = 13670;
13669
+ static readonly SKELETON_UPDATE_CHAMPION_WALK_THRALL = 13671;
13670
+ static readonly SKELETON_UPDATE_CHAMPION_ATTACK_THRALL = 13672;
13671
+ static readonly SKELETON_UPDATE_CHAMPION_DEFEND_THRALL = 13673;
13672
+ static readonly SKELETON_UPDATE_CHAMPION_DEATH_THRALL = 13674;
13673
+ static readonly ZOMBIE_UPDATE_READY_NORMAL_THRALL = 13675;
13674
+ static readonly ZOMBIE_UPDATE_WALK_NORMAL_THRALL = 13676;
13675
+ static readonly ZOMBIE_UPDATE_WALK_LEFT_NORMAL_THRALL = 13677;
13676
+ static readonly ZOMBIE_UPDATE_WALK_RIGHT_NORMAL_THRALL = 13678;
13677
+ static readonly ZOMBIE_UPDATE_WALKBACKWARDS_WEAPON_THRALL = 13679;
13678
+ static readonly ZOMBIE_UPDATE_DEATH_NORMAL_THRALL = 13680;
13679
+ static readonly ZOMBIE_UPDATE_ATTACK_NORMAL_THRALL = 13681;
13680
+ static readonly ZOMBIE_UPDATE_DEFEND_NORMAL_THRALL = 13682;
13681
+ static readonly GHOST_UPDATE_THRALL_SPAWN_RAISED = 13683;
13682
+ static readonly SKELETON_UPDATE_THRALL_SPAWN_RAISED = 13684;
13683
+ static readonly ZOMBIE_UPDATE_THRAWL_SPAWN_RAISED = 13685;
13684
+ static readonly SAILING_BOAT_SAIL_KANDARIN_3X10_DOWN_TO_FULL_TRIM = 13686;
13685
+ static readonly SAILING_BOAT_SAIL_KANDARIN_3X10_HALF_TO_FULL_TRIM = 13687;
13686
+ static readonly SAILING_BOAT_SAIL_KANDARIN_3X10_FULL_TRIM = 13688;
13687
+ static readonly SAILING_HUMAN_SAIL_KANDARIN_3X10_FURLED_TO_DOWN = 13689;
13688
+ static readonly SAILING_HUMAN_SAIL_KANDARIN_3X10_DOWN_TO_FURLED = 13690;
13689
+ static readonly SAILING_HUMAN_SAIL_KANDARIN_3X10_TRIM_SAILS = 13691;
13690
+ static readonly VFX_WIND_SAIL_3X10_01 = 13692;
13691
+ static readonly VFX_WIND_SAIL_3X10_SPEEDBOOST01 = 13693;
13692
+ static readonly HUMAN_WORKBENCH_CRAFTING_LOOP = 13694;
13693
+ static readonly TURTLE_IDLE01_LOOP = 13695;
13663
13694
  }
13664
13695
  }
@@ -8069,9 +8069,11 @@ declare namespace net.runelite.api.gameval {
8069
8069
  static readonly COL_UNIQUE_ID = 0;
8070
8070
  static readonly COL_HINT = 1;
8071
8071
  static readonly COL_SAILING_SEA = 2;
8072
- static readonly COL_GIVE_REPEAT_XP = 3;
8073
- static readonly COL_CHARTING_TYPE = 4;
8074
- static readonly COL_HAZARD = 5;
8072
+ static readonly COL_SAILING_SEA_SECONDARY = 3;
8073
+ static readonly COL_GIVE_REPEAT_XP = 4;
8074
+ static readonly COL_CHARTING_TYPE = 5;
8075
+ static readonly COL_HAZARD = 6;
8076
+ static readonly COL_REQUIRED_DOCK = 7;
8075
8077
  static readonly SAILING_CHARTING_CURRENT_DUCK_FAIRY_RING_CORE = 7356;
8076
8078
  static readonly SAILING_CHARTING_CURRENT_DUCK_MUSA_POINT_CORE = 7358;
8077
8079
  static readonly SAILING_CHARTING_CURRENT_DUCK_KHARIDIAN_SEA_CORE = 7360;
@@ -8846,6 +8848,7 @@ declare namespace net.runelite.api.gameval {
8846
8848
  static readonly COL_BOAT_TANGLED_KELP_RESISTANT = 31;
8847
8849
  static readonly COL_BOAT_ICY_SEAS_RESISTANT = 32;
8848
8850
  static readonly COL_BOAT_MAX_WIND_MOTES = 33;
8851
+ static readonly COL_BOAT_ADDITIONAL_RECOVERY_COST_PERCENTAGE = 34;
8849
8852
  static readonly SAILING_BOAT_STATS_MERMAID_BLESSING = 8091;
8850
8853
  static readonly SAILING_COMBAT_STATS_RUNIC_SHIELD_LOW_INACTIVE = 8092;
8851
8854
  static readonly SAILING_COMBAT_STATS_RUNIC_SHIELD_LOW_ACTIVE = 8093;
@@ -9567,6 +9570,7 @@ declare namespace net.runelite.api.gameval {
9567
9570
  static readonly COL_DOCK_ID = 0;
9568
9571
  static readonly COL_NICE_NAME = 1;
9569
9572
  static readonly COL_INLINE_NAME = 2;
9573
+ static readonly COL_LEVEL_REQUIRED = 4;
9570
9574
  static readonly COL_DOCK_SPRITE_SMALL = 13;
9571
9575
  static readonly SAILING_DOCK_PORT_SARIM = 8587;
9572
9576
  static readonly SAILING_DOCK_THE_PANDEMONIUM = 8588;
@@ -18851,6 +18851,7 @@ declare namespace net.runelite.api.gameval {
18851
18851
  static readonly SALVAGE_SPOT_ICON_DUMMY = 32918;
18852
18852
  static readonly SALVAGE_TABLE_ICON_DUMMY = 32919;
18853
18853
  static readonly TRAWLING_ICON_DUMMY = 32920;
18854
+ static readonly JAR_OF_FEATHERS = 32921;
18854
18855
  static readonly TWPART1 = 7;
18855
18856
  static readonly TWPART2 = 9;
18856
18857
  static readonly TWPART3 = 11;
@@ -32923,5 +32924,6 @@ declare namespace net.runelite.api.gameval {
32923
32924
  static readonly CAMPHOR_LOGS = 32906;
32924
32925
  static readonly IRONWOOD_LOGS = 32909;
32925
32926
  static readonly ROSEWOOD_LOGS = 32912;
32927
+ static readonly JAR_OF_FEATHERS = 32922;
32926
32928
  }
32927
32929
  }
@@ -11,6 +11,7 @@ declare namespace net.runelite.api.gameval {
11
11
  static readonly SLAYER_ABERRANTSPECTRE_1_STRONGHOLDCAVE = 6;
12
12
  static readonly SLAYER_ABERRANTSPECTRE_2_STRONGHOLDCAVE = 7;
13
13
  static readonly SLAYER_NECHRYAEL = 8;
14
+ static readonly SAILING_SKYLARK = 9;
14
15
  static readonly SLAYER_NECHRYAEL_SPAWN = 10;
15
16
  static readonly SLAYER_NECHRYAEL_STRONGHOLDCAVE = 11;
16
17
  static readonly GNOME_HUDO = 12;
@@ -287,6 +288,9 @@ declare namespace net.runelite.api.gameval {
287
288
  static readonly SEABIRD3 = 283;
288
289
  static readonly GULL1 = 284;
289
290
  static readonly GULL2 = 285;
291
+ static readonly CONCH_EAGLE_WINGED_LAND = 286;
292
+ static readonly PORT_ROBERTS_BAR_PATRON = 287;
293
+ static readonly SAILING_CHARTING_TUTOR_1OP = 288;
290
294
  static readonly GHOUL = 289;
291
295
  static readonly DWARF_NORMAL = 290;
292
296
  static readonly DWARF_CHAOS = 291;
@@ -1552,6 +1556,8 @@ declare namespace net.runelite.api.gameval {
1552
1556
  static readonly JAIL_GUARD_SLEEPING = 1551;
1553
1557
  static readonly JAIL_GUARD_LOOKOUT = 1552;
1554
1558
  static readonly CRAB_1 = 1553;
1559
+ static readonly SAILING_CHARTING_TUTOR_2OP = 1554;
1560
+ static readonly SAILING_SHIPYARD_WORKER_10 = 1555;
1555
1561
  static readonly FIRE_WIZARD = 1556;
1556
1562
  static readonly WATER_WIZARD = 1557;
1557
1563
  static readonly EARTH_WIZARD = 1558;
@@ -3900,6 +3906,10 @@ declare namespace net.runelite.api.gameval {
3900
3906
  static readonly VIKING_FOX = 3901;
3901
3907
  static readonly VIKING_BUNNY_1 = 3902;
3902
3908
  static readonly VIKING_BUNNY_2 = 3903;
3909
+ static readonly SAILING_SHIPYARD_WORKER_11 = 3904;
3910
+ static readonly SAILING_SHIPYARD_WORKER_12 = 3905;
3911
+ static readonly SAILING_SHIPYARD_WORKER_13 = 3906;
3912
+ static readonly SHIPYARD_DOG_NOBALL = 3907;
3903
3913
  static readonly BROWNBEAR_CUB_1 = 3908;
3904
3914
  static readonly BROWNBEAR_CUB_2 = 3909;
3905
3915
  static readonly UNICORN_FOAL_1 = 3910;
@@ -4281,6 +4291,8 @@ declare namespace net.runelite.api.gameval {
4281
4291
  static readonly OSMAN = 4286;
4282
4292
  static readonly BORDERGUARD1 = 4287;
4283
4293
  static readonly BORDERGUARD2 = 4288;
4294
+ static readonly SHIPYARD_DOG_BALL = 4289;
4295
+ static readonly SHIPYARD_SAILING_CAT = 4290;
4284
4296
  static readonly SWAN_HERMAN = 4291;
4285
4297
  static readonly SWAN_FRANKLIN = 4292;
4286
4298
  static readonly SWAN_ARNOLD = 4293;
@@ -4724,6 +4736,8 @@ declare namespace net.runelite.api.gameval {
4724
4736
  static readonly ZEP_MULTI_ASSISTANT_CRAFT = 4731;
4725
4737
  static readonly ZEP_MULTI_ASSISTANT_VARR = 4732;
4726
4738
  static readonly THURGO = 4733;
4739
+ static readonly SHIPYARD_CHIEF_MOUSER01 = 4734;
4740
+ static readonly SHIPYARD_CHIEF_MOUSER02 = 4735;
4727
4741
  static readonly SIR_VYVIN = 4736;
4728
4742
  static readonly SQUIRE = 4737;
4729
4743
  static readonly ELID_GENIE = 4738;
@@ -14795,6 +14809,13 @@ declare namespace net.runelite.api.gameval {
14795
14809
  static readonly EVENTS_GUARDIAN_MAGE = 14804;
14796
14810
  static readonly EVENTS_GUARDIAN_MELEE = 14805;
14797
14811
  static readonly HW25_CHAIR_NPC_REWARD = 14806;
14812
+ static readonly SHIPYARD_SPOTTED_RAE = 14807;
14813
+ static readonly CURRENT_DUCK_ON_LAND = 14808;
14814
+ static readonly BUCCANEERS_HAVEN_GECKO_BASEMENT = 14809;
14815
+ static readonly HAIRY_GRUB = 14810;
14816
+ static readonly RUSTY_PIRATE_THIEVING_CHEST_GLE = 14811;
14817
+ static readonly TARNISHED_PIRATE_THIEVING_CHEST_GLE = 14812;
14818
+ static readonly REINFORCED_PIRATE_THIEVING_CHEST_GLE = 14813;
14798
14819
  static readonly POH_HW_CHAIR = 14815;
14799
14820
  static readonly BARRACUDA_MAKO = 14816;
14800
14821
  static readonly BARRACUDA_MORA = 14817;
@@ -14844,8 +14865,6 @@ declare namespace net.runelite.api.gameval {
14844
14865
  static readonly SLAYER_GRYPHON_GUARDIAN = 14861;
14845
14866
  static readonly SLAYER_GRYPHON_BOSS_GUARDIAN = 14862;
14846
14867
  static readonly SLAYER_GRYPHON_BOSS_GUARDIAN_VIS = 14863;
14847
- static readonly GRYPHON_PET_TEST = 14864;
14848
- static readonly GRYPHON_PET_DEAD_TEST = 14865;
14849
14868
  static readonly PANDEMONIUM_FISHMONGER = 14866;
14850
14869
  static readonly PANDEMONIUM_ROSALEE = 14867;
14851
14870
  static readonly PANDEMONIUM_DAWSON = 14868;
@@ -15158,14 +15177,6 @@ declare namespace net.runelite.api.gameval {
15158
15177
  static readonly SAILING_CHARTING_DRINK_CRATE_MONKFISH_STOUT_EFFECT = 15175;
15159
15178
  static readonly SAILING_CHARTING_DRINK_CRATE_MONKFISH_STOUT_EFFECT_DEAD = 15176;
15160
15179
  static readonly SAILING_CHARTING_DRINK_CRATE_SAILING_CAT_EFFECT = 15177;
15161
- static readonly SAILING_CASTAWAY_DOG_TEST = 15178;
15162
- static readonly SAILING_CASTAWAY_DOG_WALK_TEST = 15179;
15163
- static readonly SAILING_CASTAWAY_DOG_IDLE_TEST = 15180;
15164
- static readonly SAILING_WILSON_TEST = 15181;
15165
- static readonly SAILING_LOG_WOMAN_TEST = 15182;
15166
- static readonly SAILING_BARREL_WOMAN_TEST = 15183;
15167
- static readonly SAILING_BARRELBOAT_MAN_TEST = 15184;
15168
- static readonly SAILING_DEBRIS_MAN_TEST = 15185;
15169
15180
  static readonly BOAT_HP_NPC_TINY = 15186;
15170
15181
  static readonly BOAT_HP_NPC_SMALL = 15187;
15171
15182
  static readonly BOAT_HP_NPC_MEDIUM = 15188;
@@ -15217,7 +15228,6 @@ declare namespace net.runelite.api.gameval {
15217
15228
  static readonly SAILING_DOLPHIN = 15234;
15218
15229
  static readonly SAILING_DOLPHIN_DEAD = 15235;
15219
15230
  static readonly SAILING_DOLPHIN_BABY = 15236;
15220
- static readonly SAILING_OCEAN_MAN_TEST = 15237;
15221
15231
  static readonly SAILING_ASSISTANT_LIMBO = 15238;
15222
15232
  static readonly JUMBO_JIM = 15239;
15223
15233
  static readonly SAILING_EMOTE_NPC = 15240;
@@ -2593,6 +2593,7 @@ declare namespace net.runelite.api.gameval {
2593
2593
  static readonly ORACLECHESTOPEN = 2588;
2594
2594
  static readonly SHIPHOLE = 2589;
2595
2595
  static readonly DRAGONSHIPLADDERTOP = 2590;
2596
+ static readonly AKD_SHAYZIEN_BUNKBED_SMALL = 2591;
2596
2597
  static readonly DRAGONSHIPLADDER = 2592;
2597
2598
  static readonly DRAGONSHIPGANGPLANK_ON = 2593;
2598
2599
  static readonly DRAGONSHIPGANGPLANK_OFF = 2594;
@@ -26529,7 +26529,6 @@ declare namespace net.runelite.api.gameval {
26529
26529
  static readonly CAVEKIT_SNOW03_DEFAULT01_DARK02_WALLTOP = 58524;
26530
26530
  static readonly TOA_ZEBAK_BUBBLES_BLUE = 58525;
26531
26531
  static readonly BGSOUND_SAILING_OCEAN_WATER_LOOP_01 = 58526;
26532
- static readonly BGSOUND_SAILING_OCEAN_WATER_LOOP_02 = 58527;
26533
26532
  static readonly BGSOUND_SAILING_COOKING_LOOP_2 = 58528;
26534
26533
  static readonly BGSOUND_SAILING_NORTHERN_OCEAN_WIND_LOOP = 58529;
26535
26534
  static readonly BGSOUND_SAILING_CLOCK = 58530;
@@ -26927,7 +26926,6 @@ declare namespace net.runelite.api.gameval {
26927
26926
  static readonly RUBIUMDEPOSIT1_EMPTY = 58922;
26928
26927
  static readonly NICKELROCK1 = 58923;
26929
26928
  static readonly NICKELROCK1_EMPTY = 58924;
26930
- static readonly SAILING_BT_EXIT = 58925;
26931
26929
  static readonly SAILING_BT_SCOREBOARD_TEMPOR_TANTRUM = 58926;
26932
26930
  static readonly SAILING_BT_SCOREBOARD_JUBBLY_JIVE = 58927;
26933
26931
  static readonly SAILING_BT_SCOREBOARD_GWENITH_GLIDE = 58928;
@@ -27554,7 +27552,6 @@ declare namespace net.runelite.api.gameval {
27554
27552
  static readonly SAILING_BOAT_SAIL_KANDARIN_3X8_IRONWOOD = 59549;
27555
27553
  static readonly SAILING_BOAT_SAIL_KANDARIN_3X8_ROSEWOOD = 59550;
27556
27554
  static readonly SAILING_BOAT_SAILS_COLOSSAL_REGULAR = 59551;
27557
- static readonly DEBUG_TEST_SAILING_COLOSSAL_SAILS_DOWN = 59552;
27558
27555
  static readonly SAILING_BOAT_SAILS_INTRO = 59553;
27559
27556
  static readonly SAILING_BOAT_STEERING_KANDARIN_1X3_WOOD = 59554;
27560
27557
  static readonly SAILING_BOAT_STEERING_KANDARIN_1X3_WOOD_IN_USE = 59555;
@@ -28528,5 +28525,55 @@ declare namespace net.runelite.api.gameval {
28528
28525
  static readonly SAILING_PANDEMONIUM_SHIPPLANK_OFF_B = 60523;
28529
28526
  static readonly SAILING_GENERIC_SHIPPLANK_ON = 60524;
28530
28527
  static readonly SAILING_GENERIC_SHIPPLANK_OFF = 60525;
28528
+ static readonly BATH_ALDARIN01_TIN01_SMALL1 = 60526;
28529
+ static readonly CIVITAS_TABLE_RICH_1_SMALL1 = 60527;
28530
+ static readonly RED_CORAL01_1X1 = 60528;
28531
+ static readonly RED_CORAL01_2X2 = 60529;
28532
+ static readonly RED_CORAL01_3X2 = 60530;
28533
+ static readonly BGSOUND_SAILING_STOMRY_SEAS_WATER_WIND_LOOP_01 = 60531;
28534
+ static readonly BGSOUND_SAILING_UNQUIET_OCEAN_WATER_WIND_LOOP = 60532;
28535
+ static readonly BGSOUND_SAILING_PROFANE_WATERS_WATER_WIND_LOOP = 60533;
28536
+ static readonly BGSOUND_SAILING_FETID_WATERS_WATER_WIND_LOOP = 60534;
28537
+ static readonly BGSOUND_SAILING_FETID_SWAMP_GAS = 60535;
28538
+ static readonly BGSOUND_SAILING_TANGLED_KELP_WATER_WIND_LOOP = 60536;
28539
+ static readonly BGSOUND_SAILING_SUNSET_OCEAN_WATER_WIND_LOOP = 60537;
28540
+ static readonly BGSOUND_SAILING_SUNBAKED_SEAS_WATER_WIND_LOOP = 60538;
28541
+ static readonly BGSOUND_SAILING_NORTHERN_OCEAN_ICY_SEAS_WIND = 60539;
28542
+ static readonly BGSOUND_SAILING_FLECKED_WATERS_ICY_WIND = 60540;
28543
+ static readonly FAI_VARROCK_SHELVES4 = 60541;
28544
+ static readonly FAI_VARROCK_SHELVES4_MIRROR = 60542;
28545
+ static readonly RANDOMSOUND_UNQUIET_OCEAN_AMB_DISTANT_CREATURE_MOANS = 60543;
28546
+ static readonly RANDOMSOUND_UNQUIET_OCEAN_AMB_WATER_DROPS = 60544;
28547
+ static readonly RANDOMSOUND_SUNSET_OCEAN_AMB_WAVES = 60545;
28548
+ static readonly RANDOMSOUND_TANGLED_KELP_SEAWEED = 60546;
28549
+ static readonly RANDOMSOUND_FLECKED_WATERS_CRYSTAL_SPARKS = 60547;
28550
+ static readonly RANDOMSOUND_FLECKED_WATERS_CRYSTAL_SPARKS_02 = 60548;
28551
+ static readonly RANDOMSOUND_NORTHERN_OCEAN_CREATURE_GROANS = 60549;
28552
+ static readonly TORCH_DIAG = 60550;
28553
+ static readonly SAILING_BOAT_STEERING_KANDARIN_1X3_WOOD_UI = 60551;
28554
+ static readonly SAILING_BOAT_STEERING_KANDARIN_1X3_OAK_UI = 60552;
28555
+ static readonly SAILING_BOAT_STEERING_KANDARIN_1X3_TEAK_UI = 60553;
28556
+ static readonly SAILING_BOAT_STEERING_KANDARIN_1X3_MAHOGANY_UI = 60554;
28557
+ static readonly SAILING_BOAT_STEERING_KANDARIN_1X3_CAMPHOR_UI = 60555;
28558
+ static readonly SAILING_BOAT_STEERING_KANDARIN_1X3_IRONWOOD_UI = 60556;
28559
+ static readonly SAILING_BOAT_STEERING_KANDARIN_1X3_ROSEWOOD_UI = 60557;
28560
+ static readonly SAILING_BOAT_STEERING_KANDARIN_2X5_WOOD_UI = 60558;
28561
+ static readonly SAILING_BOAT_STEERING_KANDARIN_2X5_OAK_UI = 60559;
28562
+ static readonly SAILING_BOAT_STEERING_KANDARIN_2X5_TEAK_UI = 60560;
28563
+ static readonly SAILING_BOAT_STEERING_KANDARIN_2X5_MAHOGANY_UI = 60561;
28564
+ static readonly SAILING_BOAT_STEERING_KANDARIN_2X5_CAMPHOR_UI = 60562;
28565
+ static readonly SAILING_BOAT_STEERING_KANDARIN_2X5_IRONWOOD_UI = 60563;
28566
+ static readonly SAILING_BOAT_STEERING_KANDARIN_2X5_ROSEWOOD_UI = 60564;
28567
+ static readonly PAINTING_SCRONGLY01 = 60565;
28568
+ static readonly SHIPYARD_PILLOW_CAT = 60566;
28569
+ static readonly SHIPYARD_WORKBENCH = 60567;
28570
+ static readonly SHIPYARD_BOOKCASE = 60568;
28571
+ static readonly SHIPYARD_HEND_WAS_HERE = 60569;
28572
+ static readonly CURSED_REMAINS = 60570;
28573
+ static readonly SUSPICIOUS_CIRCLE = 60571;
28574
+ static readonly SAILING_KATANA = 60572;
28575
+ static readonly SAILING_SHRIMP_RARE = 60573;
28576
+ static readonly SAILING_CLUE_TURTLE = 60574;
28577
+ static readonly HAZARDOUS_WATER_PROFANE_GHOST = 60575;
28531
28578
  }
28532
28579
  }
@@ -3562,5 +3562,10 @@ declare namespace net.runelite.api.gameval {
3562
3562
  static readonly VFX_STRYKEWYRM_BURROW_ATTACK01 = 3557;
3563
3563
  static readonly VFX_STRYKEWYRM_WALK_EMERGED = 3558;
3564
3564
  static readonly VFX_STRYKEWYRM_SUPERIOR_WALK_EMERGED = 3559;
3565
+ static readonly SKILLCAPE_SAILING_EMOTE_SPOTANIM = 3560;
3566
+ static readonly SKILLCAPE_AD_EMOTE_SPOTANIM = 3561;
3567
+ static readonly VFX_WIND_SAIL_3X10_01 = 3562;
3568
+ static readonly VFX_WIND_SAIL_3X10_SPEEDBOOST01 = 3563;
3569
+ static readonly SHIPYARD_DOG_BALL = 3564;
3565
3570
  }
3566
3571
  }
@@ -7028,6 +7028,24 @@ declare namespace net.runelite.api.gameval {
7028
7028
  static readonly _15 = 6855;
7029
7029
  static readonly _16 = 6856;
7030
7030
  static readonly _17 = 6857;
7031
+ static readonly _18 = 7293;
7032
+ static readonly _19 = 7294;
7033
+ static readonly _20 = 7295;
7034
+ static readonly _21 = 7296;
7035
+ static readonly _22 = 7297;
7036
+ static readonly _23 = 7298;
7037
+ static readonly _24 = 7299;
7038
+ static readonly _25 = 7300;
7039
+ static readonly _26 = 7301;
7040
+ static readonly _27 = 7302;
7041
+ static readonly _28 = 7303;
7042
+ static readonly _29 = 7304;
7043
+ static readonly _30 = 7305;
7044
+ static readonly _31 = 7306;
7045
+ static readonly _32 = 7307;
7046
+ static readonly _33 = 7308;
7047
+ static readonly _34 = 7309;
7048
+ static readonly _35 = 7310;
7031
7049
  static readonly _0 = 6858;
7032
7050
  static readonly _1 = 6859;
7033
7051
  static readonly _2 = 6860;
@@ -1344,5 +1344,6 @@ declare namespace net.runelite.api.gameval {
1344
1344
  static readonly CAMERA_ZOOM_SMALL_MAX = 1339;
1345
1345
  static readonly CAMERA_ZOOM_BIG_MIN = 1340;
1346
1346
  static readonly CAMERA_ZOOM_BIG_MAX = 1341;
1347
+ static readonly SAILING_LAST_BOAT_HP = 1342;
1347
1348
  }
1348
1349
  }
@@ -6119,6 +6119,7 @@ declare namespace net.runelite.api.gameval {
6119
6119
  static readonly HALLOWED_TOME = 10361;
6120
6120
  static readonly MYQ5_PUZZLE_COMPLETED = 10365;
6121
6121
  static readonly ROUTE_HIDEOUT_NPCS = 10367;
6122
+ static readonly SETTINGS_IRONMAN_CARGO_WARNING = 10385;
6122
6123
  static readonly VARLAMORE_WYRM_AGILITY_LAP_LOOTTRACKER_INCREMENTED = 10386;
6123
6124
  static readonly SLAYER_UNLOCK_VAMPYRES = 10388;
6124
6125
  static readonly SLAYER_LONGER_VAMPYRES = 10389;
@@ -12670,6 +12671,7 @@ declare namespace net.runelite.api.gameval {
12670
12671
  static readonly CRAB_TRAP_CROWN_JEWEL_3 = 18404;
12671
12672
  static readonly CRAB_TRAP_CROWN_JEWEL_4 = 18405;
12672
12673
  static readonly CRAB_TRAP_CROWN_JEWEL_5 = 18406;
12674
+ static readonly DARKNESS_GRACE_PERIOD = 18408;
12673
12675
  static readonly SAILING_BT_IN_TRIAL = 18410;
12674
12676
  static readonly SAILING_BT_JUBBLY_JIVE_PILLAR_0_STATE_PLAYER = 18411;
12675
12677
  static readonly SAILING_BT_JUBBLY_JIVE_PILLAR_1_STATE_PLAYER = 18412;
@@ -13745,7 +13747,6 @@ declare namespace net.runelite.api.gameval {
13745
13747
  static readonly SAILING_CREW_FREMENNIK_VISIBILITY = 19499;
13746
13748
  static readonly SAILING_CREW_SPIRIT_ANGLER_VISIBILITY = 19500;
13747
13749
  static readonly SAILING_CREW_CAPTAIN_SIAD_VISIBILITY = 19501;
13748
- static readonly SAILING_CREW_GHOST_JENKINS_VISIBILITY = 19502;
13749
13750
  static readonly SAILING_CREW_ON_DOCK = 19503;
13750
13751
  static readonly SAILING_CREW_GENERIC_1_MET = 19504;
13751
13752
  static readonly SAILING_CREW_GENERIC_2_MET = 19505;
@@ -13835,5 +13836,8 @@ declare namespace net.runelite.api.gameval {
13835
13836
  static readonly SLAYER_UNLOCK_GRYPHONS = 19604;
13836
13837
  static readonly SLAYER_UNLOCK_AQUANITES = 19605;
13837
13838
  static readonly SAILING_CHARTING_DRINK_CRATE_WARNING = 19609;
13839
+ static readonly SAILING_CREW_GHOST_JENKINS_VISIBILITY_CRANDOR = 19610;
13840
+ static readonly SETTINGS_IRONMAN_CARGO_WARNING_TEMP = 19612;
13841
+ static readonly SAILING_CREW_GHOST_JENKINS_VISIBILITY_CONTROL = 19613;
13838
13842
  }
13839
13843
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deafwave/osrs-botmaker-types",
3
- "version": "0.7.3",
3
+ "version": "0.7.4",
4
4
  "author": {
5
5
  "name": "Chandler Ferry",
6
6
  "url": "https://github.com/ChandlerFerry"