@deafwave/osrs-botmaker-types 0.4.6 → 0.4.8

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 (39) hide show
  1. package/dist/src/types/runelite/net/runelite/api/ItemID.d.ts +142 -3
  2. package/dist/src/types/runelite/net/runelite/api/NpcID.d.ts +462 -13
  3. package/dist/src/types/runelite/net/runelite/api/NullItemID.d.ts +1180 -11
  4. package/dist/src/types/runelite/net/runelite/api/NullNpcID.d.ts +402 -4
  5. package/dist/src/types/runelite/net/runelite/api/NullObjectID.d.ts +4020 -21
  6. package/dist/src/types/runelite/net/runelite/api/ObjectID.d.ts +722 -26
  7. package/dist/src/types/runelite/net/runelite/api/ParamID.d.ts +1 -45
  8. package/dist/src/types/runelite/net/runelite/api/Projectile.d.ts +70 -23
  9. package/dist/src/types/runelite/net/runelite/api/SpriteID.d.ts +3 -98
  10. package/dist/src/types/runelite/net/runelite/api/WorldView.d.ts +36 -12
  11. package/dist/src/types/runelite/net/runelite/api/gameval/AnimationID.d.ts +12528 -0
  12. package/dist/src/types/runelite/net/runelite/api/gameval/DBTableID.d.ts +6701 -0
  13. package/dist/src/types/runelite/net/runelite/api/gameval/InterfaceID.d.ts +930 -0
  14. package/dist/src/types/runelite/net/runelite/api/gameval/InventoryID.d.ts +942 -0
  15. package/dist/src/types/runelite/net/runelite/api/gameval/ItemID.d.ts +31178 -0
  16. package/dist/src/types/runelite/net/runelite/api/gameval/NpcID.d.ts +14798 -0
  17. package/dist/src/types/runelite/net/runelite/api/gameval/ObjectID.d.ts +32006 -0
  18. package/dist/src/types/runelite/net/runelite/api/gameval/ObjectID1.d.ts +25686 -0
  19. package/dist/src/types/runelite/net/runelite/api/gameval/SpotanimID.d.ts +3462 -0
  20. package/dist/src/types/runelite/net/runelite/api/gameval/SpriteID.d.ts +6417 -0
  21. package/dist/src/types/runelite/net/runelite/api/gameval/VarClientID.d.ts +1266 -0
  22. package/dist/src/types/runelite/net/runelite/api/gameval/VarPlayerID.d.ts +2268 -0
  23. package/dist/src/types/runelite/net/runelite/api/gameval/VarbitID.d.ts +12208 -0
  24. package/dist/src/types/runelite/net/runelite/api/geometry/Shapes.d.ts +15 -14
  25. package/dist/src/types/runelite/net/runelite/api/geometry/SimplePolygon.d.ts +36 -35
  26. package/dist/src/types/runelite/net/runelite/api/widgets/Widget.d.ts +7 -2
  27. package/dist/src/types/runelite/net/runelite/api/widgets/WidgetItem.d.ts +39 -38
  28. package/dist/src/types/runelite/net/runelite/client/plugins/cluescrolls/clues/hotcold/HotColdLocation.d.ts +565 -1253
  29. package/dist/src/types/runelite/net/runelite/client/plugins/mta/telekinetic/TelekineticRoom.d.ts +31 -10
  30. package/dist/src/types/runelite/net/runelite/client/ui/overlay/OverlayBounds.d.ts +7 -6
  31. package/dist/src/types/runelite/net/runelite/client/ui/overlay/WidgetOverlay.d.ts +1 -1
  32. package/dist/src/types/runelite/net/runelite/client/ui/overlay/components/ImageComponent.d.ts +1 -1
  33. package/dist/src/types/runelite/net/runelite/client/ui/overlay/components/LayoutableRenderableEntity.d.ts +1 -1
  34. package/dist/src/types/runelite/net/runelite/client/ui/overlay/components/LineComponent.d.ts +1 -1
  35. package/dist/src/types/runelite/net/runelite/client/ui/overlay/components/PanelComponent.d.ts +1 -1
  36. package/dist/src/types/runelite/net/runelite/client/ui/overlay/components/ProgressBarComponent.d.ts +1 -1
  37. package/dist/src/types/runelite/net/runelite/client/ui/overlay/components/TitleComponent.d.ts +1 -1
  38. package/dist/src/types/runelite/net/runelite/client/ui/overlay/components/TooltipComponent.d.ts +1 -1
  39. package/package.json +1 -1
@@ -795,7 +795,7 @@ declare namespace net.runelite.api {
795
795
  static readonly ROOTS_1387 = 1387;
796
796
  static readonly ROOTS_1388 = 1388;
797
797
  static readonly ROOTS_1389 = 1389;
798
- static readonly JUNGLE_PLANT_1390 = 1390;
798
+ static readonly PLANT_1390 = 1390;
799
799
  static readonly PLANT_1391 = 1391;
800
800
  static readonly PLANT_1392 = 1392;
801
801
  static readonly PLANT_1393 = 1393;
@@ -1074,7 +1074,7 @@ declare namespace net.runelite.api {
1074
1074
  static readonly COFFIN_2145 = 2145;
1075
1075
  static readonly LADDER_2147 = 2147;
1076
1076
  static readonly LADDER_2148 = 2148;
1077
- static readonly OBELISK = 2149;
1077
+ static readonly TRELLIS = 2149;
1078
1078
  static readonly OBELISK_OF_EARTH = 2150;
1079
1079
  static readonly OBELISK_OF_WATER = 2151;
1080
1080
  static readonly OBELISK_OF_AIR = 2152;
@@ -1607,7 +1607,7 @@ declare namespace net.runelite.api {
1607
1607
  static readonly SPARKLING_POOL_2879 = 2879;
1608
1608
  static readonly MYSTIC_PORTAL = 2880;
1609
1609
  static readonly PRISON_GATE_2881 = 2881;
1610
- static readonly LADDER_2884 = 2884;
1610
+ static readonly CARROT_SCRAPS = 2884;
1611
1611
  static readonly CUPBOARD_2885 = 2885;
1612
1612
  static readonly OPEN_CUPBOARD_2886 = 2886;
1613
1613
  static readonly JUNGLE_TREE = 2887;
@@ -2443,7 +2443,7 @@ declare namespace net.runelite.api {
2443
2443
  static readonly CAVE_WALL = 4448;
2444
2444
  static readonly STAIRCASE_4449 = 4449;
2445
2445
  static readonly STAIRCASE_4450 = 4450;
2446
- static readonly TABLE_4458 = 4458;
2446
+ static readonly LADDER_4458 = 4458;
2447
2447
  static readonly TABLE_4459 = 4459;
2448
2448
  static readonly TABLE_4460 = 4460;
2449
2449
  static readonly TABLE_4461 = 4461;
@@ -3412,7 +3412,7 @@ declare namespace net.runelite.api {
3412
3412
  static readonly ICE_CHUNKS_6476 = 6476;
3413
3413
  static readonly ICE_CHUNKS_6477 = 6477;
3414
3414
  static readonly TUNNEL_6481 = 6481;
3415
- static readonly OBELISK_6483 = 6483;
3415
+ static readonly OBELISK = 6483;
3416
3416
  static readonly OBELISK_6484 = 6484;
3417
3417
  static readonly OBELISK_6486 = 6486;
3418
3418
  static readonly OBELISK_6487 = 6487;
@@ -5969,7 +5969,7 @@ declare namespace net.runelite.api {
5969
5969
  static readonly HOLE_IN_WALL_10320 = 10320;
5970
5970
  static readonly MANHOLE_10321 = 10321;
5971
5971
  static readonly LADDER_10322 = 10322;
5972
- static readonly TRELLIS = 10323;
5972
+ static readonly TRELLIS_10323 = 10323;
5973
5973
  static readonly TRELLIS_10324 = 10324;
5974
5974
  static readonly DOOR_10325 = 10325;
5975
5975
  static readonly DOOR_10326 = 10326;
@@ -6924,6 +6924,7 @@ declare namespace net.runelite.api {
6924
6924
  static readonly CANDLES_12301 = 12301;
6925
6925
  static readonly CANDLES_12302 = 12302;
6926
6926
  static readonly CHEST_12309 = 12309;
6927
+ static readonly NISTIRIOS_MANIFESTO = 12310;
6927
6928
  static readonly CHAIR_12311 = 12311;
6928
6929
  static readonly CHAIR_12312 = 12312;
6929
6930
  static readonly CHAIR_12313 = 12313;
@@ -7574,6 +7575,10 @@ declare namespace net.runelite.api {
7574
7575
  static readonly KOUREND_SIGIL = 13465;
7575
7576
  static readonly FISHING_SPOT_13476 = 13476;
7576
7577
  static readonly CHAIR_13481 = 13481;
7578
+ static readonly TEKTONS_JOURNAL = 13482;
7579
+ static readonly TRANSDIMENSIONAL_NOTES = 13483;
7580
+ static readonly VANGUARD_JUDGEMENT = 13484;
7581
+ static readonly HOUNDMASTERS_DIARY = 13485;
7577
7582
  static readonly MITHRIL_ARMOUR = 13491;
7578
7583
  static readonly ADAMANT_ARMOUR = 13492;
7579
7584
  static readonly RUNE_ARMOUR = 13493;
@@ -7739,12 +7744,12 @@ declare namespace net.runelite.api {
7739
7744
  static readonly LEVER_13672 = 13672;
7740
7745
  static readonly LEVER_13673 = 13673;
7741
7746
  static readonly LEVER_13674 = 13674;
7742
- static readonly TRAPDOOR_13675 = 13675;
7743
- static readonly TRAPDOOR_13676 = 13676;
7744
- static readonly TRAPDOOR_13677 = 13677;
7745
- static readonly TRAPDOOR_13678 = 13678;
7746
- static readonly TRAPDOOR_13679 = 13679;
7747
- static readonly TRAPDOOR_13680 = 13680;
7747
+ static readonly OAK_TRAPDOOR = 13675;
7748
+ static readonly TEAK_TRAPDOOR = 13676;
7749
+ static readonly MAHOGANY_TRAPDOOR = 13677;
7750
+ static readonly OAK_TRAPDOOR_13678 = 13678;
7751
+ static readonly TEAK_TRAPDOOR_13679 = 13679;
7752
+ static readonly MAHOGANY_TRAPDOOR_13680 = 13680;
7748
7753
  static readonly STEEL_CAGE = 13681;
7749
7754
  static readonly MAGIC_CIRCLE_13682 = 13682;
7750
7755
  static readonly GREATER_MAGIC_CIRCLE = 13683;
@@ -10936,10 +10941,6 @@ declare namespace net.runelite.api {
10936
10941
  static readonly LARGE_BONE_19999 = 19999;
10937
10942
  static readonly FIRE_20000 = 20000;
10938
10943
  static readonly FIRE_20001 = 20001;
10939
- static readonly ROPE_BRIDGE_SUPPORT = 20004;
10940
- static readonly ROPE_BRIDGE_SUPPORT_20005 = 20005;
10941
- static readonly ROPE_BRIDGE_SUPPORT_20006 = 20006;
10942
- static readonly ROPE_BRIDGE_SUPPORT_20007 = 20007;
10943
10944
  static readonly PILLAR_20022 = 20022;
10944
10945
  static readonly PILLAR_20023 = 20023;
10945
10946
  static readonly PILLAR_20024 = 20024;
@@ -15892,15 +15893,10 @@ declare namespace net.runelite.api {
15892
15893
  static readonly CRYSTAL_30017 = 30017;
15893
15894
  static readonly CRYSTAL_30018 = 30018;
15894
15895
  static readonly MAGICAL_FIRE = 30019;
15895
- static readonly NISTIRIOS_MANIFESTO = 30020;
15896
15896
  static readonly FIRE_30021 = 30021;
15897
- static readonly TEKTONS_JOURNAL = 30022;
15898
15897
  static readonly SEPTIC_TENDRILS = 30024;
15899
- static readonly TRANSDIMENSIONAL_NOTES = 30025;
15900
- static readonly VANGUARD_JUDGEMENT = 30026;
15901
15898
  static readonly CRYSTAL_30027 = 30027;
15902
15899
  static readonly ANCIENT_CHEST = 30028;
15903
- static readonly HOUNDMASTERS_DIARY = 30031;
15904
15900
  static readonly ACID_POOL = 30032;
15905
15901
  static readonly SMALL_CRYSTALS = 30033;
15906
15902
  static readonly LARGE_CRYSTALS = 30034;
@@ -22152,7 +22148,7 @@ declare namespace net.runelite.api {
22152
22148
  static readonly STAIRS_43868 = 43868;
22153
22149
  static readonly SCIMITAR = 43869;
22154
22150
  static readonly SHIELD_43870 = 43870;
22155
- static readonly CAVE_43873 = 43873;
22151
+ static readonly ENTRY_43873 = 43873;
22156
22152
  static readonly NOTHING_43876 = 43876;
22157
22153
  static readonly NOTHING_43877 = 43877;
22158
22154
  static readonly INCONSPICUOUS_HOLE_HARD_43878 = 43878;
@@ -24884,10 +24880,9 @@ declare namespace net.runelite.api {
24884
24880
  static readonly TROPICAL_TREE_50935 = 50935;
24885
24881
  static readonly TROPICAL_TREE_50936 = 50936;
24886
24882
  static readonly TROPICAL_TREE_50937 = 50937;
24887
- static readonly TROPICAL_LEAVES_50938 = 50938;
24883
+ static readonly CHEST_50938 = 50938;
24888
24884
  static readonly FERN_50939 = 50939;
24889
- static readonly TREE_50940 = 50940;
24890
- static readonly TREE_50941 = 50941;
24885
+ static readonly BURROW_HOLE = 50940;
24891
24886
  static readonly MUSHROOM_50942 = 50942;
24892
24887
  static readonly DOOR_51005 = 51005;
24893
24888
  static readonly DOOR_51006 = 51006;
@@ -27147,6 +27142,707 @@ declare namespace net.runelite.api {
27147
27142
  static readonly DOOR_56159 = 56159;
27148
27143
  static readonly DOOR_56160 = 56160;
27149
27144
  static readonly DOOR_56161 = 56161;
27150
- /* This file is automatically generated. Do not edit. */
27145
+ static readonly CRATE_56219 = 56219;
27146
+ static readonly BOXES_56220 = 56220;
27147
+ static readonly CRATE_56221 = 56221;
27148
+ static readonly TABLE_56222 = 56222;
27149
+ static readonly TABLE_56223 = 56223;
27150
+ static readonly TABLE_56224 = 56224;
27151
+ static readonly TABLE_56225 = 56225;
27152
+ static readonly TABLE_56226 = 56226;
27153
+ static readonly TABLE_56227 = 56227;
27154
+ static readonly TABLE_56228 = 56228;
27155
+ static readonly LADDER_56229 = 56229;
27156
+ static readonly STAIRCASE_56230 = 56230;
27157
+ static readonly STAIRCASE_56231 = 56231;
27158
+ static readonly LADDER_56232 = 56232;
27159
+ static readonly LADDER_56233 = 56233;
27160
+ static readonly BROKEN_GIBBET = 56234;
27161
+ static readonly CURIOUSLY_POSITIONED_CRATE_OF_CARROTS = 56235;
27162
+ static readonly CURIOUSLY_POSITIONED_CRATE_OF_CARROTS_56236 = 56236;
27163
+ static readonly CURIOUSLY_POSITIONED_CRATE_OF_CARROTS_56237 = 56237;
27164
+ static readonly CONSPICUOUS_CARROT_SCRAPS = 56239;
27165
+ static readonly CARROT_SCRAPS_56240 = 56240;
27166
+ static readonly CARROT_SCRAPS_56241 = 56241;
27167
+ static readonly CHAIN_56242 = 56242;
27168
+ static readonly SUSPICIOUS_CARROT_SCRAPS = 56243;
27169
+ static readonly CARROT_SCRAPS_56244 = 56244;
27170
+ static readonly CARROT_SCRAPS_56245 = 56245;
27171
+ static readonly STONE_56246 = 56246;
27172
+ static readonly PORTAL_56247 = 56247;
27173
+ static readonly STONE_PEDESTAL_56248 = 56248;
27174
+ static readonly GLOWING_PORTAL = 56249;
27175
+ static readonly BUSH_56250 = 56250;
27176
+ static readonly BUSH_56251 = 56251;
27177
+ static readonly HOLE_56252 = 56252;
27178
+ static readonly LADDER_56253 = 56253;
27179
+ static readonly CRATE_56263 = 56263;
27180
+ static readonly FLAMES_56264 = 56264;
27181
+ static readonly YAMAS_THRONE = 56265;
27182
+ static readonly PILE_OF_SKULLS_56266 = 56266;
27183
+ static readonly MARKET_STALL_56267 = 56267;
27184
+ static readonly MARKET_STALL_56268 = 56268;
27185
+ static readonly MARKET_STALL_56269 = 56269;
27186
+ static readonly MARKET_STALL_56270 = 56270;
27187
+ static readonly MARKET_STALL_56271 = 56271;
27188
+ static readonly MARKET_STALL_56272 = 56272;
27189
+ static readonly PILE_OF_SKULLS_56273 = 56273;
27190
+ static readonly CRATE_56277 = 56277;
27191
+ static readonly JUICE_PRESS = 56282;
27192
+ static readonly FUNGUS_56290 = 56290;
27193
+ static readonly FUNGI_56291 = 56291;
27194
+ static readonly SACK_OF_GRAPES = 56295;
27195
+ static readonly SACK_OF_RAISINS = 56296;
27196
+ static readonly OLD_BOOKCASE = 56298;
27197
+ static readonly WARDROBE_56299 = 56299;
27198
+ static readonly CARROT_PIN = 56310;
27199
+ static readonly PILLAR_56319 = 56319;
27200
+ static readonly PILLAR_56320 = 56320;
27201
+ static readonly PILLAR_56321 = 56321;
27202
+ static readonly PILLAR_56322 = 56322;
27203
+ static readonly PILLAR_56323 = 56323;
27204
+ static readonly SKULLS_56324 = 56324;
27205
+ static readonly FIRE_56326 = 56326;
27206
+ static readonly FIRE_56327 = 56327;
27207
+ static readonly FIRE_56328 = 56328;
27208
+ static readonly GLYPH = 56335;
27209
+ static readonly GLYPH_56336 = 56336;
27210
+ static readonly GLYPH_56337 = 56337;
27211
+ static readonly GLYPH_56338 = 56338;
27212
+ static readonly GLYPH_56339 = 56339;
27213
+ static readonly SHADOW_POOL = 56358;
27214
+ static readonly INFERNAL_SHALE_ROCKS = 56359;
27215
+ static readonly INFERNAL_SHALE_ROCKS_56360 = 56360;
27216
+ static readonly INFERNAL_SHALE_DEPOSIT = 56362;
27217
+ static readonly INFERNAL_SHALE_DEPOSIT_DEPLETED = 56363;
27218
+ static readonly FURNACE_56366 = 56366;
27219
+ static readonly POOL_OF_ICHOR = 56367;
27220
+ static readonly ANVIL_56368 = 56368;
27221
+ static readonly FIRE_56370 = 56370;
27222
+ static readonly PLATFORM_EDGE_56371 = 56371;
27223
+ static readonly GAP_56372 = 56372;
27224
+ static readonly MYSTERIOUS_PORTAL = 56373;
27225
+ static readonly MYSTERIOUS_PORTAL_56374 = 56374;
27226
+ static readonly BARRIER_56375 = 56375;
27227
+ static readonly DOOR_56376 = 56376;
27228
+ static readonly DOOR_56377 = 56377;
27229
+ static readonly CHEST_56378 = 56378;
27230
+ static readonly CHEST_56379 = 56379;
27231
+ static readonly CHEST_56380 = 56380;
27232
+ static readonly CHEST_56381 = 56381;
27233
+ static readonly BANNER_56383 = 56383;
27234
+ static readonly BANNER_56384 = 56384;
27235
+ static readonly BANNER_56385 = 56385;
27236
+ static readonly BANNER_56386 = 56386;
27237
+ static readonly BANNER_56387 = 56387;
27238
+ static readonly BANNER_56388 = 56388;
27239
+ static readonly BUNK_BED_56390 = 56390;
27240
+ static readonly BUNK_BED_56391 = 56391;
27241
+ static readonly EXIT_56392 = 56392;
27242
+ static readonly INACTIVE_RUNE = 56393;
27243
+ static readonly LECTERN_56396 = 56396;
27244
+ static readonly INFERNAL_RIFT = 56397;
27245
+ static readonly TORCH_56398 = 56398;
27246
+ static readonly LIGHTNING_56399 = 56399;
27247
+ static readonly LIGHTNING_56400 = 56400;
27248
+ static readonly LIGHTNING_56401 = 56401;
27249
+ static readonly NOTICE_BOARD_56416 = 56416;
27250
+ static readonly PLANK_56418 = 56418;
27251
+ static readonly PLANK_56419 = 56419;
27252
+ static readonly PUDDLE_56420 = 56420;
27253
+ static readonly PUDDLE_56421 = 56421;
27254
+ static readonly BED_56425 = 56425;
27255
+ static readonly BED_56426 = 56426;
27256
+ static readonly LADDER_56427 = 56427;
27257
+ static readonly LADDER_56428 = 56428;
27258
+ static readonly WINDOW_56430 = 56430;
27259
+ static readonly WINDOW_56431 = 56431;
27260
+ static readonly WALL_56433 = 56433;
27261
+ static readonly WALL_56434 = 56434;
27262
+ static readonly WALL_56435 = 56435;
27263
+ static readonly WALL_56436 = 56436;
27264
+ static readonly CHEST_56437 = 56437;
27265
+ static readonly CHEST_56438 = 56438;
27266
+ static readonly CAVE_56439 = 56439;
27267
+ static readonly CAVE_56440 = 56440;
27268
+ static readonly CORPSE_56441 = 56441;
27269
+ static readonly CORPSE_56442 = 56442;
27270
+ static readonly CORPSE_56443 = 56443;
27271
+ static readonly CORPSE_56444 = 56444;
27272
+ static readonly CORPSE_56445 = 56445;
27273
+ static readonly CORPSE_56446 = 56446;
27274
+ static readonly CORPSE_56447 = 56447;
27275
+ static readonly CORPSE_56448 = 56448;
27276
+ static readonly CAERULA_BUSH = 56449;
27277
+ static readonly DEBUG_BLOCK_56451 = 56451;
27278
+ static readonly LADDER_56468 = 56468;
27279
+ static readonly LADDER_56469 = 56469;
27280
+ static readonly POTTED_FAN_56470 = 56470;
27281
+ static readonly POTTED_FAN_56471 = 56471;
27282
+ static readonly PLANT_POT_56472 = 56472;
27283
+ static readonly PLANT_POT_56473 = 56473;
27284
+ static readonly CRATE_56474 = 56474;
27285
+ static readonly DOOR_56475 = 56475;
27286
+ static readonly STAIRS_56476 = 56476;
27287
+ static readonly STAIRS_56477 = 56477;
27288
+ static readonly HOLE_56480 = 56480;
27289
+ static readonly CABINET_56481 = 56481;
27290
+ static readonly CABINET_56482 = 56482;
27291
+ static readonly HOLE_56485 = 56485;
27292
+ static readonly HOLE_56486 = 56486;
27293
+ static readonly CABINET_56488 = 56488;
27294
+ static readonly CABINET_56489 = 56489;
27295
+ static readonly BARREL_56490 = 56490;
27296
+ static readonly BARREL_56491 = 56491;
27297
+ static readonly BARREL_56492 = 56492;
27298
+ static readonly BARREL_56493 = 56493;
27299
+ static readonly BARREL_56494 = 56494;
27300
+ static readonly BARREL_56495 = 56495;
27301
+ static readonly FIREPLACE_56496 = 56496;
27302
+ static readonly FIREPLACE_56497 = 56497;
27303
+ static readonly WINDOW_56499 = 56499;
27304
+ static readonly WINDOW_56500 = 56500;
27305
+ static readonly WINDOW_56501 = 56501;
27306
+ static readonly WINDOW_56506 = 56506;
27307
+ static readonly DOOR_56507 = 56507;
27308
+ static readonly DOOR_56508 = 56508;
27309
+ static readonly DOOR_56509 = 56509;
27310
+ static readonly DOOR_56510 = 56510;
27311
+ static readonly STAIRCASE_56511 = 56511;
27312
+ static readonly TRAPDOOR_56512 = 56512;
27313
+ static readonly DOOR_56513 = 56513;
27314
+ static readonly DOOR_56514 = 56514;
27315
+ static readonly POTTED_FAN_56515 = 56515;
27316
+ static readonly CHAIR_56516 = 56516;
27317
+ static readonly BUCKET_56517 = 56517;
27318
+ static readonly STAIRCASE_56518 = 56518;
27319
+ static readonly PAINTING_56523 = 56523;
27320
+ static readonly PAINTING_56524 = 56524;
27321
+ static readonly PAINTING_56525 = 56525;
27322
+ static readonly WALL_56526 = 56526;
27323
+ static readonly WALL_56527 = 56527;
27324
+ static readonly DOOR_56528 = 56528;
27325
+ static readonly DOOR_56529 = 56529;
27326
+ static readonly DRAWERS_56530 = 56530;
27327
+ static readonly DRAWERS_56531 = 56531;
27328
+ static readonly DRAWERS_56532 = 56532;
27329
+ static readonly DRAWERS_56533 = 56533;
27330
+ static readonly BED_56535 = 56535;
27331
+ static readonly BED_56536 = 56536;
27332
+ static readonly CHEST_56537 = 56537;
27333
+ static readonly CHEST_56538 = 56538;
27334
+ static readonly DOOR_56539 = 56539;
27335
+ static readonly DOOR_56540 = 56540;
27336
+ static readonly DOOR_56541 = 56541;
27337
+ static readonly CHEST_56542 = 56542;
27338
+ static readonly CHEST_56543 = 56543;
27339
+ static readonly CHEST_56544 = 56544;
27340
+ static readonly BOOKCASE_56545 = 56545;
27341
+ static readonly BOOKCASE_56546 = 56546;
27342
+ static readonly BOOKCASE_56547 = 56547;
27343
+ static readonly BARREL_56548 = 56548;
27344
+ static readonly BARREL_56549 = 56549;
27345
+ static readonly BEDS_56558 = 56558;
27346
+ static readonly BEDS_56559 = 56559;
27347
+ static readonly TABLE_56565 = 56565;
27348
+ static readonly TABLE_56566 = 56566;
27349
+ static readonly TABLE_56567 = 56567;
27350
+ static readonly STOOL_56568 = 56568;
27351
+ static readonly SHELVES_56569 = 56569;
27352
+ static readonly SHELVES_56570 = 56570;
27353
+ static readonly CHAIR_56587 = 56587;
27354
+ static readonly MIRROR_56588 = 56588;
27355
+ static readonly VANITY_56589 = 56589;
27356
+ static readonly SHELVES_56590 = 56590;
27357
+ static readonly SHELVES_56591 = 56591;
27358
+ static readonly SHELVES_56592 = 56592;
27359
+ static readonly SHELVES_56593 = 56593;
27360
+ static readonly SKELETON_56596 = 56596;
27361
+ static readonly SKELETON_56597 = 56597;
27362
+ static readonly SKELETON_56598 = 56598;
27363
+ static readonly FIRE_56599 = 56599;
27364
+ static readonly STATUE_56601 = 56601;
27365
+ static readonly STATUE_56602 = 56602;
27366
+ static readonly STATUE_56604 = 56604;
27367
+ static readonly STATUE_56605 = 56605;
27368
+ static readonly STAIRCASE_56606 = 56606;
27369
+ static readonly STAIRCASE_56607 = 56607;
27370
+ static readonly PILLAR_56610 = 56610;
27371
+ static readonly PILLAR_56611 = 56611;
27372
+ static readonly ENTRANCE_56614 = 56614;
27373
+ static readonly ENTRANCE_56615 = 56615;
27374
+ static readonly ENTRANCE_56616 = 56616;
27375
+ static readonly ENTRANCE_56617 = 56617;
27376
+ static readonly EXIT_56618 = 56618;
27377
+ static readonly SKELETON_56619 = 56619;
27378
+ static readonly GLOWING_SYMBOL_56621 = 56621;
27379
+ static readonly GLOWING_SYMBOL_56622 = 56622;
27380
+ static readonly GLOWING_SYMBOL_56623 = 56623;
27381
+ static readonly KEYSTONE = 56624;
27382
+ static readonly BROKEN_KEYSTONE = 56625;
27383
+ static readonly BROKEN_KEYSTONE_56626 = 56626;
27384
+ static readonly BROKEN_KEYSTONE_56627 = 56627;
27385
+ static readonly BROKEN_KEYSTONE_56628 = 56628;
27386
+ static readonly BROKEN_KEYSTONE_56629 = 56629;
27387
+ static readonly ROYAL_THRONE_56631 = 56631;
27388
+ static readonly DOOR_56632 = 56632;
27389
+ static readonly DOOR_56634 = 56634;
27390
+ static readonly PASSAGEWAY_56636 = 56636;
27391
+ static readonly PASSAGEWAY_56637 = 56637;
27392
+ static readonly FIRE_56638 = 56638;
27393
+ static readonly DOOR_56639 = 56639;
27394
+ static readonly DOOR_56643 = 56643;
27395
+ static readonly DOOR_56644 = 56644;
27396
+ static readonly ENTRANCE_56645 = 56645;
27397
+ static readonly DEBRIS_56646 = 56646;
27398
+ static readonly LIFT_PLATFORM_56648 = 56648;
27399
+ static readonly STRANGE_PLATFORM_56649 = 56649;
27400
+ static readonly LIFT_PLATFORM_56651 = 56651;
27401
+ static readonly PIT_56652 = 56652;
27402
+ static readonly FIRE_56661 = 56661;
27403
+ static readonly FIRE_56662 = 56662;
27404
+ static readonly STAIRCASE_56663 = 56663;
27405
+ static readonly STAIRCASE_56664 = 56664;
27406
+ static readonly STAIRCASE_56665 = 56665;
27407
+ static readonly STAIRCASE_56666 = 56666;
27408
+ static readonly STAIRCASE_56667 = 56667;
27409
+ static readonly STAIRCASE_56668 = 56668;
27410
+ static readonly STRANGE_TILE_56669 = 56669;
27411
+ static readonly STRANGE_TILE_56670 = 56670;
27412
+ static readonly TELEPORT_SPELL = 56671;
27413
+ static readonly TELEPORT_SPELL_56672 = 56672;
27414
+ static readonly SHRINE_56674 = 56674;
27415
+ static readonly STATUE_56675 = 56675;
27416
+ static readonly SHRINE_56677 = 56677;
27417
+ static readonly SHRINE_56678 = 56678;
27418
+ static readonly SUN_STATUE = 56680;
27419
+ static readonly SUN_STATUE_56681 = 56681;
27420
+ static readonly URN_56683 = 56683;
27421
+ static readonly URN_56684 = 56684;
27422
+ static readonly URN_56685 = 56685;
27423
+ static readonly BROKEN_URN = 56686;
27424
+ static readonly ALTAR_56688 = 56688;
27425
+ static readonly ALTAR_56689 = 56689;
27426
+ static readonly MOON_STATUE = 56691;
27427
+ static readonly MOON_STATUE_56692 = 56692;
27428
+ static readonly TREE_ROOTS_56694 = 56694;
27429
+ static readonly TREE_ROOTS_56695 = 56695;
27430
+ static readonly TREE_ROOTS_56696 = 56696;
27431
+ static readonly OLD_TOOLS_56698 = 56698;
27432
+ static readonly OLD_TOOLS_56699 = 56699;
27433
+ static readonly NORTHERN_PLATFORM = 56701;
27434
+ static readonly NORTHERN_PLATFORM_56702 = 56702;
27435
+ static readonly SOUTHERN_PLATFORM = 56704;
27436
+ static readonly SOUTHERN_PLATFORM_56705 = 56705;
27437
+ static readonly FIRE_56707 = 56707;
27438
+ static readonly FIRE_56708 = 56708;
27439
+ static readonly BRAZIER_56709 = 56709;
27440
+ static readonly BRAZIER_56710 = 56710;
27441
+ static readonly ROPE_56711 = 56711;
27442
+ static readonly ROPE_56712 = 56712;
27443
+ static readonly ROPE_56713 = 56713;
27444
+ static readonly ROPE_56714 = 56714;
27445
+ static readonly ROPE_56715 = 56715;
27446
+ static readonly ROPE_56716 = 56716;
27447
+ static readonly STEPPING_STONE_56717 = 56717;
27448
+ static readonly LOG_BALANCE_56718 = 56718;
27449
+ static readonly LOG_BALANCE_56719 = 56719;
27450
+ static readonly PRESSURE_PLATE_56721 = 56721;
27451
+ static readonly PRESSURE_PLATE_56722 = 56722;
27452
+ static readonly PRESSURE_PLATE_56724 = 56724;
27453
+ static readonly PRESSURE_PLATE_56725 = 56725;
27454
+ static readonly PILLAR_56766 = 56766;
27455
+ static readonly PILLAR_56767 = 56767;
27456
+ static readonly PILLAR_56768 = 56768;
27457
+ static readonly PILLAR_56769 = 56769;
27458
+ static readonly PILLAR_56770 = 56770;
27459
+ static readonly URN_56771 = 56771;
27460
+ static readonly URN_56772 = 56772;
27461
+ static readonly URN_56773 = 56773;
27462
+ static readonly URN_56774 = 56774;
27463
+ static readonly URN_56775 = 56775;
27464
+ static readonly TREE_ROOT = 56776;
27465
+ static readonly TREE_ROOT_56777 = 56777;
27466
+ static readonly TREE_ROOT_56778 = 56778;
27467
+ static readonly TREE_ROOT_56779 = 56779;
27468
+ static readonly INFECTED_ROOT = 56781;
27469
+ static readonly STRANGE_ROOT = 56782;
27470
+ static readonly PLANK_PILE = 56783;
27471
+ static readonly STACK_OF_BRICKS = 56784;
27472
+ static readonly BRICKS_56785 = 56785;
27473
+ static readonly PLANK_PILE_56786 = 56786;
27474
+ static readonly STACK_OF_BRICKS_56787 = 56787;
27475
+ static readonly BRICKS_56788 = 56788;
27476
+ static readonly HAMMER_56789 = 56789;
27477
+ static readonly HAMMER_56790 = 56790;
27478
+ static readonly CARCASSES = 56791;
27479
+ static readonly CARCASSES_56792 = 56792;
27480
+ static readonly CARCASSES_56793 = 56793;
27481
+ static readonly CARCASSES_56794 = 56794;
27482
+ static readonly CARCASSES_56795 = 56795;
27483
+ static readonly CARCASSES_56796 = 56796;
27484
+ static readonly CARCASSES_56797 = 56797;
27485
+ static readonly CARCASSES_56798 = 56798;
27486
+ static readonly CARCASSES_56799 = 56799;
27487
+ static readonly CARCASSES_56800 = 56800;
27488
+ static readonly CARCASSES_56801 = 56801;
27489
+ static readonly CARCASSES_56802 = 56802;
27490
+ static readonly CARCASSES_56803 = 56803;
27491
+ static readonly DEBRIS_56808 = 56808;
27492
+ static readonly DEBRIS_56809 = 56809;
27493
+ static readonly DEBRIS_56810 = 56810;
27494
+ static readonly ANCIENT_FOUNTAINHEAD_56853 = 56853;
27495
+ static readonly ANCIENT_FOUNTAINHEAD_56854 = 56854;
27496
+ static readonly CHEST_56858 = 56858;
27497
+ static readonly CHEST_56859 = 56859;
27498
+ static readonly LEDGE_56905 = 56905;
27499
+ static readonly PEDESTAL_56916 = 56916;
27500
+ static readonly STATUE_56917 = 56917;
27501
+ static readonly STATUE_56918 = 56918;
27502
+ static readonly STATUE_56920 = 56920;
27503
+ static readonly STATUE_56921 = 56921;
27504
+ static readonly EGGS_56927 = 56927;
27505
+ static readonly EGGS_56928 = 56928;
27506
+ static readonly EGGS_56930 = 56930;
27507
+ static readonly EGGS_56931 = 56931;
27508
+ static readonly EGGS_56933 = 56933;
27509
+ static readonly EGGS_56934 = 56934;
27510
+ static readonly DAMIANA = 56935;
27511
+ static readonly BROKEN_WHETSTONE = 56937;
27512
+ static readonly BROKEN_WHETSTONE_56938 = 56938;
27513
+ static readonly WHETSTONE_56939 = 56939;
27514
+ static readonly WHETSTONE_56940 = 56940;
27515
+ static readonly DAMAGED_CART_56942 = 56942;
27516
+ static readonly CART_56943 = 56943;
27517
+ static readonly CART_56944 = 56944;
27518
+ static readonly WORKBENCH_56945 = 56945;
27519
+ static readonly CREEPING_PLANT_56947 = 56947;
27520
+ static readonly FOOD_BASKET_56948 = 56948;
27521
+ static readonly PLANT_56950 = 56950;
27522
+ static readonly FOOD_POT_56951 = 56951;
27523
+ static readonly CACAO_TREE = 56956;
27524
+ static readonly BEEHIVE_56957 = 56957;
27525
+ static readonly CHOCOLATE_VAT = 56958;
27526
+ static readonly BELLADONNA_PATCH_56961 = 56961;
27527
+ static readonly BELLADONNA_PATCH_56962 = 56962;
27528
+ static readonly BELLADONNA_PATCH_56963 = 56963;
27529
+ static readonly SPINNING_WHEEL_56964 = 56964;
27530
+ static readonly ARCHERY_TARGET_56965 = 56965;
27531
+ static readonly ARCHERY_TARGET_56966 = 56966;
27532
+ static readonly BOOKSHELF_56967 = 56967;
27533
+ static readonly STATUE_56970 = 56970;
27534
+ static readonly BANNER_56971 = 56971;
27535
+ static readonly BANNER_56972 = 56972;
27536
+ static readonly THRONE_56973 = 56973;
27537
+ static readonly THRONE_56975 = 56975;
27538
+ static readonly BRAZIER_56976 = 56976;
27539
+ static readonly ROCKS_56977 = 56977;
27540
+ static readonly ROCKS_56978 = 56978;
27541
+ static readonly ROCKS_56979 = 56979;
27542
+ static readonly ROCKS_56980 = 56980;
27543
+ static readonly ROCKS_56981 = 56981;
27544
+ static readonly ROCKS_56982 = 56982;
27545
+ static readonly ROCKS_56983 = 56983;
27546
+ static readonly ROCKS_56984 = 56984;
27547
+ static readonly ROCKS_56985 = 56985;
27548
+ static readonly ROCKS_56986 = 56986;
27549
+ static readonly STEPPING_STONE_56988 = 56988;
27550
+ static readonly TUNNEL_56989 = 56989;
27551
+ static readonly LOG_BALANCE_56990 = 56990;
27552
+ static readonly LOG_BALANCE_56991 = 56991;
27553
+ static readonly LOG_BALANCE_56992 = 56992;
27554
+ static readonly LOG_BALANCE_56993 = 56993;
27555
+ static readonly ROCKS_56994 = 56994;
27556
+ static readonly ROCKS_56995 = 56995;
27557
+ static readonly BROKEN_WALL_56996 = 56996;
27558
+ static readonly BROKEN_WALL_56997 = 56997;
27559
+ static readonly GREENMAN_CARVING = 57012;
27560
+ static readonly GREENMAN_STATUE = 57013;
27561
+ static readonly GREENMAN_STATUE_57014 = 57014;
27562
+ static readonly GREENMAN_STATUE_57015 = 57015;
27563
+ static readonly TOTEM_SITE = 57064;
27564
+ static readonly OAK_TOTEM = 57065;
27565
+ static readonly OAK_TOTEM_57066 = 57066;
27566
+ static readonly OAK_TOTEM_57067 = 57067;
27567
+ static readonly OAK_TOTEM_57068 = 57068;
27568
+ static readonly OAK_TOTEM_57069 = 57069;
27569
+ static readonly WILLOW_TOTEM = 57070;
27570
+ static readonly WILLOW_TOTEM_57071 = 57071;
27571
+ static readonly WILLOW_TOTEM_57072 = 57072;
27572
+ static readonly WILLOW_TOTEM_57073 = 57073;
27573
+ static readonly WILLOW_TOTEM_57074 = 57074;
27574
+ static readonly MAPLE_TOTEM = 57075;
27575
+ static readonly MAPLE_TOTEM_57076 = 57076;
27576
+ static readonly MAPLE_TOTEM_57077 = 57077;
27577
+ static readonly MAPLE_TOTEM_57078 = 57078;
27578
+ static readonly MAPLE_TOTEM_57079 = 57079;
27579
+ static readonly YEW_TOTEM = 57080;
27580
+ static readonly YEW_TOTEM_57081 = 57081;
27581
+ static readonly YEW_TOTEM_57082 = 57082;
27582
+ static readonly YEW_TOTEM_57083 = 57083;
27583
+ static readonly YEW_TOTEM_57084 = 57084;
27584
+ static readonly MAGIC_TOTEM = 57085;
27585
+ static readonly MAGIC_TOTEM_57086 = 57086;
27586
+ static readonly MAGIC_TOTEM_57087 = 57087;
27587
+ static readonly MAGIC_TOTEM_57088 = 57088;
27588
+ static readonly MAGIC_TOTEM_57089 = 57089;
27589
+ static readonly REDWOOD_TOTEM = 57090;
27590
+ static readonly REDWOOD_TOTEM_57091 = 57091;
27591
+ static readonly REDWOOD_TOTEM_57092 = 57092;
27592
+ static readonly REDWOOD_TOTEM_57093 = 57093;
27593
+ static readonly REDWOOD_TOTEM_57094 = 57094;
27594
+ static readonly OFFERING_SITE = 57095;
27595
+ static readonly OFFERINGS = 57096;
27596
+ static readonly OFFERINGS_57097 = 57097;
27597
+ static readonly OFFERINGS_57098 = 57098;
27598
+ static readonly OFFERINGS_57099 = 57099;
27599
+ static readonly SPIRIT_OFFERINGS = 57100;
27600
+ static readonly SPIRIT_OFFERINGS_57101 = 57101;
27601
+ static readonly SPIRIT_OFFERINGS_57102 = 57102;
27602
+ static readonly BUFFALO_TOTEM = 57103;
27603
+ static readonly JAGUAR_TOTEM = 57104;
27604
+ static readonly EAGLE_TOTEM = 57105;
27605
+ static readonly SNAKE_TOTEM = 57106;
27606
+ static readonly SCORPION_TOTEM = 57107;
27607
+ static readonly BEAUTIFUL_LOG = 57112;
27608
+ static readonly BEAUTIFUL_TREE_STUMP = 57113;
27609
+ static readonly BEAUTIFUL_ROCK = 57114;
27610
+ static readonly ENT_TRAIL = 57115;
27611
+ static readonly ENT_TRAIL_57116 = 57116;
27612
+ static readonly ENTLING = 57117;
27613
+ static readonly PINE_TREE_57161 = 57161;
27614
+ static readonly PINE_TREE_57162 = 57162;
27615
+ static readonly PINE_TREE_57163 = 57163;
27616
+ static readonly MUSHROOM_57179 = 57179;
27617
+ static readonly MUSHROOM_57180 = 57180;
27618
+ static readonly BARREL_57181 = 57181;
27619
+ static readonly HENGE_57182 = 57182;
27620
+ static readonly HENGE_57183 = 57183;
27621
+ static readonly LOGS_57184 = 57184;
27622
+ static readonly LOGS_57185 = 57185;
27623
+ static readonly REDWOOD_SLICES = 57186;
27624
+ static readonly CHOPPED_TREES = 57187;
27625
+ static readonly CHOPPED_TREES_57188 = 57188;
27626
+ static readonly LUMBER_TRANSPORT = 57189;
27627
+ static readonly PLANKS = 57190;
27628
+ static readonly DEBRIS_57191 = 57191;
27629
+ static readonly SAWDUST = 57192;
27630
+ static readonly SAWDUST_57193 = 57193;
27631
+ static readonly SAW_MILL = 57194;
27632
+ static readonly GRAVESTONE_57196 = 57196;
27633
+ static readonly MEMORIAL_57197 = 57197;
27634
+ static readonly BOOKSHELF_57200 = 57200;
27635
+ static readonly BOOKSHELF_57201 = 57201;
27636
+ static readonly BOOKSHELF_57202 = 57202;
27637
+ static readonly BOOKSHELF_57203 = 57203;
27638
+ static readonly BARREL_57204 = 57204;
27639
+ static readonly PILLOW_57205 = 57205;
27640
+ static readonly PILLOWS_57206 = 57206;
27641
+ static readonly PILLOW_57207 = 57207;
27642
+ static readonly PILLOWS_57208 = 57208;
27643
+ static readonly CYPRESS_TREE_57209 = 57209;
27644
+ static readonly CHAIR_57210 = 57210;
27645
+ static readonly POTTED_FAN_57211 = 57211;
27646
+ static readonly DAIRY_BUFFALO_57212 = 57212;
27647
+ static readonly CAVE_57216 = 57216;
27648
+ static readonly SWEETCORN_57217 = 57217;
27649
+ static readonly SWEETCORN_57218 = 57218;
27650
+ static readonly CAVE_57219 = 57219;
27651
+ static readonly CAVE_57220 = 57220;
27652
+ static readonly LARGE_ROOTS = 57221;
27653
+ static readonly LARGE_ROOTS_57222 = 57222;
27654
+ static readonly LARGE_ROOTS_57223 = 57223;
27655
+ static readonly LARGE_ROOTS_57224 = 57224;
27656
+ static readonly LARGE_ROOTS_57225 = 57225;
27657
+ static readonly LARGE_ROOTS_57226 = 57226;
27658
+ static readonly ROOTS_57227 = 57227;
27659
+ static readonly ROOTS_57228 = 57228;
27660
+ static readonly ROOTS_57229 = 57229;
27661
+ static readonly SKELETON_57238 = 57238;
27662
+ static readonly SKELETON_57239 = 57239;
27663
+ static readonly ROCKSLIDE_57251 = 57251;
27664
+ static readonly ROCKSLIDE_57252 = 57252;
27665
+ static readonly DEBRIS_57253 = 57253;
27666
+ static readonly DEBRIS_57254 = 57254;
27667
+ static readonly ROCK_57255 = 57255;
27668
+ static readonly ROCK_57256 = 57256;
27669
+ static readonly ROCK_57257 = 57257;
27670
+ static readonly SIGN_57269 = 57269;
27671
+ static readonly PORTCULLIS_57270 = 57270;
27672
+ static readonly ROWBOAT_57271 = 57271;
27673
+ static readonly ROWBOAT_57272 = 57272;
27674
+ static readonly CAVE_57273 = 57273;
27675
+ static readonly CAVE_57274 = 57274;
27676
+ static readonly ROPE_57275 = 57275;
27677
+ static readonly ROPE_57276 = 57276;
27678
+ static readonly STEPPING_STONE_57277 = 57277;
27679
+ static readonly CAVE_57278 = 57278;
27680
+ static readonly CAVE_57279 = 57279;
27681
+ static readonly POTTED_FAN_57280 = 57280;
27682
+ static readonly ACID_BLOOD = 57283;
27683
+ static readonly ACID_BLOOD_57284 = 57284;
27684
+ static readonly BURROW_HOLE_57285 = 57285;
27685
+ static readonly RUBBLE_57287 = 57287;
27686
+ static readonly SCOREBOARD_57288 = 57288;
27687
+ static readonly GAP_57289 = 57289;
27688
+ static readonly GAP_57290 = 57290;
27689
+ static readonly REMAINS = 57291;
27690
+ static readonly REMAINS_57292 = 57292;
27691
+ static readonly REMAINS_57293 = 57293;
27692
+ static readonly REMAINS_57294 = 57294;
27693
+ static readonly REMAINS_57295 = 57295;
27694
+ static readonly REMAINS_57296 = 57296;
27695
+ static readonly REMAINS_57297 = 57297;
27696
+ static readonly REMAINS_57298 = 57298;
27697
+ static readonly REMAINS_57299 = 57299;
27698
+ static readonly SMALL_BOAT = 57300;
27699
+ static readonly SMALL_BOAT_57301 = 57301;
27700
+ static readonly SMALL_BOAT_57302 = 57302;
27701
+ static readonly SMALL_BOAT_57303 = 57303;
27702
+ static readonly PRODUCE_BASKET = 57304;
27703
+ static readonly PRODUCE_BASKET_57305 = 57305;
27704
+ static readonly PRODUCE_BASKET_57306 = 57306;
27705
+ static readonly COCOA_BASKET = 57307;
27706
+ static readonly CORN_BASKET = 57308;
27707
+ static readonly SHELVES_57309 = 57309;
27708
+ static readonly SHELVES_57310 = 57310;
27709
+ static readonly FIRE_57311 = 57311;
27710
+ static readonly WATER_WHEEL_57321 = 57321;
27711
+ static readonly WATER_WHEEL_57322 = 57322;
27712
+ static readonly WATER_WHEEL_57323 = 57323;
27713
+ static readonly MILL_57325 = 57325;
27714
+ static readonly MILL_57326 = 57326;
27715
+ static readonly BENCH_57327 = 57327;
27716
+ static readonly VASE_57328 = 57328;
27717
+ static readonly ALTAR_57329 = 57329;
27718
+ static readonly BANK_BOOTH_57330 = 57330;
27719
+ static readonly BANK_DEPOSIT_BOX_57331 = 57331;
27720
+ static readonly OVEN_57332 = 57332;
27721
+ static readonly OVEN_57333 = 57333;
27722
+ static readonly TABLE_57334 = 57334;
27723
+ static readonly POTTED_PLANT_57335 = 57335;
27724
+ static readonly POTTED_PLANT_57336 = 57336;
27725
+ static readonly TABLE_57337 = 57337;
27726
+ static readonly TABLE_57338 = 57338;
27727
+ static readonly SHRINE_57339 = 57339;
27728
+ static readonly FOUNTAIN_57340 = 57340;
27729
+ static readonly HANGING_POTS = 57341;
27730
+ static readonly HANGING_POTS_57342 = 57342;
27731
+ static readonly HANGING_POTS_57343 = 57343;
27732
+ static readonly HANGING_POTS_57344 = 57344;
27733
+ static readonly STACK_OF_REEDS = 57350;
27734
+ static readonly RUG_57351 = 57351;
27735
+ static readonly HALFMADE_RUG = 57352;
27736
+ static readonly LADDER_57357 = 57357;
27737
+ static readonly LADDER_57358 = 57358;
27738
+ static readonly ARCHERY_TARGET_57379 = 57379;
27739
+ static readonly HOOP = 57453;
27740
+ static readonly TROPICAL_TREE_57511 = 57511;
27741
+ static readonly TROPICAL_TREE_57512 = 57512;
27742
+ static readonly TROPICAL_TREE_57513 = 57513;
27743
+ static readonly TROPICAL_TREE_57514 = 57514;
27744
+ static readonly TROPICAL_TREE_57515 = 57515;
27745
+ static readonly TROPICAL_TREE_57516 = 57516;
27746
+ static readonly TROPICAL_TREE_57517 = 57517;
27747
+ static readonly TROPICAL_TREE_57518 = 57518;
27748
+ static readonly TROPICAL_TREE_57519 = 57519;
27749
+ static readonly TROPICAL_TREE_57520 = 57520;
27750
+ static readonly TROPICAL_TREE_57521 = 57521;
27751
+ static readonly TROPICAL_TREE_57522 = 57522;
27752
+ static readonly TREE_STUMP_57523 = 57523;
27753
+ static readonly TREE_STUMP_57524 = 57524;
27754
+ static readonly TREE_STUMP_57525 = 57525;
27755
+ static readonly TREE_STUMP_57526 = 57526;
27756
+ static readonly TREE_STUMP_57527 = 57527;
27757
+ static readonly TREE_ROOT_57528 = 57528;
27758
+ static readonly TREE_ROOT_57529 = 57529;
27759
+ static readonly TREE_ROOT_57530 = 57530;
27760
+ static readonly TREE_ROOT_57531 = 57531;
27761
+ static readonly TREE_ROOT_57532 = 57532;
27762
+ static readonly TREE_ROOT_57533 = 57533;
27763
+ static readonly ROCK_57534 = 57534;
27764
+ static readonly ROCK_57535 = 57535;
27765
+ static readonly ROCK_57536 = 57536;
27766
+ static readonly ROCK_57537 = 57537;
27767
+ static readonly ROCK_57538 = 57538;
27768
+ static readonly ROCK_57539 = 57539;
27769
+ static readonly ROCK_57540 = 57540;
27770
+ static readonly PLANTS_57541 = 57541;
27771
+ static readonly PLANTS_57542 = 57542;
27772
+ static readonly PLANTS_57543 = 57543;
27773
+ static readonly PLANTS_57544 = 57544;
27774
+ static readonly PLANTS_57545 = 57545;
27775
+ static readonly PLANTS_57546 = 57546;
27776
+ static readonly ORANGE_HIBISCUS = 57547;
27777
+ static readonly ORANGE_HIBISCUS_57548 = 57548;
27778
+ static readonly RED_HIBISCUS = 57549;
27779
+ static readonly RED_HIBISCUS_57550 = 57550;
27780
+ static readonly PLANT_57560 = 57560;
27781
+ static readonly PITCHER_PLANT_57561 = 57561;
27782
+ static readonly PITCHER_PLANT_57562 = 57562;
27783
+ static readonly FERN_57563 = 57563;
27784
+ static readonly FERN_57564 = 57564;
27785
+ static readonly FERN_57565 = 57565;
27786
+ static readonly FERN_57566 = 57566;
27787
+ static readonly SIGNPOST_57567 = 57567;
27788
+ static readonly POST_57568 = 57568;
27789
+ static readonly POST_57569 = 57569;
27790
+ static readonly OVERGROWN_PILLAR = 57574;
27791
+ static readonly OVERGROWN_PILLAR_57575 = 57575;
27792
+ static readonly OVERGROWN_PILLAR_57576 = 57576;
27793
+ static readonly OVERGROWN_PILLAR_57577 = 57577;
27794
+ static readonly STRANGE_STATUE = 57580;
27795
+ static readonly STRANGE_STATUE_57581 = 57581;
27796
+ static readonly PICNIC = 57586;
27797
+ static readonly FLOWERS_57587 = 57587;
27798
+ static readonly CRATE_57588 = 57588;
27799
+ static readonly CRATE_57589 = 57589;
27800
+ static readonly CRATE_57590 = 57590;
27801
+ static readonly CAVE_57591 = 57591;
27802
+ static readonly CAVE_57592 = 57592;
27803
+ static readonly LOG_BALANCE_57593 = 57593;
27804
+ static readonly LOG_BALANCE_57594 = 57594;
27805
+ static readonly LOG_BALANCE_57595 = 57595;
27806
+ static readonly TREE_ROOT_57596 = 57596;
27807
+ static readonly TREE_ROOT_57597 = 57597;
27808
+ static readonly TERMITE_MOUND_57598 = 57598;
27809
+ static readonly TERMITE_MOUND_57599 = 57599;
27810
+ static readonly TERMITE_MOUND_57600 = 57600;
27811
+ static readonly GRAPEVINE_57601 = 57601;
27812
+ static readonly GRAPEVINE_57602 = 57602;
27813
+ static readonly GRAPE_BARREL_57603 = 57603;
27814
+ static readonly ROCKS_57604 = 57604;
27815
+ static readonly ROCKS_57605 = 57605;
27816
+ static readonly GEMSTONE_ROCK = 57607;
27817
+ static readonly GEMSTONE_ROCK_57608 = 57608;
27818
+ static readonly GEMSTONE_ROCK_57609 = 57609;
27819
+ static readonly GEMSTONE_ROCK_57610 = 57610;
27820
+ static readonly GEMSTONE_ROCK_57611 = 57611;
27821
+ static readonly GEMSTONE_ROCK_57612 = 57612;
27822
+ static readonly CAVE_57631 = 57631;
27823
+ static readonly ENTRY_57634 = 57634;
27824
+ static readonly TABLE_57638 = 57638;
27825
+ static readonly CAVE_57641 = 57641;
27826
+ static readonly ROCK_57642 = 57642;
27827
+ static readonly ROCK_57643 = 57643;
27828
+ static readonly ROCK_57644 = 57644;
27829
+ static readonly ROCK_57645 = 57645;
27830
+ static readonly RACK_57646 = 57646;
27831
+ static readonly BARREL_57647 = 57647;
27832
+ static readonly TABLE_57648 = 57648;
27833
+ static readonly RACK_57649 = 57649;
27834
+ static readonly DEBUG_WALL = 57656;
27835
+ static readonly DRAGONS_HEAD_57663 = 57663;
27836
+ static readonly INCONSPICUOUS_ROCKS_MASTER_57664 = 57664;
27837
+ static readonly STASH_MASTER_57665 = 57665;
27838
+ static readonly ROCKS_57666 = 57666;
27839
+ static readonly ZIP_LINE_57667 = 57667;
27840
+ static readonly SPIKE_57668 = 57668;
27841
+ static readonly ZIP_LINE_57671 = 57671;
27842
+ static readonly ZIP_LINE_57672 = 57672;
27843
+ static readonly ZIP_LINE_57673 = 57673;
27844
+ static readonly IVY = 57677;
27845
+ static readonly BROKEN_WINDOW_57678 = 57678;
27846
+ static readonly BROKEN_WINDOW_57679 = 57679;
27151
27847
  }
27152
27848
  }