@deafwave/osrs-botmaker-types 0.8.7 → 0.8.11

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 (36) hide show
  1. package/README.md +1 -0
  2. package/dist/src/rollup/ComponentID.js +4 -4
  3. package/dist/src/rollup/ItemID.js +4 -0
  4. package/dist/src/rollup/NpcID.js +2 -0
  5. package/dist/src/rollup/NullItemID.js +4 -0
  6. package/dist/src/rollup/NullObjectID.js +56 -0
  7. package/dist/src/rollup/ObjectID.js +3 -0
  8. package/dist/src/rollup/gameval/AnimationID.js +5 -0
  9. package/dist/src/rollup/gameval/DBTableID.js +50 -0
  10. package/dist/src/rollup/gameval/InterfaceID.js +227 -198
  11. package/dist/src/rollup/gameval/InventoryID.js +1 -0
  12. package/dist/src/rollup/gameval/ItemID.js +8 -0
  13. package/dist/src/rollup/gameval/NpcID.js +2 -0
  14. package/dist/src/rollup/gameval/ObjectID.js +3 -0
  15. package/dist/src/rollup/gameval/ObjectID1.js +56 -0
  16. package/dist/src/rollup/gameval/SpriteID.js +74 -0
  17. package/dist/src/rollup/gameval/VarPlayerID.js +15 -0
  18. package/dist/src/rollup/gameval/VarbitID.js +60 -11
  19. package/dist/src/types/runelite/net/runelite/api/ItemID.d.ts +4 -0
  20. package/dist/src/types/runelite/net/runelite/api/NpcID.d.ts +2 -0
  21. package/dist/src/types/runelite/net/runelite/api/NullItemID.d.ts +4 -0
  22. package/dist/src/types/runelite/net/runelite/api/NullObjectID.d.ts +56 -0
  23. package/dist/src/types/runelite/net/runelite/api/ObjectID.d.ts +3 -0
  24. package/dist/src/types/runelite/net/runelite/api/gameval/AnimationID.d.ts +5 -0
  25. package/dist/src/types/runelite/net/runelite/api/gameval/DBTableID.d.ts +50 -0
  26. package/dist/src/types/runelite/net/runelite/api/gameval/InterfaceID.d.ts +227 -198
  27. package/dist/src/types/runelite/net/runelite/api/gameval/InventoryID.d.ts +1 -0
  28. package/dist/src/types/runelite/net/runelite/api/gameval/ItemID.d.ts +8 -0
  29. package/dist/src/types/runelite/net/runelite/api/gameval/NpcID.d.ts +2 -0
  30. package/dist/src/types/runelite/net/runelite/api/gameval/ObjectID.d.ts +3 -0
  31. package/dist/src/types/runelite/net/runelite/api/gameval/ObjectID1.d.ts +56 -0
  32. package/dist/src/types/runelite/net/runelite/api/gameval/SpriteID.d.ts +74 -0
  33. package/dist/src/types/runelite/net/runelite/api/gameval/VarPlayerID.d.ts +15 -0
  34. package/dist/src/types/runelite/net/runelite/api/gameval/VarbitID.d.ts +60 -11
  35. package/dist/src/types/runelite/net/runelite/api/widgets/ComponentID.d.ts +4 -4
  36. package/package.json +1 -1
@@ -1361,6 +1361,31 @@ declare namespace net.runelite.api.gameval {
1361
1361
  static readonly MAGICON2__47 = 366;
1362
1362
  static readonly MAGICON2__48 = 367;
1363
1363
  static readonly MAGICON2__49 = 368;
1364
+ static readonly MAGICON2__50 = 7479;
1365
+ static readonly MAGICON2__51 = 7480;
1366
+ static readonly MAGICON2__52 = 7481;
1367
+ static readonly MAGICON2__53 = 7482;
1368
+ static readonly MAGICON2__54 = 7483;
1369
+ static readonly MAGICON2__55 = 7484;
1370
+ static readonly MAGICON2__56 = 7485;
1371
+ static readonly MAGICON2__57 = 7486;
1372
+ static readonly MAGICON2__58 = 7487;
1373
+ static readonly MAGICON2__59 = 7488;
1374
+ static readonly MAGICON2__60 = 7489;
1375
+ static readonly MAGICON2__61 = 7490;
1376
+ static readonly MAGICON2__62 = 7491;
1377
+ static readonly MAGICON2__63 = 7492;
1378
+ static readonly MAGICON2__64 = 7493;
1379
+ static readonly MAGICON2__65 = 7494;
1380
+ static readonly MAGICON2__66 = 7495;
1381
+ static readonly MAGICON2__67 = 7496;
1382
+ static readonly MAGICON2__68 = 7497;
1383
+ static readonly MAGICON2__69 = 7498;
1384
+ static readonly MAGICON2__70 = 7499;
1385
+ static readonly MAGICON2__71 = 7500;
1386
+ static readonly MAGICON2__72 = 7501;
1387
+ static readonly MAGICON2__73 = 7502;
1388
+ static readonly MAGICON2__74 = 7503;
1364
1389
  static readonly MAGICOFF2__0 = 369;
1365
1390
  static readonly MAGICOFF2__1 = 370;
1366
1391
  static readonly MAGICOFF2__2 = 371;
@@ -1411,6 +1436,31 @@ declare namespace net.runelite.api.gameval {
1411
1436
  static readonly MAGICOFF2__47 = 416;
1412
1437
  static readonly MAGICOFF2__48 = 417;
1413
1438
  static readonly MAGICOFF2__49 = 418;
1439
+ static readonly MAGICOFF2__50 = 7504;
1440
+ static readonly MAGICOFF2__51 = 7505;
1441
+ static readonly MAGICOFF2__52 = 7506;
1442
+ static readonly MAGICOFF2__53 = 7507;
1443
+ static readonly MAGICOFF2__54 = 7508;
1444
+ static readonly MAGICOFF2__55 = 7509;
1445
+ static readonly MAGICOFF2__56 = 7510;
1446
+ static readonly MAGICOFF2__57 = 7511;
1447
+ static readonly MAGICOFF2__58 = 7512;
1448
+ static readonly MAGICOFF2__59 = 7513;
1449
+ static readonly MAGICOFF2__60 = 7514;
1450
+ static readonly MAGICOFF2__61 = 7515;
1451
+ static readonly MAGICOFF2__62 = 7516;
1452
+ static readonly MAGICOFF2__63 = 7517;
1453
+ static readonly MAGICOFF2__64 = 7518;
1454
+ static readonly MAGICOFF2__65 = 7519;
1455
+ static readonly MAGICOFF2__66 = 7520;
1456
+ static readonly MAGICOFF2__67 = 7521;
1457
+ static readonly MAGICOFF2__68 = 7522;
1458
+ static readonly MAGICOFF2__69 = 7523;
1459
+ static readonly MAGICOFF2__70 = 7524;
1460
+ static readonly MAGICOFF2__71 = 7525;
1461
+ static readonly MAGICOFF2__72 = 7526;
1462
+ static readonly MAGICOFF2__73 = 7527;
1463
+ static readonly MAGICOFF2__74 = 7528;
1414
1464
  static readonly GNOMEBALLBUTTONS__0 = 419;
1415
1465
  static readonly GNOMEBALLBUTTONS__1 = 420;
1416
1466
  static readonly GNOMEBALLBUTTONS__2 = 421;
@@ -7457,5 +7507,29 @@ declare namespace net.runelite.api.gameval {
7457
7507
  static readonly STATSILHOUETTE__21 = 7452;
7458
7508
  static readonly STATSILHOUETTE__22 = 7453;
7459
7509
  static readonly STATSILHOUETTE__23 = 7454;
7510
+ static readonly ICONMINIGAMES64X64__0 = 7455;
7511
+ static readonly ICONMINIGAMES64X64__1 = 7456;
7512
+ static readonly ICONMINIGAMES64X64__2 = 7457;
7513
+ static readonly ICONMINIGAMES64X64__3 = 7458;
7514
+ static readonly ICONMINIGAMES64X64__4 = 7459;
7515
+ static readonly ICONMINIGAMES64X64__5 = 7460;
7516
+ static readonly ICONMINIGAMES64X64__6 = 7461;
7517
+ static readonly ICONMINIGAMES64X64__7 = 7462;
7518
+ static readonly ICONMINIGAMES64X64__8 = 7463;
7519
+ static readonly ICONMINIGAMES64X64__9 = 7464;
7520
+ static readonly ICONMINIGAMES64X64__10 = 7465;
7521
+ static readonly ICONMINIGAMES64X64__11 = 7466;
7522
+ static readonly ICONMINIGAMES64X64__12 = 7467;
7523
+ static readonly ICONMINIGAMES64X64__13 = 7468;
7524
+ static readonly ICONMINIGAMES64X64__14 = 7469;
7525
+ static readonly ICONMINIGAMES64X64__15 = 7470;
7526
+ static readonly ICONMINIGAMES64X64__16 = 7471;
7527
+ static readonly ICONMINIGAMES64X64__17 = 7472;
7528
+ static readonly ICONMINIGAMES64X64__18 = 7473;
7529
+ static readonly ICONMINIGAMES64X64__19 = 7474;
7530
+ static readonly ICONMINIGAMES64X64__20 = 7475;
7531
+ static readonly ICONMINIGAMES64X64__21 = 7476;
7532
+ static readonly ICONMINIGAMES64X64__22 = 7477;
7533
+ static readonly ICONMINIGAMES64X64__23 = 7478;
7460
7534
  }
7461
7535
  }
@@ -97,6 +97,7 @@ declare namespace net.runelite.api.gameval {
97
97
  static readonly SHEEP = 179;
98
98
  static readonly FLUFFS = 180;
99
99
  static readonly HEROQUEST = 188;
100
+ static readonly PRAYGUILD = 190;
100
101
  static readonly MURDERQUEST = 192;
101
102
  static readonly MURDERSUS = 195;
102
103
  static readonly DESERTRESCUE = 197;
@@ -297,6 +298,7 @@ declare namespace net.runelite.api.gameval {
297
298
  static readonly CHAMPIONS_DEFEATED = 617;
298
299
  static readonly DEVIOUS_BASE = 622;
299
300
  static readonly WIN05_VAR = 623;
301
+ static readonly MAGICTRAINING5 = 628;
300
302
  static readonly MAGICTRAINING6 = 629;
301
303
  static readonly HANDSAND = 635;
302
304
  static readonly HANDSAND_TRANSMIT = 636;
@@ -2766,5 +2768,18 @@ declare namespace net.runelite.api.gameval {
2766
2768
  static readonly LEVELUP_LISTS_B = 5460;
2767
2769
  static readonly LEVELUP_LISTS_C = 5461;
2768
2770
  static readonly LEVELUP_LISTS_D = 5462;
2771
+ static readonly SAILING_BOAT_1_CUSTOMISATION_5 = 5463;
2772
+ static readonly SAILING_BOAT_1_CUSTOMISATION_EXTRA_DATA_4 = 5464;
2773
+ static readonly SAILING_BOAT_2_CUSTOMISATION_5 = 5465;
2774
+ static readonly SAILING_BOAT_2_CUSTOMISATION_EXTRA_DATA_4 = 5466;
2775
+ static readonly SAILING_BOAT_3_CUSTOMISATION_5 = 5467;
2776
+ static readonly SAILING_BOAT_3_CUSTOMISATION_EXTRA_DATA_4 = 5468;
2777
+ static readonly SAILING_BOAT_4_CUSTOMISATION_5 = 5469;
2778
+ static readonly SAILING_BOAT_4_CUSTOMISATION_EXTRA_DATA_4 = 5470;
2779
+ static readonly SAILING_BOAT_5_CUSTOMISATION_5 = 5471;
2780
+ static readonly SAILING_BOAT_5_CUSTOMISATION_EXTRA_DATA_4 = 5472;
2781
+ static readonly SAILING_SIDEPANEL_FACILITY_STATES_6 = 5473;
2782
+ static readonly SAILING_SIDEPANEL_AMMUNITION_COUNT_11 = 5474;
2783
+ static readonly SAILING_SIDEPANEL_AMMUNITION_COUNT_12 = 5475;
2769
2784
  }
2770
2785
  }
@@ -1124,6 +1124,11 @@ declare namespace net.runelite.api.gameval {
1124
1124
  static readonly WIN05_DECO_COUNT_PINK = 1482;
1125
1125
  static readonly WIN05_DECO_SHAPE = 1483;
1126
1126
  static readonly DEADMAN_TOURNAMENT_FINALAREA = 1497;
1127
+ static readonly MAGICTRAINING_TELE_POINTS_OLD = 1498;
1128
+ static readonly MAGICTRAINING_ENTRA_NOOB = 1499;
1129
+ static readonly MAGICTRAINING_GRAVE_BONE1COUNT = 1500;
1130
+ static readonly MAGICTRAINING_GRAVE_BONE2COUNT = 1501;
1131
+ static readonly MAGICTRAINING_GRAVE_BONE3COUNT = 1502;
1127
1132
  static readonly MAGICTRAINING_ENCHAN_ORBTOTAL = 1503;
1128
1133
  static readonly MAGICTRAINING_ALCHEM_COINREWARD = 1504;
1129
1134
  static readonly MAGICTRAINING_BONESPEACHES = 1505;
@@ -3184,6 +3189,7 @@ declare namespace net.runelite.api.gameval {
3184
3189
  static readonly POH_MENAGERIE_SMOKEPET = 4366;
3185
3190
  static readonly POH_MENAGERIE_KRAKENPET = 4367;
3186
3191
  static readonly DAN_RAGS_THE_RAGGERS_OH_DAN = 4370;
3192
+ static readonly OPTION_LEVEL_UP_POPUP_LIST = 4371;
3187
3193
  static readonly TRADE_THIS_PLAYER_REMOVED = 4374;
3188
3194
  static readonly TRADE_OTHER_PLAYER_REMOVED = 4375;
3189
3195
  static readonly TRADINGPOST_TOGGLES = 4378;
@@ -3512,6 +3518,17 @@ declare namespace net.runelite.api.gameval {
3512
3518
  static readonly PISCARILIUS_BURGLARY_TARGET = 4903;
3513
3519
  static readonly SHAYZIEN_ARMOUR_CHALLENGE = 4904;
3514
3520
  static readonly PISCARILIUS_BURGLARY_COMPLETED = 4905;
3521
+ static readonly MONASTERY_ENTER = 4907;
3522
+ static readonly ZEAH_WATERINGCAN_CHARGES = 4908;
3523
+ static readonly ZEAH_TITHE_MINIGAME_UNLOCKED = 4909;
3524
+ static readonly ZEAH_BLOOD_ALTAR_UNLOCKED = 4910;
3525
+ static readonly ZEAH_SOUL_ALTAR_UNLOCKED = 4911;
3526
+ static readonly ZEAH_LIBRARY_FETCHBOOK = 4912;
3527
+ static readonly ZEAH_LIBRARY_BOOKHUNTER = 4913;
3528
+ static readonly ZEAH_LIBRARY_SHUFFLEMANUSCRIPT = 4914;
3529
+ static readonly ZEAH_LIBRARY_METMANUSCRIPTSEEKER = 4915;
3530
+ static readonly ZEAH_TELEPORT_UNLOCKED = 4916;
3531
+ static readonly ZEAH_SHAYZIEN_METCRIMEFIGHTER = 4917;
3515
3532
  static readonly RC_NO_TALLY_REQUIRED_SOUL_UNUSED = 4918;
3516
3533
  static readonly RC_NO_TALLY_REQUIRED_BLOOD_UNUSED = 4919;
3517
3534
  static readonly MILL_FLOUR = 4920;
@@ -13465,27 +13482,16 @@ declare namespace net.runelite.api.gameval {
13465
13482
  static readonly SAILING_SIDEPANEL_BOAT_TRAWLING_NET_1_HOTSPOT_ID = 19209;
13466
13483
  static readonly SAILING_SIDEPANEL_REPAIRKITS = 19210;
13467
13484
  static readonly SAILING_SIDEPANEL_WEAPON_0_HAS_TARGET = 19211;
13468
- static readonly SAILING_SIDEPANEL_WEAPON_0_FOLLOWING_TARGET_DISABLED = 19212;
13469
13485
  static readonly SAILING_SIDEPANEL_WEAPON_1_HAS_TARGET = 19213;
13470
- static readonly SAILING_SIDEPANEL_WEAPON_1_FOLLOWING_TARGET_DISABLED = 19214;
13471
13486
  static readonly SAILING_SIDEPANEL_WEAPON_2_HAS_TARGET = 19215;
13472
- static readonly SAILING_SIDEPANEL_WEAPON_2_FOLLOWING_TARGET_DISABLED = 19216;
13473
13487
  static readonly SAILING_SIDEPANEL_WEAPON_3_HAS_TARGET = 19217;
13474
- static readonly SAILING_SIDEPANEL_WEAPON_3_FOLLOWING_TARGET_DISABLED = 19218;
13475
13488
  static readonly SAILING_SIDEPANEL_WEAPON_4_HAS_TARGET = 19219;
13476
- static readonly SAILING_SIDEPANEL_WEAPON_4_FOLLOWING_TARGET_DISABLED = 19220;
13477
13489
  static readonly SAILING_SIDEPANEL_WEAPON_5_HAS_TARGET = 19221;
13478
- static readonly SAILING_SIDEPANEL_WEAPON_5_FOLLOWING_TARGET_DISABLED = 19222;
13479
13490
  static readonly SAILING_SIDEPANEL_WEAPON_6_HAS_TARGET = 19223;
13480
- static readonly SAILING_SIDEPANEL_WEAPON_6_FOLLOWING_TARGET_DISABLED = 19224;
13481
13491
  static readonly SAILING_SIDEPANEL_WEAPON_7_HAS_TARGET = 19225;
13482
- static readonly SAILING_SIDEPANEL_WEAPON_7_FOLLOWING_TARGET_DISABLED = 19226;
13483
13492
  static readonly SAILING_SIDEPANEL_WEAPON_8_HAS_TARGET = 19227;
13484
- static readonly SAILING_SIDEPANEL_WEAPON_8_FOLLOWING_TARGET_DISABLED = 19228;
13485
13493
  static readonly SAILING_SIDEPANEL_WEAPON_9_HAS_TARGET = 19229;
13486
- static readonly SAILING_SIDEPANEL_WEAPON_9_FOLLOWING_TARGET_DISABLED = 19230;
13487
13494
  static readonly SAILING_SIDEPANEL_WEAPON_10_HAS_TARGET = 19231;
13488
- static readonly SAILING_SIDEPANEL_WEAPON_10_FOLLOWING_TARGET_DISABLED = 19232;
13489
13495
  static readonly SAILING_SIDEPANEL_PLAYER_ROLE = 19233;
13490
13496
  static readonly SAILING_SIDEPANEL_CREW_PLAYER_VIEW = 19234;
13491
13497
  static readonly SAILING_SIDEPANEL_PLAYERS_ON_BOARD_TOTAL = 19235;
@@ -14347,5 +14353,48 @@ declare namespace net.runelite.api.gameval {
14347
14353
  static readonly LEVELUP_LIST_HUNTER = 20182;
14348
14354
  static readonly LEVELUP_LIST_RANGED = 20183;
14349
14355
  static readonly LEVELUP_LIST_SMITHING = 20184;
14356
+ static readonly SAILING_SIDEPANEL_FACILITY_HOTSPOT11 = 20185;
14357
+ static readonly SAILING_SIDEPANEL_FACILITY_HOTSPOT12 = 20186;
14358
+ static readonly SAILING_SIDEPANEL_PLAYER_AT_FACILITY_11 = 20187;
14359
+ static readonly SAILING_SIDEPANEL_PLAYER_AT_FACILITY_12 = 20188;
14360
+ static readonly SAILING_SIDEPANEL_WEAPON_0_FOLLOWING_TARGET = 20189;
14361
+ static readonly SAILING_SIDEPANEL_WEAPON_1_FOLLOWING_TARGET = 20190;
14362
+ static readonly SAILING_SIDEPANEL_WEAPON_2_FOLLOWING_TARGET = 20191;
14363
+ static readonly SAILING_SIDEPANEL_WEAPON_3_FOLLOWING_TARGET = 20192;
14364
+ static readonly SAILING_SIDEPANEL_WEAPON_4_FOLLOWING_TARGET = 20193;
14365
+ static readonly SAILING_SIDEPANEL_WEAPON_5_FOLLOWING_TARGET = 20194;
14366
+ static readonly SAILING_SIDEPANEL_WEAPON_6_FOLLOWING_TARGET = 20195;
14367
+ static readonly SAILING_SIDEPANEL_WEAPON_7_FOLLOWING_TARGET = 20196;
14368
+ static readonly SAILING_SIDEPANEL_WEAPON_8_FOLLOWING_TARGET = 20197;
14369
+ static readonly SAILING_SIDEPANEL_WEAPON_9_FOLLOWING_TARGET = 20198;
14370
+ static readonly SAILING_SIDEPANEL_WEAPON_10_FOLLOWING_TARGET = 20199;
14371
+ static readonly SAILING_SIDEPANEL_AMMUNITION_TIER_11 = 20200;
14372
+ static readonly SAILING_SIDEPANEL_AMMUNITION_TIER_12 = 20201;
14373
+ static readonly SAILING_SIDEPANEL_WEAPON_11_HAS_TARGET = 20202;
14374
+ static readonly SAILING_SIDEPANEL_WEAPON_11_FOLLOWING_TARGET = 20203;
14375
+ static readonly SAILING_SIDEPANEL_WEAPON_12_HAS_TARGET = 20204;
14376
+ static readonly SAILING_SIDEPANEL_WEAPON_12_FOLLOWING_TARGET = 20205;
14377
+ static readonly SAILING_SIDEPANEL_BOAT_AMMO_SAVE_PERCENTAGE = 20206;
14378
+ static readonly SAILING_BOAT_1_HOTSPOT_11 = 20207;
14379
+ static readonly SAILING_BOAT_1_HOTSPOT_12 = 20208;
14380
+ static readonly SAILING_BOAT_1_HOTSPOT_11_EXTRA_DATA = 20209;
14381
+ static readonly SAILING_BOAT_1_HOTSPOT_12_EXTRA_DATA = 20210;
14382
+ static readonly SAILING_BOAT_2_HOTSPOT_11 = 20211;
14383
+ static readonly SAILING_BOAT_2_HOTSPOT_12 = 20212;
14384
+ static readonly SAILING_BOAT_2_HOTSPOT_11_EXTRA_DATA = 20213;
14385
+ static readonly SAILING_BOAT_2_HOTSPOT_12_EXTRA_DATA = 20214;
14386
+ static readonly SAILING_BOAT_3_HOTSPOT_11 = 20215;
14387
+ static readonly SAILING_BOAT_3_HOTSPOT_12 = 20216;
14388
+ static readonly SAILING_BOAT_3_HOTSPOT_11_EXTRA_DATA = 20217;
14389
+ static readonly SAILING_BOAT_3_HOTSPOT_12_EXTRA_DATA = 20218;
14390
+ static readonly SAILING_BOAT_4_HOTSPOT_11 = 20219;
14391
+ static readonly SAILING_BOAT_4_HOTSPOT_12 = 20220;
14392
+ static readonly SAILING_BOAT_4_HOTSPOT_11_EXTRA_DATA = 20221;
14393
+ static readonly SAILING_BOAT_4_HOTSPOT_12_EXTRA_DATA = 20222;
14394
+ static readonly SAILING_BOAT_5_HOTSPOT_11 = 20223;
14395
+ static readonly SAILING_BOAT_5_HOTSPOT_12 = 20224;
14396
+ static readonly SAILING_BOAT_5_HOTSPOT_11_EXTRA_DATA = 20225;
14397
+ static readonly SAILING_BOAT_5_HOTSPOT_12_EXTRA_DATA = 20226;
14398
+ static readonly LOST_SCHEMATIC_BALLISTIC_ATTRACTOR = 20227;
14350
14399
  }
14351
14400
  }
@@ -409,13 +409,13 @@ declare namespace net.runelite.api.widgets {
409
409
  static readonly SKOTIZO_CONTAINER = 20185090;
410
410
  static readonly SLAYER_REWARDS_TOP_BAR = 27918349;
411
411
  static readonly SMITHING_INVENTORY_ITEM_CONTAINER = 20447232;
412
- static readonly SPELLBOOK_ARCEUUS_HOME_TELEPORT = 14286998;
412
+ static readonly SPELLBOOK_ARCEUUS_HOME_TELEPORT = 14286999;
413
413
  static readonly SPELLBOOK_CATHERBY_HOME_TELEPORT = 14286853;
414
- static readonly SPELLBOOK_EDGEVILLE_HOME_TELEPORT = 14286953;
415
- static readonly SPELLBOOK_FERTILE_SOIL = 14286979;
414
+ static readonly SPELLBOOK_EDGEVILLE_HOME_TELEPORT = 14286954;
415
+ static readonly SPELLBOOK_FERTILE_SOIL = 14286980;
416
416
  static readonly SPELLBOOK_KOUREND_HOME_TELEPORT = 14286852;
417
417
  static readonly SPELLBOOK_LUMBRIDGE_HOME_TELEPORT = 14286855;
418
- static readonly SPELLBOOK_LUNAR_HOME_TELEPORT = 14286954;
418
+ static readonly SPELLBOOK_LUNAR_HOME_TELEPORT = 14286955;
419
419
  static readonly SPELLBOOK_PARENT = 14286848;
420
420
  static readonly STRANGLER_OVERLAY = 54788100;
421
421
  static readonly TEMPOROSS_LOBBY_LOBBY = 45023237;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deafwave/osrs-botmaker-types",
3
- "version": "0.8.7",
3
+ "version": "0.8.11",
4
4
  "author": {
5
5
  "name": "Chandler Ferry",
6
6
  "url": "https://github.com/ChandlerFerry"